GET https://kbin.spritesserver.nl/u/@onlinepersona@programming.dev/comments/top?p=9

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.13 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 {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +body: """
    Then you’re right. The frustration would be understandable, the expression thereof towards the developer, not.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705077778 {#2229
    date: 2024-01-12 17:42:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 302388
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':25 '4.0':22 'by-nc-sa':18 'cc':17 'creativecommons.org':24 'creativecommons.org/licenses/by-nc-sa/4.0/)':23 'develop':15 'express':11 'frustrat':6 'nc':20 're':3 'right':4 'sa':21 'thereof':12 'toward':13 'understand':9 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6384688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077778 {#2295
    date: 2024-01-12 17:42:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +body: """
    Then you’re right. The frustration would be understandable, the expression thereof towards the developer, not.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705077778 {#2229
    date: 2024-01-12 17:42:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 302388
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':25 '4.0':22 'by-nc-sa':18 'cc':17 'creativecommons.org':24 'creativecommons.org/licenses/by-nc-sa/4.0/)':23 'develop':15 'express':11 'frustrat':6 'nc':20 're':3 'right':4 'sa':21 'thereof':12 'toward':13 'understand':9 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6384688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077778 {#2295
    date: 2024-01-12 17:42:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2266 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2270 …}
  +body: """
    Then you’re right. The frustration would be understandable, the expression thereof towards the developer, not.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705077778 {#2229
    date: 2024-01-12 17:42:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@hperrin@lemmy.world"
    "@mastefetri@infosec.pub"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2209 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2203 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2294 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  -id: 302388
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':25 '4.0':22 'by-nc-sa':18 'cc':17 'creativecommons.org':24 'creativecommons.org/licenses/by-nc-sa/4.0/)':23 'develop':15 'express':11 'frustrat':6 'nc':20 're':3 'right':4 'sa':21 'thereof':12 'toward':13 'understand':9 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6384688"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705077778 {#2295
    date: 2024-01-12 17:42:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2306
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Favorite? No. Most acceptable: NixOS.\n
    \n
    The worst documentation of a linux distro I have ever encountered, but the declarative model has convinced me I don’t want something else. Now I’m just waiting for other distros to pop up that are declarative as well. (Guix? No thanks, I’m not a fan of endless parentheses)\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705013072 {#2264
    date: 2024-01-11 23:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 300106
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':65 '4.0':62 'accept':4 'by-nc-sa':58 'cc':57 'convinc':22 'creativecommons.org':64 'creativecommons.org/licenses/by-nc-sa/4.0/)':63 'declar':19,43 'distro':12,37 'document':8 'els':29 'encount':16 'endless':55 'ever':15 'fan':53 'favorit':1 'guix':46 'linux':11 'm':32,50 'model':20 'nc':60 'nixo':5 'parenthes':56 'pop':39 'sa':61 'someth':28 'thank':48 'wait':34 'want':27 'well':45 'worst':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6343609"
  +editedAt: DateTimeImmutable @1721223710 {#2192
    date: 2024-07-17 15:41:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705013072 {#2233
    date: 2024-01-11 23:44:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Favorite? No. Most acceptable: NixOS.\n
    \n
    The worst documentation of a linux distro I have ever encountered, but the declarative model has convinced me I don’t want something else. Now I’m just waiting for other distros to pop up that are declarative as well. (Guix? No thanks, I’m not a fan of endless parentheses)\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705013072 {#2264
    date: 2024-01-11 23:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 300106
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':65 '4.0':62 'accept':4 'by-nc-sa':58 'cc':57 'convinc':22 'creativecommons.org':64 'creativecommons.org/licenses/by-nc-sa/4.0/)':63 'declar':19,43 'distro':12,37 'document':8 'els':29 'encount':16 'endless':55 'ever':15 'fan':53 'favorit':1 'guix':46 'linux':11 'm':32,50 'model':20 'nc':60 'nixo':5 'parenthes':56 'pop':39 'sa':61 'someth':28 'thank':48 'wait':34 'want':27 'well':45 'worst':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6343609"
  +editedAt: DateTimeImmutable @1721223710 {#2192
    date: 2024-07-17 15:41:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705013072 {#2233
    date: 2024-01-11 23:44:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2306
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2303 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Favorite? No. Most acceptable: NixOS.\n
    \n
    The worst documentation of a linux distro I have ever encountered, but the declarative model has convinced me I don’t want something else. Now I’m just waiting for other distros to pop up that are declarative as well. (Guix? No thanks, I’m not a fan of endless parentheses)\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705013072 {#2264
    date: 2024-01-11 23:44:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@const_void@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2304 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 300106
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':65 '4.0':62 'accept':4 'by-nc-sa':58 'cc':57 'convinc':22 'creativecommons.org':64 'creativecommons.org/licenses/by-nc-sa/4.0/)':63 'declar':19,43 'distro':12,37 'document':8 'els':29 'encount':16 'endless':55 'ever':15 'fan':53 'favorit':1 'guix':46 'linux':11 'm':32,50 'model':20 'nc':60 'nixo':5 'parenthes':56 'pop':39 'sa':61 'someth':28 'thank':48 'wait':34 'want':27 'well':45 'worst':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6343609"
  +editedAt: DateTimeImmutable @1721223710 {#2192
    date: 2024-07-17 15:41:50.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705013072 {#2233
    date: 2024-01-11 23:44:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2175
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    Thanks for the thoughtful response, but I disagree with a lot of things you said. I could quote everything I disagree with and write a paragraph, however it would be a meaningless endeavor as a moderator looking at the post would probably decide against adding distrochooser to the sidebar - regardless of my opinions.\n
    \n
    Cheers\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n
    \n
    P.S thanks for teaching me a new thing: XY problem :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704994721 {#2310
    date: 2024-01-11 18:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 299441
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':63 '4.0':60 'ad':45 'by-nc-sa':56 'cc':55 'cheer':54 'could':17 'creativecommons.org':62 'creativecommons.org/licenses/by-nc-sa/4.0/)':61 'decid':43 'disagre':8,21 'distrochoos':46 'endeavor':33 'everyth':19 'howev':27 'look':37 'lot':11 'meaningless':32 'moder':36 'nc':58 'new':70 'opinion':53 'p.s':64 'paragraph':26 'post':40 'probabl':42 'problem':73 'quot':18 'regardless':50 'respons':5 'sa':59 'said':15 'sidebar':49 'teach':67 'thank':1,65 'thing':13,71 'thought':4 'would':29,41 'write':24 'xy':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6337145"
  +editedAt: DateTimeImmutable @1720999525 {#2307
    date: 2024-07-15 01:25:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704994721 {#2276
    date: 2024-01-11 18:38:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    Thanks for the thoughtful response, but I disagree with a lot of things you said. I could quote everything I disagree with and write a paragraph, however it would be a meaningless endeavor as a moderator looking at the post would probably decide against adding distrochooser to the sidebar - regardless of my opinions.\n
    \n
    Cheers\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n
    \n
    P.S thanks for teaching me a new thing: XY problem :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704994721 {#2310
    date: 2024-01-11 18:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 299441
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':63 '4.0':60 'ad':45 'by-nc-sa':56 'cc':55 'cheer':54 'could':17 'creativecommons.org':62 'creativecommons.org/licenses/by-nc-sa/4.0/)':61 'decid':43 'disagre':8,21 'distrochoos':46 'endeavor':33 'everyth':19 'howev':27 'look':37 'lot':11 'meaningless':32 'moder':36 'nc':58 'new':70 'opinion':53 'p.s':64 'paragraph':26 'post':40 'probabl':42 'problem':73 'quot':18 'regardless':50 'respons':5 'sa':59 'said':15 'sidebar':49 'teach':67 'thank':1,65 'thing':13,71 'thought':4 'would':29,41 'write':24 'xy':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6337145"
  +editedAt: DateTimeImmutable @1720999525 {#2307
    date: 2024-07-15 01:25:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704994721 {#2276
    date: 2024-01-11 18:38:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2175
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2186 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    Thanks for the thoughtful response, but I disagree with a lot of things you said. I could quote everything I disagree with and write a paragraph, however it would be a meaningless endeavor as a moderator looking at the post would probably decide against adding distrochooser to the sidebar - regardless of my opinions.\n
    \n
    Cheers\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)\n
    \n
    P.S thanks for teaching me a new thing: XY problem :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704994721 {#2310
    date: 2024-01-11 18:38:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2178 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2173 …}
  -id: 299441
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':63 '4.0':60 'ad':45 'by-nc-sa':56 'cc':55 'cheer':54 'could':17 'creativecommons.org':62 'creativecommons.org/licenses/by-nc-sa/4.0/)':61 'decid':43 'disagre':8,21 'distrochoos':46 'endeavor':33 'everyth':19 'howev':27 'look':37 'lot':11 'meaningless':32 'moder':36 'nc':58 'new':70 'opinion':53 'p.s':64 'paragraph':26 'post':40 'probabl':42 'problem':73 'quot':18 'regardless':50 'respons':5 'sa':59 'said':15 'sidebar':49 'teach':67 'thank':1,65 'thing':13,71 'thought':4 'would':29,41 'write':24 'xy':72"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6337145"
  +editedAt: DateTimeImmutable @1720999525 {#2307
    date: 2024-07-15 01:25:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704994721 {#2276
    date: 2024-01-11 18:38:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2179
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2181 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    > Ultimately, what are you trying to achieve (and why); what is the problem even?\n
    \n
    There have been complaints in posts about people asking for advice on which disto to use, that there are too many such posts.\n
    \n
    > What is your solution to this problem?\n
    \n
    Provide users the tools to possibly answer the question themselves before creating a post.\n
    \n
    > And where does adding Distrochooser to the sidebar come into plan?\n
    \n
    DistroChooser is a self-help tool for that purpose.\n
    \n
    > Have you perhaps thought of other possible solutions and why they might be inferior to the suggested one?\n
    \n
    - keep answering posts --> more complaints, possibly silent quitting of community\n
    - write bot --> I ain’t got the time, maybe somebody has, dunno what the bot would do\n
    - find alternative website --> I ain’t got the time\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704993037 {#2176
    date: 2024-01-11 18:10:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2185 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 299366
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':142 '4.0':139 'achiev':7 'ad':62 'advic':25 'ain':111,129 'altern':126 'answer':51,99 'ask':23 'bot':109,122 'by-nc-sa':135 'cc':134 'come':67 'communiti':107 'complaint':18,102 'creat':56 'creativecommons.org':141 'creativecommons.org/licenses/by-nc-sa/4.0/)':140 'disto':28 'distrochoos':63,70 'dunno':119 'even':14 'find':125 'got':113,131 'help':75 'inferior':93 'keep':98 'mani':35 'mayb':116 'might':91 'nc':137 'one':97 'peopl':22 'perhap':82 'plan':69 'possibl':50,86,103 'post':20,37,58,100 'problem':13,44 'provid':45 'purpos':79 'question':53 'quit':105 'sa':138 'self':74 'self-help':73 'sidebar':66 'silent':104 'solut':41,87 'somebodi':117 'suggest':96 'thought':83 'time':115,133 'tool':48,76 'tri':5 'ultim':1 'use':30 'user':46 'websit':127 'would':123 'write':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6336503"
  +editedAt: DateTimeImmutable @1720979956 {#2189
    date: 2024-07-14 19:59:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704993037 {#2299
    date: 2024-01-11 18:10: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
15 DENIED edit
App\Entity\EntryComment {#2179
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2181 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    > Ultimately, what are you trying to achieve (and why); what is the problem even?\n
    \n
    There have been complaints in posts about people asking for advice on which disto to use, that there are too many such posts.\n
    \n
    > What is your solution to this problem?\n
    \n
    Provide users the tools to possibly answer the question themselves before creating a post.\n
    \n
    > And where does adding Distrochooser to the sidebar come into plan?\n
    \n
    DistroChooser is a self-help tool for that purpose.\n
    \n
    > Have you perhaps thought of other possible solutions and why they might be inferior to the suggested one?\n
    \n
    - keep answering posts --> more complaints, possibly silent quitting of community\n
    - write bot --> I ain’t got the time, maybe somebody has, dunno what the bot would do\n
    - find alternative website --> I ain’t got the time\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704993037 {#2176
    date: 2024-01-11 18:10:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2185 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 299366
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':142 '4.0':139 'achiev':7 'ad':62 'advic':25 'ain':111,129 'altern':126 'answer':51,99 'ask':23 'bot':109,122 'by-nc-sa':135 'cc':134 'come':67 'communiti':107 'complaint':18,102 'creat':56 'creativecommons.org':141 'creativecommons.org/licenses/by-nc-sa/4.0/)':140 'disto':28 'distrochoos':63,70 'dunno':119 'even':14 'find':125 'got':113,131 'help':75 'inferior':93 'keep':98 'mani':35 'mayb':116 'might':91 'nc':137 'one':97 'peopl':22 'perhap':82 'plan':69 'possibl':50,86,103 'post':20,37,58,100 'problem':13,44 'provid':45 'purpos':79 'question':53 'quit':105 'sa':138 'self':74 'self-help':73 'sidebar':66 'silent':104 'solut':41,87 'somebodi':117 'suggest':96 'thought':83 'time':115,133 'tool':48,76 'tri':5 'ultim':1 'use':30 'user':46 'websit':127 'would':123 'write':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6336503"
  +editedAt: DateTimeImmutable @1720979956 {#2189
    date: 2024-07-14 19:59:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704993037 {#2299
    date: 2024-01-11 18:10: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
16 DENIED moderate
App\Entity\EntryComment {#2179
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2181 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2172 …}
  +body: """
    > Ultimately, what are you trying to achieve (and why); what is the problem even?\n
    \n
    There have been complaints in posts about people asking for advice on which disto to use, that there are too many such posts.\n
    \n
    > What is your solution to this problem?\n
    \n
    Provide users the tools to possibly answer the question themselves before creating a post.\n
    \n
    > And where does adding Distrochooser to the sidebar come into plan?\n
    \n
    DistroChooser is a self-help tool for that purpose.\n
    \n
    > Have you perhaps thought of other possible solutions and why they might be inferior to the suggested one?\n
    \n
    - keep answering posts --> more complaints, possibly silent quitting of community\n
    - write bot --> I ain’t got the time, maybe somebody has, dunno what the bot would do\n
    - find alternative website --> I ain’t got the time\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704993037 {#2176
    date: 2024-01-11 18:10:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@throwawayish@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2185 …}
  +nested: Doctrine\ORM\PersistentCollection {#2149 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2155 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2154 …}
  -id: 299366
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':142 '4.0':139 'achiev':7 'ad':62 'advic':25 'ain':111,129 'altern':126 'answer':51,99 'ask':23 'bot':109,122 'by-nc-sa':135 'cc':134 'come':67 'communiti':107 'complaint':18,102 'creat':56 'creativecommons.org':141 'creativecommons.org/licenses/by-nc-sa/4.0/)':140 'disto':28 'distrochoos':63,70 'dunno':119 'even':14 'find':125 'got':113,131 'help':75 'inferior':93 'keep':98 'mani':35 'mayb':116 'might':91 'nc':137 'one':97 'peopl':22 'perhap':82 'plan':69 'possibl':50,86,103 'post':20,37,58,100 'problem':13,44 'provid':45 'purpos':79 'question':53 'quit':105 'sa':138 'self':74 'self-help':73 'sidebar':66 'silent':104 'solut':41,87 'somebodi':117 'suggest':96 'thought':83 'time':115,133 'tool':48,76 'tri':5 'ultim':1 'use':30 'user':46 'websit':127 'would':123 'write':108"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6336503"
  +editedAt: DateTimeImmutable @1720979956 {#2189
    date: 2024-07-14 19:59:16.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704993037 {#2299
    date: 2024-01-11 18:10: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
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 {#2039
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +body: "wat? got a screenshot or a link to the result?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704929938 {#2182
    date: 2024-01-11 00:38:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@NotATurtle@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 297713
  -bodyTs: "'got':2 'link':7 'result':10 'screenshot':4 'wat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6317600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704929938 {#2146
    date: 2024-01-11 00:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +body: "wat? got a screenshot or a link to the result?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704929938 {#2182
    date: 2024-01-11 00:38:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@NotATurtle@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 297713
  -bodyTs: "'got':2 'link':7 'result':10 'screenshot':4 'wat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6317600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704929938 {#2146
    date: 2024-01-11 00:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#265 …}
  +entry: App\Entity\Entry {#2089 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +body: "wat? got a screenshot or a link to the result?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704929938 {#2182
    date: 2024-01-11 00:38:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@NotATurtle@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2256 …}
  +nested: Doctrine\ORM\PersistentCollection {#2285 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2248 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2254 …}
  -id: 297713
  -bodyTs: "'got':2 'link':7 'result':10 'screenshot':4 'wat':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6317600"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704929938 {#2146
    date: 2024-01-11 00:38:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2258
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2249 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is is just to record the screen or does it do something special in addition to that?\n
    \n
    There are [a few screen recorders out there](https://itsfoss.com/best-linux-screen-recorders/). Maybe one will fit your fancy?\n
    \n
    Also I can recommend alternativeto.net to find alternatives to just about any software or service out there. Here’s the page on the [XBox Game Bar](https://alternativeto.net/software/microsoft-game-bar/?platform=linux)\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704047103 {#2034
    date: 2023-12-31 19:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Synther@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 267949
  -bodyTs: "'/best-linux-screen-recorders/).':28 '/licenses/by-nc-sa/4.0/)':72 '/software/microsoft-game-bar/?platform=linux)':63 '4.0':69 'addit':15 'also':35 'altern':42 'alternativeto.net':39,62 'alternativeto.net/software/microsoft-game-bar/?platform=linux)':61 'bar':60 'by-nc-sa':65 'cc':64 'creativecommons.org':71 'creativecommons.org/licenses/by-nc-sa/4.0/)':70 'fanci':34 'find':41 'fit':32 'game':59 'itsfoss.com':27 'itsfoss.com/best-linux-screen-recorders/).':26 'mayb':29 'nc':67 'one':30 'page':55 'recommend':38 'record':5,23 'sa':68 'screen':7,22 'servic':49 'softwar':47 'someth':12 'special':13 'xbox':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6039052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704047103 {#2156
    date: 2023-12-31 19:25: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
23 DENIED edit
App\Entity\EntryComment {#2258
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2249 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is is just to record the screen or does it do something special in addition to that?\n
    \n
    There are [a few screen recorders out there](https://itsfoss.com/best-linux-screen-recorders/). Maybe one will fit your fancy?\n
    \n
    Also I can recommend alternativeto.net to find alternatives to just about any software or service out there. Here’s the page on the [XBox Game Bar](https://alternativeto.net/software/microsoft-game-bar/?platform=linux)\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704047103 {#2034
    date: 2023-12-31 19:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Synther@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 267949
  -bodyTs: "'/best-linux-screen-recorders/).':28 '/licenses/by-nc-sa/4.0/)':72 '/software/microsoft-game-bar/?platform=linux)':63 '4.0':69 'addit':15 'also':35 'altern':42 'alternativeto.net':39,62 'alternativeto.net/software/microsoft-game-bar/?platform=linux)':61 'bar':60 'by-nc-sa':65 'cc':64 'creativecommons.org':71 'creativecommons.org/licenses/by-nc-sa/4.0/)':70 'fanci':34 'find':41 'fit':32 'game':59 'itsfoss.com':27 'itsfoss.com/best-linux-screen-recorders/).':26 'mayb':29 'nc':67 'one':30 'page':55 'recommend':38 'record':5,23 'sa':68 'screen':7,22 'servic':49 'softwar':47 'someth':12 'special':13 'xbox':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6039052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704047103 {#2156
    date: 2023-12-31 19:25: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
24 DENIED moderate
App\Entity\EntryComment {#2258
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2249 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Is is just to record the screen or does it do something special in addition to that?\n
    \n
    There are [a few screen recorders out there](https://itsfoss.com/best-linux-screen-recorders/). Maybe one will fit your fancy?\n
    \n
    Also I can recommend alternativeto.net to find alternatives to just about any software or service out there. Here’s the page on the [XBox Game Bar](https://alternativeto.net/software/microsoft-game-bar/?platform=linux)\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704047103 {#2034
    date: 2023-12-31 19:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Synther@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2234 …}
  +votes: Doctrine\ORM\PersistentCollection {#2168 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  -id: 267949
  -bodyTs: "'/best-linux-screen-recorders/).':28 '/licenses/by-nc-sa/4.0/)':72 '/software/microsoft-game-bar/?platform=linux)':63 '4.0':69 'addit':15 'also':35 'altern':42 'alternativeto.net':39,62 'alternativeto.net/software/microsoft-game-bar/?platform=linux)':61 'bar':60 'by-nc-sa':65 'cc':64 'creativecommons.org':71 'creativecommons.org/licenses/by-nc-sa/4.0/)':70 'fanci':34 'find':41 'fit':32 'game':59 'itsfoss.com':27 'itsfoss.com/best-linux-screen-recorders/).':26 'mayb':29 'nc':67 'one':30 'page':55 'recommend':38 'record':5,23 'sa':68 'screen':7,22 'servic':49 'softwar':47 'someth':12 'special':13 'xbox':58"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6039052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704047103 {#2156
    date: 2023-12-31 19:25: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
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 {#2005
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1997 …}
  +body: """
    I really need a link to a blurb about the CC thing, but not today. Basically think AI.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704014778 {#2259
    date: 2023-12-31 10:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scroll_responsibly@lemmy.sdf.org"
    "@onlinepersona@programming.dev"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2002 …}
  +reports: Doctrine\ORM\PersistentCollection {#2000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  -id: 267918
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':27 '4.0':24 'ai':18 'basic':16 'blurb':8 'by-nc-sa':20 'cc':11,19 'creativecommons.org':26 'creativecommons.org/licenses/by-nc-sa/4.0/)':25 'link':5 'nc':22 'need':3 'realli':2 'sa':23 'thing':12 'think':17 'today':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6032803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704014778 {#2260
    date: 2023-12-31 10:26: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
27 DENIED edit
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1997 …}
  +body: """
    I really need a link to a blurb about the CC thing, but not today. Basically think AI.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704014778 {#2259
    date: 2023-12-31 10:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scroll_responsibly@lemmy.sdf.org"
    "@onlinepersona@programming.dev"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2002 …}
  +reports: Doctrine\ORM\PersistentCollection {#2000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  -id: 267918
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':27 '4.0':24 'ai':18 'basic':16 'blurb':8 'by-nc-sa':20 'cc':11,19 'creativecommons.org':26 'creativecommons.org/licenses/by-nc-sa/4.0/)':25 'link':5 'nc':22 'need':3 'realli':2 'sa':23 'thing':12 'think':17 'today':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6032803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704014778 {#2260
    date: 2023-12-31 10:26: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
28 DENIED moderate
App\Entity\EntryComment {#2005
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2006 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1996 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1997 …}
  +body: """
    I really need a link to a blurb about the CC thing, but not today. Basically think AI.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704014778 {#2259
    date: 2023-12-31 10:26:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scroll_responsibly@lemmy.sdf.org"
    "@onlinepersona@programming.dev"
    "@callyral@pawb.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1993 …}
  +nested: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2002 …}
  +reports: Doctrine\ORM\PersistentCollection {#2000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  -id: 267918
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':27 '4.0':24 'ai':18 'basic':16 'blurb':8 'by-nc-sa':20 'cc':11,19 'creativecommons.org':26 'creativecommons.org/licenses/by-nc-sa/4.0/)':25 'link':5 'nc':22 'need':3 'realli':2 'sa':23 'thing':12 'think':17 'today':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6032803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704014778 {#2260
    date: 2023-12-31 10:26: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
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 {#2014
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1991 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2016 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2015 …}
  +body: """
    Just FYI, There’s a button called “print screen” or “PrntScr” or something similar on most keyboards. If you hit that, it’ll take a screenshot that you can edit and upload :)\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703844886 {#1995
    date: 2023-12-29 11:14:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlindFrog@lemmy.world"
    "@Donovar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2017 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
  -id: 261861
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':41 '4.0':38 'button':6 'by-nc-sa':34 'call':7 'cc':33 'creativecommons.org':40 'creativecommons.org/licenses/by-nc-sa/4.0/)':39 'edit':30 'fyi':2 'hit':20 'keyboard':17 'll':23 'nc':36 'print':8 'prntscr':11 'sa':37 'screen':9 'screenshot':26 'similar':14 'someth':13 'take':24 'upload':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6000549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703844886 {#1994
    date: 2023-12-29 11:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2014
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1991 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2016 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2015 …}
  +body: """
    Just FYI, There’s a button called “print screen” or “PrntScr” or something similar on most keyboards. If you hit that, it’ll take a screenshot that you can edit and upload :)\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703844886 {#1995
    date: 2023-12-29 11:14:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlindFrog@lemmy.world"
    "@Donovar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2017 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
  -id: 261861
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':41 '4.0':38 'button':6 'by-nc-sa':34 'call':7 'cc':33 'creativecommons.org':40 'creativecommons.org/licenses/by-nc-sa/4.0/)':39 'edit':30 'fyi':2 'hit':20 'keyboard':17 'll':23 'nc':36 'print':8 'prntscr':11 'sa':37 'screen':9 'screenshot':26 'similar':14 'someth':13 'take':24 'upload':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6000549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703844886 {#1994
    date: 2023-12-29 11:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2014
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1991 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2016 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2015 …}
  +body: """
    Just FYI, There’s a button called “print screen” or “PrntScr” or something similar on most keyboards. If you hit that, it’ll take a screenshot that you can edit and upload :)\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703844886 {#1995
    date: 2023-12-29 11:14:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BlindFrog@lemmy.world"
    "@Donovar@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2017 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
  -id: 261861
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':41 '4.0':38 'button':6 'by-nc-sa':34 'call':7 'cc':33 'creativecommons.org':40 'creativecommons.org/licenses/by-nc-sa/4.0/)':39 'edit':30 'fyi':2 'hit':20 'keyboard':17 'll':23 'nc':36 'print':8 'prntscr':11 'sa':37 'screen':9 'screenshot':26 'similar':14 'someth':13 'take':24 'upload':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6000549"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703844886 {#1994
    date: 2023-12-29 11:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2362
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2367 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2366 …}
  +body: """
    That’s macs. Fuck em. With linux I can always put in a USB stick with a live linux and fix shit.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703424870 {#2009
    date: 2023-12-24 14:34:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2269 …}
  +nested: Doctrine\ORM\PersistentCollection {#1347 …}
  +votes: Doctrine\ORM\PersistentCollection {#1350 …}
  +reports: Doctrine\ORM\PersistentCollection {#1351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1358 …}
  -id: 248519
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'alway':10 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'em':5 'fix':21 'fuck':4 'linux':7,19 'live':18 'mac':3 'nc':26 'put':11 'sa':27 'shit':22 'stick':15 'usb':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5919012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703424870 {#2010
    date: 2023-12-24 14:34:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2362
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2367 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2366 …}
  +body: """
    That’s macs. Fuck em. With linux I can always put in a USB stick with a live linux and fix shit.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703424870 {#2009
    date: 2023-12-24 14:34:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2269 …}
  +nested: Doctrine\ORM\PersistentCollection {#1347 …}
  +votes: Doctrine\ORM\PersistentCollection {#1350 …}
  +reports: Doctrine\ORM\PersistentCollection {#1351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1358 …}
  -id: 248519
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'alway':10 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'em':5 'fix':21 'fuck':4 'linux':7,19 'live':18 'mac':3 'nc':26 'put':11 'sa':27 'shit':22 'stick':15 'usb':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5919012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703424870 {#2010
    date: 2023-12-24 14:34:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2362
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2367 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2366 …}
  +body: """
    That’s macs. Fuck em. With linux I can always put in a USB stick with a live linux and fix shit.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703424870 {#2009
    date: 2023-12-24 14:34:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@shreddy_scientist@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@rotopenguin@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2269 …}
  +nested: Doctrine\ORM\PersistentCollection {#1347 …}
  +votes: Doctrine\ORM\PersistentCollection {#1350 …}
  +reports: Doctrine\ORM\PersistentCollection {#1351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1353 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1358 …}
  -id: 248519
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'alway':10 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'em':5 'fix':21 'fuck':4 'linux':7,19 'live':18 'mac':3 'nc':26 'put':11 'sa':27 'shit':22 'stick':15 'usb':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5919012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703424870 {#2010
    date: 2023-12-24 14:34:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2491
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702722178 {#2376
    date: 2023-12-16 11:22:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2493 …}
  +nested: Doctrine\ORM\PersistentCollection {#2495 …}
  +votes: Doctrine\ORM\PersistentCollection {#2497 …}
  +reports: Doctrine\ORM\PersistentCollection {#2499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2503 …}
  -id: 226824
  -bodyTs: "'fine':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5752124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702722178 {#2374
    date: 2023-12-16 11:22:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2491
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702722178 {#2376
    date: 2023-12-16 11:22:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2493 …}
  +nested: Doctrine\ORM\PersistentCollection {#2495 …}
  +votes: Doctrine\ORM\PersistentCollection {#2497 …}
  +reports: Doctrine\ORM\PersistentCollection {#2499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2503 …}
  -id: 226824
  -bodyTs: "'fine':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5752124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702722178 {#2374
    date: 2023-12-16 11:22:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2491
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2018 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is fine."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702722178 {#2376
    date: 2023-12-16 11:22:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2493 …}
  +nested: Doctrine\ORM\PersistentCollection {#2495 …}
  +votes: Doctrine\ORM\PersistentCollection {#2497 …}
  +reports: Doctrine\ORM\PersistentCollection {#2499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2501 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2503 …}
  -id: 226824
  -bodyTs: "'fine':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5752124"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702722178 {#2374
    date: 2023-12-16 11:22:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2508
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2511 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701710460 {#1357
    date: 2023-12-04 18:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2515 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2523 …}
  -id: 196007
  -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5432064"
  +editedAt: DateTimeImmutable @1702933788 {#1355
    date: 2023-12-18 22:09:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701710460 {#2171
    date: 2023-12-04 18:21:00.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 {#2508
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2511 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701710460 {#1357
    date: 2023-12-04 18:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2515 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2523 …}
  -id: 196007
  -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5432064"
  +editedAt: DateTimeImmutable @1702933788 {#1355
    date: 2023-12-18 22:09:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701710460 {#2171
    date: 2023-12-04 18:21:00.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 {#2508
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2511 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: "I’m not sure I follow… are you saying Linux users judge windows by very old problems?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701710460 {#1357
    date: 2023-12-04 18:21:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Honytawk@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2515 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2523 …}
  -id: 196007
  -bodyTs: "'follow':6 'judg':12 'linux':10 'm':2 'old':16 'problem':17 'say':9 'sure':4 'user':11 'window':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5432064"
  +editedAt: DateTimeImmutable @1702933788 {#1355
    date: 2023-12-18 22:09:48.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701710460 {#2171
    date: 2023-12-04 18:21:00.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 {#2527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: """
    > Might be some AP incompatibility maybe, I’ve never seen those.\n
    \n
    Lucky you. Tried 4 different routers --> same issue.\n
    \n
    I gave up on RasPis long ago.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701613040 {#2507
    date: 2023-12-03 15:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Sowhatever@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2529 …}
  +nested: Doctrine\ORM\PersistentCollection {#2531 …}
  +votes: Doctrine\ORM\PersistentCollection {#2533 …}
  +reports: Doctrine\ORM\PersistentCollection {#2535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2539 …}
  -id: 192184
  -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613040 {#2506
    date: 2023-12-03 15:17:20.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 {#2527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: """
    > Might be some AP incompatibility maybe, I’ve never seen those.\n
    \n
    Lucky you. Tried 4 different routers --> same issue.\n
    \n
    I gave up on RasPis long ago.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701613040 {#2507
    date: 2023-12-03 15:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Sowhatever@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2529 …}
  +nested: Doctrine\ORM\PersistentCollection {#2531 …}
  +votes: Doctrine\ORM\PersistentCollection {#2533 …}
  +reports: Doctrine\ORM\PersistentCollection {#2535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2539 …}
  -id: 192184
  -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613040 {#2506
    date: 2023-12-03 15:17:20.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 {#2527
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2528 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: """
    > Might be some AP incompatibility maybe, I’ve never seen those.\n
    \n
    Lucky you. Tried 4 different routers --> same issue.\n
    \n
    I gave up on RasPis long ago.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701613040 {#2507
    date: 2023-12-03 15:17:20.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Sowhatever@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2529 …}
  +nested: Doctrine\ORM\PersistentCollection {#2531 …}
  +votes: Doctrine\ORM\PersistentCollection {#2533 …}
  +reports: Doctrine\ORM\PersistentCollection {#2535 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2537 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2539 …}
  -id: 192184
  -bodyTs: "'4':15 'ago':26 'ap':4 'differ':16 'gave':21 'incompat':5 'issu':19 'long':25 'lucki':12 'mayb':6 'might':1 'never':9 'raspi':24 'router':17 'seen':10 'tri':14 've':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701613040 {#2506
    date: 2023-12-03 15:17:20.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 {#2543
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2544 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701612924 {#2526
    date: 2023-12-03 15:15:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@victorz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2545 …}
  +nested: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 192179
  -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612924 {#2525
    date: 2023-12-03 15:15:24.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 {#2543
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2544 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701612924 {#2526
    date: 2023-12-03 15:15:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@victorz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2545 …}
  +nested: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 192179
  -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612924 {#2525
    date: 2023-12-03 15:15:24.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 {#2543
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2544 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: "For new hardware, it’s no surprise when it doesn’t work out of the box as most drivers are written for windows first. That’s not a fault of linux."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701612924 {#2526
    date: 2023-12-03 15:15:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@victorz@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2545 …}
  +nested: Doctrine\ORM\PersistentCollection {#2547 …}
  +votes: Doctrine\ORM\PersistentCollection {#2549 …}
  +reports: Doctrine\ORM\PersistentCollection {#2551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2553 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2555 …}
  -id: 192179
  -bodyTs: "'box':16 'doesn':10 'driver':19 'fault':29 'first':24 'hardwar':3 'linux':31 'new':2 'surpris':7 'window':23 'work':12 'written':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5402412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701612924 {#2525
    date: 2023-12-03 15:15:24.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 {#2559
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2560 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: """
    I’ve had 3 raspberry pis (1,2,3) and none have had stable WiFi. After an hour or two it would drop and the logs would get spammed with some error that I can’t remember. Might be this issue [wlan freezes in raspberry pi 3/PiZeroW (Not 3B+)](https://github.com/raspberrypi/linux/issues/1342) . Similar issue [Every two hours, like clockwork: “wpa_supplicant[313]: nl80211: kernel reports: key addition failed”](https://github.com/MichaIng/DietPi/issues/5207).\n
    \n
    After that, I gave up on WiFi on Raspberries and used LAN, but they are so underpowered… my nextcloud instance took ages to do anything, XBMC (now Kodi) was slow and couldn’t render videos > 720p (it was struggling with 720p honestly), even a simple audio proxy over bluetooth (forward bluetooth audio from phone to speaker) barely functioned as the bluetooth cut out or it was janky as hell.\n
    \n
    It’s easier to put a old phone as a server than a raspberrypi.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701605455 {#2542
    date: 2023-12-03 13:10:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Sowhatever@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  -id: 191905
  -bodyTs: "'/michaing/dietpi/issues/5207).':71 '/raspberrypi/linux/issues/1342)':52 '1':7 '2':8 '3':4,9 '3/pizerow':47 '313':62 '3b':49 '720p':107,112 'addit':67 'age':93 'anyth':96 'audio':117,123 'bare':128 'bluetooth':120,122,132 'clockwork':59 'couldn':103 'cut':133 'drop':23 'easier':143 'error':32 'even':114 'everi':55 'fail':68 'forward':121 'freez':43 'function':129 'gave':75 'get':28 'github.com':51,70 'github.com/michaing/dietpi/issues/5207).':69 'github.com/raspberrypi/linux/issues/1342)':50 'hell':140 'honest':113 'hour':18,57 'instanc':91 'issu':41,54 'janki':138 'kernel':64 'key':66 'kodi':99 'lan':83 'like':58 'log':26 'might':38 'nextcloud':90 'nl80211':63 'none':11 'old':147 'phone':125,148 'pi':46 'pis':6 'proxi':118 'put':145 'raspberri':5,45,80 'raspberrypi':154 'rememb':37 'render':105 'report':65 'server':151 'similar':53 'simpl':116 'slow':101 'spam':29 'speaker':127 'stabl':14 'struggl':110 'supplic':61 'took':92 'two':20,56 'underpow':88 'use':82 've':2 'video':106 'wifi':15,78 'wlan':42 'would':22,27 'wpa':60 'xbmc':97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5400295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701605455 {#2541
    date: 2023-12-03 13:10:55.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 {#2559
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2560 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: """
    I’ve had 3 raspberry pis (1,2,3) and none have had stable WiFi. After an hour or two it would drop and the logs would get spammed with some error that I can’t remember. Might be this issue [wlan freezes in raspberry pi 3/PiZeroW (Not 3B+)](https://github.com/raspberrypi/linux/issues/1342) . Similar issue [Every two hours, like clockwork: “wpa_supplicant[313]: nl80211: kernel reports: key addition failed”](https://github.com/MichaIng/DietPi/issues/5207).\n
    \n
    After that, I gave up on WiFi on Raspberries and used LAN, but they are so underpowered… my nextcloud instance took ages to do anything, XBMC (now Kodi) was slow and couldn’t render videos > 720p (it was struggling with 720p honestly), even a simple audio proxy over bluetooth (forward bluetooth audio from phone to speaker) barely functioned as the bluetooth cut out or it was janky as hell.\n
    \n
    It’s easier to put a old phone as a server than a raspberrypi.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701605455 {#2542
    date: 2023-12-03 13:10:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Sowhatever@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  -id: 191905
  -bodyTs: "'/michaing/dietpi/issues/5207).':71 '/raspberrypi/linux/issues/1342)':52 '1':7 '2':8 '3':4,9 '3/pizerow':47 '313':62 '3b':49 '720p':107,112 'addit':67 'age':93 'anyth':96 'audio':117,123 'bare':128 'bluetooth':120,122,132 'clockwork':59 'couldn':103 'cut':133 'drop':23 'easier':143 'error':32 'even':114 'everi':55 'fail':68 'forward':121 'freez':43 'function':129 'gave':75 'get':28 'github.com':51,70 'github.com/michaing/dietpi/issues/5207).':69 'github.com/raspberrypi/linux/issues/1342)':50 'hell':140 'honest':113 'hour':18,57 'instanc':91 'issu':41,54 'janki':138 'kernel':64 'key':66 'kodi':99 'lan':83 'like':58 'log':26 'might':38 'nextcloud':90 'nl80211':63 'none':11 'old':147 'phone':125,148 'pi':46 'pis':6 'proxi':118 'put':145 'raspberri':5,45,80 'raspberrypi':154 'rememb':37 'render':105 'report':65 'server':151 'similar':53 'simpl':116 'slow':101 'spam':29 'speaker':127 'stabl':14 'struggl':110 'supplic':61 'took':92 'two':20,56 'underpow':88 'use':82 've':2 'video':106 'wifi':15,78 'wlan':42 'would':22,27 'wpa':60 'xbmc':97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5400295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701605455 {#2541
    date: 2023-12-03 13:10:55.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 {#2559
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2560 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: """
    I’ve had 3 raspberry pis (1,2,3) and none have had stable WiFi. After an hour or two it would drop and the logs would get spammed with some error that I can’t remember. Might be this issue [wlan freezes in raspberry pi 3/PiZeroW (Not 3B+)](https://github.com/raspberrypi/linux/issues/1342) . Similar issue [Every two hours, like clockwork: “wpa_supplicant[313]: nl80211: kernel reports: key addition failed”](https://github.com/MichaIng/DietPi/issues/5207).\n
    \n
    After that, I gave up on WiFi on Raspberries and used LAN, but they are so underpowered… my nextcloud instance took ages to do anything, XBMC (now Kodi) was slow and couldn’t render videos > 720p (it was struggling with 720p honestly), even a simple audio proxy over bluetooth (forward bluetooth audio from phone to speaker) barely functioned as the bluetooth cut out or it was janky as hell.\n
    \n
    It’s easier to put a old phone as a server than a raspberrypi.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701605455 {#2542
    date: 2023-12-03 13:10:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Sowhatever@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2561 …}
  +nested: Doctrine\ORM\PersistentCollection {#2563 …}
  +votes: Doctrine\ORM\PersistentCollection {#2565 …}
  +reports: Doctrine\ORM\PersistentCollection {#2567 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2569 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2571 …}
  -id: 191905
  -bodyTs: "'/michaing/dietpi/issues/5207).':71 '/raspberrypi/linux/issues/1342)':52 '1':7 '2':8 '3':4,9 '3/pizerow':47 '313':62 '3b':49 '720p':107,112 'addit':67 'age':93 'anyth':96 'audio':117,123 'bare':128 'bluetooth':120,122,132 'clockwork':59 'couldn':103 'cut':133 'drop':23 'easier':143 'error':32 'even':114 'everi':55 'fail':68 'forward':121 'freez':43 'function':129 'gave':75 'get':28 'github.com':51,70 'github.com/michaing/dietpi/issues/5207).':69 'github.com/raspberrypi/linux/issues/1342)':50 'hell':140 'honest':113 'hour':18,57 'instanc':91 'issu':41,54 'janki':138 'kernel':64 'key':66 'kodi':99 'lan':83 'like':58 'log':26 'might':38 'nextcloud':90 'nl80211':63 'none':11 'old':147 'phone':125,148 'pi':46 'pis':6 'proxi':118 'put':145 'raspberri':5,45,80 'raspberrypi':154 'rememb':37 'render':105 'report':65 'server':151 'similar':53 'simpl':116 'slow':101 'spam':29 'speaker':127 'stabl':14 'struggl':110 'supplic':61 'took':92 'two':20,56 'underpow':88 'use':82 've':2 'video':106 'wifi':15,78 'wlan':42 'would':22,27 'wpa':60 'xbmc':97"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5400295"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701605455 {#2541
    date: 2023-12-03 13:10:55.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 {#2575
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2576 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: "Thanks. I’m out of the loop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701604745 {#2558
    date: 2023-12-03 12:59:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Johanno@feddit.de"
    "@LufyCZ@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 191871
  -bodyTs: "'loop':7 'm':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5400021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604745 {#2557
    date: 2023-12-03 12:59:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2576 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: "Thanks. I’m out of the loop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701604745 {#2558
    date: 2023-12-03 12:59:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Johanno@feddit.de"
    "@LufyCZ@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 191871
  -bodyTs: "'loop':7 'm':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5400021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604745 {#2557
    date: 2023-12-03 12:59:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2575
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2509 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2510 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2576 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2512 …}
  +body: "Thanks. I’m out of the loop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701604745 {#2558
    date: 2023-12-03 12:59:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@infosec.pub"
    "@onlinepersona@programming.dev"
    "@Johanno@feddit.de"
    "@LufyCZ@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2577 …}
  +nested: Doctrine\ORM\PersistentCollection {#2579 …}
  +votes: Doctrine\ORM\PersistentCollection {#2581 …}
  +reports: Doctrine\ORM\PersistentCollection {#2583 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2587 …}
  -id: 191871
  -bodyTs: "'loop':7 'm':3 'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5400021"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604745 {#2557
    date: 2023-12-03 12:59:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details