GET https://kbin.spritesserver.nl/d/youtu.be/comments/top?p=11

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2446
  +user: App\Entity\User {#1482 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +parent: null
  +root: null
  +body: "Looks like absolute dog shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697193512 {#83
    date: 2023-10-13 12:38:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1937 …}
  +nested: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  -id: 45086
  -bodyTs: "'absolut':3 'dog':4 'like':2 'look':1 'shit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4816962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697193512 {#1932
    date: 2023-10-13 12:38:32.0 +02: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
3 DENIED edit
App\Entity\EntryComment {#2446
  +user: App\Entity\User {#1482 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +parent: null
  +root: null
  +body: "Looks like absolute dog shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697193512 {#83
    date: 2023-10-13 12:38:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1937 …}
  +nested: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  -id: 45086
  -bodyTs: "'absolut':3 'dog':4 'like':2 'look':1 'shit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4816962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697193512 {#1932
    date: 2023-10-13 12:38:32.0 +02: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
4 DENIED moderate
App\Entity\EntryComment {#2446
  +user: App\Entity\User {#1482 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1930 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +parent: null
  +root: null
  +body: "Looks like absolute dog shit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1697193512 {#83
    date: 2023-10-13 12:38:32.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1937 …}
  +nested: Doctrine\ORM\PersistentCollection {#1943 …}
  +votes: Doctrine\ORM\PersistentCollection {#1368 …}
  +reports: Doctrine\ORM\PersistentCollection {#1480 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  -id: 45086
  -bodyTs: "'absolut':3 'dog':4 'like':2 'look':1 'shit':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/4816962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697193512 {#1932
    date: 2023-10-13 12:38:32.0 +02: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
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 {#1620
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "That goodbye was brutal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691401956 {#1559
    date: 2023-08-07 11:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Guster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 25385
  -bodyTs: "'brutal':4 'goodby':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2168260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691401956 {#1556
    date: 2023-08-07 11:52:36.0 +02: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 {#1620
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "That goodbye was brutal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691401956 {#1559
    date: 2023-08-07 11:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Guster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 25385
  -bodyTs: "'brutal':4 'goodby':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2168260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691401956 {#1556
    date: 2023-08-07 11:52:36.0 +02: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 {#1620
  +user: App\Entity\User {#1705 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1554 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1604 …}
  +image: null
  +parent: null
  +root: null
  +body: "That goodbye was brutal"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1691401956 {#1559
    date: 2023-08-07 11:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Guster@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 25385
  -bodyTs: "'brutal':4 'goodby':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/2168260"
  +editedAt: null
  +createdAt: DateTimeImmutable @1691401956 {#1556
    date: 2023-08-07 11:52:36.0 +02: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 {#2468
  +user: App\Entity\User {#2386 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just installed kubuntu on my daily driver. That didn’t go super well so I tried endeavor, also didn’t go well. It could be kde plasma, but it did not feel like Linux is ready to compete for something that is ready out the box.\n
    \n
    That said, I run endeavor on my little netbook tablet and it works a wonder, so no idea. I couldn’t even get steam to load on my desktop for some reason. I tried Linux on my desktop for half a day, then decided to run back to Win11 with my tail between my legs. It just wasn’t with the hassle. Steam didn’t work, permissions for my second hard drive for Plex were messed up. I just didn’t want to have to figure it out. I’m back comfy with windows, and just experimenting with my netbook for the time being.\n
    \n
    I really wanted Linux to stick this time… Oddly, I was using Ubuntu on my daily driver back in 2012 without a problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1729490696 {#2452
    date: 2024-10-21 08:04:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 290670
  -bodyTs: "'2012':171 'also':19 'back':94,138,169 'box':47 'comfi':139 'compet':39 'could':25 'couldn':67 'daili':7,167 'day':89 'decid':91 'desktop':76,85 'didn':10,20,111,127 'drive':119 'driver':8,168 'endeavor':18,52 'even':69 'experi':144 'feel':33 'figur':133 'get':70 'go':12,22 'half':87 'hard':118 'hassl':109 'idea':65 'instal':3 'kde':27 'kubuntu':4 'leg':102 'like':34 'linux':35,82,155 'littl':55 'load':73 'm':137 'mess':123 'netbook':56,147 'odd':160 'permiss':114 'plasma':28 'plex':121 'problem':174 'readi':37,44 'realli':153 'reason':79 'run':51,93 'said':49 'second':117 'someth':41 'steam':71,110 'stick':157 'super':13 'tablet':57 'tail':99 'time':150,159 'tri':17,81 'ubuntu':164 'use':163 'want':129,154 'wasn':105 'well':14,23 'win11':96 'window':141 'without':172 'wonder':62 'work':60,113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6493085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704695114 {#2457
    date: 2024-01-08 07:25: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
11 DENIED edit
App\Entity\EntryComment {#2468
  +user: App\Entity\User {#2386 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just installed kubuntu on my daily driver. That didn’t go super well so I tried endeavor, also didn’t go well. It could be kde plasma, but it did not feel like Linux is ready to compete for something that is ready out the box.\n
    \n
    That said, I run endeavor on my little netbook tablet and it works a wonder, so no idea. I couldn’t even get steam to load on my desktop for some reason. I tried Linux on my desktop for half a day, then decided to run back to Win11 with my tail between my legs. It just wasn’t with the hassle. Steam didn’t work, permissions for my second hard drive for Plex were messed up. I just didn’t want to have to figure it out. I’m back comfy with windows, and just experimenting with my netbook for the time being.\n
    \n
    I really wanted Linux to stick this time… Oddly, I was using Ubuntu on my daily driver back in 2012 without a problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1729490696 {#2452
    date: 2024-10-21 08:04:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 290670
  -bodyTs: "'2012':171 'also':19 'back':94,138,169 'box':47 'comfi':139 'compet':39 'could':25 'couldn':67 'daili':7,167 'day':89 'decid':91 'desktop':76,85 'didn':10,20,111,127 'drive':119 'driver':8,168 'endeavor':18,52 'even':69 'experi':144 'feel':33 'figur':133 'get':70 'go':12,22 'half':87 'hard':118 'hassl':109 'idea':65 'instal':3 'kde':27 'kubuntu':4 'leg':102 'like':34 'linux':35,82,155 'littl':55 'load':73 'm':137 'mess':123 'netbook':56,147 'odd':160 'permiss':114 'plasma':28 'plex':121 'problem':174 'readi':37,44 'realli':153 'reason':79 'run':51,93 'said':49 'second':117 'someth':41 'steam':71,110 'stick':157 'super':13 'tablet':57 'tail':99 'time':150,159 'tri':17,81 'ubuntu':164 'use':163 'want':129,154 'wasn':105 'well':14,23 'win11':96 'window':141 'without':172 'wonder':62 'work':60,113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6493085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704695114 {#2457
    date: 2024-01-08 07:25: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
12 DENIED moderate
App\Entity\EntryComment {#2468
  +user: App\Entity\User {#2386 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I just installed kubuntu on my daily driver. That didn’t go super well so I tried endeavor, also didn’t go well. It could be kde plasma, but it did not feel like Linux is ready to compete for something that is ready out the box.\n
    \n
    That said, I run endeavor on my little netbook tablet and it works a wonder, so no idea. I couldn’t even get steam to load on my desktop for some reason. I tried Linux on my desktop for half a day, then decided to run back to Win11 with my tail between my legs. It just wasn’t with the hassle. Steam didn’t work, permissions for my second hard drive for Plex were messed up. I just didn’t want to have to figure it out. I’m back comfy with windows, and just experimenting with my netbook for the time being.\n
    \n
    I really wanted Linux to stick this time… Oddly, I was using Ubuntu on my daily driver back in 2012 without a problem.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1729490696 {#2452
    date: 2024-10-21 08:04:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2467 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 290670
  -bodyTs: "'2012':171 'also':19 'back':94,138,169 'box':47 'comfi':139 'compet':39 'could':25 'couldn':67 'daili':7,167 'day':89 'decid':91 'desktop':76,85 'didn':10,20,111,127 'drive':119 'driver':8,168 'endeavor':18,52 'even':69 'experi':144 'feel':33 'figur':133 'get':70 'go':12,22 'half':87 'hard':118 'hassl':109 'idea':65 'instal':3 'kde':27 'kubuntu':4 'leg':102 'like':34 'linux':35,82,155 'littl':55 'load':73 'm':137 'mess':123 'netbook':56,147 'odd':160 'permiss':114 'plasma':28 'plex':121 'problem':174 'readi':37,44 'realli':153 'reason':79 'run':51,93 'said':49 'second':117 'someth':41 'steam':71,110 'stick':157 'super':13 'tablet':57 'tail':99 'time':150,159 'tri':17,81 'ubuntu':164 'use':163 'want':129,154 'wasn':105 'well':14,23 'win11':96 'window':141 'without':172 'wonder':62 'work':60,113"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6493085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704695114 {#2457
    date: 2024-01-08 07:25: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
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 {#3088
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2468
    +user: App\Entity\User {#2386 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just installed kubuntu on my daily driver. That didn’t go super well so I tried endeavor, also didn’t go well. It could be kde plasma, but it did not feel like Linux is ready to compete for something that is ready out the box.\n
      \n
      That said, I run endeavor on my little netbook tablet and it works a wonder, so no idea. I couldn’t even get steam to load on my desktop for some reason. I tried Linux on my desktop for half a day, then decided to run back to Win11 with my tail between my legs. It just wasn’t with the hassle. Steam didn’t work, permissions for my second hard drive for Plex were messed up. I just didn’t want to have to figure it out. I’m back comfy with windows, and just experimenting with my netbook for the time being.\n
      \n
      I really wanted Linux to stick this time… Oddly, I was using Ubuntu on my daily driver back in 2012 without a problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1729490696 {#2452
      date: 2024-10-21 08:04:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2467 …}
    +nested: Doctrine\ORM\PersistentCollection {#2371 …}
    +votes: Doctrine\ORM\PersistentCollection {#2370 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
    -id: 290670
    -bodyTs: "'2012':171 'also':19 'back':94,138,169 'box':47 'comfi':139 'compet':39 'could':25 'couldn':67 'daili':7,167 'day':89 'decid':91 'desktop':76,85 'didn':10,20,111,127 'drive':119 'driver':8,168 'endeavor':18,52 'even':69 'experi':144 'feel':33 'figur':133 'get':70 'go':12,22 'half':87 'hard':118 'hassl':109 'idea':65 'instal':3 'kde':27 'kubuntu':4 'leg':102 'like':34 'linux':35,82,155 'littl':55 'load':73 'm':137 'mess':123 'netbook':56,147 'odd':160 'permiss':114 'plasma':28 'plex':121 'problem':174 'readi':37,44 'realli':153 'reason':79 'run':51,93 'said':49 'second':117 'someth':41 'steam':71,110 'stick':157 'super':13 'tablet':57 'tail':99 'time':150,159 'tri':17,81 'ubuntu':164 'use':163 'want':129,154 'wasn':105 'well':14,23 'win11':96 'window':141 'without':172 'wonder':62 'work':60,113"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6493085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704695114 {#2457
      date: 2024-01-08 07:25:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: """
    Its crazy how polarizing the Linux experience can be. Was it a desktop or laptop? For me it was just a few clicks (Manjaro then Endeavour) on the first try and be done with it on my desktop PC. Also with dual booting.\n
    \n
    Hopefully next time you will have more luck! “Sadly” I cannot go back to windows now, I got Linux-pilled. Linux just treats my right without any Microsoft ads.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704696856 {#3086
    date: 2024-01-08 07:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@Jayb151@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 290703
  -bodyTs: "'ad':73 'also':40 'back':56 'boot':43 'cannot':54 'click':23 'crazi':2 'desktop':13,38 'done':33 'dual':42 'endeavour':26 'experi':7 'first':29 'go':55 'got':61 'hope':44 'laptop':15 'linux':6,63,65 'linux-pil':62 'luck':51 'manjaro':24 'microsoft':72 'next':45 'pc':39 'pill':64 'polar':4 'right':69 'sad':52 'time':46 'treat':67 'tri':30 'window':58 'without':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6493570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704696856 {#3087
    date: 2024-01-08 07:54:16.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 {#3088
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2468
    +user: App\Entity\User {#2386 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just installed kubuntu on my daily driver. That didn’t go super well so I tried endeavor, also didn’t go well. It could be kde plasma, but it did not feel like Linux is ready to compete for something that is ready out the box.\n
      \n
      That said, I run endeavor on my little netbook tablet and it works a wonder, so no idea. I couldn’t even get steam to load on my desktop for some reason. I tried Linux on my desktop for half a day, then decided to run back to Win11 with my tail between my legs. It just wasn’t with the hassle. Steam didn’t work, permissions for my second hard drive for Plex were messed up. I just didn’t want to have to figure it out. I’m back comfy with windows, and just experimenting with my netbook for the time being.\n
      \n
      I really wanted Linux to stick this time… Oddly, I was using Ubuntu on my daily driver back in 2012 without a problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1729490696 {#2452
      date: 2024-10-21 08:04:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2467 …}
    +nested: Doctrine\ORM\PersistentCollection {#2371 …}
    +votes: Doctrine\ORM\PersistentCollection {#2370 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
    -id: 290670
    -bodyTs: "'2012':171 'also':19 'back':94,138,169 'box':47 'comfi':139 'compet':39 'could':25 'couldn':67 'daili':7,167 'day':89 'decid':91 'desktop':76,85 'didn':10,20,111,127 'drive':119 'driver':8,168 'endeavor':18,52 'even':69 'experi':144 'feel':33 'figur':133 'get':70 'go':12,22 'half':87 'hard':118 'hassl':109 'idea':65 'instal':3 'kde':27 'kubuntu':4 'leg':102 'like':34 'linux':35,82,155 'littl':55 'load':73 'm':137 'mess':123 'netbook':56,147 'odd':160 'permiss':114 'plasma':28 'plex':121 'problem':174 'readi':37,44 'realli':153 'reason':79 'run':51,93 'said':49 'second':117 'someth':41 'steam':71,110 'stick':157 'super':13 'tablet':57 'tail':99 'time':150,159 'tri':17,81 'ubuntu':164 'use':163 'want':129,154 'wasn':105 'well':14,23 'win11':96 'window':141 'without':172 'wonder':62 'work':60,113"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6493085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704695114 {#2457
      date: 2024-01-08 07:25:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: """
    Its crazy how polarizing the Linux experience can be. Was it a desktop or laptop? For me it was just a few clicks (Manjaro then Endeavour) on the first try and be done with it on my desktop PC. Also with dual booting.\n
    \n
    Hopefully next time you will have more luck! “Sadly” I cannot go back to windows now, I got Linux-pilled. Linux just treats my right without any Microsoft ads.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704696856 {#3086
    date: 2024-01-08 07:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@Jayb151@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 290703
  -bodyTs: "'ad':73 'also':40 'back':56 'boot':43 'cannot':54 'click':23 'crazi':2 'desktop':13,38 'done':33 'dual':42 'endeavour':26 'experi':7 'first':29 'go':55 'got':61 'hope':44 'laptop':15 'linux':6,63,65 'linux-pil':62 'luck':51 'manjaro':24 'microsoft':72 'next':45 'pc':39 'pill':64 'polar':4 'right':69 'sad':52 'time':46 'treat':67 'tri':30 'window':58 'without':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6493570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704696856 {#3087
    date: 2024-01-08 07:54:16.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 {#3088
  +user: Proxies\__CG__\App\Entity\User {#3089 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2468
    +user: App\Entity\User {#2386 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      I just installed kubuntu on my daily driver. That didn’t go super well so I tried endeavor, also didn’t go well. It could be kde plasma, but it did not feel like Linux is ready to compete for something that is ready out the box.\n
      \n
      That said, I run endeavor on my little netbook tablet and it works a wonder, so no idea. I couldn’t even get steam to load on my desktop for some reason. I tried Linux on my desktop for half a day, then decided to run back to Win11 with my tail between my legs. It just wasn’t with the hassle. Steam didn’t work, permissions for my second hard drive for Plex were messed up. I just didn’t want to have to figure it out. I’m back comfy with windows, and just experimenting with my netbook for the time being.\n
      \n
      I really wanted Linux to stick this time… Oddly, I was using Ubuntu on my daily driver back in 2012 without a problem.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1729490696 {#2452
      date: 2024-10-21 08:04:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2467 …}
    +nested: Doctrine\ORM\PersistentCollection {#2371 …}
    +votes: Doctrine\ORM\PersistentCollection {#2370 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
    -id: 290670
    -bodyTs: "'2012':171 'also':19 'back':94,138,169 'box':47 'comfi':139 'compet':39 'could':25 'couldn':67 'daili':7,167 'day':89 'decid':91 'desktop':76,85 'didn':10,20,111,127 'drive':119 'driver':8,168 'endeavor':18,52 'even':69 'experi':144 'feel':33 'figur':133 'get':70 'go':12,22 'half':87 'hard':118 'hassl':109 'idea':65 'instal':3 'kde':27 'kubuntu':4 'leg':102 'like':34 'linux':35,82,155 'littl':55 'load':73 'm':137 'mess':123 'netbook':56,147 'odd':160 'permiss':114 'plasma':28 'plex':121 'problem':174 'readi':37,44 'realli':153 'reason':79 'run':51,93 'said':49 'second':117 'someth':41 'steam':71,110 'stick':157 'super':13 'tablet':57 'tail':99 'time':150,159 'tri':17,81 'ubuntu':164 'use':163 'want':129,154 'wasn':105 'well':14,23 'win11':96 'window':141 'without':172 'wonder':62 'work':60,113"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6493085"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704695114 {#2457
      date: 2024-01-08 07:25:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: """
    Its crazy how polarizing the Linux experience can be. Was it a desktop or laptop? For me it was just a few clicks (Manjaro then Endeavour) on the first try and be done with it on my desktop PC. Also with dual booting.\n
    \n
    Hopefully next time you will have more luck! “Sadly” I cannot go back to windows now, I got Linux-pilled. Linux just treats my right without any Microsoft ads.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704696856 {#3086
    date: 2024-01-08 07:54:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@Jayb151@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3090 …}
  +nested: Doctrine\ORM\PersistentCollection {#3092 …}
  +votes: Doctrine\ORM\PersistentCollection {#3094 …}
  +reports: Doctrine\ORM\PersistentCollection {#3096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
  -id: 290703
  -bodyTs: "'ad':73 'also':40 'back':56 'boot':43 'cannot':54 'click':23 'crazi':2 'desktop':13,38 'done':33 'dual':42 'endeavour':26 'experi':7 'first':29 'go':55 'got':61 'hope':44 'laptop':15 'linux':6,63,65 'linux-pil':62 'luck':51 'manjaro':24 'microsoft':72 'next':45 'pc':39 'pill':64 'polar':4 'right':69 'sad':52 'time':46 'treat':67 'tri':30 'window':58 'without':70"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6493570"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704696856 {#3087
    date: 2024-01-08 07:54:16.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 {#3126
  +user: App\Entity\User {#2386 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#3088
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: App\Entity\EntryComment {#2468
      +user: App\Entity\User {#2386 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just installed kubuntu on my daily driver. That didn’t go super well so I tried endeavor, also didn’t go well. It could be kde plasma, but it did not feel like Linux is ready to compete for something that is ready out the box.\n
        \n
        That said, I run endeavor on my little netbook tablet and it works a wonder, so no idea. I couldn’t even get steam to load on my desktop for some reason. I tried Linux on my desktop for half a day, then decided to run back to Win11 with my tail between my legs. It just wasn’t with the hassle. Steam didn’t work, permissions for my second hard drive for Plex were messed up. I just didn’t want to have to figure it out. I’m back comfy with windows, and just experimenting with my netbook for the time being.\n
        \n
        I really wanted Linux to stick this time… Oddly, I was using Ubuntu on my daily driver back in 2012 without a problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1729490696 {#2452
        date: 2024-10-21 08:04:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@markus99@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 290670
      -bodyTs: "'2012':171 'also':19 'back':94,138,169 'box':47 'comfi':139 'compet':39 'could':25 'couldn':67 'daili':7,167 'day':89 'decid':91 'desktop':76,85 'didn':10,20,111,127 'drive':119 'driver':8,168 'endeavor':18,52 'even':69 'experi':144 'feel':33 'figur':133 'get':70 'go':12,22 'half':87 'hard':118 'hassl':109 'idea':65 'instal':3 'kde':27 'kubuntu':4 'leg':102 'like':34 'linux':35,82,155 'littl':55 'load':73 'm':137 'mess':123 'netbook':56,147 'odd':160 'permiss':114 'plasma':28 'plex':121 'problem':174 'readi':37,44 'realli':153 'reason':79 'run':51,93 'said':49 'second':117 'someth':41 'steam':71,110 'stick':157 'super':13 'tablet':57 'tail':99 'time':150,159 'tri':17,81 'ubuntu':164 'use':163 'want':129,154 'wasn':105 'well':14,23 'win11':96 'window':141 'without':172 'wonder':62 'work':60,113"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6493085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704695114 {#2457
        date: 2024-01-08 07:25:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2468}
    +body: """
      Its crazy how polarizing the Linux experience can be. Was it a desktop or laptop? For me it was just a few clicks (Manjaro then Endeavour) on the first try and be done with it on my desktop PC. Also with dual booting.\n
      \n
      Hopefully next time you will have more luck! “Sadly” I cannot go back to windows now, I got Linux-pilled. Linux just treats my right without any Microsoft ads.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704696856 {#3086
      date: 2024-01-08 07:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
      "@Jayb151@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3090 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3094 …}
    +reports: Doctrine\ORM\PersistentCollection {#3096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
    -id: 290703
    -bodyTs: "'ad':73 'also':40 'back':56 'boot':43 'cannot':54 'click':23 'crazi':2 'desktop':13,38 'done':33 'dual':42 'endeavour':26 'experi':7 'first':29 'go':55 'got':61 'hope':44 'laptop':15 'linux':6,63,65 'linux-pil':62 'luck':51 'manjaro':24 'microsoft':72 'next':45 'pc':39 'pill':64 'polar':4 'right':69 'sad':52 'time':46 'treat':67 'tri':30 'window':58 'without':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6493570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704696856 {#3087
      date: 2024-01-08 07:54:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "Yes, I’m keeping kubuntu on my laptop because it works great. My desktop is going to have to be Windows for now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706568268 {#3124
    date: 2024-01-29 23:44:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@Jayb151@lemmy.world"
    "@AVengefulAxolotl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 351065
  -bodyTs: "'desktop':14 'go':16 'great':12 'keep':4 'kubuntu':5 'laptop':8 'm':3 'window':21 'work':11 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7135567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706568268 {#3125
    date: 2024-01-29 23:44: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
19 DENIED edit
App\Entity\EntryComment {#3126
  +user: App\Entity\User {#2386 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#3088
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: App\Entity\EntryComment {#2468
      +user: App\Entity\User {#2386 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just installed kubuntu on my daily driver. That didn’t go super well so I tried endeavor, also didn’t go well. It could be kde plasma, but it did not feel like Linux is ready to compete for something that is ready out the box.\n
        \n
        That said, I run endeavor on my little netbook tablet and it works a wonder, so no idea. I couldn’t even get steam to load on my desktop for some reason. I tried Linux on my desktop for half a day, then decided to run back to Win11 with my tail between my legs. It just wasn’t with the hassle. Steam didn’t work, permissions for my second hard drive for Plex were messed up. I just didn’t want to have to figure it out. I’m back comfy with windows, and just experimenting with my netbook for the time being.\n
        \n
        I really wanted Linux to stick this time… Oddly, I was using Ubuntu on my daily driver back in 2012 without a problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1729490696 {#2452
        date: 2024-10-21 08:04:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@markus99@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 290670
      -bodyTs: "'2012':171 'also':19 'back':94,138,169 'box':47 'comfi':139 'compet':39 'could':25 'couldn':67 'daili':7,167 'day':89 'decid':91 'desktop':76,85 'didn':10,20,111,127 'drive':119 'driver':8,168 'endeavor':18,52 'even':69 'experi':144 'feel':33 'figur':133 'get':70 'go':12,22 'half':87 'hard':118 'hassl':109 'idea':65 'instal':3 'kde':27 'kubuntu':4 'leg':102 'like':34 'linux':35,82,155 'littl':55 'load':73 'm':137 'mess':123 'netbook':56,147 'odd':160 'permiss':114 'plasma':28 'plex':121 'problem':174 'readi':37,44 'realli':153 'reason':79 'run':51,93 'said':49 'second':117 'someth':41 'steam':71,110 'stick':157 'super':13 'tablet':57 'tail':99 'time':150,159 'tri':17,81 'ubuntu':164 'use':163 'want':129,154 'wasn':105 'well':14,23 'win11':96 'window':141 'without':172 'wonder':62 'work':60,113"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6493085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704695114 {#2457
        date: 2024-01-08 07:25:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2468}
    +body: """
      Its crazy how polarizing the Linux experience can be. Was it a desktop or laptop? For me it was just a few clicks (Manjaro then Endeavour) on the first try and be done with it on my desktop PC. Also with dual booting.\n
      \n
      Hopefully next time you will have more luck! “Sadly” I cannot go back to windows now, I got Linux-pilled. Linux just treats my right without any Microsoft ads.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704696856 {#3086
      date: 2024-01-08 07:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
      "@Jayb151@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3090 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3094 …}
    +reports: Doctrine\ORM\PersistentCollection {#3096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
    -id: 290703
    -bodyTs: "'ad':73 'also':40 'back':56 'boot':43 'cannot':54 'click':23 'crazi':2 'desktop':13,38 'done':33 'dual':42 'endeavour':26 'experi':7 'first':29 'go':55 'got':61 'hope':44 'laptop':15 'linux':6,63,65 'linux-pil':62 'luck':51 'manjaro':24 'microsoft':72 'next':45 'pc':39 'pill':64 'polar':4 'right':69 'sad':52 'time':46 'treat':67 'tri':30 'window':58 'without':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6493570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704696856 {#3087
      date: 2024-01-08 07:54:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "Yes, I’m keeping kubuntu on my laptop because it works great. My desktop is going to have to be Windows for now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706568268 {#3124
    date: 2024-01-29 23:44:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@Jayb151@lemmy.world"
    "@AVengefulAxolotl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 351065
  -bodyTs: "'desktop':14 'go':16 'great':12 'keep':4 'kubuntu':5 'laptop':8 'm':3 'window':21 'work':11 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7135567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706568268 {#3125
    date: 2024-01-29 23:44: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
20 DENIED moderate
App\Entity\EntryComment {#3126
  +user: App\Entity\User {#2386 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#3088
    +user: Proxies\__CG__\App\Entity\User {#3089 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: App\Entity\EntryComment {#2468
      +user: App\Entity\User {#2386 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I just installed kubuntu on my daily driver. That didn’t go super well so I tried endeavor, also didn’t go well. It could be kde plasma, but it did not feel like Linux is ready to compete for something that is ready out the box.\n
        \n
        That said, I run endeavor on my little netbook tablet and it works a wonder, so no idea. I couldn’t even get steam to load on my desktop for some reason. I tried Linux on my desktop for half a day, then decided to run back to Win11 with my tail between my legs. It just wasn’t with the hassle. Steam didn’t work, permissions for my second hard drive for Plex were messed up. I just didn’t want to have to figure it out. I’m back comfy with windows, and just experimenting with my netbook for the time being.\n
        \n
        I really wanted Linux to stick this time… Oddly, I was using Ubuntu on my daily driver back in 2012 without a problem.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1729490696 {#2452
        date: 2024-10-21 08:04:56.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@markus99@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2467 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 290670
      -bodyTs: "'2012':171 'also':19 'back':94,138,169 'box':47 'comfi':139 'compet':39 'could':25 'couldn':67 'daili':7,167 'day':89 'decid':91 'desktop':76,85 'didn':10,20,111,127 'drive':119 'driver':8,168 'endeavor':18,52 'even':69 'experi':144 'feel':33 'figur':133 'get':70 'go':12,22 'half':87 'hard':118 'hassl':109 'idea':65 'instal':3 'kde':27 'kubuntu':4 'leg':102 'like':34 'linux':35,82,155 'littl':55 'load':73 'm':137 'mess':123 'netbook':56,147 'odd':160 'permiss':114 'plasma':28 'plex':121 'problem':174 'readi':37,44 'realli':153 'reason':79 'run':51,93 'said':49 'second':117 'someth':41 'steam':71,110 'stick':157 'super':13 'tablet':57 'tail':99 'time':150,159 'tri':17,81 'ubuntu':164 'use':163 'want':129,154 'wasn':105 'well':14,23 'win11':96 'window':141 'without':172 'wonder':62 'work':60,113"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6493085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704695114 {#2457
        date: 2024-01-08 07:25:14.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2468}
    +body: """
      Its crazy how polarizing the Linux experience can be. Was it a desktop or laptop? For me it was just a few clicks (Manjaro then Endeavour) on the first try and be done with it on my desktop PC. Also with dual booting.\n
      \n
      Hopefully next time you will have more luck! “Sadly” I cannot go back to windows now, I got Linux-pilled. Linux just treats my right without any Microsoft ads.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1704696856 {#3086
      date: 2024-01-08 07:54:16.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
      "@Jayb151@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3090 …}
    +nested: Doctrine\ORM\PersistentCollection {#3092 …}
    +votes: Doctrine\ORM\PersistentCollection {#3094 …}
    +reports: Doctrine\ORM\PersistentCollection {#3096 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3098 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3100 …}
    -id: 290703
    -bodyTs: "'ad':73 'also':40 'back':56 'boot':43 'cannot':54 'click':23 'crazi':2 'desktop':13,38 'done':33 'dual':42 'endeavour':26 'experi':7 'first':29 'go':55 'got':61 'hope':44 'laptop':15 'linux':6,63,65 'linux-pil':62 'luck':51 'manjaro':24 'microsoft':72 'next':45 'pc':39 'pill':64 'polar':4 'right':69 'sad':52 'time':46 'treat':67 'tri':30 'window':58 'without':70"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6493570"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704696856 {#3087
      date: 2024-01-08 07:54:16.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2468}
  +body: "Yes, I’m keeping kubuntu on my laptop because it works great. My desktop is going to have to be Windows for now"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706568268 {#3124
    date: 2024-01-29 23:44:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@Jayb151@lemmy.world"
    "@AVengefulAxolotl@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3127 …}
  +nested: Doctrine\ORM\PersistentCollection {#3129 …}
  +votes: Doctrine\ORM\PersistentCollection {#3131 …}
  +reports: Doctrine\ORM\PersistentCollection {#3133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3135 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3137 …}
  -id: 351065
  -bodyTs: "'desktop':14 'go':16 'great':12 'keep':4 'kubuntu':5 'laptop':8 'm':3 'window':21 'work':11 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7135567"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706568268 {#3125
    date: 2024-01-29 23:44: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
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 {#2036
  +user: App\Entity\User {#2096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nope. I have to know how fix everyone else’s computer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721438593 {#2020
    date: 2024-07-20 03:23:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 290568
  -bodyTs: "'comput':11 'els':9 'everyon':8 'fix':7 'know':5 'nope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6491854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704690635 {#2013
    date: 2024-01-08 06:10:35.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 {#2036
  +user: App\Entity\User {#2096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nope. I have to know how fix everyone else’s computer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721438593 {#2020
    date: 2024-07-20 03:23:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 290568
  -bodyTs: "'comput':11 'els':9 'everyon':8 'fix':7 'know':5 'nope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6491854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704690635 {#2013
    date: 2024-01-08 06:10:35.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 {#2036
  +user: App\Entity\User {#2096 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nope. I have to know how fix everyone else’s computer."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1721438593 {#2020
    date: 2024-07-20 03:23:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2037 …}
  +nested: Doctrine\ORM\PersistentCollection {#2075 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2078 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
  -id: 290568
  -bodyTs: "'comput':11 'els':9 'everyon':8 'fix':7 'know':5 'nope':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6491854"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704690635 {#2013
    date: 2024-01-08 06:10:35.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 {#2998
  +user: Proxies\__CG__\App\Entity\User {#2997 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2036
    +user: App\Entity\User {#2096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nope. I have to know how fix everyone else’s computer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721438593 {#2020
      date: 2024-07-20 03:23:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2037 …}
    +nested: Doctrine\ORM\PersistentCollection {#2075 …}
    +votes: Doctrine\ORM\PersistentCollection {#2079 …}
    +reports: Doctrine\ORM\PersistentCollection {#2078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
    -id: 290568
    -bodyTs: "'comput':11 'els':9 'everyon':8 'fix':7 'know':5 'nope':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6491854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704690635 {#2013
      date: 2024-01-08 06:10:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2036}
  +body: "I just tell everyone, that i can only help with Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704692050 {#3000
    date: 2024-01-08 06:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@BigTrout75@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2996 …}
  +nested: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 297028
  -bodyTs: "'everyon':4 'help':9 'linux':11 'tell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6231177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704692050 {#2999
    date: 2024-01-08 06:34:10.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 {#2998
  +user: Proxies\__CG__\App\Entity\User {#2997 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2036
    +user: App\Entity\User {#2096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nope. I have to know how fix everyone else’s computer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721438593 {#2020
      date: 2024-07-20 03:23:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2037 …}
    +nested: Doctrine\ORM\PersistentCollection {#2075 …}
    +votes: Doctrine\ORM\PersistentCollection {#2079 …}
    +reports: Doctrine\ORM\PersistentCollection {#2078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
    -id: 290568
    -bodyTs: "'comput':11 'els':9 'everyon':8 'fix':7 'know':5 'nope':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6491854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704690635 {#2013
      date: 2024-01-08 06:10:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2036}
  +body: "I just tell everyone, that i can only help with Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704692050 {#3000
    date: 2024-01-08 06:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@BigTrout75@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2996 …}
  +nested: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 297028
  -bodyTs: "'everyon':4 'help':9 'linux':11 'tell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6231177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704692050 {#2999
    date: 2024-01-08 06:34:10.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 {#2998
  +user: Proxies\__CG__\App\Entity\User {#2997 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2036
    +user: App\Entity\User {#2096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nope. I have to know how fix everyone else’s computer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721438593 {#2020
      date: 2024-07-20 03:23:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2037 …}
    +nested: Doctrine\ORM\PersistentCollection {#2075 …}
    +votes: Doctrine\ORM\PersistentCollection {#2079 …}
    +reports: Doctrine\ORM\PersistentCollection {#2078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
    -id: 290568
    -bodyTs: "'comput':11 'els':9 'everyon':8 'fix':7 'know':5 'nope':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6491854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704690635 {#2013
      date: 2024-01-08 06:10:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2036}
  +body: "I just tell everyone, that i can only help with Linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704692050 {#3000
    date: 2024-01-08 06:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@BigTrout75@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2996 …}
  +nested: Doctrine\ORM\PersistentCollection {#2994 …}
  +votes: Doctrine\ORM\PersistentCollection {#3074 …}
  +reports: Doctrine\ORM\PersistentCollection {#3075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 297028
  -bodyTs: "'everyon':4 'help':9 'linux':11 'tell':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6231177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704692050 {#2999
    date: 2024-01-08 06:34:10.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 {#3068
  +user: Proxies\__CG__\App\Entity\User {#3078 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2036
    +user: App\Entity\User {#2096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nope. I have to know how fix everyone else’s computer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721438593 {#2020
      date: 2024-07-20 03:23:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2037 …}
    +nested: Doctrine\ORM\PersistentCollection {#2075 …}
    +votes: Doctrine\ORM\PersistentCollection {#2079 …}
    +reports: Doctrine\ORM\PersistentCollection {#2078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
    -id: 290568
    -bodyTs: "'comput':11 'els':9 'everyon':8 'fix':7 'know':5 'nope':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6491854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704690635 {#2013
      date: 2024-01-08 06:10:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2036}
  +body: "You’re a nicer person than I am. Being able to (lie and) say “no clue how that works on windows, I use linux” is a freaking blessing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704695427 {#3066
    date: 2024-01-08 07:30:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@BigTrout75@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3077 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 300961
  -bodyTs: "'abl':10 'bless':28 'clue':16 'freak':27 'lie':12 'linux':24 'nicer':4 'person':5 're':2 'say':14 'use':23 'window':21 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6209051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704695427 {#3067
    date: 2024-01-08 07:30: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
31 DENIED edit
App\Entity\EntryComment {#3068
  +user: Proxies\__CG__\App\Entity\User {#3078 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2036
    +user: App\Entity\User {#2096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nope. I have to know how fix everyone else’s computer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721438593 {#2020
      date: 2024-07-20 03:23:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2037 …}
    +nested: Doctrine\ORM\PersistentCollection {#2075 …}
    +votes: Doctrine\ORM\PersistentCollection {#2079 …}
    +reports: Doctrine\ORM\PersistentCollection {#2078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
    -id: 290568
    -bodyTs: "'comput':11 'els':9 'everyon':8 'fix':7 'know':5 'nope':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6491854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704690635 {#2013
      date: 2024-01-08 06:10:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2036}
  +body: "You’re a nicer person than I am. Being able to (lie and) say “no clue how that works on windows, I use linux” is a freaking blessing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704695427 {#3066
    date: 2024-01-08 07:30:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@BigTrout75@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3077 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 300961
  -bodyTs: "'abl':10 'bless':28 'clue':16 'freak':27 'lie':12 'linux':24 'nicer':4 'person':5 're':2 'say':14 'use':23 'window':21 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6209051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704695427 {#3067
    date: 2024-01-08 07:30: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
32 DENIED moderate
App\Entity\EntryComment {#3068
  +user: Proxies\__CG__\App\Entity\User {#3078 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2036
    +user: App\Entity\User {#2096 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: "Nope. I have to know how fix everyone else’s computer."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1721438593 {#2020
      date: 2024-07-20 03:23:13.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2037 …}
    +nested: Doctrine\ORM\PersistentCollection {#2075 …}
    +votes: Doctrine\ORM\PersistentCollection {#2079 …}
    +reports: Doctrine\ORM\PersistentCollection {#2078 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2097 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2082 …}
    -id: 290568
    -bodyTs: "'comput':11 'els':9 'everyon':8 'fix':7 'know':5 'nope':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6491854"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704690635 {#2013
      date: 2024-01-08 06:10:35.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2036}
  +body: "You’re a nicer person than I am. Being able to (lie and) say “no clue how that works on windows, I use linux” is a freaking blessing"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704695427 {#3066
    date: 2024-01-08 07:30:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@BigTrout75@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3077 …}
  +nested: Doctrine\ORM\PersistentCollection {#3070 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3084 …}
  -id: 300961
  -bodyTs: "'abl':10 'bless':28 'clue':16 'freak':27 'lie':12 'linux':24 'nicer':4 'person':5 're':2 'say':14 'use':23 'window':21 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/6209051"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704695427 {#3067
    date: 2024-01-08 07:30: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
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 {#2336
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    No, I still need it for non-linux programs with no suitable alternative.\n
    \n
    No, I’m not listing those for anyone to suggest inferior replacements. It’s a fact, not a debate.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704656618 {#2340
    date: 2024-01-07 20:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 289784
  -bodyTs: "'altern':14 'anyon':22 'debat':33 'fact':30 'inferior':25 'linux':9 'list':19 'm':17 'need':4 'non':8 'non-linux':7 'program':10 'replac':26 'still':3 'suggest':24 'suitabl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6166859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704656618 {#2341
    date: 2024-01-07 20:43: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
35 DENIED edit
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    No, I still need it for non-linux programs with no suitable alternative.\n
    \n
    No, I’m not listing those for anyone to suggest inferior replacements. It’s a fact, not a debate.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704656618 {#2340
    date: 2024-01-07 20:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 289784
  -bodyTs: "'altern':14 'anyon':22 'debat':33 'fact':30 'inferior':25 'linux':9 'list':19 'm':17 'need':4 'non':8 'non-linux':7 'program':10 'replac':26 'still':3 'suggest':24 'suitabl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6166859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704656618 {#2341
    date: 2024-01-07 20:43: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
36 DENIED moderate
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    No, I still need it for non-linux programs with no suitable alternative.\n
    \n
    No, I’m not listing those for anyone to suggest inferior replacements. It’s a fact, not a debate.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704656618 {#2340
    date: 2024-01-07 20:43:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2338 …}
  +votes: Doctrine\ORM\PersistentCollection {#2143 …}
  +reports: Doctrine\ORM\PersistentCollection {#2136 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2073 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 289784
  -bodyTs: "'altern':14 'anyon':22 'debat':33 'fact':30 'inferior':25 'linux':9 'list':19 'm':17 'need':4 'non':8 'non-linux':7 'program':10 'replac':26 'still':3 'suggest':24 'suitabl':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/6166859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704656618 {#2341
    date: 2024-01-07 20:43: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
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 {#2215
  +user: App\Entity\User {#2228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wish. Unfortunately I’m to locked into Ableton to switch. Wish they’d make it compatible with Linux :/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1720282640 {#2128
    date: 2024-07-06 18:17:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 289724
  -bodyTs: "'ableton':9 'compat':17 'd':14 'linux':19 'lock':7 'm':5 'make':15 'switch':11 'unfortun':3 'wish':2,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7998087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704654943 {#2127
    date: 2024-01-07 20:15: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
39 DENIED edit
App\Entity\EntryComment {#2215
  +user: App\Entity\User {#2228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wish. Unfortunately I’m to locked into Ableton to switch. Wish they’d make it compatible with Linux :/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1720282640 {#2128
    date: 2024-07-06 18:17:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 289724
  -bodyTs: "'ableton':9 'compat':17 'd':14 'linux':19 'lock':7 'm':5 'make':15 'switch':11 'unfortun':3 'wish':2,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7998087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704654943 {#2127
    date: 2024-01-07 20:15: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
40 DENIED moderate
App\Entity\EntryComment {#2215
  +user: App\Entity\User {#2228 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "I wish. Unfortunately I’m to locked into Ableton to switch. Wish they’d make it compatible with Linux :/"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1720282640 {#2128
    date: 2024-07-06 18:17:20.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 289724
  -bodyTs: "'ableton':9 'compat':17 'd':14 'linux':19 'lock':7 'm':5 'make':15 'switch':11 'unfortun':3 'wish':2,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7998087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704654943 {#2127
    date: 2024-01-07 20:15: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
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 {#3014
  +user: Proxies\__CG__\App\Entity\User {#3013 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2215
    +user: App\Entity\User {#2228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wish. Unfortunately I’m to locked into Ableton to switch. Wish they’d make it compatible with Linux :/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1720282640 {#2128
      date: 2024-07-06 18:17:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2224 …}
    +nested: Doctrine\ORM\PersistentCollection {#2223 …}
    +votes: Doctrine\ORM\PersistentCollection {#2216 …}
    +reports: Doctrine\ORM\PersistentCollection {#2213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
    -id: 289724
    -bodyTs: "'ableton':9 'compat':17 'd':14 'linux':19 'lock':7 'm':5 'make':15 'switch':11 'unfortun':3 'wish':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7998087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704654943 {#2127
      date: 2024-01-07 20:15:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2215}
  +body: "> Ableton Not sure if it helps, but there is Wine support for Ableton Live: [appdb.winehq.org/objectManager.php?sClass=applica…](https://appdb.winehq.org/objectManager.php?sClass=application&iId=2113)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704658456 {#3016
    date: 2024-01-07 21:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@moog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3012 …}
  +nested: Doctrine\ORM\PersistentCollection {#3010 …}
  +votes: Doctrine\ORM\PersistentCollection {#3008 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  -id: 297019
  -bodyTs: "'/objectmanager.php?sclass=applica':17 '/objectmanager.php?sclass=application&iid=2113)':20 'ableton':1,13 'appdb.winehq.org':16,19 'appdb.winehq.org/objectmanager.php?sclass=applica':15 'appdb.winehq.org/objectmanager.php?sclass=application&iid=2113)':18 'help':6 'live':14 'support':11 'sure':3 'wine':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6219333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704658456 {#3015
    date: 2024-01-07 21:14:16.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 {#3014
  +user: Proxies\__CG__\App\Entity\User {#3013 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2215
    +user: App\Entity\User {#2228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wish. Unfortunately I’m to locked into Ableton to switch. Wish they’d make it compatible with Linux :/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1720282640 {#2128
      date: 2024-07-06 18:17:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2224 …}
    +nested: Doctrine\ORM\PersistentCollection {#2223 …}
    +votes: Doctrine\ORM\PersistentCollection {#2216 …}
    +reports: Doctrine\ORM\PersistentCollection {#2213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
    -id: 289724
    -bodyTs: "'ableton':9 'compat':17 'd':14 'linux':19 'lock':7 'm':5 'make':15 'switch':11 'unfortun':3 'wish':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7998087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704654943 {#2127
      date: 2024-01-07 20:15:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2215}
  +body: "> Ableton Not sure if it helps, but there is Wine support for Ableton Live: [appdb.winehq.org/objectManager.php?sClass=applica…](https://appdb.winehq.org/objectManager.php?sClass=application&iId=2113)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704658456 {#3016
    date: 2024-01-07 21:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@moog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3012 …}
  +nested: Doctrine\ORM\PersistentCollection {#3010 …}
  +votes: Doctrine\ORM\PersistentCollection {#3008 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  -id: 297019
  -bodyTs: "'/objectmanager.php?sclass=applica':17 '/objectmanager.php?sclass=application&iid=2113)':20 'ableton':1,13 'appdb.winehq.org':16,19 'appdb.winehq.org/objectmanager.php?sclass=applica':15 'appdb.winehq.org/objectmanager.php?sclass=application&iid=2113)':18 'help':6 'live':14 'support':11 'sure':3 'wine':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6219333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704658456 {#3015
    date: 2024-01-07 21:14:16.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 {#3014
  +user: Proxies\__CG__\App\Entity\User {#3013 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2215
    +user: App\Entity\User {#2228 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2470 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: "I wish. Unfortunately I’m to locked into Ableton to switch. Wish they’d make it compatible with Linux :/"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1720282640 {#2128
      date: 2024-07-06 18:17:20.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@markus99@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2224 …}
    +nested: Doctrine\ORM\PersistentCollection {#2223 …}
    +votes: Doctrine\ORM\PersistentCollection {#2216 …}
    +reports: Doctrine\ORM\PersistentCollection {#2213 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
    -id: 289724
    -bodyTs: "'ableton':9 'compat':17 'd':14 'linux':19 'lock':7 'm':5 'make':15 'switch':11 'unfortun':3 'wish':2,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemm.ee/comment/7998087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704654943 {#2127
      date: 2024-01-07 20:15:43.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2215}
  +body: "> Ableton Not sure if it helps, but there is Wine support for Ableton Live: [appdb.winehq.org/objectManager.php?sClass=applica…](https://appdb.winehq.org/objectManager.php?sClass=application&iId=2113)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704658456 {#3016
    date: 2024-01-07 21:14:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@moog@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3012 …}
  +nested: Doctrine\ORM\PersistentCollection {#3010 …}
  +votes: Doctrine\ORM\PersistentCollection {#3008 …}
  +reports: Doctrine\ORM\PersistentCollection {#3006 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3004 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3002 …}
  -id: 297019
  -bodyTs: "'/objectmanager.php?sclass=applica':17 '/objectmanager.php?sclass=application&iid=2113)':20 'ableton':1,13 'appdb.winehq.org':16,19 'appdb.winehq.org/objectmanager.php?sclass=applica':15 'appdb.winehq.org/objectmanager.php?sclass=application&iid=2113)':18 'help':6 'live':14 'support':11 'sure':3 'wine':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/6219333"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704658456 {#3015
    date: 2024-01-07 21:14:16.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 {#2201
  +user: App\Entity\User {#2273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for sharing, this was really interesting!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704244602 {#2193
    date: 2024-01-03 02:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HeartyBeast@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 275283
  -bodyTs: "'interest':7 'realli':6 'share':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5356690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704244602 {#2197
    date: 2024-01-03 02:16: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
47 DENIED edit
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#2273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for sharing, this was really interesting!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704244602 {#2193
    date: 2024-01-03 02:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HeartyBeast@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 275283
  -bodyTs: "'interest':7 'realli':6 'share':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5356690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704244602 {#2197
    date: 2024-01-03 02:16: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
48 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#2273 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2210 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2203 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thanks for sharing, this was really interesting!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704244602 {#2193
    date: 2024-01-03 02:16:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HeartyBeast@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2207 …}
  +nested: Doctrine\ORM\PersistentCollection {#2208 …}
  +votes: Doctrine\ORM\PersistentCollection {#2204 …}
  +reports: Doctrine\ORM\PersistentCollection {#2211 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2268 …}
  -id: 275283
  -bodyTs: "'interest':7 'realli':6 'share':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://startrek.website/comment/5356690"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704244602 {#2197
    date: 2024-01-03 02:16: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
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 {#2181
  +user: App\Entity\User {#2168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2171 …}
  +image: null
  +parent: null
  +root: null
  +body: "Rudolph and Santa, in the fog"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702924819 {#2149
    date: 2023-12-18 19:40:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andthenthreemore@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 232539
  -bodyTs: "'fog':6 'rudolph':1 'santa':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6115583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702924819 {#2146
    date: 2023-12-18 19:40:19.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 {#2181
  +user: App\Entity\User {#2168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2171 …}
  +image: null
  +parent: null
  +root: null
  +body: "Rudolph and Santa, in the fog"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702924819 {#2149
    date: 2023-12-18 19:40:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andthenthreemore@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 232539
  -bodyTs: "'fog':6 'rudolph':1 'santa':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6115583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702924819 {#2146
    date: 2023-12-18 19:40:19.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 {#2181
  +user: App\Entity\User {#2168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2182 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2171 …}
  +image: null
  +parent: null
  +root: null
  +body: "Rudolph and Santa, in the fog"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702924819 {#2149
    date: 2023-12-18 19:40:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@andthenthreemore@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2172 …}
  +nested: Doctrine\ORM\PersistentCollection {#2173 …}
  +votes: Doctrine\ORM\PersistentCollection {#2175 …}
  +reports: Doctrine\ORM\PersistentCollection {#2176 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2178 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2183 …}
  -id: 232539
  -bodyTs: "'fog':6 'rudolph':1 'santa':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6115583"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702924819 {#2146
    date: 2023-12-18 19:40:19.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 {#1356
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
  +image: null
  +parent: null
  +root: null
  +body: "7, huh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702979020 {#1351
    date: 2023-12-19 10:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 197228
  -bodyTs: "'7':1 'huh':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5365031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701732784 {#1352
    date: 2023-12-05 00:33:04.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 {#1356
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
  +image: null
  +parent: null
  +root: null
  +body: "7, huh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702979020 {#1351
    date: 2023-12-19 10:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 197228
  -bodyTs: "'7':1 'huh':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5365031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701732784 {#1352
    date: 2023-12-05 00:33:04.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 {#1356
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
  +image: null
  +parent: null
  +root: null
  +body: "7, huh?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702979020 {#1351
    date: 2023-12-19 10:43:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2491 …}
  +nested: Doctrine\ORM\PersistentCollection {#2493 …}
  +votes: Doctrine\ORM\PersistentCollection {#2495 …}
  +reports: Doctrine\ORM\PersistentCollection {#2497 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
  -id: 197228
  -bodyTs: "'7':1 'huh':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5365031"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701732784 {#1352
    date: 2023-12-05 00:33:04.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 {#3030
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
  +image: null
  +parent: App\Entity\EntryComment {#1356
    +user: App\Entity\User {#2065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
    +image: null
    +parent: null
    +root: null
    +body: "7, huh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702979020 {#1351
      date: 2023-12-19 10:43:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CluelessDude@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2491 …}
    +nested: Doctrine\ORM\PersistentCollection {#2493 …}
    +votes: Doctrine\ORM\PersistentCollection {#2495 …}
    +reports: Doctrine\ORM\PersistentCollection {#2497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
    -id: 197228
    -bodyTs: "'7':1 'huh':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5365031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701732784 {#1352
      date: 2023-12-05 00:33:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1356}
  +body: "Fat fingered, smh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701733878 {#3032
    date: 2023-12-05 00:51:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
    "@mateomaui@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3028 …}
  +nested: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3024 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
  -id: 197277
  -bodyTs: "'fat':1 'finger':2 'smh':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5246224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733878 {#3031
    date: 2023-12-05 00:51:18.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 {#3030
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
  +image: null
  +parent: App\Entity\EntryComment {#1356
    +user: App\Entity\User {#2065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
    +image: null
    +parent: null
    +root: null
    +body: "7, huh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702979020 {#1351
      date: 2023-12-19 10:43:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CluelessDude@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2491 …}
    +nested: Doctrine\ORM\PersistentCollection {#2493 …}
    +votes: Doctrine\ORM\PersistentCollection {#2495 …}
    +reports: Doctrine\ORM\PersistentCollection {#2497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
    -id: 197228
    -bodyTs: "'7':1 'huh':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5365031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701732784 {#1352
      date: 2023-12-05 00:33:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1356}
  +body: "Fat fingered, smh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701733878 {#3032
    date: 2023-12-05 00:51:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
    "@mateomaui@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3028 …}
  +nested: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3024 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
  -id: 197277
  -bodyTs: "'fat':1 'finger':2 'smh':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5246224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733878 {#3031
    date: 2023-12-05 00:51:18.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 {#3030
  +user: Proxies\__CG__\App\Entity\User {#3029 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
  +image: null
  +parent: App\Entity\EntryComment {#1356
    +user: App\Entity\User {#2065 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
    +image: null
    +parent: null
    +root: null
    +body: "7, huh?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702979020 {#1351
      date: 2023-12-19 10:43:40.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CluelessDude@lemmy.zip"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2491 …}
    +nested: Doctrine\ORM\PersistentCollection {#2493 …}
    +votes: Doctrine\ORM\PersistentCollection {#2495 …}
    +reports: Doctrine\ORM\PersistentCollection {#2497 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
    -id: 197228
    -bodyTs: "'7':1 'huh':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://reddthat.com/comment/5365031"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701732784 {#1352
      date: 2023-12-05 00:33:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1356}
  +body: "Fat fingered, smh"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701733878 {#3032
    date: 2023-12-05 00:51:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
    "@mateomaui@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3028 …}
  +nested: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3024 …}
  +reports: Doctrine\ORM\PersistentCollection {#3022 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
  -id: 197277
  -bodyTs: "'fat':1 'finger':2 'smh':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.zip/comment/5246224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701733878 {#3031
    date: 2023-12-05 00:51:18.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 {#3114
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
    +image: null
    +parent: App\Entity\EntryComment {#1356
      +user: App\Entity\User {#2065 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
      +image: null
      +parent: null
      +root: null
      +body: "7, huh?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702979020 {#1351
        date: 2023-12-19 10:43:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CluelessDude@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2491 …}
      +nested: Doctrine\ORM\PersistentCollection {#2493 …}
      +votes: Doctrine\ORM\PersistentCollection {#2495 …}
      +reports: Doctrine\ORM\PersistentCollection {#2497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
      -id: 197228
      -bodyTs: "'7':1 'huh':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5365031"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701732784 {#1352
        date: 2023-12-05 00:33:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1356}
    +body: "Fat fingered, smh"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701733878 {#3032
      date: 2023-12-05 00:51:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CluelessDude@lemmy.zip"
      "@mateomaui@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3028 …}
    +nested: Doctrine\ORM\PersistentCollection {#3026 …}
    +votes: Doctrine\ORM\PersistentCollection {#3024 …}
    +reports: Doctrine\ORM\PersistentCollection {#3022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    -id: 197277
    -bodyTs: "'fat':1 'finger':2 'smh':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5246224"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733878 {#3031
      date: 2023-12-05 00:51:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1356}
  +body: "lol it’s all good, thanks for providing a link"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701735994 {#3115
    date: 2023-12-05 01:26:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
    "@mateomaui@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 197355
  -bodyTs: "'good':5 'link':10 'lol':1 'provid':8 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5366577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701735994 {#3112
    date: 2023-12-05 01:26: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
63 DENIED edit
App\Entity\EntryComment {#3114
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
    +image: null
    +parent: App\Entity\EntryComment {#1356
      +user: App\Entity\User {#2065 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
      +image: null
      +parent: null
      +root: null
      +body: "7, huh?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702979020 {#1351
        date: 2023-12-19 10:43:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CluelessDude@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2491 …}
      +nested: Doctrine\ORM\PersistentCollection {#2493 …}
      +votes: Doctrine\ORM\PersistentCollection {#2495 …}
      +reports: Doctrine\ORM\PersistentCollection {#2497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
      -id: 197228
      -bodyTs: "'7':1 'huh':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5365031"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701732784 {#1352
        date: 2023-12-05 00:33:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1356}
    +body: "Fat fingered, smh"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701733878 {#3032
      date: 2023-12-05 00:51:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CluelessDude@lemmy.zip"
      "@mateomaui@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3028 …}
    +nested: Doctrine\ORM\PersistentCollection {#3026 …}
    +votes: Doctrine\ORM\PersistentCollection {#3024 …}
    +reports: Doctrine\ORM\PersistentCollection {#3022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    -id: 197277
    -bodyTs: "'fat':1 'finger':2 'smh':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5246224"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733878 {#3031
      date: 2023-12-05 00:51:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1356}
  +body: "lol it’s all good, thanks for providing a link"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701735994 {#3115
    date: 2023-12-05 01:26:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
    "@mateomaui@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 197355
  -bodyTs: "'good':5 'link':10 'lol':1 'provid':8 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5366577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701735994 {#3112
    date: 2023-12-05 01:26: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
64 DENIED moderate
App\Entity\EntryComment {#3114
  +user: App\Entity\User {#2065 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
  +image: null
  +parent: App\Entity\EntryComment {#3030
    +user: Proxies\__CG__\App\Entity\User {#3029 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
    +image: null
    +parent: App\Entity\EntryComment {#1356
      +user: App\Entity\User {#2065 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1355 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1357 …}
      +image: null
      +parent: null
      +root: null
      +body: "7, huh?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1702979020 {#1351
        date: 2023-12-19 10:43:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CluelessDude@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2491 …}
      +nested: Doctrine\ORM\PersistentCollection {#2493 …}
      +votes: Doctrine\ORM\PersistentCollection {#2495 …}
      +reports: Doctrine\ORM\PersistentCollection {#2497 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2499 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2501 …}
      -id: 197228
      -bodyTs: "'7':1 'huh':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://reddthat.com/comment/5365031"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701732784 {#1352
        date: 2023-12-05 00:33:04.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1356}
    +body: "Fat fingered, smh"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1701733878 {#3032
      date: 2023-12-05 00:51:18.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@CluelessDude@lemmy.zip"
      "@mateomaui@reddthat.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3028 …}
    +nested: Doctrine\ORM\PersistentCollection {#3026 …}
    +votes: Doctrine\ORM\PersistentCollection {#3024 …}
    +reports: Doctrine\ORM\PersistentCollection {#3022 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3020 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3018 …}
    -id: 197277
    -bodyTs: "'fat':1 'finger':2 'smh':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.zip/comment/5246224"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701733878 {#3031
      date: 2023-12-05 00:51:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1356}
  +body: "lol it’s all good, thanks for providing a link"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701735994 {#3115
    date: 2023-12-05 01:26:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CluelessDude@lemmy.zip"
    "@mateomaui@reddthat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3109 …}
  +nested: Doctrine\ORM\PersistentCollection {#3103 …}
  +votes: Doctrine\ORM\PersistentCollection {#3107 …}
  +reports: Doctrine\ORM\PersistentCollection {#3118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3120 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3122 …}
  -id: 197355
  -bodyTs: "'good':5 'link':10 'lol':1 'provid':8 'thank':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://reddthat.com/comment/5366577"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701735994 {#3112
    date: 2023-12-05 01:26: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
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 {#2505
  +user: App\Entity\User {#2519 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t elliptic curves cryptography sensitive to quantum computers attack? Shor’s algorithm etc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701707136 {#1358
    date: 2023-12-04 17:25:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vkc@mspsocial.net"
    "@ademir@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 316392
  -bodyTs: "'algorithm':13 'attack':10 'comput':9 'cryptographi':5 'curv':4 'ellipt':3 'etc':14 'isn':1 'quantum':8 'sensit':6 'shor':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1804770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701707136 {#1354
    date: 2023-12-04 17:25:36.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 {#2505
  +user: App\Entity\User {#2519 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t elliptic curves cryptography sensitive to quantum computers attack? Shor’s algorithm etc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701707136 {#1358
    date: 2023-12-04 17:25:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vkc@mspsocial.net"
    "@ademir@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 316392
  -bodyTs: "'algorithm':13 'attack':10 'comput':9 'cryptographi':5 'curv':4 'ellipt':3 'etc':14 'isn':1 'quantum':8 'sensit':6 'shor':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1804770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701707136 {#1354
    date: 2023-12-04 17:25:36.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 {#2505
  +user: App\Entity\User {#2519 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2506 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "Isn’t elliptic curves cryptography sensitive to quantum computers attack? Shor’s algorithm etc"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701707136 {#1358
    date: 2023-12-04 17:25:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@vkc@mspsocial.net"
    "@ademir@lemmy.eco.br"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2507 …}
  +nested: Doctrine\ORM\PersistentCollection {#2509 …}
  +votes: Doctrine\ORM\PersistentCollection {#2511 …}
  +reports: Doctrine\ORM\PersistentCollection {#2513 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2515 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2517 …}
  -id: 316392
  -bodyTs: "'algorithm':13 'attack':10 'comput':9 'cryptographi':5 'curv':4 'ellipt':3 'etc':14 'isn':1 'quantum':8 'sensit':6 'shor':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1804770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701707136 {#1354
    date: 2023-12-04 17:25:36.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 {#2579
  +user: App\Entity\User {#2593 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have no idea what’s going on. Why is there an evil orangutan? Why is godzilla purple?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702873969 {#2574
    date: 2023-12-18 05:32:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2581 …}
  +nested: Doctrine\ORM\PersistentCollection {#2583 …}
  +votes: Doctrine\ORM\PersistentCollection {#2585 …}
  +reports: Doctrine\ORM\PersistentCollection {#2587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2591 …}
  -id: 194634
  -bodyTs: "'evil':13 'go':7 'godzilla':17 'idea':4 'orangutan':14 'purpl':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5789417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701668396 {#2575
    date: 2023-12-04 06:39:56.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 {#2579
  +user: App\Entity\User {#2593 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have no idea what’s going on. Why is there an evil orangutan? Why is godzilla purple?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702873969 {#2574
    date: 2023-12-18 05:32:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2581 …}
  +nested: Doctrine\ORM\PersistentCollection {#2583 …}
  +votes: Doctrine\ORM\PersistentCollection {#2585 …}
  +reports: Doctrine\ORM\PersistentCollection {#2587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2591 …}
  -id: 194634
  -bodyTs: "'evil':13 'go':7 'godzilla':17 'idea':4 'orangutan':14 'purpl':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5789417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701668396 {#2575
    date: 2023-12-04 06:39:56.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 {#2579
  +user: App\Entity\User {#2593 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have no idea what’s going on. Why is there an evil orangutan? Why is godzilla purple?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1702873969 {#2574
    date: 2023-12-18 05:32:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2581 …}
  +nested: Doctrine\ORM\PersistentCollection {#2583 …}
  +votes: Doctrine\ORM\PersistentCollection {#2585 …}
  +reports: Doctrine\ORM\PersistentCollection {#2587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2589 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2591 …}
  -id: 194634
  -bodyTs: "'evil':13 'go':7 'godzilla':17 'idea':4 'orangutan':14 'purpl':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5789417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701668396 {#2575
    date: 2023-12-04 06:39:56.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 {#3046
  +user: Proxies\__CG__\App\Entity\User {#3045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +parent: App\Entity\EntryComment {#2579
    +user: App\Entity\User {#2593 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: null
    +parent: null
    +root: null
    +body: "I have no idea what’s going on. Why is there an evil orangutan? Why is godzilla purple?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702873969 {#2574
      date: 2023-12-18 05:32:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@canthidium@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2581 …}
    +nested: Doctrine\ORM\PersistentCollection {#2583 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2587 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2591 …}
    -id: 194634
    -bodyTs: "'evil':13 'go':7 'godzilla':17 'idea':4 'orangutan':14 'purpl':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5789417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701668396 {#2575
      date: 2023-12-04 06:39:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2579}
  +body: "*Shrugs* it’s a monster movie, sit back and let it happen 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701678110 {#3048
    date: 2023-12-04 09:21:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  -id: 194882
  -bodyTs: "'back':8 'happen':12 'let':10 'monster':5 'movi':6 'shrug':1 'sit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5791013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701678110 {#3047
    date: 2023-12-04 09:21:50.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 {#3046
  +user: Proxies\__CG__\App\Entity\User {#3045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +parent: App\Entity\EntryComment {#2579
    +user: App\Entity\User {#2593 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: null
    +parent: null
    +root: null
    +body: "I have no idea what’s going on. Why is there an evil orangutan? Why is godzilla purple?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702873969 {#2574
      date: 2023-12-18 05:32:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@canthidium@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2581 …}
    +nested: Doctrine\ORM\PersistentCollection {#2583 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2587 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2591 …}
    -id: 194634
    -bodyTs: "'evil':13 'go':7 'godzilla':17 'idea':4 'orangutan':14 'purpl':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5789417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701668396 {#2575
      date: 2023-12-04 06:39:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2579}
  +body: "*Shrugs* it’s a monster movie, sit back and let it happen 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701678110 {#3048
    date: 2023-12-04 09:21:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  -id: 194882
  -bodyTs: "'back':8 'happen':12 'let':10 'monster':5 'movi':6 'shrug':1 'sit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5791013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701678110 {#3047
    date: 2023-12-04 09:21:50.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 {#3046
  +user: Proxies\__CG__\App\Entity\User {#3045 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +parent: App\Entity\EntryComment {#2579
    +user: App\Entity\User {#2593 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2580 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
    +image: null
    +parent: null
    +root: null
    +body: "I have no idea what’s going on. Why is there an evil orangutan? Why is godzilla purple?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1702873969 {#2574
      date: 2023-12-18 05:32:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@canthidium@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2581 …}
    +nested: Doctrine\ORM\PersistentCollection {#2583 …}
    +votes: Doctrine\ORM\PersistentCollection {#2585 …}
    +reports: Doctrine\ORM\PersistentCollection {#2587 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2589 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2591 …}
    -id: 194634
    -bodyTs: "'evil':13 'go':7 'godzilla':17 'idea':4 'orangutan':14 'purpl':18"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5789417"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701668396 {#2575
      date: 2023-12-04 06:39:56.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2579}
  +body: "*Shrugs* it’s a monster movie, sit back and let it happen 😁"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701678110 {#3048
    date: 2023-12-04 09:21:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
    "@Gigan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3044 …}
  +nested: Doctrine\ORM\PersistentCollection {#3042 …}
  +votes: Doctrine\ORM\PersistentCollection {#3040 …}
  +reports: Doctrine\ORM\PersistentCollection {#3038 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  -id: 194882
  -bodyTs: "'back':8 'happen':12 'let':10 'monster':5 'movi':6 'shrug':1 'sit':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5791013"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701678110 {#3047
    date: 2023-12-04 09:21:50.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 {#2669
  +user: App\Entity\User {#2683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2171 …}
  +image: null
  +parent: null
  +root: null
  +body: "I adore this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701417677 {#2664
    date: 2023-12-01 09:01:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Olap@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2671 …}
  +nested: Doctrine\ORM\PersistentCollection {#2673 …}
  +votes: Doctrine\ORM\PersistentCollection {#2675 …}
  +reports: Doctrine\ORM\PersistentCollection {#2677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2681 …}
  -id: 183512
  -bodyTs: "'ador':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://seattlelunarsociety.org/comment/744551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701417677 {#2665
    date: 2023-12-01 09:01: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
79 DENIED edit
App\Entity\EntryComment {#2669
  +user: App\Entity\User {#2683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2171 …}
  +image: null
  +parent: null
  +root: null
  +body: "I adore this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701417677 {#2664
    date: 2023-12-01 09:01:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Olap@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2671 …}
  +nested: Doctrine\ORM\PersistentCollection {#2673 …}
  +votes: Doctrine\ORM\PersistentCollection {#2675 …}
  +reports: Doctrine\ORM\PersistentCollection {#2677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2681 …}
  -id: 183512
  -bodyTs: "'ador':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://seattlelunarsociety.org/comment/744551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701417677 {#2665
    date: 2023-12-01 09:01: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
80 DENIED moderate
App\Entity\EntryComment {#2669
  +user: App\Entity\User {#2683 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2171 …}
  +image: null
  +parent: null
  +root: null
  +body: "I adore this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701417677 {#2664
    date: 2023-12-01 09:01:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Olap@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2671 …}
  +nested: Doctrine\ORM\PersistentCollection {#2673 …}
  +votes: Doctrine\ORM\PersistentCollection {#2675 …}
  +reports: Doctrine\ORM\PersistentCollection {#2677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2679 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2681 …}
  -id: 183512
  -bodyTs: "'ador':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://seattlelunarsociety.org/comment/744551"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701417677 {#2665
    date: 2023-12-01 09:01: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
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 {#2743
  +user: App\Entity\User {#2758 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2745 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700668997 {#2738
    date: 2023-11-22 17:03:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ekZepp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2746 …}
  +nested: Doctrine\ORM\PersistentCollection {#2748 …}
  +votes: Doctrine\ORM\PersistentCollection {#2750 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
  -id: 150984
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668997 {#2739
    date: 2023-11-22 17:03: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
83 DENIED edit
App\Entity\EntryComment {#2743
  +user: App\Entity\User {#2758 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2745 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700668997 {#2738
    date: 2023-11-22 17:03:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ekZepp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2746 …}
  +nested: Doctrine\ORM\PersistentCollection {#2748 …}
  +votes: Doctrine\ORM\PersistentCollection {#2750 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
  -id: 150984
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668997 {#2739
    date: 2023-11-22 17:03: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
84 DENIED moderate
App\Entity\EntryComment {#2743
  +user: App\Entity\User {#2758 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2744 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2745 …}
  +image: null
  +parent: null
  +root: null
  +body: "Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700668997 {#2738
    date: 2023-11-22 17:03:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ekZepp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2746 …}
  +nested: Doctrine\ORM\PersistentCollection {#2748 …}
  +votes: Doctrine\ORM\PersistentCollection {#2750 …}
  +reports: Doctrine\ORM\PersistentCollection {#2752 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2754 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2756 …}
  -id: 150984
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5503395"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700668997 {#2739
    date: 2023-11-22 17:03: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
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 {#2818
  +user: App\Entity\User {#2832 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2819 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only good iteration of Garfield is [Garfield minus Garfield](https://garfieldminusgarfield.net/)\n
    \n
    But my personal favourite is [when he’s replaced with a real cat](https://farm3.static.flickr.com/2305/1529368802_93675c6db1.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699945797 {#2813
    date: 2023-11-14 08:09:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2820 …}
  +nested: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  -id: 122492
  -bodyTs: "'/)':13 '/2305/1529368802_93675c6db1.jpg)':29 'cat':26 'farm3.static.flickr.com':28 'farm3.static.flickr.com/2305/1529368802_93675c6db1.jpg)':27 'favourit':17 'garfield':6,8,10 'garfieldminusgarfield.net':12 'garfieldminusgarfield.net/)':11 'good':3 'iter':4 'minus':9 'person':16 'real':25 'replac':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/623963/-/comment/3551853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699945797 {#2814
    date: 2023-11-14 08:09: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
87 DENIED edit
App\Entity\EntryComment {#2818
  +user: App\Entity\User {#2832 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2819 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only good iteration of Garfield is [Garfield minus Garfield](https://garfieldminusgarfield.net/)\n
    \n
    But my personal favourite is [when he’s replaced with a real cat](https://farm3.static.flickr.com/2305/1529368802_93675c6db1.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699945797 {#2813
    date: 2023-11-14 08:09:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2820 …}
  +nested: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  -id: 122492
  -bodyTs: "'/)':13 '/2305/1529368802_93675c6db1.jpg)':29 'cat':26 'farm3.static.flickr.com':28 'farm3.static.flickr.com/2305/1529368802_93675c6db1.jpg)':27 'favourit':17 'garfield':6,8,10 'garfieldminusgarfield.net':12 'garfieldminusgarfield.net/)':11 'good':3 'iter':4 'minus':9 'person':16 'real':25 'replac':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/623963/-/comment/3551853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699945797 {#2814
    date: 2023-11-14 08:09: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
88 DENIED moderate
App\Entity\EntryComment {#2818
  +user: App\Entity\User {#2832 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2819 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1953 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    The only good iteration of Garfield is [Garfield minus Garfield](https://garfieldminusgarfield.net/)\n
    \n
    But my personal favourite is [when he’s replaced with a real cat](https://farm3.static.flickr.com/2305/1529368802_93675c6db1.jpg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699945797 {#2813
    date: 2023-11-14 08:09:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@canthidium@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2820 …}
  +nested: Doctrine\ORM\PersistentCollection {#2822 …}
  +votes: Doctrine\ORM\PersistentCollection {#2824 …}
  +reports: Doctrine\ORM\PersistentCollection {#2826 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2828 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2830 …}
  -id: 122492
  -bodyTs: "'/)':13 '/2305/1529368802_93675c6db1.jpg)':29 'cat':26 'farm3.static.flickr.com':28 'farm3.static.flickr.com/2305/1529368802_93675c6db1.jpg)':27 'favourit':17 'garfield':6,8,10 'garfieldminusgarfield.net':12 'garfieldminusgarfield.net/)':11 'good':3 'iter':4 'minus':9 'person':16 'real':25 'replac':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/movies@lemmy.world/t/623963/-/comment/3551853"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699945797 {#2814
    date: 2023-11-14 08:09: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
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 {#2893
  +user: App\Entity\User {#2907 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2894 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s interesting as a comparison to M3 now and at different power limits. I’m hoping it may hopefully benefit the asahi project also. As a windows product I don’t think it’ll be good at all unless Microsoft has a Rosetta like emulation layer that is nearly as good as Apple. Without that this product will not do well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699527023 {#2887
    date: 2023-11-09 11:50:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@933k@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2895 …}
  +nested: Doctrine\ORM\PersistentCollection {#2897 …}
  +votes: Doctrine\ORM\PersistentCollection {#2899 …}
  +reports: Doctrine\ORM\PersistentCollection {#2901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
  -id: 102029
  -bodyTs: "'also':25 'appl':54 'asahi':23 'benefit':21 'comparison':6 'differ':12 'emul':46 'good':37,52 'hope':17,20 'interest':3 'layer':47 'like':45 'limit':14 'll':35 'm':16 'm3':8 'may':19 'microsoft':41 'near':50 'power':13 'product':29,58 'project':24 'rosetta':44 'think':33 'unless':40 'well':62 'window':28 'without':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5159637"
  +editedAt: DateTimeImmutable @1699525735 {#2888
    date: 2023-11-09 11:28:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699461086 {#2889
    date: 2023-11-08 17:31:26.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 {#2893
  +user: App\Entity\User {#2907 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2894 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s interesting as a comparison to M3 now and at different power limits. I’m hoping it may hopefully benefit the asahi project also. As a windows product I don’t think it’ll be good at all unless Microsoft has a Rosetta like emulation layer that is nearly as good as Apple. Without that this product will not do well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699527023 {#2887
    date: 2023-11-09 11:50:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@933k@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2895 …}
  +nested: Doctrine\ORM\PersistentCollection {#2897 …}
  +votes: Doctrine\ORM\PersistentCollection {#2899 …}
  +reports: Doctrine\ORM\PersistentCollection {#2901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
  -id: 102029
  -bodyTs: "'also':25 'appl':54 'asahi':23 'benefit':21 'comparison':6 'differ':12 'emul':46 'good':37,52 'hope':17,20 'interest':3 'layer':47 'like':45 'limit':14 'll':35 'm':16 'm3':8 'may':19 'microsoft':41 'near':50 'power':13 'product':29,58 'project':24 'rosetta':44 'think':33 'unless':40 'well':62 'window':28 'without':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5159637"
  +editedAt: DateTimeImmutable @1699525735 {#2888
    date: 2023-11-09 11:28:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699461086 {#2889
    date: 2023-11-08 17:31:26.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 {#2893
  +user: App\Entity\User {#2907 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2894 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s interesting as a comparison to M3 now and at different power limits. I’m hoping it may hopefully benefit the asahi project also. As a windows product I don’t think it’ll be good at all unless Microsoft has a Rosetta like emulation layer that is nearly as good as Apple. Without that this product will not do well."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699527023 {#2887
    date: 2023-11-09 11:50:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@933k@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2895 …}
  +nested: Doctrine\ORM\PersistentCollection {#2897 …}
  +votes: Doctrine\ORM\PersistentCollection {#2899 …}
  +reports: Doctrine\ORM\PersistentCollection {#2901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
  -id: 102029
  -bodyTs: "'also':25 'appl':54 'asahi':23 'benefit':21 'comparison':6 'differ':12 'emul':46 'good':37,52 'hope':17,20 'interest':3 'layer':47 'like':45 'limit':14 'll':35 'm':16 'm3':8 'may':19 'microsoft':41 'near':50 'power':13 'product':29,58 'project':24 'rosetta':44 'think':33 'unless':40 'well':62 'window':28 'without':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5159637"
  +editedAt: DateTimeImmutable @1699525735 {#2888
    date: 2023-11-09 11:28:55.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699461086 {#2889
    date: 2023-11-08 17:31:26.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 {#2978
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2894 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2893
    +user: App\Entity\User {#2907 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2894 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s interesting as a comparison to M3 now and at different power limits. I’m hoping it may hopefully benefit the asahi project also. As a windows product I don’t think it’ll be good at all unless Microsoft has a Rosetta like emulation layer that is nearly as good as Apple. Without that this product will not do well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699527023 {#2887
      date: 2023-11-09 11:50:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@933k@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2895 …}
    +nested: Doctrine\ORM\PersistentCollection {#2897 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
    -id: 102029
    -bodyTs: "'also':25 'appl':54 'asahi':23 'benefit':21 'comparison':6 'differ':12 'emul':46 'good':37,52 'hope':17,20 'interest':3 'layer':47 'like':45 'limit':14 'll':35 'm':16 'm3':8 'may':19 'microsoft':41 'near':50 'power':13 'product':29,58 'project':24 'rosetta':44 'think':33 'unless':40 'well':62 'window':28 'without':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5159637"
    +editedAt: DateTimeImmutable @1699525735 {#2888
      date: 2023-11-09 11:28:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699461086 {#2889
      date: 2023-11-08 17:31:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2893}
  +body: "Microsoft has a pretty good translation layer, it’s the hardware x86 acceleration that most windows ARM chips lack, that Apple’s CPUs have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699462923 {#2979
    date: 2023-11-08 18:02:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@933k@lemdro.id"
    "@drkhrse96@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3060 …}
  +nested: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
  -id: 102109
  -bodyTs: "'acceler':13 'appl':21 'arm':17 'chip':18 'cpus':23 'good':5 'hardwar':11 'lack':19 'layer':7 'microsoft':1 'pretti':4 'translat':6 'window':16 'x86':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5160261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699462923 {#2982
    date: 2023-11-08 18:02:03.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 {#2978
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2894 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2893
    +user: App\Entity\User {#2907 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2894 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s interesting as a comparison to M3 now and at different power limits. I’m hoping it may hopefully benefit the asahi project also. As a windows product I don’t think it’ll be good at all unless Microsoft has a Rosetta like emulation layer that is nearly as good as Apple. Without that this product will not do well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699527023 {#2887
      date: 2023-11-09 11:50:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@933k@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2895 …}
    +nested: Doctrine\ORM\PersistentCollection {#2897 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
    -id: 102029
    -bodyTs: "'also':25 'appl':54 'asahi':23 'benefit':21 'comparison':6 'differ':12 'emul':46 'good':37,52 'hope':17,20 'interest':3 'layer':47 'like':45 'limit':14 'll':35 'm':16 'm3':8 'may':19 'microsoft':41 'near':50 'power':13 'product':29,58 'project':24 'rosetta':44 'think':33 'unless':40 'well':62 'window':28 'without':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5159637"
    +editedAt: DateTimeImmutable @1699525735 {#2888
      date: 2023-11-09 11:28:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699461086 {#2889
      date: 2023-11-08 17:31:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2893}
  +body: "Microsoft has a pretty good translation layer, it’s the hardware x86 acceleration that most windows ARM chips lack, that Apple’s CPUs have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699462923 {#2979
    date: 2023-11-08 18:02:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@933k@lemdro.id"
    "@drkhrse96@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3060 …}
  +nested: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
  -id: 102109
  -bodyTs: "'acceler':13 'appl':21 'arm':17 'chip':18 'cpus':23 'good':5 'hardwar':11 'lack':19 'layer':7 'microsoft':1 'pretti':4 'translat':6 'window':16 'x86':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5160261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699462923 {#2982
    date: 2023-11-08 18:02:03.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 {#2978
  +user: Proxies\__CG__\App\Entity\User {#3061 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2894 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: App\Entity\EntryComment {#2893
    +user: App\Entity\User {#2907 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2894 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s interesting as a comparison to M3 now and at different power limits. I’m hoping it may hopefully benefit the asahi project also. As a windows product I don’t think it’ll be good at all unless Microsoft has a Rosetta like emulation layer that is nearly as good as Apple. Without that this product will not do well."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1699527023 {#2887
      date: 2023-11-09 11:50:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@933k@lemdro.id"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2895 …}
    +nested: Doctrine\ORM\PersistentCollection {#2897 …}
    +votes: Doctrine\ORM\PersistentCollection {#2899 …}
    +reports: Doctrine\ORM\PersistentCollection {#2901 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2903 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2905 …}
    -id: 102029
    -bodyTs: "'also':25 'appl':54 'asahi':23 'benefit':21 'comparison':6 'differ':12 'emul':46 'good':37,52 'hope':17,20 'interest':3 'layer':47 'like':45 'limit':14 'll':35 'm':16 'm3':8 'may':19 'microsoft':41 'near':50 'power':13 'product':29,58 'project':24 'rosetta':44 'think':33 'unless':40 'well':62 'window':28 'without':55"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5159637"
    +editedAt: DateTimeImmutable @1699525735 {#2888
      date: 2023-11-09 11:28:55.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699461086 {#2889
      date: 2023-11-08 17:31:26.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2893}
  +body: "Microsoft has a pretty good translation layer, it’s the hardware x86 acceleration that most windows ARM chips lack, that Apple’s CPUs have."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699462923 {#2979
    date: 2023-11-08 18:02:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@933k@lemdro.id"
    "@drkhrse96@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3060 …}
  +nested: Doctrine\ORM\PersistentCollection {#3058 …}
  +votes: Doctrine\ORM\PersistentCollection {#3056 …}
  +reports: Doctrine\ORM\PersistentCollection {#3054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3050 …}
  -id: 102109
  -bodyTs: "'acceler':13 'appl':21 'arm':17 'chip':18 'cpus':23 'good':5 'hardwar':11 'lack':19 'layer':7 'microsoft':1 'pretti':4 'translat':6 'window':16 'x86':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5160261"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699462923 {#2982
    date: 2023-11-08 18:02:03.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