Redirect 302 redirect from GET @messages_create (fe321d)

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Everything-I-need-is-still-in-in-the-old-settings"
  +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
  +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
  +body: "I don’t know why I even bother opening the settings app"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725832678 {#2418
    date: 2024-09-08 23:57:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 29113
  -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
  -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705088947
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002547 {#1858
    date: 2024-01-11 20:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Everything-I-need-is-still-in-in-the-old-settings"
  +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
  +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
  +body: "I don’t know why I even bother opening the settings app"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725832678 {#2418
    date: 2024-09-08 23:57:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 29113
  -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
  -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705088947
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002547 {#1858
    date: 2024-01-11 20:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2412
  +user: Proxies\__CG__\App\Entity\User {#1978 …}
  +magazine: App\Entity\Magazine {#264
    +icon: Proxies\__CG__\App\Entity\Image {#245 …}
    +name: "memes@lemmy.ml"
    +title: "memes"
    +description: """
      #### Rules:\n
      \n
      1. Be civil and nice.\n
      2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 5926
    +entryCommentCount: 65073
    +postCount: 25
    +postCommentCount: 152
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583092 {#274
      date: 2024-10-22 09:44:52.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#236 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
    +entries: Doctrine\ORM\PersistentCollection {#179 …}
    +posts: Doctrine\ORM\PersistentCollection {#137 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
    +bans: Doctrine\ORM\PersistentCollection {#116 …}
    +reports: Doctrine\ORM\PersistentCollection {#102 …}
    +badges: Doctrine\ORM\PersistentCollection {#80 …}
    +logs: Doctrine\ORM\PersistentCollection {#70 …}
    +awards: Doctrine\ORM\PersistentCollection {#1360 …}
    +categories: Doctrine\ORM\PersistentCollection {#1792 …}
    -id: 38
    +apId: "memes@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/memes"
    +apPublicUrl: "https://lemmy.ml/c/memes"
    +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "memes"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1728572889 {#268
      date: 2024-10-10 17:08:09.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1696428223 {#270
      date: 2023-10-04 16:03:43.0 +02:00
    }
  }
  +image: Proxies\__CG__\App\Entity\Image {#1970 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
  +slug: "Everything-I-need-is-still-in-in-the-old-settings"
  +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
  +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
  +body: "I don’t know why I even bother opening the settings app"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 157
  +favouriteCount: 1155
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725832678 {#2418
    date: 2024-09-08 23:57:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1884 …}
  +votes: Doctrine\ORM\PersistentCollection {#1961 …}
  +reports: Doctrine\ORM\PersistentCollection {#1959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
  +badges: Doctrine\ORM\PersistentCollection {#2436 …}
  +children: []
  -id: 29113
  -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
  -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705088947
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10587493"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705002547 {#1858
    date: 2024-01-11 20:49:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#4017
  +user: App\Entity\User {#3965 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "So fucking annoyed at the taskbar overflow shit in Windows now. I don’t want it hiding any of my system tray icons…I want to see what’s running and I don’t care how it looks. Every time certain apps update themselves, I have to go in again and select that particular app to hide itself with no way to tell Windows to just stop trying to hide system tray icons altogether. I’ve told it to hide Discord and the Xbox app probably 20 times each now and it conveniently forgets my decision every app update."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705176737 {#4026
    date: 2024-01-13 21:12:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 306065
  -bodyTs: "'20':87 'altogeth':74 'annoy':3 'app':42,55,85,98 'care':35 'certain':41 'conveni':93 'decis':96 'discord':81 'everi':39,97 'forget':94 'fuck':2 'go':48 'hide':17,57,70,80 'icon':23,73 'look':38 'overflow':7 'particular':54 'probabl':86 'run':30 'see':27 'select':52 'shit':8 'stop':67 'system':21,71 'taskbar':6 'tell':63 'time':40,88 'told':77 'tray':22,72 'tri':68 'updat':43,99 've':76 'want':15,25 'way':61 'window':10,64 'xbox':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7336162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705176737 {#3962
    date: 2024-01-13 21:12:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4017
  +user: App\Entity\User {#3965 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "So fucking annoyed at the taskbar overflow shit in Windows now. I don’t want it hiding any of my system tray icons…I want to see what’s running and I don’t care how it looks. Every time certain apps update themselves, I have to go in again and select that particular app to hide itself with no way to tell Windows to just stop trying to hide system tray icons altogether. I’ve told it to hide Discord and the Xbox app probably 20 times each now and it conveniently forgets my decision every app update."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705176737 {#4026
    date: 2024-01-13 21:12:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 306065
  -bodyTs: "'20':87 'altogeth':74 'annoy':3 'app':42,55,85,98 'care':35 'certain':41 'conveni':93 'decis':96 'discord':81 'everi':39,97 'forget':94 'fuck':2 'go':48 'hide':17,57,70,80 'icon':23,73 'look':38 'overflow':7 'particular':54 'probabl':86 'run':30 'see':27 'select':52 'shit':8 'stop':67 'system':21,71 'taskbar':6 'tell':63 'time':40,88 'told':77 'tray':22,72 'tri':68 'updat':43,99 've':76 'want':15,25 'way':61 'window':10,64 'xbox':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7336162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705176737 {#3962
    date: 2024-01-13 21:12:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4017
  +user: App\Entity\User {#3965 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "So fucking annoyed at the taskbar overflow shit in Windows now. I don’t want it hiding any of my system tray icons…I want to see what’s running and I don’t care how it looks. Every time certain apps update themselves, I have to go in again and select that particular app to hide itself with no way to tell Windows to just stop trying to hide system tray icons altogether. I’ve told it to hide Discord and the Xbox app probably 20 times each now and it conveniently forgets my decision every app update."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705176737 {#4026
    date: 2024-01-13 21:12:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4015 …}
  +nested: Doctrine\ORM\PersistentCollection {#4013 …}
  +votes: Doctrine\ORM\PersistentCollection {#4011 …}
  +reports: Doctrine\ORM\PersistentCollection {#4009 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3977 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3981 …}
  -id: 306065
  -bodyTs: "'20':87 'altogeth':74 'annoy':3 'app':42,55,85,98 'care':35 'certain':41 'conveni':93 'decis':96 'discord':81 'everi':39,97 'forget':94 'fuck':2 'go':48 'hide':17,57,70,80 'icon':23,73 'look':38 'overflow':7 'particular':54 'probabl':86 'run':30 'see':27 'select':52 'shit':8 'stop':67 'system':21,71 'taskbar':6 'tell':63 'time':40,88 'told':77 'tray':22,72 'tri':68 'updat':43,99 've':76 'want':15,25 'way':61 'window':10,64 'xbox':84"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7336162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705176737 {#3962
    date: 2024-01-13 21:12:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#4054
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Dude I got fucking livid yesterday because Alt keyboard shortcuts no longer work in Paint.\n
    \n
    You have to interact with the ribbon before the alt key works.\n
    \n
    And then there’s no key shortcut for “Save As” or “Exit”.\n
    \n
    The fuck Microsoft. They weren’t hurting anyone and you’re wrecking 30 years of muscle memory. You know how frustrating that is?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1722754211 {#4055
    date: 2024-08-04 08:50:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4052 …}
  +nested: Doctrine\ORM\PersistentCollection {#4050 …}
  +votes: Doctrine\ORM\PersistentCollection {#4048 …}
  +reports: Doctrine\ORM\PersistentCollection {#4045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  -id: 305383
  -bodyTs: "'30':52 'alt':8,25 'anyon':47 'dude':1 'exit':39 'frustrat':60 'fuck':4,41 'got':3 'hurt':46 'interact':19 'key':26,33 'keyboard':9 'know':58 'livid':5 'longer':12 'memori':56 'microsoft':42 'muscl':55 'paint':15 're':50 'ribbon':22 'save':36 'shortcut':10,34 'weren':44 'work':13,27 'wreck':51 'year':53 'yesterday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4443892"
  +editedAt: DateTimeImmutable @1722646341 {#4060
    date: 2024-08-03 02:52:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705158099 {#4058
    date: 2024-01-13 16:01:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#4054
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Dude I got fucking livid yesterday because Alt keyboard shortcuts no longer work in Paint.\n
    \n
    You have to interact with the ribbon before the alt key works.\n
    \n
    And then there’s no key shortcut for “Save As” or “Exit”.\n
    \n
    The fuck Microsoft. They weren’t hurting anyone and you’re wrecking 30 years of muscle memory. You know how frustrating that is?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1722754211 {#4055
    date: 2024-08-04 08:50:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4052 …}
  +nested: Doctrine\ORM\PersistentCollection {#4050 …}
  +votes: Doctrine\ORM\PersistentCollection {#4048 …}
  +reports: Doctrine\ORM\PersistentCollection {#4045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  -id: 305383
  -bodyTs: "'30':52 'alt':8,25 'anyon':47 'dude':1 'exit':39 'frustrat':60 'fuck':4,41 'got':3 'hurt':46 'interact':19 'key':26,33 'keyboard':9 'know':58 'livid':5 'longer':12 'memori':56 'microsoft':42 'muscl':55 'paint':15 're':50 'ribbon':22 'save':36 'shortcut':10,34 'weren':44 'work':13,27 'wreck':51 'year':53 'yesterday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4443892"
  +editedAt: DateTimeImmutable @1722646341 {#4060
    date: 2024-08-03 02:52:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705158099 {#4058
    date: 2024-01-13 16:01:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#4054
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Dude I got fucking livid yesterday because Alt keyboard shortcuts no longer work in Paint.\n
    \n
    You have to interact with the ribbon before the alt key works.\n
    \n
    And then there’s no key shortcut for “Save As” or “Exit”.\n
    \n
    The fuck Microsoft. They weren’t hurting anyone and you’re wrecking 30 years of muscle memory. You know how frustrating that is?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1722754211 {#4055
    date: 2024-08-04 08:50:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4052 …}
  +nested: Doctrine\ORM\PersistentCollection {#4050 …}
  +votes: Doctrine\ORM\PersistentCollection {#4048 …}
  +reports: Doctrine\ORM\PersistentCollection {#4045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
  -id: 305383
  -bodyTs: "'30':52 'alt':8,25 'anyon':47 'dude':1 'exit':39 'frustrat':60 'fuck':4,41 'got':3 'hurt':46 'interact':19 'key':26,33 'keyboard':9 'know':58 'livid':5 'longer':12 'memori':56 'microsoft':42 'muscl':55 'paint':15 're':50 'ribbon':22 'save':36 'shortcut':10,34 'weren':44 'work':13,27 'wreck':51 'year':53 'yesterday':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4443892"
  +editedAt: DateTimeImmutable @1722646341 {#4060
    date: 2024-08-03 02:52:21.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705158099 {#4058
    date: 2024-01-13 16:01:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4037 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Dude I got fucking livid yesterday because Alt keyboard shortcuts no longer work in Paint.\n
      \n
      You have to interact with the ribbon before the alt key works.\n
      \n
      And then there’s no key shortcut for “Save As” or “Exit”.\n
      \n
      The fuck Microsoft. They weren’t hurting anyone and you’re wrecking 30 years of muscle memory. You know how frustrating that is?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1722754211 {#4055
      date: 2024-08-04 08:50:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4052 …}
    +nested: Doctrine\ORM\PersistentCollection {#4050 …}
    +votes: Doctrine\ORM\PersistentCollection {#4048 …}
    +reports: Doctrine\ORM\PersistentCollection {#4045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
    -id: 305383
    -bodyTs: "'30':52 'alt':8,25 'anyon':47 'dude':1 'exit':39 'frustrat':60 'fuck':4,41 'got':3 'hurt':46 'interact':19 'key':26,33 'keyboard':9 'know':58 'livid':5 'longer':12 'memori':56 'microsoft':42 'muscl':55 'paint':15 're':50 'ribbon':22 'save':36 'shortcut':10,34 'weren':44 'work':13,27 'wreck':51 'year':53 'yesterday':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/4443892"
    +editedAt: DateTimeImmutable @1722646341 {#4060
      date: 2024-08-03 02:52:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705158099 {#4058
      date: 2024-01-13 16:01:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: "Haha I ran into this a few months ago. I too was losing my fucking mind over this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705165431 {#5292
    date: 2024-01-13 18:03:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@jasondj@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 305654
  -bodyTs: "'ago':9 'fuck':15 'haha':1 'lose':13 'mind':16 'month':8 'ran':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6648354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705165431 {#5293
    date: 2024-01-13 18:03:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4037 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Dude I got fucking livid yesterday because Alt keyboard shortcuts no longer work in Paint.\n
      \n
      You have to interact with the ribbon before the alt key works.\n
      \n
      And then there’s no key shortcut for “Save As” or “Exit”.\n
      \n
      The fuck Microsoft. They weren’t hurting anyone and you’re wrecking 30 years of muscle memory. You know how frustrating that is?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1722754211 {#4055
      date: 2024-08-04 08:50:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4052 …}
    +nested: Doctrine\ORM\PersistentCollection {#4050 …}
    +votes: Doctrine\ORM\PersistentCollection {#4048 …}
    +reports: Doctrine\ORM\PersistentCollection {#4045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
    -id: 305383
    -bodyTs: "'30':52 'alt':8,25 'anyon':47 'dude':1 'exit':39 'frustrat':60 'fuck':4,41 'got':3 'hurt':46 'interact':19 'key':26,33 'keyboard':9 'know':58 'livid':5 'longer':12 'memori':56 'microsoft':42 'muscl':55 'paint':15 're':50 'ribbon':22 'save':36 'shortcut':10,34 'weren':44 'work':13,27 'wreck':51 'year':53 'yesterday':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/4443892"
    +editedAt: DateTimeImmutable @1722646341 {#4060
      date: 2024-08-03 02:52:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705158099 {#4058
      date: 2024-01-13 16:01:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: "Haha I ran into this a few months ago. I too was losing my fucking mind over this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705165431 {#5292
    date: 2024-01-13 18:03:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@jasondj@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 305654
  -bodyTs: "'ago':9 'fuck':15 'haha':1 'lose':13 'mind':16 'month':8 'ran':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6648354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705165431 {#5293
    date: 2024-01-13 18:03:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5294
  +user: Proxies\__CG__\App\Entity\User {#5295 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4054
    +user: App\Entity\User {#4037 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Dude I got fucking livid yesterday because Alt keyboard shortcuts no longer work in Paint.\n
      \n
      You have to interact with the ribbon before the alt key works.\n
      \n
      And then there’s no key shortcut for “Save As” or “Exit”.\n
      \n
      The fuck Microsoft. They weren’t hurting anyone and you’re wrecking 30 years of muscle memory. You know how frustrating that is?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 22
    +score: 0
    +lastActive: DateTime @1722754211 {#4055
      date: 2024-08-04 08:50:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4052 …}
    +nested: Doctrine\ORM\PersistentCollection {#4050 …}
    +votes: Doctrine\ORM\PersistentCollection {#4048 …}
    +reports: Doctrine\ORM\PersistentCollection {#4045 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
    -id: 305383
    -bodyTs: "'30':52 'alt':8,25 'anyon':47 'dude':1 'exit':39 'frustrat':60 'fuck':4,41 'got':3 'hurt':46 'interact':19 'key':26,33 'keyboard':9 'know':58 'livid':5 'longer':12 'memori':56 'microsoft':42 'muscl':55 'paint':15 're':50 'ribbon':22 'save':36 'shortcut':10,34 'weren':44 'work':13,27 'wreck':51 'year':53 'yesterday':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://ttrpg.network/comment/4443892"
    +editedAt: DateTimeImmutable @1722646341 {#4060
      date: 2024-08-03 02:52:21.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705158099 {#4058
      date: 2024-01-13 16:01:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: "Haha I ran into this a few months ago. I too was losing my fucking mind over this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705165431 {#5292
    date: 2024-01-13 18:03:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@jasondj@ttrpg.network"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5296 …}
  +nested: Doctrine\ORM\PersistentCollection {#5298 …}
  +votes: Doctrine\ORM\PersistentCollection {#5300 …}
  +reports: Doctrine\ORM\PersistentCollection {#5302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
  -id: 305654
  -bodyTs: "'ago':9 'fuck':15 'haha':1 'lose':13 'mind':16 'month':8 'ran':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6648354"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705165431 {#5293
    date: 2024-01-13 18:03:51.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5474
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5294
    +user: Proxies\__CG__\App\Entity\User {#5295 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4054
      +user: App\Entity\User {#4037 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Dude I got fucking livid yesterday because Alt keyboard shortcuts no longer work in Paint.\n
        \n
        You have to interact with the ribbon before the alt key works.\n
        \n
        And then there’s no key shortcut for “Save As” or “Exit”.\n
        \n
        The fuck Microsoft. They weren’t hurting anyone and you’re wrecking 30 years of muscle memory. You know how frustrating that is?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1722754211 {#4055
        date: 2024-08-04 08:50:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4052 …}
      +nested: Doctrine\ORM\PersistentCollection {#4050 …}
      +votes: Doctrine\ORM\PersistentCollection {#4048 …}
      +reports: Doctrine\ORM\PersistentCollection {#4045 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
      -id: 305383
      -bodyTs: "'30':52 'alt':8,25 'anyon':47 'dude':1 'exit':39 'frustrat':60 'fuck':4,41 'got':3 'hurt':46 'interact':19 'key':26,33 'keyboard':9 'know':58 'livid':5 'longer':12 'memori':56 'microsoft':42 'muscl':55 'paint':15 're':50 'ribbon':22 'save':36 'shortcut':10,34 'weren':44 'work':13,27 'wreck':51 'year':53 'yesterday':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4443892"
      +editedAt: DateTimeImmutable @1722646341 {#4060
        date: 2024-08-03 02:52:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705158099 {#4058
        date: 2024-01-13 16:01:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4054}
    +body: "Haha I ran into this a few months ago. I too was losing my fucking mind over this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705165431 {#5292
      date: 2024-01-13 18:03:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@jasondj@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5296 …}
    +nested: Doctrine\ORM\PersistentCollection {#5298 …}
    +votes: Doctrine\ORM\PersistentCollection {#5300 …}
    +reports: Doctrine\ORM\PersistentCollection {#5302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
    -id: 305654
    -bodyTs: "'ago':9 'fuck':15 'haha':1 'lose':13 'mind':16 'month':8 'ran':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6648354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705165431 {#5293
      date: 2024-01-13 18:03:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: """
    Honestly if I hadn’t switched to Linux 10 years ago I would’ve said that *this* would be the thing to set me off and switch. (This was my work computer, and even though Ubuntu is available, Linux users are second-class citizens in my shop…all sorts of weird issues and not nearly enough support because it’s a very limited offering)\n
    \n
    It’s incredibly frustrating. It’s more than muscle memory at this point, it’s practically instinct. It’s so anti-user and there’s no reason to do it except to bring paint into the fold of all the other ribbon office apps, as if people haven’t been complaining about everything wrong about ribbon for what, 8 years now?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705168973 {#5471
    date: 2024-01-13 19:02:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@jasondj@ttrpg.network"
    "@Sylvartas@lemmy.world"
    "@thenewred@lemmy.world"
    "@jasondj@ttrpg.network"
    "@Sylvartas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -id: 305803
  -bodyTs: "'10':9 '8':125 'ago':11 'anti':87 'anti-us':86 'app':110 'avail':38 'bring':99 'citizen':45 'class':44 'complain':117 'comput':32 'enough':57 'even':34 'everyth':119 'except':97 'fold':103 'frustrat':69 'hadn':4 'haven':114 'honest':1 'incred':68 'instinct':82 'issu':53 'limit':64 'linux':8,39 'memori':75 'muscl':74 'near':56 'offer':65 'offic':109 'paint':100 'peopl':113 'point':78 'practic':81 'reason':93 'ribbon':108,122 'said':15 'second':43 'second-class':42 'set':23 'shop':48 'sort':50 'support':58 'switch':6,27 'thing':21 'though':35 'ubuntu':36 'user':40,88 've':14 'weird':52 'work':31 'would':13,18 'wrong':120 'year':10,126"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4446913"
  +editedAt: DateTimeImmutable @1722754691 {#5472
    date: 2024-08-04 08:58:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705168973 {#5473
    date: 2024-01-13 19:02:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5474
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5294
    +user: Proxies\__CG__\App\Entity\User {#5295 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4054
      +user: App\Entity\User {#4037 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Dude I got fucking livid yesterday because Alt keyboard shortcuts no longer work in Paint.\n
        \n
        You have to interact with the ribbon before the alt key works.\n
        \n
        And then there’s no key shortcut for “Save As” or “Exit”.\n
        \n
        The fuck Microsoft. They weren’t hurting anyone and you’re wrecking 30 years of muscle memory. You know how frustrating that is?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1722754211 {#4055
        date: 2024-08-04 08:50:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4052 …}
      +nested: Doctrine\ORM\PersistentCollection {#4050 …}
      +votes: Doctrine\ORM\PersistentCollection {#4048 …}
      +reports: Doctrine\ORM\PersistentCollection {#4045 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
      -id: 305383
      -bodyTs: "'30':52 'alt':8,25 'anyon':47 'dude':1 'exit':39 'frustrat':60 'fuck':4,41 'got':3 'hurt':46 'interact':19 'key':26,33 'keyboard':9 'know':58 'livid':5 'longer':12 'memori':56 'microsoft':42 'muscl':55 'paint':15 're':50 'ribbon':22 'save':36 'shortcut':10,34 'weren':44 'work':13,27 'wreck':51 'year':53 'yesterday':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4443892"
      +editedAt: DateTimeImmutable @1722646341 {#4060
        date: 2024-08-03 02:52:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705158099 {#4058
        date: 2024-01-13 16:01:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4054}
    +body: "Haha I ran into this a few months ago. I too was losing my fucking mind over this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705165431 {#5292
      date: 2024-01-13 18:03:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@jasondj@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5296 …}
    +nested: Doctrine\ORM\PersistentCollection {#5298 …}
    +votes: Doctrine\ORM\PersistentCollection {#5300 …}
    +reports: Doctrine\ORM\PersistentCollection {#5302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
    -id: 305654
    -bodyTs: "'ago':9 'fuck':15 'haha':1 'lose':13 'mind':16 'month':8 'ran':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6648354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705165431 {#5293
      date: 2024-01-13 18:03:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: """
    Honestly if I hadn’t switched to Linux 10 years ago I would’ve said that *this* would be the thing to set me off and switch. (This was my work computer, and even though Ubuntu is available, Linux users are second-class citizens in my shop…all sorts of weird issues and not nearly enough support because it’s a very limited offering)\n
    \n
    It’s incredibly frustrating. It’s more than muscle memory at this point, it’s practically instinct. It’s so anti-user and there’s no reason to do it except to bring paint into the fold of all the other ribbon office apps, as if people haven’t been complaining about everything wrong about ribbon for what, 8 years now?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705168973 {#5471
    date: 2024-01-13 19:02:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@jasondj@ttrpg.network"
    "@Sylvartas@lemmy.world"
    "@thenewred@lemmy.world"
    "@jasondj@ttrpg.network"
    "@Sylvartas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -id: 305803
  -bodyTs: "'10':9 '8':125 'ago':11 'anti':87 'anti-us':86 'app':110 'avail':38 'bring':99 'citizen':45 'class':44 'complain':117 'comput':32 'enough':57 'even':34 'everyth':119 'except':97 'fold':103 'frustrat':69 'hadn':4 'haven':114 'honest':1 'incred':68 'instinct':82 'issu':53 'limit':64 'linux':8,39 'memori':75 'muscl':74 'near':56 'offer':65 'offic':109 'paint':100 'peopl':113 'point':78 'practic':81 'reason':93 'ribbon':108,122 'said':15 'second':43 'second-class':42 'set':23 'shop':48 'sort':50 'support':58 'switch':6,27 'thing':21 'though':35 'ubuntu':36 'user':40,88 've':14 'weird':52 'work':31 'would':13,18 'wrong':120 'year':10,126"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4446913"
  +editedAt: DateTimeImmutable @1722754691 {#5472
    date: 2024-08-04 08:58:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705168973 {#5473
    date: 2024-01-13 19:02:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5474
  +user: App\Entity\User {#4037 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5294
    +user: Proxies\__CG__\App\Entity\User {#5295 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4054
      +user: App\Entity\User {#4037 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        Dude I got fucking livid yesterday because Alt keyboard shortcuts no longer work in Paint.\n
        \n
        You have to interact with the ribbon before the alt key works.\n
        \n
        And then there’s no key shortcut for “Save As” or “Exit”.\n
        \n
        The fuck Microsoft. They weren’t hurting anyone and you’re wrecking 30 years of muscle memory. You know how frustrating that is?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 22
      +score: 0
      +lastActive: DateTime @1722754211 {#4055
        date: 2024-08-04 08:50:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4052 …}
      +nested: Doctrine\ORM\PersistentCollection {#4050 …}
      +votes: Doctrine\ORM\PersistentCollection {#4048 …}
      +reports: Doctrine\ORM\PersistentCollection {#4045 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4041 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4039 …}
      -id: 305383
      -bodyTs: "'30':52 'alt':8,25 'anyon':47 'dude':1 'exit':39 'frustrat':60 'fuck':4,41 'got':3 'hurt':46 'interact':19 'key':26,33 'keyboard':9 'know':58 'livid':5 'longer':12 'memori':56 'microsoft':42 'muscl':55 'paint':15 're':50 'ribbon':22 'save':36 'shortcut':10,34 'weren':44 'work':13,27 'wreck':51 'year':53 'yesterday':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://ttrpg.network/comment/4443892"
      +editedAt: DateTimeImmutable @1722646341 {#4060
        date: 2024-08-03 02:52:21.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705158099 {#4058
        date: 2024-01-13 16:01:39.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4054}
    +body: "Haha I ran into this a few months ago. I too was losing my fucking mind over this"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705165431 {#5292
      date: 2024-01-13 18:03:51.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@jasondj@ttrpg.network"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5296 …}
    +nested: Doctrine\ORM\PersistentCollection {#5298 …}
    +votes: Doctrine\ORM\PersistentCollection {#5300 …}
    +reports: Doctrine\ORM\PersistentCollection {#5302 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5304 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5306 …}
    -id: 305654
    -bodyTs: "'ago':9 'fuck':15 'haha':1 'lose':13 'mind':16 'month':8 'ran':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6648354"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705165431 {#5293
      date: 2024-01-13 18:03:51.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4054}
  +body: """
    Honestly if I hadn’t switched to Linux 10 years ago I would’ve said that *this* would be the thing to set me off and switch. (This was my work computer, and even though Ubuntu is available, Linux users are second-class citizens in my shop…all sorts of weird issues and not nearly enough support because it’s a very limited offering)\n
    \n
    It’s incredibly frustrating. It’s more than muscle memory at this point, it’s practically instinct. It’s so anti-user and there’s no reason to do it except to bring paint into the fold of all the other ribbon office apps, as if people haven’t been complaining about everything wrong about ribbon for what, 8 years now?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705168973 {#5471
    date: 2024-01-13 19:02:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@jasondj@ttrpg.network"
    "@Sylvartas@lemmy.world"
    "@thenewred@lemmy.world"
    "@jasondj@ttrpg.network"
    "@Sylvartas@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5475 …}
  +nested: Doctrine\ORM\PersistentCollection {#5477 …}
  +votes: Doctrine\ORM\PersistentCollection {#5479 …}
  +reports: Doctrine\ORM\PersistentCollection {#5481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5483 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5485 …}
  -id: 305803
  -bodyTs: "'10':9 '8':125 'ago':11 'anti':87 'anti-us':86 'app':110 'avail':38 'bring':99 'citizen':45 'class':44 'complain':117 'comput':32 'enough':57 'even':34 'everyth':119 'except':97 'fold':103 'frustrat':69 'hadn':4 'haven':114 'honest':1 'incred':68 'instinct':82 'issu':53 'limit':64 'linux':8,39 'memori':75 'muscl':74 'near':56 'offer':65 'offic':109 'paint':100 'peopl':113 'point':78 'practic':81 'reason':93 'ribbon':108,122 'said':15 'second':43 'second-class':42 'set':23 'shop':48 'sort':50 'support':58 'switch':6,27 'thing':21 'though':35 'ubuntu':36 'user':40,88 've':14 'weird':52 'work':31 'would':13,18 'wrong':120 'year':10,126"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://ttrpg.network/comment/4446913"
  +editedAt: DateTimeImmutable @1722754691 {#5472
    date: 2024-08-04 08:58:11.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705168973 {#5473
    date: 2024-01-13 19:02:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "For the past 8 years I have had to disable ‘mouse acceleration’ after every Windows update. The updates have become more frequent, and the setting to disable acceleration has slowly become buried deeper in the menus. Switched to Linux two days ago and I’m never looking back."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1724062691 {#4130
    date: 2024-08-19 12:18:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 305343
  -bodyTs: "'8':4 'acceler':12,28 'ago':42 'back':48 'becom':20,31 'buri':32 'day':41 'deeper':33 'disabl':10,27 'everi':14 'frequent':22 'linux':39 'look':47 'm':45 'menus':36 'mous':11 'never':46 'past':3 'set':25 'slowli':30 'switch':37 'two':40 'updat':16,18 'window':15 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6409498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705157142 {#4131
    date: 2024-01-13 15:45:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "For the past 8 years I have had to disable ‘mouse acceleration’ after every Windows update. The updates have become more frequent, and the setting to disable acceleration has slowly become buried deeper in the menus. Switched to Linux two days ago and I’m never looking back."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1724062691 {#4130
    date: 2024-08-19 12:18:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 305343
  -bodyTs: "'8':4 'acceler':12,28 'ago':42 'back':48 'becom':20,31 'buri':32 'day':41 'deeper':33 'disabl':10,27 'everi':14 'frequent':22 'linux':39 'look':47 'm':45 'menus':36 'mous':11 'never':46 'past':3 'set':25 'slowli':30 'switch':37 'two':40 'updat':16,18 'window':15 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6409498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705157142 {#4131
    date: 2024-01-13 15:45:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#4135
  +user: App\Entity\User {#4148 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "For the past 8 years I have had to disable ‘mouse acceleration’ after every Windows update. The updates have become more frequent, and the setting to disable acceleration has slowly become buried deeper in the menus. Switched to Linux two days ago and I’m never looking back."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1724062691 {#4130
    date: 2024-08-19 12:18:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4136 …}
  +nested: Doctrine\ORM\PersistentCollection {#4138 …}
  +votes: Doctrine\ORM\PersistentCollection {#4140 …}
  +reports: Doctrine\ORM\PersistentCollection {#4142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
  -id: 305343
  -bodyTs: "'8':4 'acceler':12,28 'ago':42 'back':48 'becom':20,31 'buri':32 'day':41 'deeper':33 'disabl':10,27 'everi':14 'frequent':22 'linux':39 'look':47 'm':45 'menus':36 'mous':11 'never':46 'past':3 'set':25 'slowli':30 'switch':37 'two':40 'updat':16,18 'window':15 'year':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6409498"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705157142 {#4131
    date: 2024-01-13 15:45:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "For the past 8 years I have had to disable ‘mouse acceleration’ after every Windows update. The updates have become more frequent, and the setting to disable acceleration has slowly become buried deeper in the menus. Switched to Linux two days ago and I’m never looking back."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1724062691 {#4130
      date: 2024-08-19 12:18:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 305343
    -bodyTs: "'8':4 'acceler':12,28 'ago':42 'back':48 'becom':20,31 'buri':32 'day':41 'deeper':33 'disabl':10,27 'everi':14 'frequent':22 'linux':39 'look':47 'm':45 'menus':36 'mous':11 'never':46 'past':3 'set':25 'slowli':30 'switch':37 'two':40 'updat':16,18 'window':15 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6409498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705157142 {#4131
      date: 2024-01-13 15:45:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "i actually prefer acceleration btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705330486 {#5276
    date: 2024-01-15 15:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Muffi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 310837
  -bodyTs: "'acceler':4 'actual':2 'btw':5 'prefer':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6156650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705330486 {#5277
    date: 2024-01-15 15:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "For the past 8 years I have had to disable ‘mouse acceleration’ after every Windows update. The updates have become more frequent, and the setting to disable acceleration has slowly become buried deeper in the menus. Switched to Linux two days ago and I’m never looking back."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1724062691 {#4130
      date: 2024-08-19 12:18:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 305343
    -bodyTs: "'8':4 'acceler':12,28 'ago':42 'back':48 'becom':20,31 'buri':32 'day':41 'deeper':33 'disabl':10,27 'everi':14 'frequent':22 'linux':39 'look':47 'm':45 'menus':36 'mous':11 'never':46 'past':3 'set':25 'slowli':30 'switch':37 'two':40 'updat':16,18 'window':15 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6409498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705157142 {#4131
      date: 2024-01-13 15:45:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "i actually prefer acceleration btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705330486 {#5276
    date: 2024-01-15 15:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Muffi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 310837
  -bodyTs: "'acceler':4 'actual':2 'btw':5 'prefer':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6156650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705330486 {#5277
    date: 2024-01-15 15:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5278
  +user: Proxies\__CG__\App\Entity\User {#5279 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4135
    +user: App\Entity\User {#4148 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "For the past 8 years I have had to disable ‘mouse acceleration’ after every Windows update. The updates have become more frequent, and the setting to disable acceleration has slowly become buried deeper in the menus. Switched to Linux two days ago and I’m never looking back."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1724062691 {#4130
      date: 2024-08-19 12:18:11.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4136 …}
    +nested: Doctrine\ORM\PersistentCollection {#4138 …}
    +votes: Doctrine\ORM\PersistentCollection {#4140 …}
    +reports: Doctrine\ORM\PersistentCollection {#4142 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4144 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4146 …}
    -id: 305343
    -bodyTs: "'8':4 'acceler':12,28 'ago':42 'back':48 'becom':20,31 'buri':32 'day':41 'deeper':33 'disabl':10,27 'everi':14 'frequent':22 'linux':39 'look':47 'm':45 'menus':36 'mous':11 'never':46 'past':3 'set':25 'slowli':30 'switch':37 'two':40 'updat':16,18 'window':15 'year':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6409498"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705157142 {#4131
      date: 2024-01-13 15:45:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4135}
  +body: "i actually prefer acceleration btw"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705330486 {#5276
    date: 2024-01-15 15:54:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Muffi@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5280 …}
  +nested: Doctrine\ORM\PersistentCollection {#5282 …}
  +votes: Doctrine\ORM\PersistentCollection {#5284 …}
  +reports: Doctrine\ORM\PersistentCollection {#5286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5290 …}
  -id: 310837
  -bodyTs: "'acceler':4 'actual':2 'btw':5 'prefer':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/comment/6156650"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705330486 {#5277
    date: 2024-01-15 15:54:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#4209
  +user: App\Entity\User {#4222 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Appwiz.cpl, ncpa.cpl, desk.cpl and mmsys.cpl. I use all the time… ever since win 8 changed all the settings ui. That new ui, while getting better since 8 still sucks since the old control panel. I hope they never remove it since windows is still the name of the game for end users (even in some software dev environments).\n
    \n
    Here’s a list of cpl, you just use them at run or even the windows search. [www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1722798904 {#4203
    date: 2024-08-04 21:15:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@thenewred@lemmy.world"
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4210 …}
  +nested: Doctrine\ORM\PersistentCollection {#4212 …}
  +votes: Doctrine\ORM\PersistentCollection {#4214 …}
  +reports: Doctrine\ORM\PersistentCollection {#4216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
  -id: 305101
  -bodyTs: "'/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':78 '8':14,27 'appwiz.cpl':1 'better':25 'chang':15 'control':33 'cpl':64 'desk.cpl':3 'dev':57 'end':51 'environ':58 'even':53,72 'ever':11 'game':49 'get':24 'hope':36 'list':62 'mmsys.cpl':5 'name':46 'ncpa.cpl':2 'never':38 'new':21 'old':32 'panel':34 'remov':39 'run':70 'search':75 'set':18 'sinc':12,26,30,41 'softwar':56 'still':28,44 'suck':29 'time':10 'ui':19,22 'use':7,67 'user':52 'win':13 'window':42,74 'www.itechtics.com':77 'www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6255452"
  +editedAt: DateTimeImmutable @1722578212 {#4204
    date: 2024-08-02 07:56:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705153273 {#4205
    date: 2024-01-13 14:41:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#4209
  +user: App\Entity\User {#4222 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Appwiz.cpl, ncpa.cpl, desk.cpl and mmsys.cpl. I use all the time… ever since win 8 changed all the settings ui. That new ui, while getting better since 8 still sucks since the old control panel. I hope they never remove it since windows is still the name of the game for end users (even in some software dev environments).\n
    \n
    Here’s a list of cpl, you just use them at run or even the windows search. [www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1722798904 {#4203
    date: 2024-08-04 21:15:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@thenewred@lemmy.world"
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4210 …}
  +nested: Doctrine\ORM\PersistentCollection {#4212 …}
  +votes: Doctrine\ORM\PersistentCollection {#4214 …}
  +reports: Doctrine\ORM\PersistentCollection {#4216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
  -id: 305101
  -bodyTs: "'/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':78 '8':14,27 'appwiz.cpl':1 'better':25 'chang':15 'control':33 'cpl':64 'desk.cpl':3 'dev':57 'end':51 'environ':58 'even':53,72 'ever':11 'game':49 'get':24 'hope':36 'list':62 'mmsys.cpl':5 'name':46 'ncpa.cpl':2 'never':38 'new':21 'old':32 'panel':34 'remov':39 'run':70 'search':75 'set':18 'sinc':12,26,30,41 'softwar':56 'still':28,44 'suck':29 'time':10 'ui':19,22 'use':7,67 'user':52 'win':13 'window':42,74 'www.itechtics.com':77 'www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6255452"
  +editedAt: DateTimeImmutable @1722578212 {#4204
    date: 2024-08-02 07:56:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705153273 {#4205
    date: 2024-01-13 14:41:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#4209
  +user: App\Entity\User {#4222 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Appwiz.cpl, ncpa.cpl, desk.cpl and mmsys.cpl. I use all the time… ever since win 8 changed all the settings ui. That new ui, while getting better since 8 still sucks since the old control panel. I hope they never remove it since windows is still the name of the game for end users (even in some software dev environments).\n
    \n
    Here’s a list of cpl, you just use them at run or even the windows search. [www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1722798904 {#4203
    date: 2024-08-04 21:15:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@thenewred@lemmy.world"
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4210 …}
  +nested: Doctrine\ORM\PersistentCollection {#4212 …}
  +votes: Doctrine\ORM\PersistentCollection {#4214 …}
  +reports: Doctrine\ORM\PersistentCollection {#4216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
  -id: 305101
  -bodyTs: "'/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':78 '8':14,27 'appwiz.cpl':1 'better':25 'chang':15 'control':33 'cpl':64 'desk.cpl':3 'dev':57 'end':51 'environ':58 'even':53,72 'ever':11 'game':49 'get':24 'hope':36 'list':62 'mmsys.cpl':5 'name':46 'ncpa.cpl':2 'never':38 'new':21 'old':32 'panel':34 'remov':39 'run':70 'search':75 'set':18 'sinc':12,26,30,41 'softwar':56 'still':28,44 'suck':29 'time':10 'ui':19,22 'use':7,67 'user':52 'win':13 'window':42,74 'www.itechtics.com':77 'www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':76"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/6255452"
  +editedAt: DateTimeImmutable @1722578212 {#4204
    date: 2024-08-02 07:56:52.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705153273 {#4205
    date: 2024-01-13 14:41:13.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: App\Entity\User {#4222 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Appwiz.cpl, ncpa.cpl, desk.cpl and mmsys.cpl. I use all the time… ever since win 8 changed all the settings ui. That new ui, while getting better since 8 still sucks since the old control panel. I hope they never remove it since windows is still the name of the game for end users (even in some software dev environments).\n
      \n
      Here’s a list of cpl, you just use them at run or even the windows search. [www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722798904 {#4203
      date: 2024-08-04 21:15:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4210 …}
    +nested: Doctrine\ORM\PersistentCollection {#4212 …}
    +votes: Doctrine\ORM\PersistentCollection {#4214 …}
    +reports: Doctrine\ORM\PersistentCollection {#4216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
    -id: 305101
    -bodyTs: "'/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':78 '8':14,27 'appwiz.cpl':1 'better':25 'chang':15 'control':33 'cpl':64 'desk.cpl':3 'dev':57 'end':51 'environ':58 'even':53,72 'ever':11 'game':49 'get':24 'hope':36 'list':62 'mmsys.cpl':5 'name':46 'ncpa.cpl':2 'never':38 'new':21 'old':32 'panel':34 'remov':39 'run':70 'search':75 'set':18 'sinc':12,26,30,41 'softwar':56 'still':28,44 'suck':29 'time':10 'ui':19,22 'use':7,67 'user':52 'win':13 'window':42,74 'www.itechtics.com':77 'www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6255452"
    +editedAt: DateTimeImmutable @1722578212 {#4204
      date: 2024-08-02 07:56:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705153273 {#4205
      date: 2024-01-13 14:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4209}
  +body: "Thank you I’ve bookmarked this as I’m always forgetting them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705175509 {#5244
    date: 2024-01-13 20:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@mynamesnotrick@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 306027
  -bodyTs: "'alway':10 'bookmark':5 'forget':11 'm':9 'thank':1 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6651416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705175509 {#5245
    date: 2024-01-13 20:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: App\Entity\User {#4222 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Appwiz.cpl, ncpa.cpl, desk.cpl and mmsys.cpl. I use all the time… ever since win 8 changed all the settings ui. That new ui, while getting better since 8 still sucks since the old control panel. I hope they never remove it since windows is still the name of the game for end users (even in some software dev environments).\n
      \n
      Here’s a list of cpl, you just use them at run or even the windows search. [www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722798904 {#4203
      date: 2024-08-04 21:15:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4210 …}
    +nested: Doctrine\ORM\PersistentCollection {#4212 …}
    +votes: Doctrine\ORM\PersistentCollection {#4214 …}
    +reports: Doctrine\ORM\PersistentCollection {#4216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
    -id: 305101
    -bodyTs: "'/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':78 '8':14,27 'appwiz.cpl':1 'better':25 'chang':15 'control':33 'cpl':64 'desk.cpl':3 'dev':57 'end':51 'environ':58 'even':53,72 'ever':11 'game':49 'get':24 'hope':36 'list':62 'mmsys.cpl':5 'name':46 'ncpa.cpl':2 'never':38 'new':21 'old':32 'panel':34 'remov':39 'run':70 'search':75 'set':18 'sinc':12,26,30,41 'softwar':56 'still':28,44 'suck':29 'time':10 'ui':19,22 'use':7,67 'user':52 'win':13 'window':42,74 'www.itechtics.com':77 'www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6255452"
    +editedAt: DateTimeImmutable @1722578212 {#4204
      date: 2024-08-02 07:56:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705153273 {#4205
      date: 2024-01-13 14:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4209}
  +body: "Thank you I’ve bookmarked this as I’m always forgetting them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705175509 {#5244
    date: 2024-01-13 20:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@mynamesnotrick@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 306027
  -bodyTs: "'alway':10 'bookmark':5 'forget':11 'm':9 'thank':1 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6651416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705175509 {#5245
    date: 2024-01-13 20:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5246
  +user: Proxies\__CG__\App\Entity\User {#5247 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: App\Entity\User {#4222 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Appwiz.cpl, ncpa.cpl, desk.cpl and mmsys.cpl. I use all the time… ever since win 8 changed all the settings ui. That new ui, while getting better since 8 still sucks since the old control panel. I hope they never remove it since windows is still the name of the game for end users (even in some software dev environments).\n
      \n
      Here’s a list of cpl, you just use them at run or even the windows search. [www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722798904 {#4203
      date: 2024-08-04 21:15:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4210 …}
    +nested: Doctrine\ORM\PersistentCollection {#4212 …}
    +votes: Doctrine\ORM\PersistentCollection {#4214 …}
    +reports: Doctrine\ORM\PersistentCollection {#4216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
    -id: 305101
    -bodyTs: "'/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':78 '8':14,27 'appwiz.cpl':1 'better':25 'chang':15 'control':33 'cpl':64 'desk.cpl':3 'dev':57 'end':51 'environ':58 'even':53,72 'ever':11 'game':49 'get':24 'hope':36 'list':62 'mmsys.cpl':5 'name':46 'ncpa.cpl':2 'never':38 'new':21 'old':32 'panel':34 'remov':39 'run':70 'search':75 'set':18 'sinc':12,26,30,41 'softwar':56 'still':28,44 'suck':29 'time':10 'ui':19,22 'use':7,67 'user':52 'win':13 'window':42,74 'www.itechtics.com':77 'www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6255452"
    +editedAt: DateTimeImmutable @1722578212 {#4204
      date: 2024-08-02 07:56:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705153273 {#4205
      date: 2024-01-13 14:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4209}
  +body: "Thank you I’ve bookmarked this as I’m always forgetting them."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705175509 {#5244
    date: 2024-01-13 20:51:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@mynamesnotrick@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5248 …}
  +nested: Doctrine\ORM\PersistentCollection {#5250 …}
  +votes: Doctrine\ORM\PersistentCollection {#5252 …}
  +reports: Doctrine\ORM\PersistentCollection {#5254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5258 …}
  -id: 306027
  -bodyTs: "'alway':10 'bookmark':5 'forget':11 'm':9 'thank':1 've':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6651416"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705175509 {#5245
    date: 2024-01-13 20:51:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#5263 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: App\Entity\User {#4222 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Appwiz.cpl, ncpa.cpl, desk.cpl and mmsys.cpl. I use all the time… ever since win 8 changed all the settings ui. That new ui, while getting better since 8 still sucks since the old control panel. I hope they never remove it since windows is still the name of the game for end users (even in some software dev environments).\n
      \n
      Here’s a list of cpl, you just use them at run or even the windows search. [www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722798904 {#4203
      date: 2024-08-04 21:15:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4210 …}
    +nested: Doctrine\ORM\PersistentCollection {#4212 …}
    +votes: Doctrine\ORM\PersistentCollection {#4214 …}
    +reports: Doctrine\ORM\PersistentCollection {#4216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
    -id: 305101
    -bodyTs: "'/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':78 '8':14,27 'appwiz.cpl':1 'better':25 'chang':15 'control':33 'cpl':64 'desk.cpl':3 'dev':57 'end':51 'environ':58 'even':53,72 'ever':11 'game':49 'get':24 'hope':36 'list':62 'mmsys.cpl':5 'name':46 'ncpa.cpl':2 'never':38 'new':21 'old':32 'panel':34 'remov':39 'run':70 'search':75 'set':18 'sinc':12,26,30,41 'softwar':56 'still':28,44 'suck':29 'time':10 'ui':19,22 'use':7,67 'user':52 'win':13 'window':42,74 'www.itechtics.com':77 'www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6255452"
    +editedAt: DateTimeImmutable @1722578212 {#4204
      date: 2024-08-02 07:56:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705153273 {#4205
      date: 2024-01-13 14:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4209}
  +body: "Thank you for the good read, definitely will come in handy at work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705167814 {#5260
    date: 2024-01-13 18:43:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@mynamesnotrick@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 305772
  -bodyTs: "'come':9 'definit':7 'good':5 'handi':11 'read':6 'thank':1 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6649280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705167814 {#5261
    date: 2024-01-13 18:43:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#5263 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: App\Entity\User {#4222 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Appwiz.cpl, ncpa.cpl, desk.cpl and mmsys.cpl. I use all the time… ever since win 8 changed all the settings ui. That new ui, while getting better since 8 still sucks since the old control panel. I hope they never remove it since windows is still the name of the game for end users (even in some software dev environments).\n
      \n
      Here’s a list of cpl, you just use them at run or even the windows search. [www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722798904 {#4203
      date: 2024-08-04 21:15:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4210 …}
    +nested: Doctrine\ORM\PersistentCollection {#4212 …}
    +votes: Doctrine\ORM\PersistentCollection {#4214 …}
    +reports: Doctrine\ORM\PersistentCollection {#4216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
    -id: 305101
    -bodyTs: "'/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':78 '8':14,27 'appwiz.cpl':1 'better':25 'chang':15 'control':33 'cpl':64 'desk.cpl':3 'dev':57 'end':51 'environ':58 'even':53,72 'ever':11 'game':49 'get':24 'hope':36 'list':62 'mmsys.cpl':5 'name':46 'ncpa.cpl':2 'never':38 'new':21 'old':32 'panel':34 'remov':39 'run':70 'search':75 'set':18 'sinc':12,26,30,41 'softwar':56 'still':28,44 'suck':29 'time':10 'ui':19,22 'use':7,67 'user':52 'win':13 'window':42,74 'www.itechtics.com':77 'www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6255452"
    +editedAt: DateTimeImmutable @1722578212 {#4204
      date: 2024-08-02 07:56:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705153273 {#4205
      date: 2024-01-13 14:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4209}
  +body: "Thank you for the good read, definitely will come in handy at work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705167814 {#5260
    date: 2024-01-13 18:43:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@mynamesnotrick@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 305772
  -bodyTs: "'come':9 'definit':7 'good':5 'handi':11 'read':6 'thank':1 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6649280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705167814 {#5261
    date: 2024-01-13 18:43:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#5262
  +user: Proxies\__CG__\App\Entity\User {#5263 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4209
    +user: App\Entity\User {#4222 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Appwiz.cpl, ncpa.cpl, desk.cpl and mmsys.cpl. I use all the time… ever since win 8 changed all the settings ui. That new ui, while getting better since 8 still sucks since the old control panel. I hope they never remove it since windows is still the name of the game for end users (even in some software dev environments).\n
      \n
      Here’s a list of cpl, you just use them at run or even the windows search. [www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722798904 {#4203
      date: 2024-08-04 21:15:04.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4210 …}
    +nested: Doctrine\ORM\PersistentCollection {#4212 …}
    +votes: Doctrine\ORM\PersistentCollection {#4214 …}
    +reports: Doctrine\ORM\PersistentCollection {#4216 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4218 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4220 …}
    -id: 305101
    -bodyTs: "'/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':78 '8':14,27 'appwiz.cpl':1 'better':25 'chang':15 'control':33 'cpl':64 'desk.cpl':3 'dev':57 'end':51 'environ':58 'even':53,72 'ever':11 'game':49 'get':24 'hope':36 'list':62 'mmsys.cpl':5 'name':46 'ncpa.cpl':2 'never':38 'new':21 'old':32 'panel':34 'remov':39 'run':70 'search':75 'set':18 'sinc':12,26,30,41 'softwar':56 'still':28,44 'suck':29 'time':10 'ui':19,22 'use':7,67 'user':52 'win':13 'window':42,74 'www.itechtics.com':77 'www.itechtics.com/control-panel-applets-cpl/](https://www.itechtics.com/control-panel-applets-cpl/)':76"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/6255452"
    +editedAt: DateTimeImmutable @1722578212 {#4204
      date: 2024-08-02 07:56:52.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705153273 {#4205
      date: 2024-01-13 14:41:13.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4209}
  +body: "Thank you for the good read, definitely will come in handy at work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705167814 {#5260
    date: 2024-01-13 18:43:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@mynamesnotrick@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5264 …}
  +nested: Doctrine\ORM\PersistentCollection {#5266 …}
  +votes: Doctrine\ORM\PersistentCollection {#5268 …}
  +reports: Doctrine\ORM\PersistentCollection {#5270 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5274 …}
  -id: 305772
  -bodyTs: "'come':9 'definit':7 'good':5 'handi':11 'read':6 'thank':1 'work':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6649280"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705167814 {#5261
    date: 2024-01-13 18:43:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4282
  +user: App\Entity\User {#4295 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "The new windows appification and UI shit screams “we think people are straight up fuckin retarded” to me. They might as well manufacture keyboards to look like speak and spell toys"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1722806762 {#4277
    date: 2024-08-04 23:26:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4283 …}
  +nested: Doctrine\ORM\PersistentCollection {#4285 …}
  +votes: Doctrine\ORM\PersistentCollection {#4287 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 305055
  -bodyTs: "'appif':4 'fuckin':15 'keyboard':24 'like':27 'look':26 'manufactur':23 'might':20 'new':2 'peopl':11 'retard':16 'scream':8 'shit':7 'speak':28 'spell':30 'straight':13 'think':10 'toy':31 'ui':6 'well':22 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6643896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705151222 {#4278
    date: 2024-01-13 14:07:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4282
  +user: App\Entity\User {#4295 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "The new windows appification and UI shit screams “we think people are straight up fuckin retarded” to me. They might as well manufacture keyboards to look like speak and spell toys"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1722806762 {#4277
    date: 2024-08-04 23:26:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4283 …}
  +nested: Doctrine\ORM\PersistentCollection {#4285 …}
  +votes: Doctrine\ORM\PersistentCollection {#4287 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 305055
  -bodyTs: "'appif':4 'fuckin':15 'keyboard':24 'like':27 'look':26 'manufactur':23 'might':20 'new':2 'peopl':11 'retard':16 'scream':8 'shit':7 'speak':28 'spell':30 'straight':13 'think':10 'toy':31 'ui':6 'well':22 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6643896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705151222 {#4278
    date: 2024-01-13 14:07:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4282
  +user: App\Entity\User {#4295 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "The new windows appification and UI shit screams “we think people are straight up fuckin retarded” to me. They might as well manufacture keyboards to look like speak and spell toys"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1722806762 {#4277
    date: 2024-08-04 23:26:02.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4283 …}
  +nested: Doctrine\ORM\PersistentCollection {#4285 …}
  +votes: Doctrine\ORM\PersistentCollection {#4287 …}
  +reports: Doctrine\ORM\PersistentCollection {#4289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
  -id: 305055
  -bodyTs: "'appif':4 'fuckin':15 'keyboard':24 'like':27 'look':26 'manufactur':23 'might':20 'new':2 'peopl':11 'retard':16 'scream':8 'shit':7 'speak':28 'spell':30 'straight':13 'think':10 'toy':31 'ui':6 'well':22 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6643896"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705151222 {#4278
    date: 2024-01-13 14:07:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#5230
  +user: Proxies\__CG__\App\Entity\User {#5231 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4282
    +user: App\Entity\User {#4295 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "The new windows appification and UI shit screams “we think people are straight up fuckin retarded” to me. They might as well manufacture keyboards to look like speak and spell toys"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1722806762 {#4277
      date: 2024-08-04 23:26:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4283 …}
    +nested: Doctrine\ORM\PersistentCollection {#4285 …}
    +votes: Doctrine\ORM\PersistentCollection {#4287 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
    -id: 305055
    -bodyTs: "'appif':4 'fuckin':15 'keyboard':24 'like':27 'look':26 'manufactur':23 'might':20 'new':2 'peopl':11 'retard':16 'scream':8 'shit':7 'speak':28 'spell':30 'straight':13 'think':10 'toy':31 'ui':6 'well':22 'window':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6643896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705151222 {#4278
      date: 2024-01-13 14:07:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4282}
  +body: "If it actually was easier, I wouldn’t complain. But in most cases, the new settings make it harder to find and change settings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705176703 {#5228
    date: 2024-01-13 21:11:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@quams69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5236 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 306064
  -bodyTs: "'actual':3 'case':13 'chang':23 'complain':9 'easier':5 'find':21 'harder':19 'make':17 'new':15 'set':16,24 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6651800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705176703 {#5229
    date: 2024-01-13 21:11:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#5230
  +user: Proxies\__CG__\App\Entity\User {#5231 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4282
    +user: App\Entity\User {#4295 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "The new windows appification and UI shit screams “we think people are straight up fuckin retarded” to me. They might as well manufacture keyboards to look like speak and spell toys"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1722806762 {#4277
      date: 2024-08-04 23:26:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4283 …}
    +nested: Doctrine\ORM\PersistentCollection {#4285 …}
    +votes: Doctrine\ORM\PersistentCollection {#4287 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
    -id: 305055
    -bodyTs: "'appif':4 'fuckin':15 'keyboard':24 'like':27 'look':26 'manufactur':23 'might':20 'new':2 'peopl':11 'retard':16 'scream':8 'shit':7 'speak':28 'spell':30 'straight':13 'think':10 'toy':31 'ui':6 'well':22 'window':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6643896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705151222 {#4278
      date: 2024-01-13 14:07:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4282}
  +body: "If it actually was easier, I wouldn’t complain. But in most cases, the new settings make it harder to find and change settings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705176703 {#5228
    date: 2024-01-13 21:11:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@quams69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5236 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 306064
  -bodyTs: "'actual':3 'case':13 'chang':23 'complain':9 'easier':5 'find':21 'harder':19 'make':17 'new':15 'set':16,24 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6651800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705176703 {#5229
    date: 2024-01-13 21:11:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#5230
  +user: Proxies\__CG__\App\Entity\User {#5231 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4282
    +user: App\Entity\User {#4295 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "The new windows appification and UI shit screams “we think people are straight up fuckin retarded” to me. They might as well manufacture keyboards to look like speak and spell toys"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 15
    +score: 0
    +lastActive: DateTime @1722806762 {#4277
      date: 2024-08-04 23:26:02.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4283 …}
    +nested: Doctrine\ORM\PersistentCollection {#4285 …}
    +votes: Doctrine\ORM\PersistentCollection {#4287 …}
    +reports: Doctrine\ORM\PersistentCollection {#4289 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4291 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4293 …}
    -id: 305055
    -bodyTs: "'appif':4 'fuckin':15 'keyboard':24 'like':27 'look':26 'manufactur':23 'might':20 'new':2 'peopl':11 'retard':16 'scream':8 'shit':7 'speak':28 'spell':30 'straight':13 'think':10 'toy':31 'ui':6 'well':22 'window':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6643896"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705151222 {#4278
      date: 2024-01-13 14:07:02.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4282}
  +body: "If it actually was easier, I wouldn’t complain. But in most cases, the new settings make it harder to find and change settings."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705176703 {#5228
    date: 2024-01-13 21:11:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@quams69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5232 …}
  +nested: Doctrine\ORM\PersistentCollection {#5234 …}
  +votes: Doctrine\ORM\PersistentCollection {#5236 …}
  +reports: Doctrine\ORM\PersistentCollection {#5238 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5242 …}
  -id: 306064
  -bodyTs: "'actual':3 'case':13 'chang':23 'complain':9 'easier':5 'find':21 'harder':19 'make':17 'new':15 'set':16,24 'wouldn':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6651800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705176703 {#5229
    date: 2024-01-13 21:11:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4355
  +user: App\Entity\User {#4368 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve got fed up of them changing how many hoops you go through to get to the old settings so I have the .cpl commands memorized that work no matter what computer you’re at\n
    \n
    Appwiz.cpl ncpa.cpl for common examples
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705144883 {#4350
    date: 2024-01-13 12:21:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4356 …}
  +nested: Doctrine\ORM\PersistentCollection {#4358 …}
  +votes: Doctrine\ORM\PersistentCollection {#4360 …}
  +reports: Doctrine\ORM\PersistentCollection {#4362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4366 …}
  -id: 304904
  -bodyTs: "'appwiz.cpl':37 'chang':8 'command':26 'common':40 'comput':33 'cpl':25 'exampl':41 'fed':4 'get':16 'go':13 'got':3 'hoop':11 'mani':10 'matter':31 'memor':27 'ncpa.cpl':38 'old':19 're':35 'set':20 've':2 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705144883 {#4351
    date: 2024-01-13 12:21:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4355
  +user: App\Entity\User {#4368 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve got fed up of them changing how many hoops you go through to get to the old settings so I have the .cpl commands memorized that work no matter what computer you’re at\n
    \n
    Appwiz.cpl ncpa.cpl for common examples
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705144883 {#4350
    date: 2024-01-13 12:21:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4356 …}
  +nested: Doctrine\ORM\PersistentCollection {#4358 …}
  +votes: Doctrine\ORM\PersistentCollection {#4360 …}
  +reports: Doctrine\ORM\PersistentCollection {#4362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4366 …}
  -id: 304904
  -bodyTs: "'appwiz.cpl':37 'chang':8 'command':26 'common':40 'comput':33 'cpl':25 'exampl':41 'fed':4 'get':16 'go':13 'got':3 'hoop':11 'mani':10 'matter':31 'memor':27 'ncpa.cpl':38 'old':19 're':35 'set':20 've':2 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705144883 {#4351
    date: 2024-01-13 12:21:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4355
  +user: App\Entity\User {#4368 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    I’ve got fed up of them changing how many hoops you go through to get to the old settings so I have the .cpl commands memorized that work no matter what computer you’re at\n
    \n
    Appwiz.cpl ncpa.cpl for common examples
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705144883 {#4350
    date: 2024-01-13 12:21:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4356 …}
  +nested: Doctrine\ORM\PersistentCollection {#4358 …}
  +votes: Doctrine\ORM\PersistentCollection {#4360 …}
  +reports: Doctrine\ORM\PersistentCollection {#4362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4366 …}
  -id: 304904
  -bodyTs: "'appwiz.cpl':37 'chang':8 'command':26 'common':40 'comput':33 'cpl':25 'exampl':41 'fed':4 'get':16 'go':13 'got':3 'hoop':11 'mani':10 'matter':31 'memor':27 'ncpa.cpl':38 'old':19 're':35 'set':20 've':2 'work':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6642727"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705144883 {#4351
    date: 2024-01-13 12:21:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#4428
  +user: App\Entity\User {#4441 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "*unwilling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705083173 {#4423
    date: 2024-01-12 19:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4429 …}
  +nested: Doctrine\ORM\PersistentCollection {#4431 …}
  +votes: Doctrine\ORM\PersistentCollection {#4433 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 302716
  -bodyTs: "'unwil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8195713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083173 {#4424
    date: 2024-01-12 19:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#4428
  +user: App\Entity\User {#4441 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "*unwilling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705083173 {#4423
    date: 2024-01-12 19:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4429 …}
  +nested: Doctrine\ORM\PersistentCollection {#4431 …}
  +votes: Doctrine\ORM\PersistentCollection {#4433 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 302716
  -bodyTs: "'unwil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8195713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083173 {#4424
    date: 2024-01-12 19:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#4428
  +user: App\Entity\User {#4441 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "*unwilling"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705083173 {#4423
    date: 2024-01-12 19:12:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4429 …}
  +nested: Doctrine\ORM\PersistentCollection {#4431 …}
  +votes: Doctrine\ORM\PersistentCollection {#4433 …}
  +reports: Doctrine\ORM\PersistentCollection {#4435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4439 …}
  -id: 302716
  -bodyTs: "'unwil':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8195713"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705083173 {#4424
    date: 2024-01-12 19:12:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4501
  +user: App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I wish home and pro version influenced the setting panes. I get what they’re trying to do with making it look like OSX and Linux and why the “network interface and adapters” probably isn’t helpful for many home users, but I just wanna manage my interfaces here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1722354037 {#4496
    date: 2024-07-30 17:40:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4506 …}
  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
  -id: 302386
  -bodyTs: "'adapt':33 'get':12 'help':37 'home':3,40 'influenc':7 'interfac':31,48 'isn':35 'like':23 'linux':26 'look':22 'make':20 'manag':46 'mani':39 'network':30 'osx':24 'pane':10 'pro':5 'probabl':34 're':15 'set':9 'tri':16 'user':41 'version':6 'wanna':45 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077741 {#4497
    date: 2024-01-12 17:42:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4501
  +user: App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I wish home and pro version influenced the setting panes. I get what they’re trying to do with making it look like OSX and Linux and why the “network interface and adapters” probably isn’t helpful for many home users, but I just wanna manage my interfaces here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1722354037 {#4496
    date: 2024-07-30 17:40:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4506 …}
  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
  -id: 302386
  -bodyTs: "'adapt':33 'get':12 'help':37 'home':3,40 'influenc':7 'interfac':31,48 'isn':35 'like':23 'linux':26 'look':22 'make':20 'manag':46 'mani':39 'network':30 'osx':24 'pane':10 'pro':5 'probabl':34 're':15 'set':9 'tri':16 'user':41 'version':6 'wanna':45 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077741 {#4497
    date: 2024-01-12 17:42:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4501
  +user: App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "I wish home and pro version influenced the setting panes. I get what they’re trying to do with making it look like OSX and Linux and why the “network interface and adapters” probably isn’t helpful for many home users, but I just wanna manage my interfaces here."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1722354037 {#4496
    date: 2024-07-30 17:40:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4502 …}
  +nested: Doctrine\ORM\PersistentCollection {#4504 …}
  +votes: Doctrine\ORM\PersistentCollection {#4506 …}
  +reports: Doctrine\ORM\PersistentCollection {#4508 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
  -id: 302386
  -bodyTs: "'adapt':33 'get':12 'help':37 'home':3,40 'influenc':7 'interfac':31,48 'isn':35 'like':23 'linux':26 'look':22 'make':20 'manag':46 'mani':39 'network':30 'osx':24 'pane':10 'pro':5 'probabl':34 're':15 'set':9 'tri':16 'user':41 'version':6 'wanna':45 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624721"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077741 {#4497
    date: 2024-01-12 17:42:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5214
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4501
    +user: App\Entity\User {#4514 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I wish home and pro version influenced the setting panes. I get what they’re trying to do with making it look like OSX and Linux and why the “network interface and adapters” probably isn’t helpful for many home users, but I just wanna manage my interfaces here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722354037 {#4496
      date: 2024-07-30 17:40:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4502 …}
    +nested: Doctrine\ORM\PersistentCollection {#4504 …}
    +votes: Doctrine\ORM\PersistentCollection {#4506 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -id: 302386
    -bodyTs: "'adapt':33 'get':12 'help':37 'home':3,40 'influenc':7 'interfac':31,48 'isn':35 'like':23 'linux':26 'look':22 'make':20 'manag':46 'mani':39 'network':30 'osx':24 'pane':10 'pro':5 'probabl':34 're':15 'set':9 'tri':16 'user':41 'version':6 'wanna':45 'wish':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6624721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705077741 {#4497
      date: 2024-01-12 17:42:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4501}
  +body: "I think Network and Sharing Centre was more useful than the shit we have now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705122657 {#5212
    date: 2024-01-13 06:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@banneryear1868@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 304304
  -bodyTs: "'centr':6 'network':3 'share':5 'shit':12 'think':2 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5615661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705122657 {#5213
    date: 2024-01-13 06:10:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5214
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4501
    +user: App\Entity\User {#4514 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I wish home and pro version influenced the setting panes. I get what they’re trying to do with making it look like OSX and Linux and why the “network interface and adapters” probably isn’t helpful for many home users, but I just wanna manage my interfaces here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722354037 {#4496
      date: 2024-07-30 17:40:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4502 …}
    +nested: Doctrine\ORM\PersistentCollection {#4504 …}
    +votes: Doctrine\ORM\PersistentCollection {#4506 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -id: 302386
    -bodyTs: "'adapt':33 'get':12 'help':37 'home':3,40 'influenc':7 'interfac':31,48 'isn':35 'like':23 'linux':26 'look':22 'make':20 'manag':46 'mani':39 'network':30 'osx':24 'pane':10 'pro':5 'probabl':34 're':15 'set':9 'tri':16 'user':41 'version':6 'wanna':45 'wish':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6624721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705077741 {#4497
      date: 2024-01-12 17:42:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4501}
  +body: "I think Network and Sharing Centre was more useful than the shit we have now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705122657 {#5212
    date: 2024-01-13 06:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@banneryear1868@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 304304
  -bodyTs: "'centr':6 'network':3 'share':5 'shit':12 'think':2 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5615661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705122657 {#5213
    date: 2024-01-13 06:10:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5214
  +user: Proxies\__CG__\App\Entity\User {#5215 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4501
    +user: App\Entity\User {#4514 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "I wish home and pro version influenced the setting panes. I get what they’re trying to do with making it look like OSX and Linux and why the “network interface and adapters” probably isn’t helpful for many home users, but I just wanna manage my interfaces here."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1722354037 {#4496
      date: 2024-07-30 17:40:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4502 …}
    +nested: Doctrine\ORM\PersistentCollection {#4504 …}
    +votes: Doctrine\ORM\PersistentCollection {#4506 …}
    +reports: Doctrine\ORM\PersistentCollection {#4508 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4510 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4512 …}
    -id: 302386
    -bodyTs: "'adapt':33 'get':12 'help':37 'home':3,40 'influenc':7 'interfac':31,48 'isn':35 'like':23 'linux':26 'look':22 'make':20 'manag':46 'mani':39 'network':30 'osx':24 'pane':10 'pro':5 'probabl':34 're':15 'set':9 'tri':16 'user':41 'version':6 'wanna':45 'wish':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6624721"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705077741 {#4497
      date: 2024-01-12 17:42:21.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4501}
  +body: "I think Network and Sharing Centre was more useful than the shit we have now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705122657 {#5212
    date: 2024-01-13 06:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@banneryear1868@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5216 …}
  +nested: Doctrine\ORM\PersistentCollection {#5218 …}
  +votes: Doctrine\ORM\PersistentCollection {#5220 …}
  +reports: Doctrine\ORM\PersistentCollection {#5222 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5224 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5226 …}
  -id: 304304
  -bodyTs: "'centr':6 'network':3 'share':5 'shit':12 'think':2 'use':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5615661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705122657 {#5213
    date: 2024-01-13 06:10:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#4574
  +user: App\Entity\User {#4587 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "21st century Windows developer: “Hey! You know what people REALLY want in a text-based Office Suite? VERY very light gray text on a white background!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705069891 {#4569
    date: 2024-01-12 15:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4577 …}
  +votes: Doctrine\ORM\PersistentCollection {#4579 …}
  +reports: Doctrine\ORM\PersistentCollection {#4581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
  -id: 302075
  -bodyTs: "'21st':1 'background':27 'base':16 'centuri':2 'develop':4 'gray':22 'hey':5 'know':7 'light':21 'offic':17 'peopl':9 'realli':10 'suit':18 'text':15,23 'text-bas':14 'want':11 'white':26 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7303520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705069891 {#4570
    date: 2024-01-12 15:31:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#4574
  +user: App\Entity\User {#4587 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "21st century Windows developer: “Hey! You know what people REALLY want in a text-based Office Suite? VERY very light gray text on a white background!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705069891 {#4569
    date: 2024-01-12 15:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4577 …}
  +votes: Doctrine\ORM\PersistentCollection {#4579 …}
  +reports: Doctrine\ORM\PersistentCollection {#4581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
  -id: 302075
  -bodyTs: "'21st':1 'background':27 'base':16 'centuri':2 'develop':4 'gray':22 'hey':5 'know':7 'light':21 'offic':17 'peopl':9 'realli':10 'suit':18 'text':15,23 'text-bas':14 'want':11 'white':26 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7303520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705069891 {#4570
    date: 2024-01-12 15:31:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#4574
  +user: App\Entity\User {#4587 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "21st century Windows developer: “Hey! You know what people REALLY want in a text-based Office Suite? VERY very light gray text on a white background!”"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705069891 {#4569
    date: 2024-01-12 15:31:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4575 …}
  +nested: Doctrine\ORM\PersistentCollection {#4577 …}
  +votes: Doctrine\ORM\PersistentCollection {#4579 …}
  +reports: Doctrine\ORM\PersistentCollection {#4581 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4585 …}
  -id: 302075
  -bodyTs: "'21st':1 'background':27 'base':16 'centuri':2 'develop':4 'gray':22 'hey':5 'know':7 'light':21 'offic':17 'peopl':9 'realli':10 'suit':18 'text':15,23 'text-bas':14 'want':11 'white':26 'window':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7303520"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705069891 {#4570
    date: 2024-01-12 15:31:31.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4648
  +user: App\Entity\User {#4587 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s like Windows is devolving into really, REALLY early Linux, where a single Control Panel application is broken up into a half dozen separate parts and scattered throughout the interface in a dozen separate sub-sub-sub menus.\n
    \n
    You should NOT have to hunt for the “print” button in a freaking word processor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1722360815 {#4643
    date: 2024-07-30 19:33:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4649 …}
  +nested: Doctrine\ORM\PersistentCollection {#4651 …}
  +votes: Doctrine\ORM\PersistentCollection {#4653 …}
  +reports: Doctrine\ORM\PersistentCollection {#4655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
  -id: 302053
  -bodyTs: "'applic':17 'broken':19 'button':50 'control':15 'devolv':6 'dozen':24,34 'earli':10 'freak':53 'half':23 'hunt':46 'interfac':31 'like':3 'linux':11 'menus':40 'panel':16 'part':26 'print':49 'processor':55 'realli':8,9 'scatter':28 'separ':25,35 'singl':14 'sub':37,38,39 'sub-sub-sub':36 'throughout':29 'window':4 'word':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7303370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705069422 {#4644
    date: 2024-01-12 15:23:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4648
  +user: App\Entity\User {#4587 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s like Windows is devolving into really, REALLY early Linux, where a single Control Panel application is broken up into a half dozen separate parts and scattered throughout the interface in a dozen separate sub-sub-sub menus.\n
    \n
    You should NOT have to hunt for the “print” button in a freaking word processor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1722360815 {#4643
    date: 2024-07-30 19:33:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4649 …}
  +nested: Doctrine\ORM\PersistentCollection {#4651 …}
  +votes: Doctrine\ORM\PersistentCollection {#4653 …}
  +reports: Doctrine\ORM\PersistentCollection {#4655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
  -id: 302053
  -bodyTs: "'applic':17 'broken':19 'button':50 'control':15 'devolv':6 'dozen':24,34 'earli':10 'freak':53 'half':23 'hunt':46 'interfac':31 'like':3 'linux':11 'menus':40 'panel':16 'part':26 'print':49 'processor':55 'realli':8,9 'scatter':28 'separ':25,35 'singl':14 'sub':37,38,39 'sub-sub-sub':36 'throughout':29 'window':4 'word':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7303370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705069422 {#4644
    date: 2024-01-12 15:23:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4648
  +user: App\Entity\User {#4587 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s like Windows is devolving into really, REALLY early Linux, where a single Control Panel application is broken up into a half dozen separate parts and scattered throughout the interface in a dozen separate sub-sub-sub menus.\n
    \n
    You should NOT have to hunt for the “print” button in a freaking word processor.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1722360815 {#4643
    date: 2024-07-30 19:33:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4649 …}
  +nested: Doctrine\ORM\PersistentCollection {#4651 …}
  +votes: Doctrine\ORM\PersistentCollection {#4653 …}
  +reports: Doctrine\ORM\PersistentCollection {#4655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
  -id: 302053
  -bodyTs: "'applic':17 'broken':19 'button':50 'control':15 'devolv':6 'dozen':24,34 'earli':10 'freak':53 'half':23 'hunt':46 'interfac':31 'like':3 'linux':11 'menus':40 'panel':16 'part':26 'print':49 'processor':55 'realli':8,9 'scatter':28 'separ':25,35 'singl':14 'sub':37,38,39 'sub-sub-sub':36 'throughout':29 'window':4 'word':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7303370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705069422 {#4644
    date: 2024-01-12 15:23:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#5182
  +user: Proxies\__CG__\App\Entity\User {#5183 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4648
    +user: App\Entity\User {#4587 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s like Windows is devolving into really, REALLY early Linux, where a single Control Panel application is broken up into a half dozen separate parts and scattered throughout the interface in a dozen separate sub-sub-sub menus.\n
      \n
      You should NOT have to hunt for the “print” button in a freaking word processor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1722360815 {#4643
      date: 2024-07-30 19:33:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4649 …}
    +nested: Doctrine\ORM\PersistentCollection {#4651 …}
    +votes: Doctrine\ORM\PersistentCollection {#4653 …}
    +reports: Doctrine\ORM\PersistentCollection {#4655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
    -id: 302053
    -bodyTs: "'applic':17 'broken':19 'button':50 'control':15 'devolv':6 'dozen':24,34 'earli':10 'freak':53 'half':23 'hunt':46 'interfac':31 'like':3 'linux':11 'menus':40 'panel':16 'part':26 'print':49 'processor':55 'realli':8,9 'scatter':28 'separ':25,35 'singl':14 'sub':37,38,39 'sub-sub-sub':36 'throughout':29 'window':4 'word':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7303370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705069422 {#4644
      date: 2024-01-12 15:23:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4648}
  +body: "I mean File->Print makes sense to me…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705079393 {#5180
    date: 2024-01-12 18:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@NutWrench@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 302506
  -bodyTs: "'file':3 'make':5 'mean':2 'print':4 'sens':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.razbot.xyz/comment/674167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705079393 {#5181
    date: 2024-01-12 18:09:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#5182
  +user: Proxies\__CG__\App\Entity\User {#5183 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4648
    +user: App\Entity\User {#4587 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s like Windows is devolving into really, REALLY early Linux, where a single Control Panel application is broken up into a half dozen separate parts and scattered throughout the interface in a dozen separate sub-sub-sub menus.\n
      \n
      You should NOT have to hunt for the “print” button in a freaking word processor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1722360815 {#4643
      date: 2024-07-30 19:33:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4649 …}
    +nested: Doctrine\ORM\PersistentCollection {#4651 …}
    +votes: Doctrine\ORM\PersistentCollection {#4653 …}
    +reports: Doctrine\ORM\PersistentCollection {#4655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
    -id: 302053
    -bodyTs: "'applic':17 'broken':19 'button':50 'control':15 'devolv':6 'dozen':24,34 'earli':10 'freak':53 'half':23 'hunt':46 'interfac':31 'like':3 'linux':11 'menus':40 'panel':16 'part':26 'print':49 'processor':55 'realli':8,9 'scatter':28 'separ':25,35 'singl':14 'sub':37,38,39 'sub-sub-sub':36 'throughout':29 'window':4 'word':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7303370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705069422 {#4644
      date: 2024-01-12 15:23:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4648}
  +body: "I mean File->Print makes sense to me…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705079393 {#5180
    date: 2024-01-12 18:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@NutWrench@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 302506
  -bodyTs: "'file':3 'make':5 'mean':2 'print':4 'sens':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.razbot.xyz/comment/674167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705079393 {#5181
    date: 2024-01-12 18:09:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#5182
  +user: Proxies\__CG__\App\Entity\User {#5183 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4648
    +user: App\Entity\User {#4587 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s like Windows is devolving into really, REALLY early Linux, where a single Control Panel application is broken up into a half dozen separate parts and scattered throughout the interface in a dozen separate sub-sub-sub menus.\n
      \n
      You should NOT have to hunt for the “print” button in a freaking word processor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1722360815 {#4643
      date: 2024-07-30 19:33:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4649 …}
    +nested: Doctrine\ORM\PersistentCollection {#4651 …}
    +votes: Doctrine\ORM\PersistentCollection {#4653 …}
    +reports: Doctrine\ORM\PersistentCollection {#4655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
    -id: 302053
    -bodyTs: "'applic':17 'broken':19 'button':50 'control':15 'devolv':6 'dozen':24,34 'earli':10 'freak':53 'half':23 'hunt':46 'interfac':31 'like':3 'linux':11 'menus':40 'panel':16 'part':26 'print':49 'processor':55 'realli':8,9 'scatter':28 'separ':25,35 'singl':14 'sub':37,38,39 'sub-sub-sub':36 'throughout':29 'window':4 'word':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7303370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705069422 {#4644
      date: 2024-01-12 15:23:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4648}
  +body: "I mean File->Print makes sense to me…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705079393 {#5180
    date: 2024-01-12 18:09:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@NutWrench@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5184 …}
  +nested: Doctrine\ORM\PersistentCollection {#5186 …}
  +votes: Doctrine\ORM\PersistentCollection {#5188 …}
  +reports: Doctrine\ORM\PersistentCollection {#5190 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5194 …}
  -id: 302506
  -bodyTs: "'file':3 'make':5 'mean':2 'print':4 'sens':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.razbot.xyz/comment/674167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705079393 {#5181
    date: 2024-01-12 18:09:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4648
    +user: App\Entity\User {#4587 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s like Windows is devolving into really, REALLY early Linux, where a single Control Panel application is broken up into a half dozen separate parts and scattered throughout the interface in a dozen separate sub-sub-sub menus.\n
      \n
      You should NOT have to hunt for the “print” button in a freaking word processor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1722360815 {#4643
      date: 2024-07-30 19:33:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4649 …}
    +nested: Doctrine\ORM\PersistentCollection {#4651 …}
    +votes: Doctrine\ORM\PersistentCollection {#4653 …}
    +reports: Doctrine\ORM\PersistentCollection {#4655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
    -id: 302053
    -bodyTs: "'applic':17 'broken':19 'button':50 'control':15 'devolv':6 'dozen':24,34 'earli':10 'freak':53 'half':23 'hunt':46 'interfac':31 'like':3 'linux':11 'menus':40 'panel':16 'part':26 'print':49 'processor':55 'realli':8,9 'scatter':28 'separ':25,35 'singl':14 'sub':37,38,39 'sub-sub-sub':36 'throughout':29 'window':4 'word':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7303370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705069422 {#4644
      date: 2024-01-12 15:23:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4648}
  +body: "Ctrl + p still works?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705093842 {#5196
    date: 2024-01-12 22:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@NutWrench@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 303192
  -bodyTs: "'ctrl':1 'p':2 'still':3 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6629816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705093842 {#5197
    date: 2024-01-12 22:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4648
    +user: App\Entity\User {#4587 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s like Windows is devolving into really, REALLY early Linux, where a single Control Panel application is broken up into a half dozen separate parts and scattered throughout the interface in a dozen separate sub-sub-sub menus.\n
      \n
      You should NOT have to hunt for the “print” button in a freaking word processor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1722360815 {#4643
      date: 2024-07-30 19:33:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4649 …}
    +nested: Doctrine\ORM\PersistentCollection {#4651 …}
    +votes: Doctrine\ORM\PersistentCollection {#4653 …}
    +reports: Doctrine\ORM\PersistentCollection {#4655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
    -id: 302053
    -bodyTs: "'applic':17 'broken':19 'button':50 'control':15 'devolv':6 'dozen':24,34 'earli':10 'freak':53 'half':23 'hunt':46 'interfac':31 'like':3 'linux':11 'menus':40 'panel':16 'part':26 'print':49 'processor':55 'realli':8,9 'scatter':28 'separ':25,35 'singl':14 'sub':37,38,39 'sub-sub-sub':36 'throughout':29 'window':4 'word':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7303370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705069422 {#4644
      date: 2024-01-12 15:23:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4648}
  +body: "Ctrl + p still works?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705093842 {#5196
    date: 2024-01-12 22:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@NutWrench@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 303192
  -bodyTs: "'ctrl':1 'p':2 'still':3 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6629816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705093842 {#5197
    date: 2024-01-12 22:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5198
  +user: Proxies\__CG__\App\Entity\User {#5199 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4648
    +user: App\Entity\User {#4587 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      It’s like Windows is devolving into really, REALLY early Linux, where a single Control Panel application is broken up into a half dozen separate parts and scattered throughout the interface in a dozen separate sub-sub-sub menus.\n
      \n
      You should NOT have to hunt for the “print” button in a freaking word processor.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 45
    +score: 0
    +lastActive: DateTime @1722360815 {#4643
      date: 2024-07-30 19:33:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4649 …}
    +nested: Doctrine\ORM\PersistentCollection {#4651 …}
    +votes: Doctrine\ORM\PersistentCollection {#4653 …}
    +reports: Doctrine\ORM\PersistentCollection {#4655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
    -id: 302053
    -bodyTs: "'applic':17 'broken':19 'button':50 'control':15 'devolv':6 'dozen':24,34 'earli':10 'freak':53 'half':23 'hunt':46 'interfac':31 'like':3 'linux':11 'menus':40 'panel':16 'part':26 'print':49 'processor':55 'realli':8,9 'scatter':28 'separ':25,35 'singl':14 'sub':37,38,39 'sub-sub-sub':36 'throughout':29 'window':4 'word':54"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7303370"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705069422 {#4644
      date: 2024-01-12 15:23:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4648}
  +body: "Ctrl + p still works?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705093842 {#5196
    date: 2024-01-12 22:10:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@NutWrench@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5200 …}
  +nested: Doctrine\ORM\PersistentCollection {#5202 …}
  +votes: Doctrine\ORM\PersistentCollection {#5204 …}
  +reports: Doctrine\ORM\PersistentCollection {#5206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
  -id: 303192
  -bodyTs: "'ctrl':1 'p':2 'still':3 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6629816"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705093842 {#5197
    date: 2024-01-12 22:10:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#5458
  +user: Proxies\__CG__\App\Entity\User {#5413 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4648
      +user: App\Entity\User {#4587 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s like Windows is devolving into really, REALLY early Linux, where a single Control Panel application is broken up into a half dozen separate parts and scattered throughout the interface in a dozen separate sub-sub-sub menus.\n
        \n
        You should NOT have to hunt for the “print” button in a freaking word processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1722360815 {#4643
        date: 2024-07-30 19:33:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4649 …}
      +nested: Doctrine\ORM\PersistentCollection {#4651 …}
      +votes: Doctrine\ORM\PersistentCollection {#4653 …}
      +reports: Doctrine\ORM\PersistentCollection {#4655 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
      -id: 302053
      -bodyTs: "'applic':17 'broken':19 'button':50 'control':15 'devolv':6 'dozen':24,34 'earli':10 'freak':53 'half':23 'hunt':46 'interfac':31 'like':3 'linux':11 'menus':40 'panel':16 'part':26 'print':49 'processor':55 'realli':8,9 'scatter':28 'separ':25,35 'singl':14 'sub':37,38,39 'sub-sub-sub':36 'throughout':29 'window':4 'word':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7303370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705069422 {#4644
        date: 2024-01-12 15:23:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4648}
    +body: "Ctrl + p still works?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705093842 {#5196
      date: 2024-01-12 22:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@NutWrench@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5200 …}
    +nested: Doctrine\ORM\PersistentCollection {#5202 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
    -id: 303192
    -bodyTs: "'ctrl':1 'p':2 'still':3 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6629816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705093842 {#5197
      date: 2024-01-12 22:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4648}
  +body: "I’m trying to remember but some Microsoft Office product did something entirely unexpected when I hit Ctrl+P to print. I wish I could remember the details but it was absolutely soul crushing seeing even basic keyboard shortcuts remapped"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705123412 {#5456
    date: 2024-01-13 06:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@NutWrench@lemmy.ml"
    "@Crack0n7uesday@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 304331
  -bodyTs: "'absolut':32 'basic':37 'could':25 'crush':34 'ctrl':18 'detail':28 'entir':13 'even':36 'hit':17 'keyboard':38 'm':2 'microsoft':8 'offic':9 'p':19 'print':21 'product':10 'remap':40 'rememb':5,26 'see':35 'shortcut':39 'someth':12 'soul':33 'tri':3 'unexpect':14 'wish':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6346560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705123412 {#5457
    date: 2024-01-13 06:23:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#5458
  +user: Proxies\__CG__\App\Entity\User {#5413 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4648
      +user: App\Entity\User {#4587 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s like Windows is devolving into really, REALLY early Linux, where a single Control Panel application is broken up into a half dozen separate parts and scattered throughout the interface in a dozen separate sub-sub-sub menus.\n
        \n
        You should NOT have to hunt for the “print” button in a freaking word processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1722360815 {#4643
        date: 2024-07-30 19:33:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4649 …}
      +nested: Doctrine\ORM\PersistentCollection {#4651 …}
      +votes: Doctrine\ORM\PersistentCollection {#4653 …}
      +reports: Doctrine\ORM\PersistentCollection {#4655 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
      -id: 302053
      -bodyTs: "'applic':17 'broken':19 'button':50 'control':15 'devolv':6 'dozen':24,34 'earli':10 'freak':53 'half':23 'hunt':46 'interfac':31 'like':3 'linux':11 'menus':40 'panel':16 'part':26 'print':49 'processor':55 'realli':8,9 'scatter':28 'separ':25,35 'singl':14 'sub':37,38,39 'sub-sub-sub':36 'throughout':29 'window':4 'word':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7303370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705069422 {#4644
        date: 2024-01-12 15:23:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4648}
    +body: "Ctrl + p still works?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705093842 {#5196
      date: 2024-01-12 22:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@NutWrench@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5200 …}
    +nested: Doctrine\ORM\PersistentCollection {#5202 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
    -id: 303192
    -bodyTs: "'ctrl':1 'p':2 'still':3 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6629816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705093842 {#5197
      date: 2024-01-12 22:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4648}
  +body: "I’m trying to remember but some Microsoft Office product did something entirely unexpected when I hit Ctrl+P to print. I wish I could remember the details but it was absolutely soul crushing seeing even basic keyboard shortcuts remapped"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705123412 {#5456
    date: 2024-01-13 06:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@NutWrench@lemmy.ml"
    "@Crack0n7uesday@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 304331
  -bodyTs: "'absolut':32 'basic':37 'could':25 'crush':34 'ctrl':18 'detail':28 'entir':13 'even':36 'hit':17 'keyboard':38 'm':2 'microsoft':8 'offic':9 'p':19 'print':21 'product':10 'remap':40 'rememb':5,26 'see':35 'shortcut':39 'someth':12 'soul':33 'tri':3 'unexpect':14 'wish':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6346560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705123412 {#5457
    date: 2024-01-13 06:23:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#5458
  +user: Proxies\__CG__\App\Entity\User {#5413 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5198
    +user: Proxies\__CG__\App\Entity\User {#5199 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4648
      +user: App\Entity\User {#4587 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: """
        It’s like Windows is devolving into really, REALLY early Linux, where a single Control Panel application is broken up into a half dozen separate parts and scattered throughout the interface in a dozen separate sub-sub-sub menus.\n
        \n
        You should NOT have to hunt for the “print” button in a freaking word processor.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 45
      +score: 0
      +lastActive: DateTime @1722360815 {#4643
        date: 2024-07-30 19:33:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4649 …}
      +nested: Doctrine\ORM\PersistentCollection {#4651 …}
      +votes: Doctrine\ORM\PersistentCollection {#4653 …}
      +reports: Doctrine\ORM\PersistentCollection {#4655 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4657 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4659 …}
      -id: 302053
      -bodyTs: "'applic':17 'broken':19 'button':50 'control':15 'devolv':6 'dozen':24,34 'earli':10 'freak':53 'half':23 'hunt':46 'interfac':31 'like':3 'linux':11 'menus':40 'panel':16 'part':26 'print':49 'processor':55 'realli':8,9 'scatter':28 'separ':25,35 'singl':14 'sub':37,38,39 'sub-sub-sub':36 'throughout':29 'window':4 'word':54"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7303370"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705069422 {#4644
        date: 2024-01-12 15:23:42.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4648}
    +body: "Ctrl + p still works?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1705093842 {#5196
      date: 2024-01-12 22:10:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@NutWrench@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5200 …}
    +nested: Doctrine\ORM\PersistentCollection {#5202 …}
    +votes: Doctrine\ORM\PersistentCollection {#5204 …}
    +reports: Doctrine\ORM\PersistentCollection {#5206 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5208 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5210 …}
    -id: 303192
    -bodyTs: "'ctrl':1 'p':2 'still':3 'work':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6629816"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705093842 {#5197
      date: 2024-01-12 22:10:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4648}
  +body: "I’m trying to remember but some Microsoft Office product did something entirely unexpected when I hit Ctrl+P to print. I wish I could remember the details but it was absolutely soul crushing seeing even basic keyboard shortcuts remapped"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705123412 {#5456
    date: 2024-01-13 06:23:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@NutWrench@lemmy.ml"
    "@Crack0n7uesday@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5459 …}
  +nested: Doctrine\ORM\PersistentCollection {#5461 …}
  +votes: Doctrine\ORM\PersistentCollection {#5463 …}
  +reports: Doctrine\ORM\PersistentCollection {#5465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5469 …}
  -id: 304331
  -bodyTs: "'absolut':32 'basic':37 'could':25 'crush':34 'ctrl':18 'detail':28 'entir':13 'even':36 'hit':17 'keyboard':38 'm':2 'microsoft':8 'offic':9 'p':19 'print':21 'product':10 'remap':40 'rememb':5,26 'see':35 'shortcut':39 'someth':12 'soul':33 'tri':3 'unexpect':14 'wish':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6346560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705123412 {#5457
    date: 2024-01-13 06:23:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4663
  +user: App\Entity\User {#4676 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Really annoying start search that doesn’t go to the control panel programs but opens bing search instead, also the right control panel features are not linked from the new 2024 system app ui WTF"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705069054 {#4647
    date: 2024-01-12 15:17:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4664 …}
  +nested: Doctrine\ORM\PersistentCollection {#4666 …}
  +votes: Doctrine\ORM\PersistentCollection {#4668 …}
  +reports: Doctrine\ORM\PersistentCollection {#4670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4674 …}
  -id: 302030
  -bodyTs: "'2024':31 'also':19 'annoy':2 'app':33 'bing':16 'control':11,22 'doesn':6 'featur':24 'go':8 'instead':18 'link':27 'new':30 'open':15 'panel':12,23 'program':13 'realli':1 'right':21 'search':4,17 'start':3 'system':32 'ui':34 'wtf':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6622003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705069054 {#4646
    date: 2024-01-12 15:17:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4663
  +user: App\Entity\User {#4676 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Really annoying start search that doesn’t go to the control panel programs but opens bing search instead, also the right control panel features are not linked from the new 2024 system app ui WTF"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705069054 {#4647
    date: 2024-01-12 15:17:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4664 …}
  +nested: Doctrine\ORM\PersistentCollection {#4666 …}
  +votes: Doctrine\ORM\PersistentCollection {#4668 …}
  +reports: Doctrine\ORM\PersistentCollection {#4670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4674 …}
  -id: 302030
  -bodyTs: "'2024':31 'also':19 'annoy':2 'app':33 'bing':16 'control':11,22 'doesn':6 'featur':24 'go':8 'instead':18 'link':27 'new':30 'open':15 'panel':12,23 'program':13 'realli':1 'right':21 'search':4,17 'start':3 'system':32 'ui':34 'wtf':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6622003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705069054 {#4646
    date: 2024-01-12 15:17:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4663
  +user: App\Entity\User {#4676 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Really annoying start search that doesn’t go to the control panel programs but opens bing search instead, also the right control panel features are not linked from the new 2024 system app ui WTF"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705069054 {#4647
    date: 2024-01-12 15:17:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4664 …}
  +nested: Doctrine\ORM\PersistentCollection {#4666 …}
  +votes: Doctrine\ORM\PersistentCollection {#4668 …}
  +reports: Doctrine\ORM\PersistentCollection {#4670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4672 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4674 …}
  -id: 302030
  -bodyTs: "'2024':31 'also':19 'annoy':2 'app':33 'bing':16 'control':11,22 'doesn':6 'featur':24 'go':8 'instead':18 'link':27 'new':30 'open':15 'panel':12,23 'program':13 'realli':1 'right':21 'search':4,17 'start':3 'system':32 'ui':34 'wtf':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6622003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705069054 {#4646
    date: 2024-01-12 15:17:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#4736
  +user: App\Entity\User {#4749 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Hey, at least Windows has really good backwards compatibility."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1721738547 {#4731
    date: 2024-07-23 14:42:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 301831
  -bodyTs: "'backward':8 'compat':9 'good':7 'hey':1 'least':3 'realli':6 'window':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705063722 {#4732
    date: 2024-01-12 13:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#4736
  +user: App\Entity\User {#4749 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Hey, at least Windows has really good backwards compatibility."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1721738547 {#4731
    date: 2024-07-23 14:42:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 301831
  -bodyTs: "'backward':8 'compat':9 'good':7 'hey':1 'least':3 'realli':6 'window':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705063722 {#4732
    date: 2024-01-12 13:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#4736
  +user: App\Entity\User {#4749 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Hey, at least Windows has really good backwards compatibility."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1721738547 {#4731
    date: 2024-07-23 14:42:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4737 …}
  +nested: Doctrine\ORM\PersistentCollection {#4739 …}
  +votes: Doctrine\ORM\PersistentCollection {#4741 …}
  +reports: Doctrine\ORM\PersistentCollection {#4743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
  -id: 301831
  -bodyTs: "'backward':8 'compat':9 'good':7 'hey':1 'least':3 'realli':6 'window':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620383"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705063722 {#4732
    date: 2024-01-12 13:48:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5166
  +user: Proxies\__CG__\App\Entity\User {#5167 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4736
    +user: App\Entity\User {#4749 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Hey, at least Windows has really good backwards compatibility."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1721738547 {#4731
      date: 2024-07-23 14:42:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4737 …}
    +nested: Doctrine\ORM\PersistentCollection {#4739 …}
    +votes: Doctrine\ORM\PersistentCollection {#4741 …}
    +reports: Doctrine\ORM\PersistentCollection {#4743 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
    -id: 301831
    -bodyTs: "'backward':8 'compat':9 'good':7 'hey':1 'least':3 'realli':6 'window':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6620383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705063722 {#4732
      date: 2024-01-12 13:48:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4736}
  +body: """
    That is only maintained due to the new operating system being a new shell placed on top of the countless older shells and some new small features that rely on the newest most fragile thing they added with the shell\n
    \n
    I heard some call it the “painting over rust” method, and they’re maintaining the most used and by some organisations the most relied on operating system in the world
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705071397 {#5164
    date: 2024-01-12 15:56:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@aluminium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5168 …}
  +nested: Doctrine\ORM\PersistentCollection {#5170 …}
  +votes: Doctrine\ORM\PersistentCollection {#5172 …}
  +reports: Doctrine\ORM\PersistentCollection {#5174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5178 …}
  -id: 302133
  -bodyTs: "'ad':37 'call':44 'countless':20 'due':5 'featur':27 'fragil':34 'heard':42 'maintain':4,54 'method':50 'new':8,13,25 'newest':32 'older':21 'oper':9,66 'organis':61 'paint':47 'place':15 're':53 'reli':29,64 'rust':49 'shell':14,22,40 'small':26 'system':10,67 'thing':35 'top':17 'use':57 'world':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6671041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705071397 {#5165
    date: 2024-01-12 15:56:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5166
  +user: Proxies\__CG__\App\Entity\User {#5167 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4736
    +user: App\Entity\User {#4749 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Hey, at least Windows has really good backwards compatibility."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1721738547 {#4731
      date: 2024-07-23 14:42:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4737 …}
    +nested: Doctrine\ORM\PersistentCollection {#4739 …}
    +votes: Doctrine\ORM\PersistentCollection {#4741 …}
    +reports: Doctrine\ORM\PersistentCollection {#4743 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
    -id: 301831
    -bodyTs: "'backward':8 'compat':9 'good':7 'hey':1 'least':3 'realli':6 'window':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6620383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705063722 {#4732
      date: 2024-01-12 13:48:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4736}
  +body: """
    That is only maintained due to the new operating system being a new shell placed on top of the countless older shells and some new small features that rely on the newest most fragile thing they added with the shell\n
    \n
    I heard some call it the “painting over rust” method, and they’re maintaining the most used and by some organisations the most relied on operating system in the world
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705071397 {#5164
    date: 2024-01-12 15:56:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@aluminium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5168 …}
  +nested: Doctrine\ORM\PersistentCollection {#5170 …}
  +votes: Doctrine\ORM\PersistentCollection {#5172 …}
  +reports: Doctrine\ORM\PersistentCollection {#5174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5178 …}
  -id: 302133
  -bodyTs: "'ad':37 'call':44 'countless':20 'due':5 'featur':27 'fragil':34 'heard':42 'maintain':4,54 'method':50 'new':8,13,25 'newest':32 'older':21 'oper':9,66 'organis':61 'paint':47 'place':15 're':53 'reli':29,64 'rust':49 'shell':14,22,40 'small':26 'system':10,67 'thing':35 'top':17 'use':57 'world':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6671041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705071397 {#5165
    date: 2024-01-12 15:56:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5166
  +user: Proxies\__CG__\App\Entity\User {#5167 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4736
    +user: App\Entity\User {#4749 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Hey, at least Windows has really good backwards compatibility."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1721738547 {#4731
      date: 2024-07-23 14:42:27.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4737 …}
    +nested: Doctrine\ORM\PersistentCollection {#4739 …}
    +votes: Doctrine\ORM\PersistentCollection {#4741 …}
    +reports: Doctrine\ORM\PersistentCollection {#4743 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4745 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4747 …}
    -id: 301831
    -bodyTs: "'backward':8 'compat':9 'good':7 'hey':1 'least':3 'realli':6 'window':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6620383"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705063722 {#4732
      date: 2024-01-12 13:48:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4736}
  +body: """
    That is only maintained due to the new operating system being a new shell placed on top of the countless older shells and some new small features that rely on the newest most fragile thing they added with the shell\n
    \n
    I heard some call it the “painting over rust” method, and they’re maintaining the most used and by some organisations the most relied on operating system in the world
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1705071397 {#5164
    date: 2024-01-12 15:56:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@aluminium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5168 …}
  +nested: Doctrine\ORM\PersistentCollection {#5170 …}
  +votes: Doctrine\ORM\PersistentCollection {#5172 …}
  +reports: Doctrine\ORM\PersistentCollection {#5174 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5178 …}
  -id: 302133
  -bodyTs: "'ad':37 'call':44 'countless':20 'due':5 'featur':27 'fragil':34 'heard':42 'maintain':4,54 'method':50 'new':8,13,25 'newest':32 'older':21 'oper':9,66 'organis':61 'paint':47 'place':15 're':53 'reli':29,64 'rust':49 'shell':14,22,40 'small':26 'system':10,67 'thing':35 'top':17 'use':57 'world':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6671041"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705071397 {#5165
    date: 2024-01-12 15:56:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#4809
  +user: App\Entity\User {#4822 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Only 23 years?\n
    \n
    I don’t think this bad lad has changed since Windows 3.1\n
    \n
    ![](https://lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1721652637 {#4804
    date: 2024-07-22 14:50:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4810 …}
  +nested: Doctrine\ORM\PersistentCollection {#4812 …}
  +votes: Doctrine\ORM\PersistentCollection {#4814 …}
  +reports: Doctrine\ORM\PersistentCollection {#4816 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
  -id: 301554
  -bodyTs: "'/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':18 '23':2 '3.1':15 'bad':9 'chang':12 'lad':10 'lemmy.world':17 'lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':16 'sinc':13 'think':7 'window':14 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6615651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053959 {#4805
    date: 2024-01-12 11:05:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#4809
  +user: App\Entity\User {#4822 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Only 23 years?\n
    \n
    I don’t think this bad lad has changed since Windows 3.1\n
    \n
    ![](https://lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1721652637 {#4804
    date: 2024-07-22 14:50:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4810 …}
  +nested: Doctrine\ORM\PersistentCollection {#4812 …}
  +votes: Doctrine\ORM\PersistentCollection {#4814 …}
  +reports: Doctrine\ORM\PersistentCollection {#4816 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
  -id: 301554
  -bodyTs: "'/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':18 '23':2 '3.1':15 'bad':9 'chang':12 'lad':10 'lemmy.world':17 'lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':16 'sinc':13 'think':7 'window':14 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6615651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053959 {#4805
    date: 2024-01-12 11:05:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#4809
  +user: App\Entity\User {#4822 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: """
    Only 23 years?\n
    \n
    I don’t think this bad lad has changed since Windows 3.1\n
    \n
    ![](https://lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 53
  +score: 0
  +lastActive: DateTime @1721652637 {#4804
    date: 2024-07-22 14:50:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4810 …}
  +nested: Doctrine\ORM\PersistentCollection {#4812 …}
  +votes: Doctrine\ORM\PersistentCollection {#4814 …}
  +reports: Doctrine\ORM\PersistentCollection {#4816 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
  -id: 301554
  -bodyTs: "'/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':18 '23':2 '3.1':15 'bad':9 'chang':12 'lad':10 'lemmy.world':17 'lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':16 'sinc':13 'think':7 'window':14 'year':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6615651"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053959 {#4805
    date: 2024-01-12 11:05:59.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4809
    +user: App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Only 23 years?\n
      \n
      I don’t think this bad lad has changed since Windows 3.1\n
      \n
      ![](https://lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1721652637 {#4804
      date: 2024-07-22 14:50:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4810 …}
    +nested: Doctrine\ORM\PersistentCollection {#4812 …}
    +votes: Doctrine\ORM\PersistentCollection {#4814 …}
    +reports: Doctrine\ORM\PersistentCollection {#4816 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
    -id: 301554
    -bodyTs: "'/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':18 '23':2 '3.1':15 'bad':9 'chang':12 'lad':10 'lemmy.world':17 'lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':16 'sinc':13 'think':7 'window':14 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6615651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705053959 {#4805
      date: 2024-01-12 11:05:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4809}
  +body: "3.11 but yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705062387 {#5132
    date: 2024-01-12 13:26:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Blackmist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 301781
  -bodyTs: "'3.11':1 'yeah':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062387 {#5133
    date: 2024-01-12 13:26:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4809
    +user: App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Only 23 years?\n
      \n
      I don’t think this bad lad has changed since Windows 3.1\n
      \n
      ![](https://lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1721652637 {#4804
      date: 2024-07-22 14:50:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4810 …}
    +nested: Doctrine\ORM\PersistentCollection {#4812 …}
    +votes: Doctrine\ORM\PersistentCollection {#4814 …}
    +reports: Doctrine\ORM\PersistentCollection {#4816 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
    -id: 301554
    -bodyTs: "'/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':18 '23':2 '3.1':15 'bad':9 'chang':12 'lad':10 'lemmy.world':17 'lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':16 'sinc':13 'think':7 'window':14 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6615651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705053959 {#4805
      date: 2024-01-12 11:05:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4809}
  +body: "3.11 but yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705062387 {#5132
    date: 2024-01-12 13:26:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Blackmist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 301781
  -bodyTs: "'3.11':1 'yeah':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062387 {#5133
    date: 2024-01-12 13:26:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5134
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4809
    +user: App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Only 23 years?\n
      \n
      I don’t think this bad lad has changed since Windows 3.1\n
      \n
      ![](https://lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1721652637 {#4804
      date: 2024-07-22 14:50:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4810 …}
    +nested: Doctrine\ORM\PersistentCollection {#4812 …}
    +votes: Doctrine\ORM\PersistentCollection {#4814 …}
    +reports: Doctrine\ORM\PersistentCollection {#4816 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
    -id: 301554
    -bodyTs: "'/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':18 '23':2 '3.1':15 'bad':9 'chang':12 'lad':10 'lemmy.world':17 'lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':16 'sinc':13 'think':7 'window':14 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6615651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705053959 {#4805
      date: 2024-01-12 11:05:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4809}
  +body: "3.11 but yeah"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705062387 {#5132
    date: 2024-01-12 13:26:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Blackmist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5136 …}
  +nested: Doctrine\ORM\PersistentCollection {#5138 …}
  +votes: Doctrine\ORM\PersistentCollection {#5140 …}
  +reports: Doctrine\ORM\PersistentCollection {#5142 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5146 …}
  -id: 301781
  -bodyTs: "'3.11':1 'yeah':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620010"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062387 {#5133
    date: 2024-01-12 13:26:27.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5150
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4809
    +user: App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Only 23 years?\n
      \n
      I don’t think this bad lad has changed since Windows 3.1\n
      \n
      ![](https://lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1721652637 {#4804
      date: 2024-07-22 14:50:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4810 …}
    +nested: Doctrine\ORM\PersistentCollection {#4812 …}
    +votes: Doctrine\ORM\PersistentCollection {#4814 …}
    +reports: Doctrine\ORM\PersistentCollection {#4816 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
    -id: 301554
    -bodyTs: "'/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':18 '23':2 '3.1':15 'bad':9 'chang':12 'lad':10 'lemmy.world':17 'lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':16 'sinc':13 'think':7 'window':14 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6615651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705053959 {#4805
      date: 2024-01-12 11:05:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4809}
  +body: """
    3.11 as 3.1 had no networking capability.\n
    \n
    Whenever I saw that old dialog it felt like a comfort blanket… that won’t ever let you go and entangle you in it’s comfy iron grip.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705062294 {#5148
    date: 2024-01-12 13:24:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Blackmist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 301776
  -bodyTs: "'3.1':3 '3.11':1 'blanket':19 'capabl':7 'comfi':33 'comfort':18 'dialog':13 'entangl':28 'ever':23 'felt':15 'go':26 'grip':35 'iron':34 'let':24 'like':16 'network':6 'old':12 'saw':10 'whenev':8 'won':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6350882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062294 {#5149
    date: 2024-01-12 13:24:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5150
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4809
    +user: App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Only 23 years?\n
      \n
      I don’t think this bad lad has changed since Windows 3.1\n
      \n
      ![](https://lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1721652637 {#4804
      date: 2024-07-22 14:50:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4810 …}
    +nested: Doctrine\ORM\PersistentCollection {#4812 …}
    +votes: Doctrine\ORM\PersistentCollection {#4814 …}
    +reports: Doctrine\ORM\PersistentCollection {#4816 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
    -id: 301554
    -bodyTs: "'/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':18 '23':2 '3.1':15 'bad':9 'chang':12 'lad':10 'lemmy.world':17 'lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':16 'sinc':13 'think':7 'window':14 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6615651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705053959 {#4805
      date: 2024-01-12 11:05:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4809}
  +body: """
    3.11 as 3.1 had no networking capability.\n
    \n
    Whenever I saw that old dialog it felt like a comfort blanket… that won’t ever let you go and entangle you in it’s comfy iron grip.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705062294 {#5148
    date: 2024-01-12 13:24:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Blackmist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 301776
  -bodyTs: "'3.1':3 '3.11':1 'blanket':19 'capabl':7 'comfi':33 'comfort':18 'dialog':13 'entangl':28 'ever':23 'felt':15 'go':26 'grip':35 'iron':34 'let':24 'like':16 'network':6 'old':12 'saw':10 'whenev':8 'won':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6350882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062294 {#5149
    date: 2024-01-12 13:24:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5150
  +user: Proxies\__CG__\App\Entity\User {#5151 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4809
    +user: App\Entity\User {#4822 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: """
      Only 23 years?\n
      \n
      I don’t think this bad lad has changed since Windows 3.1\n
      \n
      ![](https://lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 53
    +score: 0
    +lastActive: DateTime @1721652637 {#4804
      date: 2024-07-22 14:50:37.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4810 …}
    +nested: Doctrine\ORM\PersistentCollection {#4812 …}
    +votes: Doctrine\ORM\PersistentCollection {#4814 …}
    +reports: Doctrine\ORM\PersistentCollection {#4816 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4818 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4820 …}
    -id: 301554
    -bodyTs: "'/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':18 '23':2 '3.1':15 'bad':9 'chang':12 'lad':10 'lemmy.world':17 'lemmy.world/pictrs/image/a050387d-1f3c-4761-af02-11749c1d92de.png)':16 'sinc':13 'think':7 'window':14 'year':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6615651"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705053959 {#4805
      date: 2024-01-12 11:05:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4809}
  +body: """
    3.11 as 3.1 had no networking capability.\n
    \n
    Whenever I saw that old dialog it felt like a comfort blanket… that won’t ever let you go and entangle you in it’s comfy iron grip.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705062294 {#5148
    date: 2024-01-12 13:24:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Blackmist@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5152 …}
  +nested: Doctrine\ORM\PersistentCollection {#5154 …}
  +votes: Doctrine\ORM\PersistentCollection {#5156 …}
  +reports: Doctrine\ORM\PersistentCollection {#5158 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5162 …}
  -id: 301776
  -bodyTs: "'3.1':3 '3.11':1 'blanket':19 'capabl':7 'comfi':33 'comfort':18 'dialog':13 'entangl':28 'ever':23 'felt':15 'go':26 'grip':35 'iron':34 'let':24 'like':16 'network':6 'old':12 'saw':10 'whenev':8 'won':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6350882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062294 {#5149
    date: 2024-01-12 13:24:54.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#4882
  +user: App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1723238466 {#4877
    date: 2024-08-09 23:21:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4883 …}
  +nested: Doctrine\ORM\PersistentCollection {#4885 …}
  +votes: Doctrine\ORM\PersistentCollection {#4887 …}
  +reports: Doctrine\ORM\PersistentCollection {#4889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
  -id: 301492
  -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6614246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705051244 {#4878
    date: 2024-01-12 10:20:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#4882
  +user: App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1723238466 {#4877
    date: 2024-08-09 23:21:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4883 …}
  +nested: Doctrine\ORM\PersistentCollection {#4885 …}
  +votes: Doctrine\ORM\PersistentCollection {#4887 …}
  +reports: Doctrine\ORM\PersistentCollection {#4889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
  -id: 301492
  -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6614246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705051244 {#4878
    date: 2024-01-12 10:20:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#4882
  +user: App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1723238466 {#4877
    date: 2024-08-09 23:21:06.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4883 …}
  +nested: Doctrine\ORM\PersistentCollection {#4885 …}
  +votes: Doctrine\ORM\PersistentCollection {#4887 …}
  +reports: Doctrine\ORM\PersistentCollection {#4889 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
  -id: 301492
  -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6614246"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705051244 {#4878
    date: 2024-01-12 10:20:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5087
  +user: App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4882
    +user: App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1723238466 {#4877
      date: 2024-08-09 23:21:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4883 …}
    +nested: Doctrine\ORM\PersistentCollection {#4885 …}
    +votes: Doctrine\ORM\PersistentCollection {#4887 …}
    +reports: Doctrine\ORM\PersistentCollection {#4889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
    -id: 301492
    -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6614246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705051244 {#4878
      date: 2024-01-12 10:20:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: "Yeah I’ve been a mixed environment sysadmin for many years and still to keep need a Windows desktop at home and powershell makes it all happen. I basically do a complete debloat of my install and and all that. I actually like the overall Windows 11 desktop environment but omg the bloatware is insane I don’t know how people use it without knowing how to clean it up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705077634 {#5085
    date: 2024-01-12 17:40:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5088 …}
  +nested: Doctrine\ORM\PersistentCollection {#5090 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 302379
  -bodyTs: "'11':47 'actual':42 'basic':29 'bloatwar':53 'clean':68 'complet':32 'debloat':33 'desktop':19,48 'environ':7,49 'happen':27 'home':21 'insan':55 'instal':36 'keep':15 'know':59,65 'like':43 'make':24 'mani':10 'mix':6 'need':16 'omg':51 'overal':45 'peopl':61 'powershel':23 'still':13 'sysadmin':8 'use':62 've':3 'window':18,46 'without':64 'yeah':1 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077634 {#5086
    date: 2024-01-12 17:40:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5087
  +user: App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4882
    +user: App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1723238466 {#4877
      date: 2024-08-09 23:21:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4883 …}
    +nested: Doctrine\ORM\PersistentCollection {#4885 …}
    +votes: Doctrine\ORM\PersistentCollection {#4887 …}
    +reports: Doctrine\ORM\PersistentCollection {#4889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
    -id: 301492
    -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6614246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705051244 {#4878
      date: 2024-01-12 10:20:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: "Yeah I’ve been a mixed environment sysadmin for many years and still to keep need a Windows desktop at home and powershell makes it all happen. I basically do a complete debloat of my install and and all that. I actually like the overall Windows 11 desktop environment but omg the bloatware is insane I don’t know how people use it without knowing how to clean it up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705077634 {#5085
    date: 2024-01-12 17:40:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5088 …}
  +nested: Doctrine\ORM\PersistentCollection {#5090 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 302379
  -bodyTs: "'11':47 'actual':42 'basic':29 'bloatwar':53 'clean':68 'complet':32 'debloat':33 'desktop':19,48 'environ':7,49 'happen':27 'home':21 'insan':55 'instal':36 'keep':15 'know':59,65 'like':43 'make':24 'mani':10 'mix':6 'need':16 'omg':51 'overal':45 'peopl':61 'powershel':23 'still':13 'sysadmin':8 'use':62 've':3 'window':18,46 'without':64 'yeah':1 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077634 {#5086
    date: 2024-01-12 17:40:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5087
  +user: App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4882
    +user: App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1723238466 {#4877
      date: 2024-08-09 23:21:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4883 …}
    +nested: Doctrine\ORM\PersistentCollection {#4885 …}
    +votes: Doctrine\ORM\PersistentCollection {#4887 …}
    +reports: Doctrine\ORM\PersistentCollection {#4889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
    -id: 301492
    -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6614246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705051244 {#4878
      date: 2024-01-12 10:20:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: "Yeah I’ve been a mixed environment sysadmin for many years and still to keep need a Windows desktop at home and powershell makes it all happen. I basically do a complete debloat of my install and and all that. I actually like the overall Windows 11 desktop environment but omg the bloatware is insane I don’t know how people use it without knowing how to clean it up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705077634 {#5085
    date: 2024-01-12 17:40:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5088 …}
  +nested: Doctrine\ORM\PersistentCollection {#5090 …}
  +votes: Doctrine\ORM\PersistentCollection {#5092 …}
  +reports: Doctrine\ORM\PersistentCollection {#5094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
  -id: 302379
  -bodyTs: "'11':47 'actual':42 'basic':29 'bloatwar':53 'clean':68 'complet':32 'debloat':33 'desktop':19,48 'environ':7,49 'happen':27 'home':21 'insan':55 'instal':36 'keep':15 'know':59,65 'like':43 'make':24 'mani':10 'mix':6 'need':16 'omg':51 'overal':45 'peopl':61 'powershel':23 'still':13 'sysadmin':8 'use':62 've':3 'window':18,46 'without':64 'yeah':1 'year':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6624673"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077634 {#5086
    date: 2024-01-12 17:40:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#5443
  +user: App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: App\Entity\User {#4514 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4882
      +user: App\Entity\User {#4895 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1723238466 {#4877
        date: 2024-08-09 23:21:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4883 …}
      +nested: Doctrine\ORM\PersistentCollection {#4885 …}
      +votes: Doctrine\ORM\PersistentCollection {#4887 …}
      +reports: Doctrine\ORM\PersistentCollection {#4889 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
      -id: 301492
      -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6614246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705051244 {#4878
        date: 2024-01-12 10:20:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4882}
    +body: "Yeah I’ve been a mixed environment sysadmin for many years and still to keep need a Windows desktop at home and powershell makes it all happen. I basically do a complete debloat of my install and and all that. I actually like the overall Windows 11 desktop environment but omg the bloatware is insane I don’t know how people use it without knowing how to clean it up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705077634 {#5085
      date: 2024-01-12 17:40:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@Aux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 302379
    -bodyTs: "'11':47 'actual':42 'basic':29 'bloatwar':53 'clean':68 'complet':32 'debloat':33 'desktop':19,48 'environ':7,49 'happen':27 'home':21 'insan':55 'instal':36 'keep':15 'know':59,65 'like':43 'make':24 'mani':10 'mix':6 'need':16 'omg':51 'overal':45 'peopl':61 'powershel':23 'still':13 'sysadmin':8 'use':62 've':3 'window':18,46 'without':64 'yeah':1 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6624673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705077634 {#5086
      date: 2024-01-12 17:40:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: "Enterprise editions don’t have bloat, no need to do much :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705224132 {#5441
    date: 2024-01-14 10:22:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
    "@banneryear1868@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5446 …}
  +votes: Doctrine\ORM\PersistentCollection {#5448 …}
  +reports: Doctrine\ORM\PersistentCollection {#5450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
  -id: 307426
  -bodyTs: "'bloat':6 'edit':2 'enterpris':1 'much':11 'need':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6678199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705224132 {#5442
    date: 2024-01-14 10:22:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#5443
  +user: App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: App\Entity\User {#4514 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4882
      +user: App\Entity\User {#4895 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1723238466 {#4877
        date: 2024-08-09 23:21:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4883 …}
      +nested: Doctrine\ORM\PersistentCollection {#4885 …}
      +votes: Doctrine\ORM\PersistentCollection {#4887 …}
      +reports: Doctrine\ORM\PersistentCollection {#4889 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
      -id: 301492
      -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6614246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705051244 {#4878
        date: 2024-01-12 10:20:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4882}
    +body: "Yeah I’ve been a mixed environment sysadmin for many years and still to keep need a Windows desktop at home and powershell makes it all happen. I basically do a complete debloat of my install and and all that. I actually like the overall Windows 11 desktop environment but omg the bloatware is insane I don’t know how people use it without knowing how to clean it up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705077634 {#5085
      date: 2024-01-12 17:40:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@Aux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 302379
    -bodyTs: "'11':47 'actual':42 'basic':29 'bloatwar':53 'clean':68 'complet':32 'debloat':33 'desktop':19,48 'environ':7,49 'happen':27 'home':21 'insan':55 'instal':36 'keep':15 'know':59,65 'like':43 'make':24 'mani':10 'mix':6 'need':16 'omg':51 'overal':45 'peopl':61 'powershel':23 'still':13 'sysadmin':8 'use':62 've':3 'window':18,46 'without':64 'yeah':1 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6624673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705077634 {#5086
      date: 2024-01-12 17:40:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: "Enterprise editions don’t have bloat, no need to do much :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705224132 {#5441
    date: 2024-01-14 10:22:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
    "@banneryear1868@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5446 …}
  +votes: Doctrine\ORM\PersistentCollection {#5448 …}
  +reports: Doctrine\ORM\PersistentCollection {#5450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
  -id: 307426
  -bodyTs: "'bloat':6 'edit':2 'enterpris':1 'much':11 'need':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6678199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705224132 {#5442
    date: 2024-01-14 10:22:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#5443
  +user: App\Entity\User {#4895 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5087
    +user: App\Entity\User {#4514 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4882
      +user: App\Entity\User {#4895 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1723238466 {#4877
        date: 2024-08-09 23:21:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4883 …}
      +nested: Doctrine\ORM\PersistentCollection {#4885 …}
      +votes: Doctrine\ORM\PersistentCollection {#4887 …}
      +reports: Doctrine\ORM\PersistentCollection {#4889 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
      -id: 301492
      -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6614246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705051244 {#4878
        date: 2024-01-12 10:20:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4882}
    +body: "Yeah I’ve been a mixed environment sysadmin for many years and still to keep need a Windows desktop at home and powershell makes it all happen. I basically do a complete debloat of my install and and all that. I actually like the overall Windows 11 desktop environment but omg the bloatware is insane I don’t know how people use it without knowing how to clean it up."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1705077634 {#5085
      date: 2024-01-12 17:40:34.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@Aux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5088 …}
    +nested: Doctrine\ORM\PersistentCollection {#5090 …}
    +votes: Doctrine\ORM\PersistentCollection {#5092 …}
    +reports: Doctrine\ORM\PersistentCollection {#5094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
    -id: 302379
    -bodyTs: "'11':47 'actual':42 'basic':29 'bloatwar':53 'clean':68 'complet':32 'debloat':33 'desktop':19,48 'environ':7,49 'happen':27 'home':21 'insan':55 'instal':36 'keep':15 'know':59,65 'like':43 'make':24 'mani':10 'mix':6 'need':16 'omg':51 'overal':45 'peopl':61 'powershel':23 'still':13 'sysadmin':8 'use':62 've':3 'window':18,46 'without':64 'yeah':1 'year':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6624673"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705077634 {#5086
      date: 2024-01-12 17:40:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: "Enterprise editions don’t have bloat, no need to do much :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705224132 {#5441
    date: 2024-01-14 10:22:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
    "@banneryear1868@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5444 …}
  +nested: Doctrine\ORM\PersistentCollection {#5446 …}
  +votes: Doctrine\ORM\PersistentCollection {#5448 …}
  +reports: Doctrine\ORM\PersistentCollection {#5450 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
  -id: 307426
  -bodyTs: "'bloat':6 'edit':2 'enterpris':1 'much':11 'need':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6678199"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705224132 {#5442
    date: 2024-01-14 10:22:12.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5529
  +user: App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5443
    +user: App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5087
      +user: App\Entity\User {#4514 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4882
        +user: App\Entity\User {#4895 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1723238466 {#4877
          date: 2024-08-09 23:21:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@thenewred@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4883 …}
        +nested: Doctrine\ORM\PersistentCollection {#4885 …}
        +votes: Doctrine\ORM\PersistentCollection {#4887 …}
        +reports: Doctrine\ORM\PersistentCollection {#4889 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
        -id: 301492
        -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6614246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705051244 {#4878
          date: 2024-01-12 10:20:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4882}
      +body: "Yeah I’ve been a mixed environment sysadmin for many years and still to keep need a Windows desktop at home and powershell makes it all happen. I basically do a complete debloat of my install and and all that. I actually like the overall Windows 11 desktop environment but omg the bloatware is insane I don’t know how people use it without knowing how to clean it up."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705077634 {#5085
        date: 2024-01-12 17:40:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
        "@Aux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5088 …}
      +nested: Doctrine\ORM\PersistentCollection {#5090 …}
      +votes: Doctrine\ORM\PersistentCollection {#5092 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -id: 302379
      -bodyTs: "'11':47 'actual':42 'basic':29 'bloatwar':53 'clean':68 'complet':32 'debloat':33 'desktop':19,48 'environ':7,49 'happen':27 'home':21 'insan':55 'instal':36 'keep':15 'know':59,65 'like':43 'make':24 'mani':10 'mix':6 'need':16 'omg':51 'overal':45 'peopl':61 'powershel':23 'still':13 'sysadmin':8 'use':62 've':3 'window':18,46 'without':64 'yeah':1 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6624673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705077634 {#5086
        date: 2024-01-12 17:40:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4882}
    +body: "Enterprise editions don’t have bloat, no need to do much :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705224132 {#5441
      date: 2024-01-14 10:22:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@Aux@lemmy.world"
      "@banneryear1868@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5446 …}
    +votes: Doctrine\ORM\PersistentCollection {#5448 …}
    +reports: Doctrine\ORM\PersistentCollection {#5450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
    -id: 307426
    -bodyTs: "'bloat':6 'edit':2 'enterpris':1 'much':11 'need':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6678199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705224132 {#5442
      date: 2024-01-14 10:22:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: "Very true! Enterprise iso and MAS and basically done. My previous builds have mostly all been Enterprise edition and I’d definitely go that route if I knew 11 was gonna be so bad. A part of me was curious after hearing so much hate, and I didn’t mind learning how to remove it all because I could see it coming in useful for helping others, it was a good way to get exposed to all of it and I found some helpful tools I can send to people now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705242983 {#5526
    date: 2024-01-14 15:36:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
    "@banneryear1868@lemmy.world"
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
    "@banneryear1868@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5530 …}
  +nested: Doctrine\ORM\PersistentCollection {#5532 …}
  +votes: Doctrine\ORM\PersistentCollection {#5534 …}
  +reports: Doctrine\ORM\PersistentCollection {#5536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5540 …}
  -id: 308031
  -bodyTs: "'11':29 'bad':34 'basic':8 'build':12 'come':62 'could':59 'curious':40 'd':21 'definit':22 'didn':48 'done':9 'edit':18 'enterpris':3,17 'expos':75 'found':82 'get':74 'go':23 'gonna':31 'good':71 'hate':45 'hear':42 'help':66,84 'iso':4 'knew':28 'learn':51 'mas':6 'mind':50 'most':14 'much':44 'other':67 'part':36 'peopl':90 'previous':11 'remov':54 'rout':25 'see':60 'send':88 'tool':85 'true':2 'use':64 'way':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6686251"
  +editedAt: DateTimeImmutable @1723238618 {#5527
    date: 2024-08-09 23:23:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705242983 {#5528
    date: 2024-01-14 15:36:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5529
  +user: App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5443
    +user: App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5087
      +user: App\Entity\User {#4514 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4882
        +user: App\Entity\User {#4895 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1723238466 {#4877
          date: 2024-08-09 23:21:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@thenewred@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4883 …}
        +nested: Doctrine\ORM\PersistentCollection {#4885 …}
        +votes: Doctrine\ORM\PersistentCollection {#4887 …}
        +reports: Doctrine\ORM\PersistentCollection {#4889 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
        -id: 301492
        -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6614246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705051244 {#4878
          date: 2024-01-12 10:20:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4882}
      +body: "Yeah I’ve been a mixed environment sysadmin for many years and still to keep need a Windows desktop at home and powershell makes it all happen. I basically do a complete debloat of my install and and all that. I actually like the overall Windows 11 desktop environment but omg the bloatware is insane I don’t know how people use it without knowing how to clean it up."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705077634 {#5085
        date: 2024-01-12 17:40:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
        "@Aux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5088 …}
      +nested: Doctrine\ORM\PersistentCollection {#5090 …}
      +votes: Doctrine\ORM\PersistentCollection {#5092 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -id: 302379
      -bodyTs: "'11':47 'actual':42 'basic':29 'bloatwar':53 'clean':68 'complet':32 'debloat':33 'desktop':19,48 'environ':7,49 'happen':27 'home':21 'insan':55 'instal':36 'keep':15 'know':59,65 'like':43 'make':24 'mani':10 'mix':6 'need':16 'omg':51 'overal':45 'peopl':61 'powershel':23 'still':13 'sysadmin':8 'use':62 've':3 'window':18,46 'without':64 'yeah':1 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6624673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705077634 {#5086
        date: 2024-01-12 17:40:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4882}
    +body: "Enterprise editions don’t have bloat, no need to do much :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705224132 {#5441
      date: 2024-01-14 10:22:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@Aux@lemmy.world"
      "@banneryear1868@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5446 …}
    +votes: Doctrine\ORM\PersistentCollection {#5448 …}
    +reports: Doctrine\ORM\PersistentCollection {#5450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
    -id: 307426
    -bodyTs: "'bloat':6 'edit':2 'enterpris':1 'much':11 'need':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6678199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705224132 {#5442
      date: 2024-01-14 10:22:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: "Very true! Enterprise iso and MAS and basically done. My previous builds have mostly all been Enterprise edition and I’d definitely go that route if I knew 11 was gonna be so bad. A part of me was curious after hearing so much hate, and I didn’t mind learning how to remove it all because I could see it coming in useful for helping others, it was a good way to get exposed to all of it and I found some helpful tools I can send to people now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705242983 {#5526
    date: 2024-01-14 15:36:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
    "@banneryear1868@lemmy.world"
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
    "@banneryear1868@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5530 …}
  +nested: Doctrine\ORM\PersistentCollection {#5532 …}
  +votes: Doctrine\ORM\PersistentCollection {#5534 …}
  +reports: Doctrine\ORM\PersistentCollection {#5536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5540 …}
  -id: 308031
  -bodyTs: "'11':29 'bad':34 'basic':8 'build':12 'come':62 'could':59 'curious':40 'd':21 'definit':22 'didn':48 'done':9 'edit':18 'enterpris':3,17 'expos':75 'found':82 'get':74 'go':23 'gonna':31 'good':71 'hate':45 'hear':42 'help':66,84 'iso':4 'knew':28 'learn':51 'mas':6 'mind':50 'most':14 'much':44 'other':67 'part':36 'peopl':90 'previous':11 'remov':54 'rout':25 'see':60 'send':88 'tool':85 'true':2 'use':64 'way':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6686251"
  +editedAt: DateTimeImmutable @1723238618 {#5527
    date: 2024-08-09 23:23:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705242983 {#5528
    date: 2024-01-14 15:36:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5529
  +user: App\Entity\User {#4514 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5443
    +user: App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5087
      +user: App\Entity\User {#4514 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4882
        +user: App\Entity\User {#4895 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1723238466 {#4877
          date: 2024-08-09 23:21:06.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@thenewred@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4883 …}
        +nested: Doctrine\ORM\PersistentCollection {#4885 …}
        +votes: Doctrine\ORM\PersistentCollection {#4887 …}
        +reports: Doctrine\ORM\PersistentCollection {#4889 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
        -id: 301492
        -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6614246"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705051244 {#4878
          date: 2024-01-12 10:20:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4882}
      +body: "Yeah I’ve been a mixed environment sysadmin for many years and still to keep need a Windows desktop at home and powershell makes it all happen. I basically do a complete debloat of my install and and all that. I actually like the overall Windows 11 desktop environment but omg the bloatware is insane I don’t know how people use it without knowing how to clean it up."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705077634 {#5085
        date: 2024-01-12 17:40:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
        "@Aux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5088 …}
      +nested: Doctrine\ORM\PersistentCollection {#5090 …}
      +votes: Doctrine\ORM\PersistentCollection {#5092 …}
      +reports: Doctrine\ORM\PersistentCollection {#5094 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5096 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5098 …}
      -id: 302379
      -bodyTs: "'11':47 'actual':42 'basic':29 'bloatwar':53 'clean':68 'complet':32 'debloat':33 'desktop':19,48 'environ':7,49 'happen':27 'home':21 'insan':55 'instal':36 'keep':15 'know':59,65 'like':43 'make':24 'mani':10 'mix':6 'need':16 'omg':51 'overal':45 'peopl':61 'powershel':23 'still':13 'sysadmin':8 'use':62 've':3 'window':18,46 'without':64 'yeah':1 'year':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6624673"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705077634 {#5086
        date: 2024-01-12 17:40:34.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4882}
    +body: "Enterprise editions don’t have bloat, no need to do much :)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1705224132 {#5441
      date: 2024-01-14 10:22:12.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@Aux@lemmy.world"
      "@banneryear1868@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5444 …}
    +nested: Doctrine\ORM\PersistentCollection {#5446 …}
    +votes: Doctrine\ORM\PersistentCollection {#5448 …}
    +reports: Doctrine\ORM\PersistentCollection {#5450 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5454 …}
    -id: 307426
    -bodyTs: "'bloat':6 'edit':2 'enterpris':1 'much':11 'need':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6678199"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705224132 {#5442
      date: 2024-01-14 10:22:12.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: "Very true! Enterprise iso and MAS and basically done. My previous builds have mostly all been Enterprise edition and I’d definitely go that route if I knew 11 was gonna be so bad. A part of me was curious after hearing so much hate, and I didn’t mind learning how to remove it all because I could see it coming in useful for helping others, it was a good way to get exposed to all of it and I found some helpful tools I can send to people now."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705242983 {#5526
    date: 2024-01-14 15:36:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
    "@banneryear1868@lemmy.world"
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
    "@banneryear1868@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5530 …}
  +nested: Doctrine\ORM\PersistentCollection {#5532 …}
  +votes: Doctrine\ORM\PersistentCollection {#5534 …}
  +reports: Doctrine\ORM\PersistentCollection {#5536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5538 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5540 …}
  -id: 308031
  -bodyTs: "'11':29 'bad':34 'basic':8 'build':12 'come':62 'could':59 'curious':40 'd':21 'definit':22 'didn':48 'done':9 'edit':18 'enterpris':3,17 'expos':75 'found':82 'get':74 'go':23 'gonna':31 'good':71 'hate':45 'hear':42 'help':66,84 'iso':4 'knew':28 'learn':51 'mas':6 'mind':50 'most':14 'much':44 'other':67 'part':36 'peopl':90 'previous':11 'remov':54 'rout':25 'see':60 'send':88 'tool':85 'true':2 'use':64 'way':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6686251"
  +editedAt: DateTimeImmutable @1723238618 {#5527
    date: 2024-08-09 23:23:38.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705242983 {#5528
    date: 2024-01-14 15:36:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#5102
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4882
    +user: App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1723238466 {#4877
      date: 2024-08-09 23:21:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4883 …}
    +nested: Doctrine\ORM\PersistentCollection {#4885 …}
    +votes: Doctrine\ORM\PersistentCollection {#4887 …}
    +reports: Doctrine\ORM\PersistentCollection {#4889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
    -id: 301492
    -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6614246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705051244 {#4878
      date: 2024-01-12 10:20:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: "Can it list available settings that could be changed, because if so it is an almost perfect replacement for the settings app?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705053361 {#5100
    date: 2024-01-12 10:56:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5104 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -id: 301543
  -bodyTs: "'almost':16 'app':22 'avail':4 'chang':9 'could':7 'list':3 'perfect':17 'replac':18 'set':5,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7443931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053361 {#5101
    date: 2024-01-12 10:56:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#5102
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4882
    +user: App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1723238466 {#4877
      date: 2024-08-09 23:21:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4883 …}
    +nested: Doctrine\ORM\PersistentCollection {#4885 …}
    +votes: Doctrine\ORM\PersistentCollection {#4887 …}
    +reports: Doctrine\ORM\PersistentCollection {#4889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
    -id: 301492
    -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6614246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705051244 {#4878
      date: 2024-01-12 10:20:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: "Can it list available settings that could be changed, because if so it is an almost perfect replacement for the settings app?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705053361 {#5100
    date: 2024-01-12 10:56:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5104 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -id: 301543
  -bodyTs: "'almost':16 'app':22 'avail':4 'chang':9 'could':7 'list':3 'perfect':17 'replac':18 'set':5,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7443931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053361 {#5101
    date: 2024-01-12 10:56:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#5102
  +user: Proxies\__CG__\App\Entity\User {#5103 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4882
    +user: App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1723238466 {#4877
      date: 2024-08-09 23:21:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4883 …}
    +nested: Doctrine\ORM\PersistentCollection {#4885 …}
    +votes: Doctrine\ORM\PersistentCollection {#4887 …}
    +reports: Doctrine\ORM\PersistentCollection {#4889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
    -id: 301492
    -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6614246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705051244 {#4878
      date: 2024-01-12 10:20:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: "Can it list available settings that could be changed, because if so it is an almost perfect replacement for the settings app?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705053361 {#5100
    date: 2024-01-12 10:56:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5104 …}
  +nested: Doctrine\ORM\PersistentCollection {#5106 …}
  +votes: Doctrine\ORM\PersistentCollection {#5108 …}
  +reports: Doctrine\ORM\PersistentCollection {#5110 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
  -id: 301543
  -bodyTs: "'almost':16 'app':22 'avail':4 'chang':9 'could':7 'list':3 'perfect':17 'replac':18 'set':5,21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7443931"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705053361 {#5101
    date: 2024-01-12 10:56:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5428
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5102
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4882
      +user: App\Entity\User {#4895 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1723238466 {#4877
        date: 2024-08-09 23:21:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4883 …}
      +nested: Doctrine\ORM\PersistentCollection {#4885 …}
      +votes: Doctrine\ORM\PersistentCollection {#4887 …}
      +reports: Doctrine\ORM\PersistentCollection {#4889 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
      -id: 301492
      -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6614246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705051244 {#4878
        date: 2024-01-12 10:20:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4882}
    +body: "Can it list available settings that could be changed, because if so it is an almost perfect replacement for the settings app?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705053361 {#5100
      date: 2024-01-12 10:56:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@Aux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5104 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5108 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -id: 301543
    -bodyTs: "'almost':16 'app':22 'avail':4 'chang':9 'could':7 'list':3 'perfect':17 'replac':18 'set':5,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7443931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705053361 {#5101
      date: 2024-01-12 10:56:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: """
    Get-Command\n
    -----------\n
    \n
    [learn.microsoft.com/en-us/…/get-command?view=powe…](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/get-command?view=powershell-7.4)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705062668 {#5426
    date: 2024-01-12 13:31:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
    "@jumping_redditor@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5429 …}
  +nested: Doctrine\ORM\PersistentCollection {#5431 …}
  +votes: Doctrine\ORM\PersistentCollection {#5433 …}
  +reports: Doctrine\ORM\PersistentCollection {#5435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5439 …}
  -id: 301789
  -bodyTs: "'/en-us/':6 '/en-us/powershell/module/microsoft.powershell.core/get-command?view=powershell-7.4)':12 '/get-command':7 'command':3 'get':2 'get-command':1 'learn.microsoft.com':5,11 'learn.microsoft.com/en-us/':4 'learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/get-command?view=powershell-7.4)':10 'pow':9 'view':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062668 {#5427
    date: 2024-01-12 13:31:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5428
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5102
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4882
      +user: App\Entity\User {#4895 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1723238466 {#4877
        date: 2024-08-09 23:21:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4883 …}
      +nested: Doctrine\ORM\PersistentCollection {#4885 …}
      +votes: Doctrine\ORM\PersistentCollection {#4887 …}
      +reports: Doctrine\ORM\PersistentCollection {#4889 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
      -id: 301492
      -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6614246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705051244 {#4878
        date: 2024-01-12 10:20:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4882}
    +body: "Can it list available settings that could be changed, because if so it is an almost perfect replacement for the settings app?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705053361 {#5100
      date: 2024-01-12 10:56:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@Aux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5104 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5108 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -id: 301543
    -bodyTs: "'almost':16 'app':22 'avail':4 'chang':9 'could':7 'list':3 'perfect':17 'replac':18 'set':5,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7443931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705053361 {#5101
      date: 2024-01-12 10:56:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: """
    Get-Command\n
    -----------\n
    \n
    [learn.microsoft.com/en-us/…/get-command?view=powe…](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/get-command?view=powershell-7.4)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705062668 {#5426
    date: 2024-01-12 13:31:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
    "@jumping_redditor@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5429 …}
  +nested: Doctrine\ORM\PersistentCollection {#5431 …}
  +votes: Doctrine\ORM\PersistentCollection {#5433 …}
  +reports: Doctrine\ORM\PersistentCollection {#5435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5439 …}
  -id: 301789
  -bodyTs: "'/en-us/':6 '/en-us/powershell/module/microsoft.powershell.core/get-command?view=powershell-7.4)':12 '/get-command':7 'command':3 'get':2 'get-command':1 'learn.microsoft.com':5,11 'learn.microsoft.com/en-us/':4 'learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/get-command?view=powershell-7.4)':10 'pow':9 'view':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062668 {#5427
    date: 2024-01-12 13:31:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#5428
  +user: Proxies\__CG__\App\Entity\User {#5135 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5102
    +user: Proxies\__CG__\App\Entity\User {#5103 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4882
      +user: App\Entity\User {#4895 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1723238466 {#4877
        date: 2024-08-09 23:21:06.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4883 …}
      +nested: Doctrine\ORM\PersistentCollection {#4885 …}
      +votes: Doctrine\ORM\PersistentCollection {#4887 …}
      +reports: Doctrine\ORM\PersistentCollection {#4889 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
      -id: 301492
      -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6614246"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705051244 {#4878
        date: 2024-01-12 10:20:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4882}
    +body: "Can it list available settings that could be changed, because if so it is an almost perfect replacement for the settings app?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1705053361 {#5100
      date: 2024-01-12 10:56:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@Aux@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5104 …}
    +nested: Doctrine\ORM\PersistentCollection {#5106 …}
    +votes: Doctrine\ORM\PersistentCollection {#5108 …}
    +reports: Doctrine\ORM\PersistentCollection {#5110 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5112 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5114 …}
    -id: 301543
    -bodyTs: "'almost':16 'app':22 'avail':4 'chang':9 'could':7 'list':3 'perfect':17 'replac':18 'set':5,21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7443931"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705053361 {#5101
      date: 2024-01-12 10:56:01.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: """
    Get-Command\n
    -----------\n
    \n
    [learn.microsoft.com/en-us/…/get-command?view=powe…](https://learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/get-command?view=powershell-7.4)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705062668 {#5426
    date: 2024-01-12 13:31:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
    "@jumping_redditor@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5429 …}
  +nested: Doctrine\ORM\PersistentCollection {#5431 …}
  +votes: Doctrine\ORM\PersistentCollection {#5433 …}
  +reports: Doctrine\ORM\PersistentCollection {#5435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5437 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5439 …}
  -id: 301789
  -bodyTs: "'/en-us/':6 '/en-us/powershell/module/microsoft.powershell.core/get-command?view=powershell-7.4)':12 '/get-command':7 'command':3 'get':2 'get-command':1 'learn.microsoft.com':5,11 'learn.microsoft.com/en-us/':4 'learn.microsoft.com/en-us/powershell/module/microsoft.powershell.core/get-command?view=powershell-7.4)':10 'pow':9 'view':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062668 {#5427
    date: 2024-01-12 13:31:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#5118
  +user: Proxies\__CG__\App\Entity\User {#5119 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4882
    +user: App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1723238466 {#4877
      date: 2024-08-09 23:21:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4883 …}
    +nested: Doctrine\ORM\PersistentCollection {#4885 …}
    +votes: Doctrine\ORM\PersistentCollection {#4887 …}
    +reports: Doctrine\ORM\PersistentCollection {#4889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
    -id: 301492
    -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6614246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705051244 {#4878
      date: 2024-01-12 10:20:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: """
    Because I don’t have all the commands to do everything memorized. Also powershell versions and compatibility / features have changed a lot over the years.\n
    \n
    Not to say that Powershell is a bad thing in any way, it is quite useful for the stuff I do at work. But it is a mess just like the rest of MS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705071821 {#5116
    date: 2024-01-12 16:03:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5120 …}
  +nested: Doctrine\ORM\PersistentCollection {#5122 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 302153
  -bodyTs: "'also':13 'bad':33 'chang':20 'command':8 'compat':17 'everyth':11 'featur':18 'like':55 'lot':22 'memor':12 'mess':53 'ms':59 'powershel':14,30 'quit':40 'rest':57 'say':28 'stuff':44 'thing':34 'use':41 'version':15 'way':37 'work':48 'year':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6622846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705071821 {#5117
    date: 2024-01-12 16:03:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#5118
  +user: Proxies\__CG__\App\Entity\User {#5119 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4882
    +user: App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1723238466 {#4877
      date: 2024-08-09 23:21:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4883 …}
    +nested: Doctrine\ORM\PersistentCollection {#4885 …}
    +votes: Doctrine\ORM\PersistentCollection {#4887 …}
    +reports: Doctrine\ORM\PersistentCollection {#4889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
    -id: 301492
    -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6614246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705051244 {#4878
      date: 2024-01-12 10:20:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: """
    Because I don’t have all the commands to do everything memorized. Also powershell versions and compatibility / features have changed a lot over the years.\n
    \n
    Not to say that Powershell is a bad thing in any way, it is quite useful for the stuff I do at work. But it is a mess just like the rest of MS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705071821 {#5116
    date: 2024-01-12 16:03:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5120 …}
  +nested: Doctrine\ORM\PersistentCollection {#5122 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 302153
  -bodyTs: "'also':13 'bad':33 'chang':20 'command':8 'compat':17 'everyth':11 'featur':18 'like':55 'lot':22 'memor':12 'mess':53 'ms':59 'powershel':14,30 'quit':40 'rest':57 'say':28 'stuff':44 'thing':34 'use':41 'version':15 'way':37 'work':48 'year':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6622846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705071821 {#5117
    date: 2024-01-12 16:03:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#5118
  +user: Proxies\__CG__\App\Entity\User {#5119 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4882
    +user: App\Entity\User {#4895 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "Everything I need is configurable through PowerShell for years. Why bother with UI? Win 7, 10 or 11 - it’s all the same."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1723238466 {#4877
      date: 2024-08-09 23:21:06.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4883 …}
    +nested: Doctrine\ORM\PersistentCollection {#4885 …}
    +votes: Doctrine\ORM\PersistentCollection {#4887 …}
    +reports: Doctrine\ORM\PersistentCollection {#4889 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4891 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4893 …}
    -id: 301492
    -bodyTs: "'10':16 '11':18 '7':15 'bother':11 'configur':5 'everyth':1 'need':3 'powershel':7 'ui':13 'win':14 'year':9"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6614246"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705051244 {#4878
      date: 2024-01-12 10:20:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4882}
  +body: """
    Because I don’t have all the commands to do everything memorized. Also powershell versions and compatibility / features have changed a lot over the years.\n
    \n
    Not to say that Powershell is a bad thing in any way, it is quite useful for the stuff I do at work. But it is a mess just like the rest of MS.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705071821 {#5116
    date: 2024-01-12 16:03:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@Aux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5120 …}
  +nested: Doctrine\ORM\PersistentCollection {#5122 …}
  +votes: Doctrine\ORM\PersistentCollection {#5124 …}
  +reports: Doctrine\ORM\PersistentCollection {#5126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5130 …}
  -id: 302153
  -bodyTs: "'also':13 'bad':33 'chang':20 'command':8 'compat':17 'everyth':11 'featur':18 'like':55 'lot':22 'memor':12 'mess':53 'ms':59 'powershel':14,30 'quit':40 'rest':57 'say':28 'stuff':44 'thing':34 'use':41 'version':15 'way':37 'work':48 'year':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6622846"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705071821 {#5117
    date: 2024-01-12 16:03:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4955
  +user: App\Entity\User {#4968 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "im planning to switch from windows 11 to linux mint in 2026"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1722392421 {#4950
    date: 2024-07-31 04:20:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4956 …}
  +nested: Doctrine\ORM\PersistentCollection {#4958 …}
  +votes: Doctrine\ORM\PersistentCollection {#4960 …}
  +reports: Doctrine\ORM\PersistentCollection {#4962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
  -id: 301339
  -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5589744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705045358 {#4951
    date: 2024-01-12 08:42:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4955
  +user: App\Entity\User {#4968 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "im planning to switch from windows 11 to linux mint in 2026"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1722392421 {#4950
    date: 2024-07-31 04:20:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4956 …}
  +nested: Doctrine\ORM\PersistentCollection {#4958 …}
  +votes: Doctrine\ORM\PersistentCollection {#4960 …}
  +reports: Doctrine\ORM\PersistentCollection {#4962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
  -id: 301339
  -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5589744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705045358 {#4951
    date: 2024-01-12 08:42:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#4955
  +user: App\Entity\User {#4968 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: null
  +root: null
  +body: "im planning to switch from windows 11 to linux mint in 2026"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1722392421 {#4950
    date: 2024-07-31 04:20:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#4956 …}
  +nested: Doctrine\ORM\PersistentCollection {#4958 …}
  +votes: Doctrine\ORM\PersistentCollection {#4960 …}
  +reports: Doctrine\ORM\PersistentCollection {#4962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
  +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
  -id: 301339
  -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5589744"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705045358 {#4951
    date: 2024-01-12 08:42:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#5039
  +user: Proxies\__CG__\App\Entity\User {#5036 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4955
    +user: App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "im planning to switch from windows 11 to linux mint in 2026"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1722392421 {#4950
      date: 2024-07-31 04:20:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4956 …}
    +nested: Doctrine\ORM\PersistentCollection {#4958 …}
    +votes: Doctrine\ORM\PersistentCollection {#4960 …}
    +reports: Doctrine\ORM\PersistentCollection {#4962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
    -id: 301339
    -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5589744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705045358 {#4951
      date: 2024-01-12 08:42:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "Just do it now, you won’t regret it, or install mint in a virtual machine and full screen it and get use to it, you’ll find yourself using windows less and less every day. My personal go to is Kubuntu, because I like the customization capabilities and lower memory footprint than Gnome. I hate tiling windows managers, so don’t recommend those please."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705127878 {#5040
    date: 2024-01-13 07:37:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5031 …}
  +votes: Doctrine\ORM\PersistentCollection {#5035 …}
  +reports: Doctrine\ORM\PersistentCollection {#5046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
  -id: 304465
  -bodyTs: "'capabl':48 'custom':47 'day':36 'everi':35 'find':28 'footprint':52 'full':18 'get':22 'gnome':54 'go':39 'hate':56 'instal':11 'kubuntu':42 'less':32,34 'like':45 'll':27 'lower':50 'machin':16 'manag':59 'memori':51 'mint':12 'person':38 'pleas':65 'recommend':63 'regret':8 'screen':19 'tile':57 'use':23,30 'virtual':15 'window':31,58 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6639212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705127878 {#5043
    date: 2024-01-13 07:37:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#5039
  +user: Proxies\__CG__\App\Entity\User {#5036 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4955
    +user: App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "im planning to switch from windows 11 to linux mint in 2026"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1722392421 {#4950
      date: 2024-07-31 04:20:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4956 …}
    +nested: Doctrine\ORM\PersistentCollection {#4958 …}
    +votes: Doctrine\ORM\PersistentCollection {#4960 …}
    +reports: Doctrine\ORM\PersistentCollection {#4962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
    -id: 301339
    -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5589744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705045358 {#4951
      date: 2024-01-12 08:42:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "Just do it now, you won’t regret it, or install mint in a virtual machine and full screen it and get use to it, you’ll find yourself using windows less and less every day. My personal go to is Kubuntu, because I like the customization capabilities and lower memory footprint than Gnome. I hate tiling windows managers, so don’t recommend those please."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705127878 {#5040
    date: 2024-01-13 07:37:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5031 …}
  +votes: Doctrine\ORM\PersistentCollection {#5035 …}
  +reports: Doctrine\ORM\PersistentCollection {#5046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
  -id: 304465
  -bodyTs: "'capabl':48 'custom':47 'day':36 'everi':35 'find':28 'footprint':52 'full':18 'get':22 'gnome':54 'go':39 'hate':56 'instal':11 'kubuntu':42 'less':32,34 'like':45 'll':27 'lower':50 'machin':16 'manag':59 'memori':51 'mint':12 'person':38 'pleas':65 'recommend':63 'regret':8 'screen':19 'tile':57 'use':23,30 'virtual':15 'window':31,58 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6639212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705127878 {#5043
    date: 2024-01-13 07:37:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#5039
  +user: Proxies\__CG__\App\Entity\User {#5036 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4955
    +user: App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "im planning to switch from windows 11 to linux mint in 2026"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1722392421 {#4950
      date: 2024-07-31 04:20:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4956 …}
    +nested: Doctrine\ORM\PersistentCollection {#4958 …}
    +votes: Doctrine\ORM\PersistentCollection {#4960 …}
    +reports: Doctrine\ORM\PersistentCollection {#4962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
    -id: 301339
    -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5589744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705045358 {#4951
      date: 2024-01-12 08:42:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "Just do it now, you won’t regret it, or install mint in a virtual machine and full screen it and get use to it, you’ll find yourself using windows less and less every day. My personal go to is Kubuntu, because I like the customization capabilities and lower memory footprint than Gnome. I hate tiling windows managers, so don’t recommend those please."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705127878 {#5040
    date: 2024-01-13 07:37:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5033 …}
  +nested: Doctrine\ORM\PersistentCollection {#5031 …}
  +votes: Doctrine\ORM\PersistentCollection {#5035 …}
  +reports: Doctrine\ORM\PersistentCollection {#5046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5050 …}
  -id: 304465
  -bodyTs: "'capabl':48 'custom':47 'day':36 'everi':35 'find':28 'footprint':52 'full':18 'get':22 'gnome':54 'go':39 'hate':56 'instal':11 'kubuntu':42 'less':32,34 'like':45 'll':27 'lower':50 'machin':16 'manag':59 'memori':51 'mint':12 'person':38 'pleas':65 'recommend':63 'regret':8 'screen':19 'tile':57 'use':23,30 'virtual':15 'window':31,58 'won':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6639212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705127878 {#5043
    date: 2024-01-13 07:37:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
App\Entity\EntryComment {#5054
  +user: Proxies\__CG__\App\Entity\User {#5055 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4955
    +user: App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "im planning to switch from windows 11 to linux mint in 2026"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1722392421 {#4950
      date: 2024-07-31 04:20:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4956 …}
    +nested: Doctrine\ORM\PersistentCollection {#4958 …}
    +votes: Doctrine\ORM\PersistentCollection {#4960 …}
    +reports: Doctrine\ORM\PersistentCollection {#4962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
    -id: 301339
    -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5589744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705045358 {#4951
      date: 2024-01-12 08:42:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "Why not sooner?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705049054 {#5052
    date: 2024-01-12 09:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5056 …}
  +nested: Doctrine\ORM\PersistentCollection {#5058 …}
  +votes: Doctrine\ORM\PersistentCollection {#5060 …}
  +reports: Doctrine\ORM\PersistentCollection {#5062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5066 …}
  -id: 301438
  -bodyTs: "'sooner':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5705505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705049054 {#5053
    date: 2024-01-12 09:44:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
147 DENIED edit
App\Entity\EntryComment {#5054
  +user: Proxies\__CG__\App\Entity\User {#5055 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4955
    +user: App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "im planning to switch from windows 11 to linux mint in 2026"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1722392421 {#4950
      date: 2024-07-31 04:20:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4956 …}
    +nested: Doctrine\ORM\PersistentCollection {#4958 …}
    +votes: Doctrine\ORM\PersistentCollection {#4960 …}
    +reports: Doctrine\ORM\PersistentCollection {#4962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
    -id: 301339
    -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5589744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705045358 {#4951
      date: 2024-01-12 08:42:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "Why not sooner?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705049054 {#5052
    date: 2024-01-12 09:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5056 …}
  +nested: Doctrine\ORM\PersistentCollection {#5058 …}
  +votes: Doctrine\ORM\PersistentCollection {#5060 …}
  +reports: Doctrine\ORM\PersistentCollection {#5062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5066 …}
  -id: 301438
  -bodyTs: "'sooner':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5705505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705049054 {#5053
    date: 2024-01-12 09:44:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
148 DENIED moderate
App\Entity\EntryComment {#5054
  +user: Proxies\__CG__\App\Entity\User {#5055 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4955
    +user: App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "im planning to switch from windows 11 to linux mint in 2026"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1722392421 {#4950
      date: 2024-07-31 04:20:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4956 …}
    +nested: Doctrine\ORM\PersistentCollection {#4958 …}
    +votes: Doctrine\ORM\PersistentCollection {#4960 …}
    +reports: Doctrine\ORM\PersistentCollection {#4962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
    -id: 301339
    -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5589744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705045358 {#4951
      date: 2024-01-12 08:42:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "Why not sooner?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705049054 {#5052
    date: 2024-01-12 09:44:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5056 …}
  +nested: Doctrine\ORM\PersistentCollection {#5058 …}
  +votes: Doctrine\ORM\PersistentCollection {#5060 …}
  +reports: Doctrine\ORM\PersistentCollection {#5062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5066 …}
  -id: 301438
  -bodyTs: "'sooner':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/5705505"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705049054 {#5053
    date: 2024-01-12 09:44:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
149 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED moderate
App\Entity\EntryComment {#5319
  +user: App\Entity\User {#4968 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5054
    +user: Proxies\__CG__\App\Entity\User {#5055 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: "Why not sooner?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705049054 {#5052
      date: 2024-01-12 09:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5056 …}
    +nested: Doctrine\ORM\PersistentCollection {#5058 …}
    +votes: Doctrine\ORM\PersistentCollection {#5060 …}
    +reports: Doctrine\ORM\PersistentCollection {#5062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5066 …}
    -id: 301438
    -bodyTs: "'sooner':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5705505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705049054 {#5053
      date: 2024-01-12 09:44:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "because if i say it it’s gonna be 2026 then it’s gonna hard to make me say 2024"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705062837 {#5320
    date: 2024-01-12 13:33:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@eatham@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5310 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5328 …}
  -id: 301797
  -bodyTs: "'2024':20 '2026':10 'gonna':8,14 'hard':15 'make':17 'say':4,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5598567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062837 {#5323
    date: 2024-01-12 13:33:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#5319
  +user: App\Entity\User {#4968 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5054
    +user: Proxies\__CG__\App\Entity\User {#5055 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: "Why not sooner?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705049054 {#5052
      date: 2024-01-12 09:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5056 …}
    +nested: Doctrine\ORM\PersistentCollection {#5058 …}
    +votes: Doctrine\ORM\PersistentCollection {#5060 …}
    +reports: Doctrine\ORM\PersistentCollection {#5062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5066 …}
    -id: 301438
    -bodyTs: "'sooner':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5705505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705049054 {#5053
      date: 2024-01-12 09:44:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "because if i say it it’s gonna be 2026 then it’s gonna hard to make me say 2024"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705062837 {#5320
    date: 2024-01-12 13:33:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@eatham@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5310 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5328 …}
  -id: 301797
  -bodyTs: "'2024':20 '2026':10 'gonna':8,14 'hard':15 'make':17 'say':4,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5598567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062837 {#5323
    date: 2024-01-12 13:33:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#5319
  +user: App\Entity\User {#4968 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5054
    +user: Proxies\__CG__\App\Entity\User {#5055 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: "Why not sooner?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705049054 {#5052
      date: 2024-01-12 09:44:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5056 …}
    +nested: Doctrine\ORM\PersistentCollection {#5058 …}
    +votes: Doctrine\ORM\PersistentCollection {#5060 …}
    +reports: Doctrine\ORM\PersistentCollection {#5062 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5066 …}
    -id: 301438
    -bodyTs: "'sooner':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://aussie.zone/comment/5705505"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705049054 {#5053
      date: 2024-01-12 09:44:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "because if i say it it’s gonna be 2026 then it’s gonna hard to make me say 2024"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705062837 {#5320
    date: 2024-01-12 13:33:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@eatham@aussie.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5315 …}
  +nested: Doctrine\ORM\PersistentCollection {#5310 …}
  +votes: Doctrine\ORM\PersistentCollection {#5314 …}
  +reports: Doctrine\ORM\PersistentCollection {#5324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5328 …}
  -id: 301797
  -bodyTs: "'2024':20 '2026':10 'gonna':8,14 'hard':15 'make':17 'say':4,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5598567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705062837 {#5323
    date: 2024-01-12 13:33:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
154 DENIED moderate
App\Entity\EntryComment {#5071
  +user: Proxies\__CG__\App\Entity\User {#5072 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4955
    +user: App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "im planning to switch from windows 11 to linux mint in 2026"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1722392421 {#4950
      date: 2024-07-31 04:20:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4956 …}
    +nested: Doctrine\ORM\PersistentCollection {#4958 …}
    +votes: Doctrine\ORM\PersistentCollection {#4960 …}
    +reports: Doctrine\ORM\PersistentCollection {#4962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
    -id: 301339
    -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5589744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705045358 {#4951
      date: 2024-01-12 08:42:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: """
    Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
    \n
    I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705051205 {#5068
    date: 2024-01-12 10:20:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
  -id: 301491
  -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8181196"
  +editedAt: DateTimeImmutable @1721583502 {#5069
    date: 2024-07-21 19:38:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705051205 {#5070
    date: 2024-01-12 10:20:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
155 DENIED edit
App\Entity\EntryComment {#5071
  +user: Proxies\__CG__\App\Entity\User {#5072 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4955
    +user: App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "im planning to switch from windows 11 to linux mint in 2026"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1722392421 {#4950
      date: 2024-07-31 04:20:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4956 …}
    +nested: Doctrine\ORM\PersistentCollection {#4958 …}
    +votes: Doctrine\ORM\PersistentCollection {#4960 …}
    +reports: Doctrine\ORM\PersistentCollection {#4962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
    -id: 301339
    -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5589744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705045358 {#4951
      date: 2024-01-12 08:42:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: """
    Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
    \n
    I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705051205 {#5068
    date: 2024-01-12 10:20:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
  -id: 301491
  -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8181196"
  +editedAt: DateTimeImmutable @1721583502 {#5069
    date: 2024-07-21 19:38:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705051205 {#5070
    date: 2024-01-12 10:20:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
156 DENIED moderate
App\Entity\EntryComment {#5071
  +user: Proxies\__CG__\App\Entity\User {#5072 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#4955
    +user: App\Entity\User {#4968 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: null
    +root: null
    +body: "im planning to switch from windows 11 to linux mint in 2026"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 19
    +score: 0
    +lastActive: DateTime @1722392421 {#4950
      date: 2024-07-31 04:20:21.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#4956 …}
    +nested: Doctrine\ORM\PersistentCollection {#4958 …}
    +votes: Doctrine\ORM\PersistentCollection {#4960 …}
    +reports: Doctrine\ORM\PersistentCollection {#4962 …}
    +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
    +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
    -id: 301339
    -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/5589744"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705045358 {#4951
      date: 2024-01-12 08:42:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: """
    Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
    \n
    I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1705051205 {#5068
    date: 2024-01-12 10:20:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5073 …}
  +nested: Doctrine\ORM\PersistentCollection {#5075 …}
  +votes: Doctrine\ORM\PersistentCollection {#5077 …}
  +reports: Doctrine\ORM\PersistentCollection {#5079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
  -id: 301491
  -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8181196"
  +editedAt: DateTimeImmutable @1721583502 {#5069
    date: 2024-07-21 19:38:22.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705051205 {#5070
    date: 2024-01-12 10:20:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
157 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
158 DENIED moderate
App\Entity\EntryComment {#5332
  +user: Proxies\__CG__\App\Entity\User {#5333 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: """
    I’ve just started to daily drive Mint, after finding Fedora confusing and Ubuntu somehow slow and stuttery.\n
    \n
    Every few years I try out Linux desktop and this is the first time I’ve found it usable enough for me. For the first time I’m not delving into forum posts from last decade to get simple stuff working.\n
    \n
    What distro would you recommend that does desktop usability better than Mint?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705059579 {#5330
    date: 2024-01-12 12:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5334 …}
  +nested: Doctrine\ORM\PersistentCollection {#5336 …}
  +votes: Doctrine\ORM\PersistentCollection {#5338 …}
  +reports: Doctrine\ORM\PersistentCollection {#5340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
  -id: 301686
  -bodyTs: "'better':69 'confus':12 'daili':6 'decad':54 'delv':48 'desktop':26,67 'distro':61 'drive':7 'enough':38 'everi':19 'fedora':11 'find':10 'first':31,43 'forum':50 'found':35 'get':56 'last':53 'linux':25 'm':46 'mint':8,71 'post':51 'recommend':64 'simpl':57 'slow':16 'somehow':15 'start':4 'stuff':58 'stutteri':18 'time':32,44 'tri':23 'ubuntu':14 'usabl':37,68 've':2,34 'work':59 'would':62 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6618855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705059579 {#5331
    date: 2024-01-12 12:39:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#5332
  +user: Proxies\__CG__\App\Entity\User {#5333 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: """
    I’ve just started to daily drive Mint, after finding Fedora confusing and Ubuntu somehow slow and stuttery.\n
    \n
    Every few years I try out Linux desktop and this is the first time I’ve found it usable enough for me. For the first time I’m not delving into forum posts from last decade to get simple stuff working.\n
    \n
    What distro would you recommend that does desktop usability better than Mint?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705059579 {#5330
    date: 2024-01-12 12:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5334 …}
  +nested: Doctrine\ORM\PersistentCollection {#5336 …}
  +votes: Doctrine\ORM\PersistentCollection {#5338 …}
  +reports: Doctrine\ORM\PersistentCollection {#5340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
  -id: 301686
  -bodyTs: "'better':69 'confus':12 'daili':6 'decad':54 'delv':48 'desktop':26,67 'distro':61 'drive':7 'enough':38 'everi':19 'fedora':11 'find':10 'first':31,43 'forum':50 'found':35 'get':56 'last':53 'linux':25 'm':46 'mint':8,71 'post':51 'recommend':64 'simpl':57 'slow':16 'somehow':15 'start':4 'stuff':58 'stutteri':18 'time':32,44 'tri':23 'ubuntu':14 'usabl':37,68 've':2,34 'work':59 'would':62 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6618855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705059579 {#5331
    date: 2024-01-12 12:39:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#5332
  +user: Proxies\__CG__\App\Entity\User {#5333 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: """
    I’ve just started to daily drive Mint, after finding Fedora confusing and Ubuntu somehow slow and stuttery.\n
    \n
    Every few years I try out Linux desktop and this is the first time I’ve found it usable enough for me. For the first time I’m not delving into forum posts from last decade to get simple stuff working.\n
    \n
    What distro would you recommend that does desktop usability better than Mint?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705059579 {#5330
    date: 2024-01-12 12:39:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5334 …}
  +nested: Doctrine\ORM\PersistentCollection {#5336 …}
  +votes: Doctrine\ORM\PersistentCollection {#5338 …}
  +reports: Doctrine\ORM\PersistentCollection {#5340 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
  -id: 301686
  -bodyTs: "'better':69 'confus':12 'daili':6 'decad':54 'delv':48 'desktop':26,67 'distro':61 'drive':7 'enough':38 'everi':19 'fedora':11 'find':10 'first':31,43 'forum':50 'found':35 'get':56 'last':53 'linux':25 'm':46 'mint':8,71 'post':51 'recommend':64 'simpl':57 'slow':16 'somehow':15 'start':4 'stuff':58 'stutteri':18 'time':32,44 'tri':23 'ubuntu':14 'usabl':37,68 've':2,34 'work':59 'would':62 'year':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6618855"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705059579 {#5331
    date: 2024-01-12 12:39:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
162 DENIED moderate
App\Entity\EntryComment {#5501
  +user: Proxies\__CG__\App\Entity\User {#5494 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5332
    +user: Proxies\__CG__\App\Entity\User {#5333 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5071
      +user: Proxies\__CG__\App\Entity\User {#5072 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4955
        +user: App\Entity\User {#4968 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "im planning to switch from windows 11 to linux mint in 2026"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1722392421 {#4950
          date: 2024-07-31 04:20:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@thenewred@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4956 …}
        +nested: Doctrine\ORM\PersistentCollection {#4958 …}
        +votes: Doctrine\ORM\PersistentCollection {#4960 …}
        +reports: Doctrine\ORM\PersistentCollection {#4962 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
        -id: 301339
        -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5589744"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705045358 {#4951
          date: 2024-01-12 08:42:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4955}
      +body: """
        Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
        \n
        I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705051205 {#5068
        date: 2024-01-12 10:20:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
        "@thenewred@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5073 …}
      +nested: Doctrine\ORM\PersistentCollection {#5075 …}
      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
      +reports: Doctrine\ORM\PersistentCollection {#5079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
      -id: 301491
      -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8181196"
      +editedAt: DateTimeImmutable @1721583502 {#5069
        date: 2024-07-21 19:38:22.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705051205 {#5070
        date: 2024-01-12 10:20:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      I’ve just started to daily drive Mint, after finding Fedora confusing and Ubuntu somehow slow and stuttery.\n
      \n
      Every few years I try out Linux desktop and this is the first time I’ve found it usable enough for me. For the first time I’m not delving into forum posts from last decade to get simple stuff working.\n
      \n
      What distro would you recommend that does desktop usability better than Mint?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705059579 {#5330
      date: 2024-01-12 12:39:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@siberianlaika@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5334 …}
    +nested: Doctrine\ORM\PersistentCollection {#5336 …}
    +votes: Doctrine\ORM\PersistentCollection {#5338 …}
    +reports: Doctrine\ORM\PersistentCollection {#5340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
    -id: 301686
    -bodyTs: "'better':69 'confus':12 'daili':6 'decad':54 'delv':48 'desktop':26,67 'distro':61 'drive':7 'enough':38 'everi':19 'fedora':11 'find':10 'first':31,43 'forum':50 'found':35 'get':56 'last':53 'linux':25 'm':46 'mint':8,71 'post':51 'recommend':64 'simpl':57 'slow':16 'somehow':15 'start':4 'stuff':58 'stutteri':18 'time':32,44 'tri':23 'ubuntu':14 'usabl':37,68 've':2,34 'work':59 'would':62 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6618855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059579 {#5331
      date: 2024-01-12 12:39:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "I don’t daily drive Linux myself yet, but I see a lot of people talking up Pop!OS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705063462 {#5502
    date: 2024-01-12 13:44:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
    "@thesorehead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5493 …}
  +nested: Doctrine\ORM\PersistentCollection {#5491 …}
  +votes: Doctrine\ORM\PersistentCollection {#5489 …}
  +reports: Doctrine\ORM\PersistentCollection {#5504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5508 …}
  -id: 301821
  -bodyTs: "'daili':4 'drive':5 'linux':6 'lot':13 'os':19 'peopl':15 'pop':18 'see':11 'talk':16 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705063462 {#5499
    date: 2024-01-12 13:44:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#5501
  +user: Proxies\__CG__\App\Entity\User {#5494 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5332
    +user: Proxies\__CG__\App\Entity\User {#5333 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5071
      +user: Proxies\__CG__\App\Entity\User {#5072 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4955
        +user: App\Entity\User {#4968 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "im planning to switch from windows 11 to linux mint in 2026"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1722392421 {#4950
          date: 2024-07-31 04:20:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@thenewred@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4956 …}
        +nested: Doctrine\ORM\PersistentCollection {#4958 …}
        +votes: Doctrine\ORM\PersistentCollection {#4960 …}
        +reports: Doctrine\ORM\PersistentCollection {#4962 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
        -id: 301339
        -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5589744"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705045358 {#4951
          date: 2024-01-12 08:42:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4955}
      +body: """
        Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
        \n
        I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705051205 {#5068
        date: 2024-01-12 10:20:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
        "@thenewred@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5073 …}
      +nested: Doctrine\ORM\PersistentCollection {#5075 …}
      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
      +reports: Doctrine\ORM\PersistentCollection {#5079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
      -id: 301491
      -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8181196"
      +editedAt: DateTimeImmutable @1721583502 {#5069
        date: 2024-07-21 19:38:22.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705051205 {#5070
        date: 2024-01-12 10:20:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      I’ve just started to daily drive Mint, after finding Fedora confusing and Ubuntu somehow slow and stuttery.\n
      \n
      Every few years I try out Linux desktop and this is the first time I’ve found it usable enough for me. For the first time I’m not delving into forum posts from last decade to get simple stuff working.\n
      \n
      What distro would you recommend that does desktop usability better than Mint?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705059579 {#5330
      date: 2024-01-12 12:39:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@siberianlaika@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5334 …}
    +nested: Doctrine\ORM\PersistentCollection {#5336 …}
    +votes: Doctrine\ORM\PersistentCollection {#5338 …}
    +reports: Doctrine\ORM\PersistentCollection {#5340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
    -id: 301686
    -bodyTs: "'better':69 'confus':12 'daili':6 'decad':54 'delv':48 'desktop':26,67 'distro':61 'drive':7 'enough':38 'everi':19 'fedora':11 'find':10 'first':31,43 'forum':50 'found':35 'get':56 'last':53 'linux':25 'm':46 'mint':8,71 'post':51 'recommend':64 'simpl':57 'slow':16 'somehow':15 'start':4 'stuff':58 'stutteri':18 'time':32,44 'tri':23 'ubuntu':14 'usabl':37,68 've':2,34 'work':59 'would':62 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6618855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059579 {#5331
      date: 2024-01-12 12:39:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "I don’t daily drive Linux myself yet, but I see a lot of people talking up Pop!OS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705063462 {#5502
    date: 2024-01-12 13:44:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
    "@thesorehead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5493 …}
  +nested: Doctrine\ORM\PersistentCollection {#5491 …}
  +votes: Doctrine\ORM\PersistentCollection {#5489 …}
  +reports: Doctrine\ORM\PersistentCollection {#5504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5508 …}
  -id: 301821
  -bodyTs: "'daili':4 'drive':5 'linux':6 'lot':13 'os':19 'peopl':15 'pop':18 'see':11 'talk':16 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705063462 {#5499
    date: 2024-01-12 13:44:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#5501
  +user: Proxies\__CG__\App\Entity\User {#5494 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5332
    +user: Proxies\__CG__\App\Entity\User {#5333 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5071
      +user: Proxies\__CG__\App\Entity\User {#5072 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4955
        +user: App\Entity\User {#4968 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "im planning to switch from windows 11 to linux mint in 2026"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1722392421 {#4950
          date: 2024-07-31 04:20:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@thenewred@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4956 …}
        +nested: Doctrine\ORM\PersistentCollection {#4958 …}
        +votes: Doctrine\ORM\PersistentCollection {#4960 …}
        +reports: Doctrine\ORM\PersistentCollection {#4962 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
        -id: 301339
        -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5589744"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705045358 {#4951
          date: 2024-01-12 08:42:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4955}
      +body: """
        Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
        \n
        I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705051205 {#5068
        date: 2024-01-12 10:20:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
        "@thenewred@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5073 …}
      +nested: Doctrine\ORM\PersistentCollection {#5075 …}
      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
      +reports: Doctrine\ORM\PersistentCollection {#5079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
      -id: 301491
      -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8181196"
      +editedAt: DateTimeImmutable @1721583502 {#5069
        date: 2024-07-21 19:38:22.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705051205 {#5070
        date: 2024-01-12 10:20:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      I’ve just started to daily drive Mint, after finding Fedora confusing and Ubuntu somehow slow and stuttery.\n
      \n
      Every few years I try out Linux desktop and this is the first time I’ve found it usable enough for me. For the first time I’m not delving into forum posts from last decade to get simple stuff working.\n
      \n
      What distro would you recommend that does desktop usability better than Mint?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705059579 {#5330
      date: 2024-01-12 12:39:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@siberianlaika@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5334 …}
    +nested: Doctrine\ORM\PersistentCollection {#5336 …}
    +votes: Doctrine\ORM\PersistentCollection {#5338 …}
    +reports: Doctrine\ORM\PersistentCollection {#5340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
    -id: 301686
    -bodyTs: "'better':69 'confus':12 'daili':6 'decad':54 'delv':48 'desktop':26,67 'distro':61 'drive':7 'enough':38 'everi':19 'fedora':11 'find':10 'first':31,43 'forum':50 'found':35 'get':56 'last':53 'linux':25 'm':46 'mint':8,71 'post':51 'recommend':64 'simpl':57 'slow':16 'somehow':15 'start':4 'stuff':58 'stutteri':18 'time':32,44 'tri':23 'ubuntu':14 'usabl':37,68 've':2,34 'work':59 'would':62 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6618855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059579 {#5331
      date: 2024-01-12 12:39:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "I don’t daily drive Linux myself yet, but I see a lot of people talking up Pop!OS"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705063462 {#5502
    date: 2024-01-12 13:44:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
    "@thesorehead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5493 …}
  +nested: Doctrine\ORM\PersistentCollection {#5491 …}
  +votes: Doctrine\ORM\PersistentCollection {#5489 …}
  +reports: Doctrine\ORM\PersistentCollection {#5504 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5508 …}
  -id: 301821
  -bodyTs: "'daili':4 'drive':5 'linux':6 'lot':13 'os':19 'peopl':15 'pop':18 'see':11 'talk':16 'yet':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705063462 {#5499
    date: 2024-01-12 13:44:22.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
166 DENIED moderate
App\Entity\EntryComment {#5512
  +user: Proxies\__CG__\App\Entity\User {#5513 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5332
    +user: Proxies\__CG__\App\Entity\User {#5333 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5071
      +user: Proxies\__CG__\App\Entity\User {#5072 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4955
        +user: App\Entity\User {#4968 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "im planning to switch from windows 11 to linux mint in 2026"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1722392421 {#4950
          date: 2024-07-31 04:20:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@thenewred@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4956 …}
        +nested: Doctrine\ORM\PersistentCollection {#4958 …}
        +votes: Doctrine\ORM\PersistentCollection {#4960 …}
        +reports: Doctrine\ORM\PersistentCollection {#4962 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
        -id: 301339
        -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5589744"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705045358 {#4951
          date: 2024-01-12 08:42:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4955}
      +body: """
        Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
        \n
        I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705051205 {#5068
        date: 2024-01-12 10:20:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
        "@thenewred@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5073 …}
      +nested: Doctrine\ORM\PersistentCollection {#5075 …}
      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
      +reports: Doctrine\ORM\PersistentCollection {#5079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
      -id: 301491
      -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8181196"
      +editedAt: DateTimeImmutable @1721583502 {#5069
        date: 2024-07-21 19:38:22.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705051205 {#5070
        date: 2024-01-12 10:20:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      I’ve just started to daily drive Mint, after finding Fedora confusing and Ubuntu somehow slow and stuttery.\n
      \n
      Every few years I try out Linux desktop and this is the first time I’ve found it usable enough for me. For the first time I’m not delving into forum posts from last decade to get simple stuff working.\n
      \n
      What distro would you recommend that does desktop usability better than Mint?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705059579 {#5330
      date: 2024-01-12 12:39:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@siberianlaika@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5334 …}
    +nested: Doctrine\ORM\PersistentCollection {#5336 …}
    +votes: Doctrine\ORM\PersistentCollection {#5338 …}
    +reports: Doctrine\ORM\PersistentCollection {#5340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
    -id: 301686
    -bodyTs: "'better':69 'confus':12 'daili':6 'decad':54 'delv':48 'desktop':26,67 'distro':61 'drive':7 'enough':38 'everi':19 'fedora':11 'find':10 'first':31,43 'forum':50 'found':35 'get':56 'last':53 'linux':25 'm':46 'mint':8,71 'post':51 'recommend':64 'simpl':57 'slow':16 'somehow':15 'start':4 'stuff':58 'stutteri':18 'time':32,44 'tri':23 'ubuntu':14 'usabl':37,68 've':2,34 'work':59 'would':62 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6618855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059579 {#5331
      date: 2024-01-12 12:39:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "I use debian and am very happy with it. It runs just fine on an 3-4 year old laptop (thinkpad)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705101808 {#5510
    date: 2024-01-13 00:23:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
    "@thesorehead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5514 …}
  +nested: Doctrine\ORM\PersistentCollection {#5516 …}
  +votes: Doctrine\ORM\PersistentCollection {#5518 …}
  +reports: Doctrine\ORM\PersistentCollection {#5520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
  -id: 303532
  -bodyTs: "'-4':17 '3':16 'debian':3 'fine':13 'happi':7 'laptop':20 'old':19 'run':11 'thinkpad':21 'use':2 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6390099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705101808 {#5511
    date: 2024-01-13 00:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
App\Entity\EntryComment {#5512
  +user: Proxies\__CG__\App\Entity\User {#5513 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5332
    +user: Proxies\__CG__\App\Entity\User {#5333 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5071
      +user: Proxies\__CG__\App\Entity\User {#5072 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4955
        +user: App\Entity\User {#4968 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "im planning to switch from windows 11 to linux mint in 2026"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1722392421 {#4950
          date: 2024-07-31 04:20:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@thenewred@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4956 …}
        +nested: Doctrine\ORM\PersistentCollection {#4958 …}
        +votes: Doctrine\ORM\PersistentCollection {#4960 …}
        +reports: Doctrine\ORM\PersistentCollection {#4962 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
        -id: 301339
        -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5589744"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705045358 {#4951
          date: 2024-01-12 08:42:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4955}
      +body: """
        Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
        \n
        I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705051205 {#5068
        date: 2024-01-12 10:20:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
        "@thenewred@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5073 …}
      +nested: Doctrine\ORM\PersistentCollection {#5075 …}
      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
      +reports: Doctrine\ORM\PersistentCollection {#5079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
      -id: 301491
      -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8181196"
      +editedAt: DateTimeImmutable @1721583502 {#5069
        date: 2024-07-21 19:38:22.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705051205 {#5070
        date: 2024-01-12 10:20:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      I’ve just started to daily drive Mint, after finding Fedora confusing and Ubuntu somehow slow and stuttery.\n
      \n
      Every few years I try out Linux desktop and this is the first time I’ve found it usable enough for me. For the first time I’m not delving into forum posts from last decade to get simple stuff working.\n
      \n
      What distro would you recommend that does desktop usability better than Mint?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705059579 {#5330
      date: 2024-01-12 12:39:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@siberianlaika@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5334 …}
    +nested: Doctrine\ORM\PersistentCollection {#5336 …}
    +votes: Doctrine\ORM\PersistentCollection {#5338 …}
    +reports: Doctrine\ORM\PersistentCollection {#5340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
    -id: 301686
    -bodyTs: "'better':69 'confus':12 'daili':6 'decad':54 'delv':48 'desktop':26,67 'distro':61 'drive':7 'enough':38 'everi':19 'fedora':11 'find':10 'first':31,43 'forum':50 'found':35 'get':56 'last':53 'linux':25 'm':46 'mint':8,71 'post':51 'recommend':64 'simpl':57 'slow':16 'somehow':15 'start':4 'stuff':58 'stutteri':18 'time':32,44 'tri':23 'ubuntu':14 'usabl':37,68 've':2,34 'work':59 'would':62 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6618855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059579 {#5331
      date: 2024-01-12 12:39:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "I use debian and am very happy with it. It runs just fine on an 3-4 year old laptop (thinkpad)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705101808 {#5510
    date: 2024-01-13 00:23:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
    "@thesorehead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5514 …}
  +nested: Doctrine\ORM\PersistentCollection {#5516 …}
  +votes: Doctrine\ORM\PersistentCollection {#5518 …}
  +reports: Doctrine\ORM\PersistentCollection {#5520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
  -id: 303532
  -bodyTs: "'-4':17 '3':16 'debian':3 'fine':13 'happi':7 'laptop':20 'old':19 'run':11 'thinkpad':21 'use':2 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6390099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705101808 {#5511
    date: 2024-01-13 00:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
App\Entity\EntryComment {#5512
  +user: Proxies\__CG__\App\Entity\User {#5513 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5332
    +user: Proxies\__CG__\App\Entity\User {#5333 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#5071
      +user: Proxies\__CG__\App\Entity\User {#5072 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: App\Entity\EntryComment {#4955
        +user: App\Entity\User {#4968 …}
        +entry: App\Entity\Entry {#2412}
        +magazine: App\Entity\Magazine {#264}
        +image: null
        +parent: null
        +root: null
        +body: "im planning to switch from windows 11 to linux mint in 2026"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 19
        +score: 0
        +lastActive: DateTime @1722392421 {#4950
          date: 2024-07-31 04:20:21.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@thenewred@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#4956 …}
        +nested: Doctrine\ORM\PersistentCollection {#4958 …}
        +votes: Doctrine\ORM\PersistentCollection {#4960 …}
        +reports: Doctrine\ORM\PersistentCollection {#4962 …}
        +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
        +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
        -id: 301339
        -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.blahaj.zone/comment/5589744"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705045358 {#4951
          date: 2024-01-12 08:42:38.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#4955}
      +body: """
        Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
        \n
        I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1705051205 {#5068
        date: 2024-01-12 10:20:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
        "@thenewred@lemmy.world"
        "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#5073 …}
      +nested: Doctrine\ORM\PersistentCollection {#5075 …}
      +votes: Doctrine\ORM\PersistentCollection {#5077 …}
      +reports: Doctrine\ORM\PersistentCollection {#5079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
      +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
      -id: 301491
      -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/8181196"
      +editedAt: DateTimeImmutable @1721583502 {#5069
        date: 2024-07-21 19:38:22.0 +02:00
      }
      +createdAt: DateTimeImmutable @1705051205 {#5070
        date: 2024-01-12 10:20:05.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      I’ve just started to daily drive Mint, after finding Fedora confusing and Ubuntu somehow slow and stuttery.\n
      \n
      Every few years I try out Linux desktop and this is the first time I’ve found it usable enough for me. For the first time I’m not delving into forum posts from last decade to get simple stuff working.\n
      \n
      What distro would you recommend that does desktop usability better than Mint?
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705059579 {#5330
      date: 2024-01-12 12:39:39.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@siberianlaika@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5334 …}
    +nested: Doctrine\ORM\PersistentCollection {#5336 …}
    +votes: Doctrine\ORM\PersistentCollection {#5338 …}
    +reports: Doctrine\ORM\PersistentCollection {#5340 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5342 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5344 …}
    -id: 301686
    -bodyTs: "'better':69 'confus':12 'daili':6 'decad':54 'delv':48 'desktop':26,67 'distro':61 'drive':7 'enough':38 'everi':19 'fedora':11 'find':10 'first':31,43 'forum':50 'found':35 'get':56 'last':53 'linux':25 'm':46 'mint':8,71 'post':51 'recommend':64 'simpl':57 'slow':16 'somehow':15 'start':4 'stuff':58 'stutteri':18 'time':32,44 'tri':23 'ubuntu':14 'usabl':37,68 've':2,34 'work':59 'would':62 'year':21"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6618855"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705059579 {#5331
      date: 2024-01-12 12:39:39.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "I use debian and am very happy with it. It runs just fine on an 3-4 year old laptop (thinkpad)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705101808 {#5510
    date: 2024-01-13 00:23:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
    "@thesorehead@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5514 …}
  +nested: Doctrine\ORM\PersistentCollection {#5516 …}
  +votes: Doctrine\ORM\PersistentCollection {#5518 …}
  +reports: Doctrine\ORM\PersistentCollection {#5520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5522 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5524 …}
  -id: 303532
  -bodyTs: "'-4':17 '3':16 'debian':3 'fine':13 'happi':7 'laptop':20 'old':19 'run':11 'thinkpad':21 'use':2 'year':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6390099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705101808 {#5511
    date: 2024-01-13 00:23:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
170 DENIED moderate
App\Entity\EntryComment {#5349
  +user: App\Entity\User {#4968 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "linux mint is working on wayland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705062674 {#5346
    date: 2024-01-12 13:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
  -id: 301790
  -bodyTs: "'linux':1 'mint':2 'wayland':6 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5598521"
  +editedAt: DateTimeImmutable @1721655324 {#5347
    date: 2024-07-22 15:35:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705062674 {#5348
    date: 2024-01-12 13:31:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#5349
  +user: App\Entity\User {#4968 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "linux mint is working on wayland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705062674 {#5346
    date: 2024-01-12 13:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
  -id: 301790
  -bodyTs: "'linux':1 'mint':2 'wayland':6 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5598521"
  +editedAt: DateTimeImmutable @1721655324 {#5347
    date: 2024-07-22 15:35:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705062674 {#5348
    date: 2024-01-12 13:31:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#5349
  +user: App\Entity\User {#4968 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "linux mint is working on wayland"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705062674 {#5346
    date: 2024-01-12 13:31:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5350 …}
  +nested: Doctrine\ORM\PersistentCollection {#5352 …}
  +votes: Doctrine\ORM\PersistentCollection {#5354 …}
  +reports: Doctrine\ORM\PersistentCollection {#5356 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5360 …}
  -id: 301790
  -bodyTs: "'linux':1 'mint':2 'wayland':6 'work':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/5598521"
  +editedAt: DateTimeImmutable @1721655324 {#5347
    date: 2024-07-22 15:35:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705062674 {#5348
    date: 2024-01-12 13:31:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 DENIED ROLE_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
174 DENIED moderate
App\Entity\EntryComment {#5364
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: """
    It’s s gateway drug. It’s ok to let them come in on Mint and Ubuntu, they’re scared and confused. Give them creature comforts. Once they’re warm and fuzzy, they’ll get inquisitive and branch out.\n
    \n
    Regale to the Mint users the virtues of your better choices, but tell the windows users come on it and use whatever they’re comfortable with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705064430 {#5362
    date: 2024-01-12 14:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5368 …}
  +votes: Doctrine\ORM\PersistentCollection {#5370 …}
  +reports: Doctrine\ORM\PersistentCollection {#5372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
  -id: 301848
  -bodyTs: "'better':49 'branch':38 'choic':50 'come':12,56 'comfort':26,64 'confus':22 'creatur':25 'drug':5 'fuzzi':32 'gateway':4 'get':35 'give':23 'inquisit':36 'let':10 'll':34 'mint':15,43 'ok':8 're':19,29,63 'regal':40 'scare':20 'tell':52 'ubuntu':17 'use':60 'user':44,55 'virtu':46 'warm':30 'whatev':61 'window':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705064430 {#5363
    date: 2024-01-12 14:00:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
175 DENIED edit
App\Entity\EntryComment {#5364
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: """
    It’s s gateway drug. It’s ok to let them come in on Mint and Ubuntu, they’re scared and confused. Give them creature comforts. Once they’re warm and fuzzy, they’ll get inquisitive and branch out.\n
    \n
    Regale to the Mint users the virtues of your better choices, but tell the windows users come on it and use whatever they’re comfortable with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705064430 {#5362
    date: 2024-01-12 14:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5368 …}
  +votes: Doctrine\ORM\PersistentCollection {#5370 …}
  +reports: Doctrine\ORM\PersistentCollection {#5372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
  -id: 301848
  -bodyTs: "'better':49 'branch':38 'choic':50 'come':12,56 'comfort':26,64 'confus':22 'creatur':25 'drug':5 'fuzzi':32 'gateway':4 'get':35 'give':23 'inquisit':36 'let':10 'll':34 'mint':15,43 'ok':8 're':19,29,63 'regal':40 'scare':20 'tell':52 'ubuntu':17 'use':60 'user':44,55 'virtu':46 'warm':30 'whatev':61 'window':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705064430 {#5363
    date: 2024-01-12 14:00:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
176 DENIED moderate
App\Entity\EntryComment {#5364
  +user: Proxies\__CG__\App\Entity\User {#5365 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: """
    It’s s gateway drug. It’s ok to let them come in on Mint and Ubuntu, they’re scared and confused. Give them creature comforts. Once they’re warm and fuzzy, they’ll get inquisitive and branch out.\n
    \n
    Regale to the Mint users the virtues of your better choices, but tell the windows users come on it and use whatever they’re comfortable with.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705064430 {#5362
    date: 2024-01-12 14:00:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5366 …}
  +nested: Doctrine\ORM\PersistentCollection {#5368 …}
  +votes: Doctrine\ORM\PersistentCollection {#5370 …}
  +reports: Doctrine\ORM\PersistentCollection {#5372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5376 …}
  -id: 301848
  -bodyTs: "'better':49 'branch':38 'choic':50 'come':12,56 'comfort':26,64 'confus':22 'creatur':25 'drug':5 'fuzzi':32 'gateway':4 'get':35 'give':23 'inquisit':36 'let':10 'll':34 'mint':15,43 'ok':8 're':19,29,63 'regal':40 'scare':20 'tell':52 'ubuntu':17 'use':60 'user':44,55 'virtu':46 'warm':30 'whatev':61 'window':54"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6620583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705064430 {#5363
    date: 2024-01-12 14:00:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
177 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
178 DENIED moderate
App\Entity\EntryComment {#5380
  +user: Proxies\__CG__\App\Entity\User {#5381 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "Linux Mint might look outdated but it’s stable as hell. Especially LMDE. Any time I mess around with arch/arch-based derivatives or any rolling release distros I’m quickly reminded why I chose to run Mint as my primary OS. I’m long past my distro hopping days so having something that works without question and doesn’t require any mucking around is huge for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705066271 {#5378
    date: 2024-01-12 14:31:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5382 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
  -id: 301929
  -bodyTs: "'arch/arch-based':20 'around':18,62 'chose':33 'day':48 'deriv':21 'distro':26,46 'doesn':57 'especi':12 'hell':11 'hop':47 'huge':64 'linux':1 'lmde':13 'long':43 'look':4 'm':28,42 'mess':17 'might':3 'mint':2,36 'muck':61 'os':40 'outdat':5 'past':44 'primari':39 'question':55 'quick':29 'releas':25 'remind':30 'requir':59 'roll':24 'run':35 'someth':51 'stabl':9 'time':15 'without':54 'work':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8188856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705066271 {#5379
    date: 2024-01-12 14:31:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#5380
  +user: Proxies\__CG__\App\Entity\User {#5381 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "Linux Mint might look outdated but it’s stable as hell. Especially LMDE. Any time I mess around with arch/arch-based derivatives or any rolling release distros I’m quickly reminded why I chose to run Mint as my primary OS. I’m long past my distro hopping days so having something that works without question and doesn’t require any mucking around is huge for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705066271 {#5378
    date: 2024-01-12 14:31:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5382 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
  -id: 301929
  -bodyTs: "'arch/arch-based':20 'around':18,62 'chose':33 'day':48 'deriv':21 'distro':26,46 'doesn':57 'especi':12 'hell':11 'hop':47 'huge':64 'linux':1 'lmde':13 'long':43 'look':4 'm':28,42 'mess':17 'might':3 'mint':2,36 'muck':61 'os':40 'outdat':5 'past':44 'primari':39 'question':55 'quick':29 'releas':25 'remind':30 'requir':59 'roll':24 'run':35 'someth':51 'stabl':9 'time':15 'without':54 'work':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8188856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705066271 {#5379
    date: 2024-01-12 14:31:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#5380
  +user: Proxies\__CG__\App\Entity\User {#5381 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "Linux Mint might look outdated but it’s stable as hell. Especially LMDE. Any time I mess around with arch/arch-based derivatives or any rolling release distros I’m quickly reminded why I chose to run Mint as my primary OS. I’m long past my distro hopping days so having something that works without question and doesn’t require any mucking around is huge for me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705066271 {#5378
    date: 2024-01-12 14:31:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5382 …}
  +nested: Doctrine\ORM\PersistentCollection {#5384 …}
  +votes: Doctrine\ORM\PersistentCollection {#5386 …}
  +reports: Doctrine\ORM\PersistentCollection {#5388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5390 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5392 …}
  -id: 301929
  -bodyTs: "'arch/arch-based':20 'around':18,62 'chose':33 'day':48 'deriv':21 'distro':26,46 'doesn':57 'especi':12 'hell':11 'hop':47 'huge':64 'linux':1 'lmde':13 'long':43 'look':4 'm':28,42 'mess':17 'might':3 'mint':2,36 'muck':61 'os':40 'outdat':5 'past':44 'primari':39 'question':55 'quick':29 'releas':25 'remind':30 'requir':59 'roll':24 'run':35 'someth':51 'stabl':9 'time':15 'without':54 'work':53"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/8188856"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705066271 {#5379
    date: 2024-01-12 14:31:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 DENIED moderate
App\Entity\EntryComment {#5396
  +user: Proxies\__CG__\App\Entity\User {#5397 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "I’ll take something from 2005 as a compliment to Linux Mint. Having installed it in 2006 you are absolutely correct. It’s shockingly boring lack of constant UI paradigm shifts almost makes me forget about the OS completely. I’m at the point in my Linux journey where I see slow adoption of new things as good. I accept others have setups that mint does not work for, but I would wager there is no Linux DE better suited as a first suggestion to try depending on the newness of the hardware. If you have 5 monitors of differing resolutions and frame rates then sure, there are better DEs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705069128 {#5394
    date: 2024-01-12 15:18:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5400 …}
  +votes: Doctrine\ORM\PersistentCollection {#5402 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -id: 302038
  -bodyTs: "'2005':6 '2006':17 '5':97 'absolut':20 'accept':60 'adopt':53 'almost':32 'better':79,109 'bore':25 'complet':39 'compliment':9 'constant':28 'correct':21 'de':78 'depend':87 'des':110 'differ':100 'first':83 'forget':35 'frame':103 'good':58 'hardwar':93 'instal':14 'journey':48 'lack':26 'linux':11,47,77 'll':2 'm':41 'make':33 'mint':12,65 'monitor':98 'new':55,90 'os':38 'other':61 'paradigm':30 'point':44 'rate':104 'resolut':101 'see':51 'setup':63 'shift':31 'shock':24 'slow':52 'someth':4 'suggest':84 'suit':80 'sure':106 'take':3 'thing':56 'tri':86 'ui':29 'wager':73 'work':68 'would':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6134652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705069128 {#5395
    date: 2024-01-12 15:18:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
183 DENIED edit
App\Entity\EntryComment {#5396
  +user: Proxies\__CG__\App\Entity\User {#5397 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "I’ll take something from 2005 as a compliment to Linux Mint. Having installed it in 2006 you are absolutely correct. It’s shockingly boring lack of constant UI paradigm shifts almost makes me forget about the OS completely. I’m at the point in my Linux journey where I see slow adoption of new things as good. I accept others have setups that mint does not work for, but I would wager there is no Linux DE better suited as a first suggestion to try depending on the newness of the hardware. If you have 5 monitors of differing resolutions and frame rates then sure, there are better DEs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705069128 {#5394
    date: 2024-01-12 15:18:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5400 …}
  +votes: Doctrine\ORM\PersistentCollection {#5402 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -id: 302038
  -bodyTs: "'2005':6 '2006':17 '5':97 'absolut':20 'accept':60 'adopt':53 'almost':32 'better':79,109 'bore':25 'complet':39 'compliment':9 'constant':28 'correct':21 'de':78 'depend':87 'des':110 'differ':100 'first':83 'forget':35 'frame':103 'good':58 'hardwar':93 'instal':14 'journey':48 'lack':26 'linux':11,47,77 'll':2 'm':41 'make':33 'mint':12,65 'monitor':98 'new':55,90 'os':38 'other':61 'paradigm':30 'point':44 'rate':104 'resolut':101 'see':51 'setup':63 'shift':31 'shock':24 'slow':52 'someth':4 'suggest':84 'suit':80 'sure':106 'take':3 'thing':56 'tri':86 'ui':29 'wager':73 'work':68 'would':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6134652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705069128 {#5395
    date: 2024-01-12 15:18:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
184 DENIED moderate
App\Entity\EntryComment {#5396
  +user: Proxies\__CG__\App\Entity\User {#5397 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: "I’ll take something from 2005 as a compliment to Linux Mint. Having installed it in 2006 you are absolutely correct. It’s shockingly boring lack of constant UI paradigm shifts almost makes me forget about the OS completely. I’m at the point in my Linux journey where I see slow adoption of new things as good. I accept others have setups that mint does not work for, but I would wager there is no Linux DE better suited as a first suggestion to try depending on the newness of the hardware. If you have 5 monitors of differing resolutions and frame rates then sure, there are better DEs."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705069128 {#5394
    date: 2024-01-12 15:18:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5398 …}
  +nested: Doctrine\ORM\PersistentCollection {#5400 …}
  +votes: Doctrine\ORM\PersistentCollection {#5402 …}
  +reports: Doctrine\ORM\PersistentCollection {#5404 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5406 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5408 …}
  -id: 302038
  -bodyTs: "'2005':6 '2006':17 '5':97 'absolut':20 'accept':60 'adopt':53 'almost':32 'better':79,109 'bore':25 'complet':39 'compliment':9 'constant':28 'correct':21 'de':78 'depend':87 'des':110 'differ':100 'first':83 'forget':35 'frame':103 'good':58 'hardwar':93 'instal':14 'journey':48 'lack':26 'linux':11,47,77 'll':2 'm':41 'make':33 'mint':12,65 'monitor':98 'new':55,90 'os':38 'other':61 'paradigm':30 'point':44 'rate':104 'resolut':101 'see':51 'setup':63 'shift':31 'shock':24 'slow':52 'someth':4 'suggest':84 'suit':80 'sure':106 'take':3 'thing':56 'tri':86 'ui':29 'wager':73 'work':68 'would':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://midwest.social/comment/6134652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705069128 {#5395
    date: 2024-01-12 15:18:48.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
185 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
186 DENIED moderate
App\Entity\EntryComment {#5412
  +user: Proxies\__CG__\App\Entity\User {#5413 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: """
    I used Mint when I first started playing around with Linux about a decade ago and it was pretty good. But I recently tossed it on a laptop that I primarily just wanted to run a web browser and have minimal faffing about and I’ve been extremely impressed with how it’s matured.\n
    \n
    The DE is snappy and unobtrusive with extremely sane defaults. The software center is extremely usable and has very nice flatpak integration, their replacement desktop utilities for the Gnome utilities they once used are very full featured and don’t get in your way, and in most cases where Canonical built their own tool that nobody else uses, Mint has already swapped it with the standard tool. If your goal is to just get a Linux desktop going with minimal faffing about Mint has really become a brilliant choice to do so with
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705125159 {#5410
    date: 2024-01-13 06:52:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5414 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 304384
  -bodyTs: "'ago':15 'alreadi':115 'around':9 'becom':140 'brilliant':142 'browser':38 'built':105 'canon':104 'case':102 'center':67 'choic':143 'de':56 'decad':14 'default':64 'desktop':79,131 'els':111 'extrem':48,62,69 'faf':42,135 'featur':91 'first':6 'flatpak':75 'full':90 'get':95,128 'gnome':83 'go':132 'goal':124 'good':20 'impress':49 'integr':76 'laptop':28 'linux':11,130 'matur':54 'minim':41,134 'mint':3,113,137 'nice':74 'nobodi':110 'play':8 'pretti':19 'primarili':31 'realli':139 'recent':23 'replac':78 'run':35 'sane':63 'snappi':58 'softwar':66 'standard':120 'start':7 'swap':116 'tool':108,121 'toss':24 'unobtrus':60 'usabl':70 'use':2,87,112 'util':80,84 've':46 'want':33 'way':98 'web':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6347026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705125159 {#5411
    date: 2024-01-13 06:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
187 DENIED edit
App\Entity\EntryComment {#5412
  +user: Proxies\__CG__\App\Entity\User {#5413 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: """
    I used Mint when I first started playing around with Linux about a decade ago and it was pretty good. But I recently tossed it on a laptop that I primarily just wanted to run a web browser and have minimal faffing about and I’ve been extremely impressed with how it’s matured.\n
    \n
    The DE is snappy and unobtrusive with extremely sane defaults. The software center is extremely usable and has very nice flatpak integration, their replacement desktop utilities for the Gnome utilities they once used are very full featured and don’t get in your way, and in most cases where Canonical built their own tool that nobody else uses, Mint has already swapped it with the standard tool. If your goal is to just get a Linux desktop going with minimal faffing about Mint has really become a brilliant choice to do so with
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705125159 {#5410
    date: 2024-01-13 06:52:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5414 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 304384
  -bodyTs: "'ago':15 'alreadi':115 'around':9 'becom':140 'brilliant':142 'browser':38 'built':105 'canon':104 'case':102 'center':67 'choic':143 'de':56 'decad':14 'default':64 'desktop':79,131 'els':111 'extrem':48,62,69 'faf':42,135 'featur':91 'first':6 'flatpak':75 'full':90 'get':95,128 'gnome':83 'go':132 'goal':124 'good':20 'impress':49 'integr':76 'laptop':28 'linux':11,130 'matur':54 'minim':41,134 'mint':3,113,137 'nice':74 'nobodi':110 'play':8 'pretti':19 'primarili':31 'realli':139 'recent':23 'replac':78 'run':35 'sane':63 'snappi':58 'softwar':66 'standard':120 'start':7 'swap':116 'tool':108,121 'toss':24 'unobtrus':60 'usabl':70 'use':2,87,112 'util':80,84 've':46 'want':33 'way':98 'web':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6347026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705125159 {#5411
    date: 2024-01-13 06:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
188 DENIED moderate
App\Entity\EntryComment {#5412
  +user: Proxies\__CG__\App\Entity\User {#5413 …}
  +entry: App\Entity\Entry {#2412
    +user: Proxies\__CG__\App\Entity\User {#1978 …}
    +magazine: App\Entity\Magazine {#264
      +icon: Proxies\__CG__\App\Entity\Image {#245 …}
      +name: "memes@lemmy.ml"
      +title: "memes"
      +description: """
        #### Rules:\n
        \n
        1. Be civil and nice.\n
        2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
        """
      +rules: null
      +subscriptionsCount: 1
      +entryCount: 5926
      +entryCommentCount: 65073
      +postCount: 25
      +postCommentCount: 152
      +isAdult: false
      +customCss: null
      +lastActive: DateTime @1729583092 {#274
        date: 2024-10-22 09:44:52.0 +02:00
      }
      +markedForDeletionAt: null
      +tags: null
      +moderators: Doctrine\ORM\PersistentCollection {#236 …}
      +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
      +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
      +entries: Doctrine\ORM\PersistentCollection {#179 …}
      +posts: Doctrine\ORM\PersistentCollection {#137 …}
      +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
      +bans: Doctrine\ORM\PersistentCollection {#116 …}
      +reports: Doctrine\ORM\PersistentCollection {#102 …}
      +badges: Doctrine\ORM\PersistentCollection {#80 …}
      +logs: Doctrine\ORM\PersistentCollection {#70 …}
      +awards: Doctrine\ORM\PersistentCollection {#1360 …}
      +categories: Doctrine\ORM\PersistentCollection {#1792 …}
      -id: 38
      +apId: "memes@lemmy.ml"
      +apProfileId: "https://lemmy.ml/c/memes"
      +apPublicUrl: "https://lemmy.ml/c/memes"
      +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
      +apInboxUrl: "https://lemmy.ml/inbox"
      +apDomain: "lemmy.ml"
      +apPreferredUsername: "memes"
      +apDiscoverable: true
      +apManuallyApprovesFollowers: null
      +privateKey: null
      +publicKey: null
      +apFetchedAt: DateTime @1728572889 {#268
        date: 2024-10-10 17:08:09.0 +02:00
      }
      +apDeletedAt: null
      +apTimeoutAt: null
      +visibility: "visible             "
      +createdAt: DateTimeImmutable @1696428223 {#270
        date: 2023-10-04 16:03:43.0 +02:00
      }
    }
    +image: Proxies\__CG__\App\Entity\Image {#1970 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1915 …}
    +slug: "Everything-I-need-is-still-in-in-the-old-settings"
    +title: "Everything I need is still in in the old settings windows that haven't changed in 23 years"
    +url: "https://lemmy.world/pictrs/image/4929a6b4-825a-433f-8327-4991266502eb.jpeg"
    +body: "I don’t know why I even bother opening the settings app"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 157
    +favouriteCount: 1155
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725832678 {#2418
      date: 2024-09-08 23:57:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1884 …}
    +votes: Doctrine\ORM\PersistentCollection {#1961 …}
    +reports: Doctrine\ORM\PersistentCollection {#1959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2440 …}
    +badges: Doctrine\ORM\PersistentCollection {#2436 …}
    +children: []
    -id: 29113
    -titleTs: "'23':17 'chang':15 'everyth':1 'haven':13 'need':3 'old':9 'set':10 'still':5 'window':11 'year':18"
    -bodyTs: "'app':12 'bother':8 'even':7 'know':4 'open':9 'set':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705088947
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10587493"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705002547 {#1858
      date: 2024-01-11 20:49:07.0 +01:00
    }
  }
  +magazine: App\Entity\Magazine {#264}
  +image: null
  +parent: App\Entity\EntryComment {#5071
    +user: Proxies\__CG__\App\Entity\User {#5072 …}
    +entry: App\Entity\Entry {#2412}
    +magazine: App\Entity\Magazine {#264}
    +image: null
    +parent: App\Entity\EntryComment {#4955
      +user: App\Entity\User {#4968 …}
      +entry: App\Entity\Entry {#2412}
      +magazine: App\Entity\Magazine {#264}
      +image: null
      +parent: null
      +root: null
      +body: "im planning to switch from windows 11 to linux mint in 2026"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1722392421 {#4950
        date: 2024-07-31 04:20:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thenewred@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#4956 …}
      +nested: Doctrine\ORM\PersistentCollection {#4958 …}
      +votes: Doctrine\ORM\PersistentCollection {#4960 …}
      +reports: Doctrine\ORM\PersistentCollection {#4962 …}
      +favourites: Doctrine\ORM\PersistentCollection {#4964 …}
      +notifications: Doctrine\ORM\PersistentCollection {#4966 …}
      -id: 301339
      -bodyTs: "'11':7 '2026':12 'im':1 'linux':9 'mint':10 'plan':2 'switch':4 'window':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.blahaj.zone/comment/5589744"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705045358 {#4951
        date: 2024-01-12 08:42:38.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#4955}
    +body: """
      Unpopular opinion: Linux Mint sucks ass and there are so many great distros to choose from, which aren’t Linux Mint. It looks like Windows XP and functions like Windows XP. Still uses X11, which doesn’t even have proper support for 1:1 touchpad gestures and handles multiple displays with different scaling factors and refresh rates in a way that is, well, hacky and janky at best or non-functional at worst.\n
      \n
      I get that Linux Mint is easy to use because it’s made specifically to be as convenient as possible to users coming from Windows but jeez, it looks and feels like something from 2005, especially on a laptop…
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1705051205 {#5068
      date: 2024-01-12 10:20:05.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
      "@thenewred@lemmy.world"
      "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#5073 …}
    +nested: Doctrine\ORM\PersistentCollection {#5075 …}
    +votes: Doctrine\ORM\PersistentCollection {#5077 …}
    +reports: Doctrine\ORM\PersistentCollection {#5079 …}
    +favourites: Doctrine\ORM\PersistentCollection {#5081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#5083 …}
    -id: 301491
    -bodyTs: "'1':43,44 '2005':109 'aren':18 'ass':6 'best':68 'choos':15 'come':97 'conveni':92 'differ':52 'display':50 'distro':13 'doesn':36 'easi':81 'especi':110 'even':38 'factor':54 'feel':105 'function':28,72 'gestur':46 'get':76 'great':12 'hacki':64 'handl':48 'janki':66 'jeez':101 'laptop':113 'like':24,29,106 'linux':3,20,78 'look':23,103 'made':87 'mani':11 'mint':4,21,79 'multipl':49 'non':71 'non-funct':70 'opinion':2 'possibl':94 'proper':40 'rate':57 'refresh':56 'scale':53 'someth':107 'specif':88 'still':32 'suck':5 'support':41 'touchpad':45 'unpopular':1 'use':33,83 'user':96 'way':60 'well':63 'window':25,30,99 'worst':74 'x11':34 'xp':26,31"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/8181196"
    +editedAt: DateTimeImmutable @1721583502 {#5069
      date: 2024-07-21 19:38:22.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705051205 {#5070
      date: 2024-01-12 10:20:05.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#4955}
  +body: """
    I used Mint when I first started playing around with Linux about a decade ago and it was pretty good. But I recently tossed it on a laptop that I primarily just wanted to run a web browser and have minimal faffing about and I’ve been extremely impressed with how it’s matured.\n
    \n
    The DE is snappy and unobtrusive with extremely sane defaults. The software center is extremely usable and has very nice flatpak integration, their replacement desktop utilities for the Gnome utilities they once used are very full featured and don’t get in your way, and in most cases where Canonical built their own tool that nobody else uses, Mint has already swapped it with the standard tool. If your goal is to just get a Linux desktop going with minimal faffing about Mint has really become a brilliant choice to do so with
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705125159 {#5410
    date: 2024-01-13 06:52:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thenewred@lemmy.world"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@siberianlaika@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#5414 …}
  +nested: Doctrine\ORM\PersistentCollection {#5416 …}
  +votes: Doctrine\ORM\PersistentCollection {#5418 …}
  +reports: Doctrine\ORM\PersistentCollection {#5420 …}
  +favourites: Doctrine\ORM\PersistentCollection {#5422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#5424 …}
  -id: 304384
  -bodyTs: "'ago':15 'alreadi':115 'around':9 'becom':140 'brilliant':142 'browser':38 'built':105 'canon':104 'case':102 'center':67 'choic':143 'de':56 'decad':14 'default':64 'desktop':79,131 'els':111 'extrem':48,62,69 'faf':42,135 'featur':91 'first':6 'flatpak':75 'full':90 'get':95,128 'gnome':83 'go':132 'goal':124 'good':20 'impress':49 'integr':76 'laptop':28 'linux':11,130 'matur':54 'minim':41,134 'mint':3,113,137 'nice':74 'nobodi':110 'play':8 'pretti':19 'primarili':31 'realli':139 'recent':23 'replac':78 'run':35 'sane':63 'snappi':58 'softwar':66 'standard':120 'start':7 'swap':116 'tool':108,121 'toss':24 'unobtrus':60 'usabl':70 'use':2,87,112 'util':80,84 've':46 'want':33 'way':98 'web':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6347026"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705125159 {#5411
    date: 2024-01-13 06:52:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
189 DENIED edit
App\Entity\Magazine {#264
  +icon: Proxies\__CG__\App\Entity\Image {#245 …}
  +name: "memes@lemmy.ml"
  +title: "memes"
  +description: """
    #### Rules:\n
    \n
    1. Be civil and nice.\n
    2. Try not to excessively repost, as a rule of thumb, wait at least 2 months to do it if you *have* to.
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 5926
  +entryCommentCount: 65073
  +postCount: 25
  +postCommentCount: 152
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583092 {#274
    date: 2024-10-22 09:44:52.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#236 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#232 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#221 …}
  +entries: Doctrine\ORM\PersistentCollection {#179 …}
  +posts: Doctrine\ORM\PersistentCollection {#137 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#199 …}
  +bans: Doctrine\ORM\PersistentCollection {#116 …}
  +reports: Doctrine\ORM\PersistentCollection {#102 …}
  +badges: Doctrine\ORM\PersistentCollection {#80 …}
  +logs: Doctrine\ORM\PersistentCollection {#70 …}
  +awards: Doctrine\ORM\PersistentCollection {#1360 …}
  +categories: Doctrine\ORM\PersistentCollection {#1792 …}
  -id: 38
  +apId: "memes@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/memes"
  +apPublicUrl: "https://lemmy.ml/c/memes"
  +apFollowersUrl: "https://lemmy.ml/c/memes/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "memes"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1728572889 {#268
    date: 2024-10-10 17:08:09.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1696428223 {#270
    date: 2023-10-04 16:03:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details