GET https://kbin.spritesserver.nl/u/@ParanoidFactoid@beehaw.org/comments/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.65 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.08 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 {#2275
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +body: "I’m not telling devs what they can do. Merely pointing out this is why the projects fail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699051639 {#2303
    date: 2023-11-03 23:47:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 88220
  -bodyTs: "'dev':5 'fail':18 'm':2 'mere':10 'point':11 'project':17 'tell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1557875"
  +editedAt: DateTimeImmutable @1699056597 {#2304
    date: 2023-11-04 01:09:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699051639 {#2305
    date: 2023-11-03 23:47: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
3 DENIED edit
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +body: "I’m not telling devs what they can do. Merely pointing out this is why the projects fail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699051639 {#2303
    date: 2023-11-03 23:47:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 88220
  -bodyTs: "'dev':5 'fail':18 'm':2 'mere':10 'point':11 'project':17 'tell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1557875"
  +editedAt: DateTimeImmutable @1699056597 {#2304
    date: 2023-11-04 01:09:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699051639 {#2305
    date: 2023-11-03 23:47: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
4 DENIED moderate
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +body: "I’m not telling devs what they can do. Merely pointing out this is why the projects fail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699051639 {#2303
    date: 2023-11-03 23:47:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2220 …}
  +nested: Doctrine\ORM\PersistentCollection {#2222 …}
  +votes: Doctrine\ORM\PersistentCollection {#2219 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  -id: 88220
  -bodyTs: "'dev':5 'fail':18 'm':2 'mere':10 'point':11 'project':17 'tell':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1557875"
  +editedAt: DateTimeImmutable @1699056597 {#2304
    date: 2023-11-04 01:09:57.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699051639 {#2305
    date: 2023-11-03 23:47: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
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 {#2202
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +body: "I don’t presume to know why others choose to use anything. But MacOS is highly consistent across apps. Dialog boxes, text input forms, file browsing, hot keys, all the same across applications."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699050251 {#2279
    date: 2023-11-03 23:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 88163
  -bodyTs: "'across':18,32 'anyth':12 'app':19 'applic':33 'box':21 'brows':26 'choos':9 'consist':17 'dialog':20 'file':25 'form':24 'high':16 'hot':27 'input':23 'key':28 'know':6 'maco':14 'other':8 'presum':4 'text':22 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1557737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050251 {#2276
    date: 2023-11-03 23:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +body: "I don’t presume to know why others choose to use anything. But MacOS is highly consistent across apps. Dialog boxes, text input forms, file browsing, hot keys, all the same across applications."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699050251 {#2279
    date: 2023-11-03 23:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 88163
  -bodyTs: "'across':18,32 'anyth':12 'app':19 'applic':33 'box':21 'brows':26 'choos':9 'consist':17 'dialog':20 'file':25 'form':24 'high':16 'hot':27 'input':23 'key':28 'know':6 'maco':14 'other':8 'presum':4 'text':22 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1557737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050251 {#2276
    date: 2023-11-03 23:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2202
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2201 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +body: "I don’t presume to know why others choose to use anything. But MacOS is highly consistent across apps. Dialog boxes, text input forms, file browsing, hot keys, all the same across applications."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1699050251 {#2279
    date: 2023-11-03 23:24:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2210 …}
  +nested: Doctrine\ORM\PersistentCollection {#2207 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2204 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2211 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2266 …}
  -id: 88163
  -bodyTs: "'across':18,32 'anyth':12 'app':19 'applic':33 'box':21 'brows':26 'choos':9 'consist':17 'dialog':20 'file':25 'form':24 'high':16 'hot':27 'input':23 'key':28 'know':6 'maco':14 'other':8 'presum':4 'text':22 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1557737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699050251 {#2276
    date: 2023-11-03 23:24:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2273
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Davinci Resolve does not run on Wayland!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699047598 {#2206
    date: 2023-11-03 22:39:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 85072
  -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1545088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946664 {#2205
    date: 2023-11-02 18:37:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2273
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Davinci Resolve does not run on Wayland!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699047598 {#2206
    date: 2023-11-03 22:39:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 85072
  -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1545088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946664 {#2205
    date: 2023-11-02 18:37:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2273
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Davinci Resolve does not run on Wayland!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699047598 {#2206
    date: 2023-11-03 22:39:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 85072
  -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1545088"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946664 {#2205
    date: 2023-11-02 18:37:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2226
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +root: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: "Davinci Resolve does not run on Wayland!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699047598 {#2206
      date: 2023-11-03 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@imgel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 85072
    -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1545088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946664 {#2205
      date: 2023-11-02 18:37:44.0 +01:00
    }
  }
  +body: "I do this for a living. Most people shooting family vids or youtube vlogs/video essays would find Kdenlive perfectly well suited to their needs. It does simple transforms, titling, adjustments, etc. And it looks like a normal NLE. When you hit a wall with it, the move to a commercial program will be easy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699047596 {#2267
    date: 2023-11-03 22:39:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@ParanoidFactoid@beehaw.org"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2238 …}
  +nested: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2259 …}
  +reports: Doctrine\ORM\PersistentCollection {#2244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  -id: 88065
  -bodyTs: "'adjust':30 'commerci':50 'easi':54 'essay':15 'etc':31 'famili':10 'find':17 'hit':41 'kdenliv':18 'like':35 'live':6 'look':34 'move':47 'need':24 'nle':38 'normal':37 'peopl':8 'perfect':19 'program':51 'shoot':9 'simpl':27 'suit':21 'titl':29 'transform':28 'vid':11 'vlogs/video':14 'wall':43 'well':20 'would':16 'youtub':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1557522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047596 {#2268
    date: 2023-11-03 22: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
15 DENIED edit
App\Entity\EntryComment {#2226
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +root: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: "Davinci Resolve does not run on Wayland!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699047598 {#2206
      date: 2023-11-03 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@imgel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 85072
    -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1545088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946664 {#2205
      date: 2023-11-02 18:37:44.0 +01:00
    }
  }
  +body: "I do this for a living. Most people shooting family vids or youtube vlogs/video essays would find Kdenlive perfectly well suited to their needs. It does simple transforms, titling, adjustments, etc. And it looks like a normal NLE. When you hit a wall with it, the move to a commercial program will be easy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699047596 {#2267
    date: 2023-11-03 22:39:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@ParanoidFactoid@beehaw.org"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2238 …}
  +nested: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2259 …}
  +reports: Doctrine\ORM\PersistentCollection {#2244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  -id: 88065
  -bodyTs: "'adjust':30 'commerci':50 'easi':54 'essay':15 'etc':31 'famili':10 'find':17 'hit':41 'kdenliv':18 'like':35 'live':6 'look':34 'move':47 'need':24 'nle':38 'normal':37 'peopl':8 'perfect':19 'program':51 'shoot':9 'simpl':27 'suit':21 'titl':29 'transform':28 'vid':11 'vlogs/video':14 'wall':43 'well':20 'would':16 'youtub':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1557522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047596 {#2268
    date: 2023-11-03 22: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
16 DENIED moderate
App\Entity\EntryComment {#2226
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +root: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: "Davinci Resolve does not run on Wayland!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699047598 {#2206
      date: 2023-11-03 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@imgel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 85072
    -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1545088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946664 {#2205
      date: 2023-11-02 18:37:44.0 +01:00
    }
  }
  +body: "I do this for a living. Most people shooting family vids or youtube vlogs/video essays would find Kdenlive perfectly well suited to their needs. It does simple transforms, titling, adjustments, etc. And it looks like a normal NLE. When you hit a wall with it, the move to a commercial program will be easy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699047596 {#2267
    date: 2023-11-03 22:39:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@ParanoidFactoid@beehaw.org"
    "@jlow@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2238 …}
  +nested: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2259 …}
  +reports: Doctrine\ORM\PersistentCollection {#2244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  -id: 88065
  -bodyTs: "'adjust':30 'commerci':50 'easi':54 'essay':15 'etc':31 'famili':10 'find':17 'hit':41 'kdenliv':18 'like':35 'live':6 'look':34 'move':47 'need':24 'nle':38 'normal':37 'peopl':8 'perfect':19 'program':51 'shoot':9 'simpl':27 'suit':21 'titl':29 'transform':28 'vid':11 'vlogs/video':14 'wall':43 'well':20 'would':16 'youtub':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1557522"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699047596 {#2268
    date: 2023-11-03 22: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
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 {#2255
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +body: """
    I’m not a fan of either Gnome or KDE.\n
    \n
    To me, the big mistake both make is in the presumption the UI and utilities shipped with those platforms are why people use it. But no. Nobody uses MacOS because of its nifty calculator or the Finder. It’s the overall toolkit integration with apps. Not even look and feel. But consistency in use.\n
    \n
    Neither KDE nor Gnome offer that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699046831 {#2233
    date: 2023-11-03 22:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2284 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  -id: 88038
  -bodyTs: "'app':55 'big':14 'calcul':44 'consist':62 'either':7 'even':57 'fan':5 'feel':60 'finder':47 'gnome':8,68 'integr':53 'kde':10,66 'look':58 'm':2 'maco':39 'make':17 'mistak':15 'neither':65 'nifti':43 'nobodi':37 'offer':69 'overal':51 'peopl':32 'platform':29 'presumpt':21 'ship':26 'toolkit':52 'ui':23 'use':33,38,64 'util':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1557462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699046831 {#2236
    date: 2023-11-03 22:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2255
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +body: """
    I’m not a fan of either Gnome or KDE.\n
    \n
    To me, the big mistake both make is in the presumption the UI and utilities shipped with those platforms are why people use it. But no. Nobody uses MacOS because of its nifty calculator or the Finder. It’s the overall toolkit integration with apps. Not even look and feel. But consistency in use.\n
    \n
    Neither KDE nor Gnome offer that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699046831 {#2233
    date: 2023-11-03 22:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2284 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  -id: 88038
  -bodyTs: "'app':55 'big':14 'calcul':44 'consist':62 'either':7 'even':57 'fan':5 'feel':60 'finder':47 'gnome':8,68 'integr':53 'kde':10,66 'look':58 'm':2 'maco':39 'make':17 'mistak':15 'neither':65 'nifti':43 'nobodi':37 'offer':69 'overal':51 'peopl':32 'platform':29 'presumpt':21 'ship':26 'toolkit':52 'ui':23 'use':33,38,64 'util':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1557462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699046831 {#2236
    date: 2023-11-03 22:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2255
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#1565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2261 …}
  +body: """
    I’m not a fan of either Gnome or KDE.\n
    \n
    To me, the big mistake both make is in the presumption the UI and utilities shipped with those platforms are why people use it. But no. Nobody uses MacOS because of its nifty calculator or the Finder. It’s the overall toolkit integration with apps. Not even look and feel. But consistency in use.\n
    \n
    Neither KDE nor Gnome offer that.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1699046831 {#2233
    date: 2023-11-03 22:27:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@ILikeBoobies@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2284 …}
  +votes: Doctrine\ORM\PersistentCollection {#2286 …}
  +reports: Doctrine\ORM\PersistentCollection {#2188 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2034 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2156 …}
  -id: 88038
  -bodyTs: "'app':55 'big':14 'calcul':44 'consist':62 'either':7 'even':57 'fan':5 'feel':60 'finder':47 'gnome':8,68 'integr':53 'kde':10,66 'look':58 'm':2 'maco':39 'make':17 'mistak':15 'neither':65 'nifti':43 'nobodi':37 'offer':69 'overal':51 'peopl':32 'platform':29 'presumpt':21 'ship':26 'toolkit':52 'ui':23 'use':33,38,64 'util':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1557462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699046831 {#2236
    date: 2023-11-03 22:27:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2151
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +root: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: "Davinci Resolve does not run on Wayland!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699047598 {#2206
      date: 2023-11-03 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@imgel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 85072
    -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1545088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946664 {#2205
      date: 2023-11-02 18:37:44.0 +01:00
    }
  }
  +body: """
    I mean, I dunno about you but for me this is money. I make money with these tools. I prefer Linux for privacy reasons, but I’m not religious about it when it comes to money. We all gotta eat.\n
    \n
    The Blackmagic folks might help. Especially if you paid for Studio. I don’t work there and can’t make promises, but I’d definitely make a stink about that. At least get a formal statement from them on Sony support in Linux.\n
    \n
    My in-house is an old GH5s w/ a Shogun. But if the client pays, I prefer to rent an URSA mini. So I haven’t hit this.\n
    \n
    Really wish I could help more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699026865 {#2247
    date: 2023-11-03 16:54:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@ParanoidFactoid@beehaw.org"
    "@jlow@beehaw.org"
    "@justJanne@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 87313
  -bodyTs: "'blackmag':42 'client':98 'come':34 'could':116 'd':64 'definit':65 'dunno':4 'eat':40 'especi':46 'folk':43 'formal':75 'get':73 'gh5s':91 'gotta':39 'haven':109 'help':45,117 'hit':111 'hous':87 'in-hous':85 'least':72 'linux':21,83 'm':27 'make':14,60,66 'mean':2 'might':44 'mini':106 'money':12,15,36 'old':90 'paid':49 'pay':99 'prefer':20,101 'privaci':23 'promis':61 'realli':113 'reason':24 'religi':29 'rent':103 'shogun':94 'soni':80 'statement':76 'stink':68 'studio':51 'support':81 'tool':18 'ursa':105 'w':92 'wish':114 'work':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1555872"
  +editedAt: DateTimeImmutable @1699027206 {#2243
    date: 2023-11-03 17:00:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699026865 {#2278
    date: 2023-11-03 16:54:25.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 {#2151
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +root: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: "Davinci Resolve does not run on Wayland!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699047598 {#2206
      date: 2023-11-03 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@imgel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 85072
    -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1545088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946664 {#2205
      date: 2023-11-02 18:37:44.0 +01:00
    }
  }
  +body: """
    I mean, I dunno about you but for me this is money. I make money with these tools. I prefer Linux for privacy reasons, but I’m not religious about it when it comes to money. We all gotta eat.\n
    \n
    The Blackmagic folks might help. Especially if you paid for Studio. I don’t work there and can’t make promises, but I’d definitely make a stink about that. At least get a formal statement from them on Sony support in Linux.\n
    \n
    My in-house is an old GH5s w/ a Shogun. But if the client pays, I prefer to rent an URSA mini. So I haven’t hit this.\n
    \n
    Really wish I could help more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699026865 {#2247
    date: 2023-11-03 16:54:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@ParanoidFactoid@beehaw.org"
    "@jlow@beehaw.org"
    "@justJanne@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 87313
  -bodyTs: "'blackmag':42 'client':98 'come':34 'could':116 'd':64 'definit':65 'dunno':4 'eat':40 'especi':46 'folk':43 'formal':75 'get':73 'gh5s':91 'gotta':39 'haven':109 'help':45,117 'hit':111 'hous':87 'in-hous':85 'least':72 'linux':21,83 'm':27 'make':14,60,66 'mean':2 'might':44 'mini':106 'money':12,15,36 'old':90 'paid':49 'pay':99 'prefer':20,101 'privaci':23 'promis':61 'realli':113 'reason':24 'religi':29 'rent':103 'shogun':94 'soni':80 'statement':76 'stink':68 'studio':51 'support':81 'tool':18 'ursa':105 'w':92 'wish':114 'work':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1555872"
  +editedAt: DateTimeImmutable @1699027206 {#2243
    date: 2023-11-03 17:00:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699026865 {#2278
    date: 2023-11-03 16:54:25.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 {#2151
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2147 …}
  +root: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: "Davinci Resolve does not run on Wayland!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699047598 {#2206
      date: 2023-11-03 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@imgel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 85072
    -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1545088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946664 {#2205
      date: 2023-11-02 18:37:44.0 +01:00
    }
  }
  +body: """
    I mean, I dunno about you but for me this is money. I make money with these tools. I prefer Linux for privacy reasons, but I’m not religious about it when it comes to money. We all gotta eat.\n
    \n
    The Blackmagic folks might help. Especially if you paid for Studio. I don’t work there and can’t make promises, but I’d definitely make a stink about that. At least get a formal statement from them on Sony support in Linux.\n
    \n
    My in-house is an old GH5s w/ a Shogun. But if the client pays, I prefer to rent an URSA mini. So I haven’t hit this.\n
    \n
    Really wish I could help more.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699026865 {#2247
    date: 2023-11-03 16:54:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@ParanoidFactoid@beehaw.org"
    "@jlow@beehaw.org"
    "@justJanne@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2145 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 87313
  -bodyTs: "'blackmag':42 'client':98 'come':34 'could':116 'd':64 'definit':65 'dunno':4 'eat':40 'especi':46 'folk':43 'formal':75 'get':73 'gh5s':91 'gotta':39 'haven':109 'help':45,117 'hit':111 'hous':87 'in-hous':85 'least':72 'linux':21,83 'm':27 'make':14,60,66 'mean':2 'might':44 'mini':106 'money':12,15,36 'old':90 'paid':49 'pay':99 'prefer':20,101 'privaci':23 'promis':61 'realli':113 'reason':24 'religi':29 'rent':103 'shogun':94 'soni':80 'statement':76 'stink':68 'studio':51 'support':81 'tool':18 'ursa':105 'w':92 'wish':114 'work':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1555872"
  +editedAt: DateTimeImmutable @1699027206 {#2243
    date: 2023-11-03 17:00:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699026865 {#2278
    date: 2023-11-03 16:54:25.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 {#2173
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2187 …}
  +root: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: "Davinci Resolve does not run on Wayland!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699047598 {#2206
      date: 2023-11-03 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@imgel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 85072
    -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1545088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946664 {#2205
      date: 2023-11-02 18:37:44.0 +01:00
    }
  }
  +body: """
    Ouch, that does hurt. Sorry, dude!\n
    \n
    You could use gpu passthrough with iommu and qemu to a virtual system and run Win. A real PITA. I know.\n
    \n
    I’d bitch about that on the blackmagic Resolve forum. That’s a serious hit to your workflow. Call out Dwaine, he works there and does Linux support. Nice guy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699022475 {#2157
    date: 2023-11-03 15:41:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@ParanoidFactoid@beehaw.org"
    "@jlow@beehaw.org"
    "@justJanne@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 87079
  -bodyTs: "'bitch':30 'blackmag':35 'call':46 'could':8 'd':29 'dude':6 'dwain':48 'forum':37 'gpu':10 'guy':57 'hit':42 'hurt':4 'iommu':13 'know':27 'linux':54 'nice':56 'ouch':1 'passthrough':11 'pita':25 'qemu':15 'real':24 'resolv':36 'run':21 'serious':41 'sorri':5 'support':55 'system':19 'use':9 'virtual':18 'win':22 'work':50 'workflow':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1555507"
  +editedAt: DateTimeImmutable @1699022889 {#2158
    date: 2023-11-03 15:48:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699022475 {#2154
    date: 2023-11-03 15:41:15.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 {#2173
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2187 …}
  +root: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: "Davinci Resolve does not run on Wayland!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699047598 {#2206
      date: 2023-11-03 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@imgel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 85072
    -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1545088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946664 {#2205
      date: 2023-11-02 18:37:44.0 +01:00
    }
  }
  +body: """
    Ouch, that does hurt. Sorry, dude!\n
    \n
    You could use gpu passthrough with iommu and qemu to a virtual system and run Win. A real PITA. I know.\n
    \n
    I’d bitch about that on the blackmagic Resolve forum. That’s a serious hit to your workflow. Call out Dwaine, he works there and does Linux support. Nice guy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699022475 {#2157
    date: 2023-11-03 15:41:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@ParanoidFactoid@beehaw.org"
    "@jlow@beehaw.org"
    "@justJanne@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 87079
  -bodyTs: "'bitch':30 'blackmag':35 'call':46 'could':8 'd':29 'dude':6 'dwain':48 'forum':37 'gpu':10 'guy':57 'hit':42 'hurt':4 'iommu':13 'know':27 'linux':54 'nice':56 'ouch':1 'passthrough':11 'pita':25 'qemu':15 'real':24 'resolv':36 'run':21 'serious':41 'sorri':5 'support':55 'system':19 'use':9 'virtual':18 'win':22 'work':50 'workflow':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1555507"
  +editedAt: DateTimeImmutable @1699022889 {#2158
    date: 2023-11-03 15:48:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699022475 {#2154
    date: 2023-11-03 15:41:15.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 {#2173
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2187 …}
  +root: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: "Davinci Resolve does not run on Wayland!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699047598 {#2206
      date: 2023-11-03 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@imgel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 85072
    -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1545088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946664 {#2205
      date: 2023-11-02 18:37:44.0 +01:00
    }
  }
  +body: """
    Ouch, that does hurt. Sorry, dude!\n
    \n
    You could use gpu passthrough with iommu and qemu to a virtual system and run Win. A real PITA. I know.\n
    \n
    I’d bitch about that on the blackmagic Resolve forum. That’s a serious hit to your workflow. Call out Dwaine, he works there and does Linux support. Nice guy.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1699022475 {#2157
    date: 2023-11-03 15:41:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@ParanoidFactoid@beehaw.org"
    "@jlow@beehaw.org"
    "@justJanne@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2175 …}
  +nested: Doctrine\ORM\PersistentCollection {#2176 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  -id: 87079
  -bodyTs: "'bitch':30 'blackmag':35 'call':46 'could':8 'd':29 'dude':6 'dwain':48 'forum':37 'gpu':10 'guy':57 'hit':42 'hurt':4 'iommu':13 'know':27 'linux':54 'nice':56 'ouch':1 'passthrough':11 'pita':25 'qemu':15 'real':24 'resolv':36 'run':21 'serious':41 'sorri':5 'support':55 'system':19 'use':9 'virtual':18 'win':22 'work':50 'workflow':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1555507"
  +editedAt: DateTimeImmutable @1699022889 {#2158
    date: 2023-11-03 15:48:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699022475 {#2154
    date: 2023-11-03 15:41:15.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 {#2003
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +root: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: "Davinci Resolve does not run on Wayland!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699047598 {#2206
      date: 2023-11-03 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@imgel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 85072
    -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1545088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946664 {#2205
      date: 2023-11-02 18:37:44.0 +01:00
    }
  }
  +body: "It’s a toy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698987997 {#2186
    date: 2023-11-03 06:06:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@ParanoidFactoid@beehaw.org"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -id: 86315
  -bodyTs: "'toy':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1553148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698987997 {#2172
    date: 2023-11-03 06:06:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2003
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +root: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: "Davinci Resolve does not run on Wayland!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699047598 {#2206
      date: 2023-11-03 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@imgel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 85072
    -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1545088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946664 {#2205
      date: 2023-11-02 18:37:44.0 +01:00
    }
  }
  +body: "It’s a toy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698987997 {#2186
    date: 2023-11-03 06:06:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@ParanoidFactoid@beehaw.org"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -id: 86315
  -bodyTs: "'toy':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1553148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698987997 {#2172
    date: 2023-11-03 06:06:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2003
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1994 …}
  +root: App\Entity\EntryComment {#2273
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2271 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
    +image: null
    +parent: null
    +root: null
    +body: "Davinci Resolve does not run on Wayland!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1699047598 {#2206
      date: 2023-11-03 22:39:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@imgel@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2274 …}
    +nested: Doctrine\ORM\PersistentCollection {#2190 …}
    +votes: Doctrine\ORM\PersistentCollection {#2265 …}
    +reports: Doctrine\ORM\PersistentCollection {#2263 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
    -id: 85072
    -bodyTs: "'davinci':1 'resolv':2 'run':5 'wayland':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://beehaw.org/comment/1545088"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698946664 {#2205
      date: 2023-11-02 18:37:44.0 +01:00
    }
  }
  +body: "It’s a toy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698987997 {#2186
    date: 2023-11-03 06:06:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@imgel@lemmy.ml"
    "@ParanoidFactoid@beehaw.org"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1995 …}
  +nested: Doctrine\ORM\PersistentCollection {#2006 …}
  +votes: Doctrine\ORM\PersistentCollection {#1997 …}
  +reports: Doctrine\ORM\PersistentCollection {#1998 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1999 …}
  -id: 86315
  -bodyTs: "'toy':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1553148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698987997 {#2172
    date: 2023-11-03 06:06:37.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1990
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Go with an LTS version. Fedora is upgrades twice a year. Mint is just Ubuntu. I’d choose 22 04 Mint over Fedora for this reason. But Debian Stable is old yet tried and true. Plain Debian works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698973388 {#1985
    date: 2023-11-03 02:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jack@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2010 …}
  +nested: Doctrine\ORM\PersistentCollection {#2014 …}
  +votes: Doctrine\ORM\PersistentCollection {#2016 …}
  +reports: Doctrine\ORM\PersistentCollection {#2017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1981 …}
  -id: 86048
  -bodyTs: "'04':20 '22':19 'choos':18 'd':17 'debian':28,37 'fedora':6,23 'go':1 'lts':4 'mint':12,21 'old':31 'plain':36 'reason':26 'stabl':29 'tri':33 'true':35 'twice':9 'ubuntu':15 'upgrad':8 'version':5 'work':38 'year':11 'yet':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1549050"
  +editedAt: DateTimeImmutable @1698973420 {#1988
    date: 2023-11-03 02:03:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698973388 {#2101
    date: 2023-11-03 02:03:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#1990
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Go with an LTS version. Fedora is upgrades twice a year. Mint is just Ubuntu. I’d choose 22 04 Mint over Fedora for this reason. But Debian Stable is old yet tried and true. Plain Debian works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698973388 {#1985
    date: 2023-11-03 02:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jack@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2010 …}
  +nested: Doctrine\ORM\PersistentCollection {#2014 …}
  +votes: Doctrine\ORM\PersistentCollection {#2016 …}
  +reports: Doctrine\ORM\PersistentCollection {#2017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1981 …}
  -id: 86048
  -bodyTs: "'04':20 '22':19 'choos':18 'd':17 'debian':28,37 'fedora':6,23 'go':1 'lts':4 'mint':12,21 'old':31 'plain':36 'reason':26 'stabl':29 'tri':33 'true':35 'twice':9 'ubuntu':15 'upgrad':8 'version':5 'work':38 'year':11 'yet':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1549050"
  +editedAt: DateTimeImmutable @1698973420 {#1988
    date: 2023-11-03 02:03:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698973388 {#2101
    date: 2023-11-03 02:03:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#1990
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1986 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1714 …}
  +image: null
  +parent: null
  +root: null
  +body: "Go with an LTS version. Fedora is upgrades twice a year. Mint is just Ubuntu. I’d choose 22 04 Mint over Fedora for this reason. But Debian Stable is old yet tried and true. Plain Debian works."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698973388 {#1985
    date: 2023-11-03 02:03:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jack@monero.town"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2010 …}
  +nested: Doctrine\ORM\PersistentCollection {#2014 …}
  +votes: Doctrine\ORM\PersistentCollection {#2016 …}
  +reports: Doctrine\ORM\PersistentCollection {#2017 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1984 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1981 …}
  -id: 86048
  -bodyTs: "'04':20 '22':19 'choos':18 'd':17 'debian':28,37 'fedora':6,23 'go':1 'lts':4 'mint':12,21 'old':31 'plain':36 'reason':26 'stabl':29 'tri':33 'true':35 'twice':9 'ubuntu':15 'upgrad':8 'version':5 'work':38 'year':11 'yet':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/1549050"
  +editedAt: DateTimeImmutable @1698973420 {#1988
    date: 2023-11-03 02:03:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698973388 {#2101
    date: 2023-11-03 02:03:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details