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

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Doesn’t seem to have HTTPS so I can’t browse it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704321011 {#2044
    date: 2024-01-03 23:30:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
    "@halm@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 277806
  -bodyTs: "'brows':11 'doesn':1 'https':6 'seem':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6113897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321011 {#2321
    date: 2024-01-03 23:30:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Doesn’t seem to have HTTPS so I can’t browse it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704321011 {#2044
    date: 2024-01-03 23:30:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
    "@halm@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 277806
  -bodyTs: "'brows':11 'doesn':1 'https':6 'seem':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6113897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321011 {#2321
    date: 2024-01-03 23:30:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2201
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2304 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: "Doesn’t seem to have HTTPS so I can’t browse it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704321011 {#2044
    date: 2024-01-03 23:30:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
    "@halm@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2313 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2290 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2315 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 277806
  -bodyTs: "'brows':11 'doesn':1 'https':6 'seem':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6113897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704321011 {#2321
    date: 2024-01-03 23:30:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2228
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: null
  +root: null
  +body: "@AgreeableLandscape@lemmy.ml @cat_programmer@lemmy.ml @Cloak@lemmy.ml any opinions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704320937 {#2203
    date: 2024-01-03 23:28:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AgreeableLandscape@lemmy.ml"
    "@cat_programmer@lemmy.ml"
    "@Cloak@lemmy.ml"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 277804
  -bodyTs: "'agreeablelandscape@lemmy.ml':1 'cat_programmer@lemmy.ml':2 'cloak@lemmy.ml':3 'opinion':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6113874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704320937 {#2126
    date: 2024-01-03 23:28:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: null
  +root: null
  +body: "@AgreeableLandscape@lemmy.ml @cat_programmer@lemmy.ml @Cloak@lemmy.ml any opinions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704320937 {#2203
    date: 2024-01-03 23:28:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AgreeableLandscape@lemmy.ml"
    "@cat_programmer@lemmy.ml"
    "@Cloak@lemmy.ml"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 277804
  -bodyTs: "'agreeablelandscape@lemmy.ml':1 'cat_programmer@lemmy.ml':2 'cloak@lemmy.ml':3 'opinion':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6113874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704320937 {#2126
    date: 2024-01-03 23:28:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: null
  +root: null
  +body: "@AgreeableLandscape@lemmy.ml @cat_programmer@lemmy.ml @Cloak@lemmy.ml any opinions?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704320937 {#2203
    date: 2024-01-03 23:28:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AgreeableLandscape@lemmy.ml"
    "@cat_programmer@lemmy.ml"
    "@Cloak@lemmy.ml"
    "@onlinepersona@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2231 …}
  +reports: Doctrine\ORM\PersistentCollection {#2225 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2214 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2223 …}
  -id: 277804
  -bodyTs: "'agreeablelandscape@lemmy.ml':1 'cat_programmer@lemmy.ml':2 'cloak@lemmy.ml':3 'opinion':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6113874"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704320937 {#2126
    date: 2024-01-03 23:28:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2139
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s as if they’re **asking** to be pirated."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1704165418 {#2252
    date: 2024-01-02 04:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 218880
  -bodyTs: "'ask':7 'pirat':10 're':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405021 {#2195
    date: 2023-12-12 19:17:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s as if they’re **asking** to be pirated."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1704165418 {#2252
    date: 2024-01-02 04:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 218880
  -bodyTs: "'ask':7 'pirat':10 're':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405021 {#2195
    date: 2023-12-12 19:17:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2139
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2272 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s as if they’re **asking** to be pirated."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 50
  +score: 0
  +lastActive: DateTime @1704165418 {#2252
    date: 2024-01-02 04:16:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Apollo2323@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2190 …}
  +nested: Doctrine\ORM\PersistentCollection {#2265 …}
  +votes: Doctrine\ORM\PersistentCollection {#2264 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2242 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 218880
  -bodyTs: "'ask':7 'pirat':10 're':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/5660808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702405021 {#2195
    date: 2023-12-12 19:17:01.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2250
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    Looking at that list, no option seems particularly good at the moment.\n
    \n
    [opensource.builders](https://opensource.builders/) looks nice, but has the code on github and the DB is a [single JSON file](https://github.com/junaid33/opensource.builders/blob/master/content/alts/alts.json). Editing requires running the thing locally and then creating a PR.\n
    \n
    [switching.software](https://switching.software/) is a single page that lists all the software. Upside is that the code is codeberg, not github.\n
    \n
    [prism-break.org/en/](https://prism-break.org/en/) is focused on privacy, very out of date and code is on github.\n
    \n
    [Privacy Guides](https://www.privacyguides.org/en/) is also all about privacy, so it won’t be a generic alternative finder.\n
    \n
    I stopped looking after that.\n
    \n
    Up to the mods which one they want to pick, but honestly, a link to alternatives might cut down on the “I’m looking for a recommendation for an alternative” posts.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704143185 {#2215
    date: 2024-01-01 22:06:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
    "@everett@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
    "@everett@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 271828
  -bodyTs: "'/)':16,50 '/en/)':89 '/en/](https://prism-break.org/en/)':71 '/junaid33/opensource.builders/blob/master/content/alts/alts.json).':35 '/licenses/by-nc-sa/4.0/)':148 '4.0':145 'also':91 'altern':102,124,138 'by-nc-sa':141 'cc':140 'code':22,64,81 'codeberg':66 'creat':44 'creativecommons.org':147 'creativecommons.org/licenses/by-nc-sa/4.0/)':146 'cut':126 'date':79 'db':27 'edit':36 'file':32 'finder':103 'focus':73 'generic':101 'github':24,68,84 'github.com':34 'github.com/junaid33/opensource.builders/blob/master/content/alts/alts.json).':33 'good':9 'guid':86 'honest':120 'json':31 'link':122 'list':4,56 'local':41 'look':1,17,106,132 'm':131 'might':125 'mod':112 'moment':12 'nc':143 'nice':18 'one':114 'opensource.builders':13,15 'opensource.builders/)':14 'option':6 'page':54 'particular':8 'pick':118 'post':139 'pr':46 'prism-break.org':70 'prism-break.org/en/](https://prism-break.org/en/)':69 'privaci':75,85,94 'recommend':135 'requir':37 'run':38 'sa':144 'seem':7 'singl':30,53 'softwar':59 'stop':105 'switching.software':47,49 'switching.software/)':48 'thing':40 'upsid':60 'want':116 'won':97 'www.privacyguides.org':88 'www.privacyguides.org/en/)':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6059858"
  +editedAt: DateTimeImmutable @1711712046 {#2224
    date: 2024-03-29 12:34:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704143185 {#2200
    date: 2024-01-01 22:06:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2250
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    Looking at that list, no option seems particularly good at the moment.\n
    \n
    [opensource.builders](https://opensource.builders/) looks nice, but has the code on github and the DB is a [single JSON file](https://github.com/junaid33/opensource.builders/blob/master/content/alts/alts.json). Editing requires running the thing locally and then creating a PR.\n
    \n
    [switching.software](https://switching.software/) is a single page that lists all the software. Upside is that the code is codeberg, not github.\n
    \n
    [prism-break.org/en/](https://prism-break.org/en/) is focused on privacy, very out of date and code is on github.\n
    \n
    [Privacy Guides](https://www.privacyguides.org/en/) is also all about privacy, so it won’t be a generic alternative finder.\n
    \n
    I stopped looking after that.\n
    \n
    Up to the mods which one they want to pick, but honestly, a link to alternatives might cut down on the “I’m looking for a recommendation for an alternative” posts.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704143185 {#2215
    date: 2024-01-01 22:06:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
    "@everett@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
    "@everett@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 271828
  -bodyTs: "'/)':16,50 '/en/)':89 '/en/](https://prism-break.org/en/)':71 '/junaid33/opensource.builders/blob/master/content/alts/alts.json).':35 '/licenses/by-nc-sa/4.0/)':148 '4.0':145 'also':91 'altern':102,124,138 'by-nc-sa':141 'cc':140 'code':22,64,81 'codeberg':66 'creat':44 'creativecommons.org':147 'creativecommons.org/licenses/by-nc-sa/4.0/)':146 'cut':126 'date':79 'db':27 'edit':36 'file':32 'finder':103 'focus':73 'generic':101 'github':24,68,84 'github.com':34 'github.com/junaid33/opensource.builders/blob/master/content/alts/alts.json).':33 'good':9 'guid':86 'honest':120 'json':31 'link':122 'list':4,56 'local':41 'look':1,17,106,132 'm':131 'might':125 'mod':112 'moment':12 'nc':143 'nice':18 'one':114 'opensource.builders':13,15 'opensource.builders/)':14 'option':6 'page':54 'particular':8 'pick':118 'post':139 'pr':46 'prism-break.org':70 'prism-break.org/en/](https://prism-break.org/en/)':69 'privaci':75,85,94 'recommend':135 'requir':37 'run':38 'sa':144 'seem':7 'singl':30,53 'softwar':59 'stop':105 'switching.software':47,49 'switching.software/)':48 'thing':40 'upsid':60 'want':116 'won':97 'www.privacyguides.org':88 'www.privacyguides.org/en/)':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6059858"
  +editedAt: DateTimeImmutable @1711712046 {#2224
    date: 2024-03-29 12:34:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704143185 {#2200
    date: 2024-01-01 22:06:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2250
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2254 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    Looking at that list, no option seems particularly good at the moment.\n
    \n
    [opensource.builders](https://opensource.builders/) looks nice, but has the code on github and the DB is a [single JSON file](https://github.com/junaid33/opensource.builders/blob/master/content/alts/alts.json). Editing requires running the thing locally and then creating a PR.\n
    \n
    [switching.software](https://switching.software/) is a single page that lists all the software. Upside is that the code is codeberg, not github.\n
    \n
    [prism-break.org/en/](https://prism-break.org/en/) is focused on privacy, very out of date and code is on github.\n
    \n
    [Privacy Guides](https://www.privacyguides.org/en/) is also all about privacy, so it won’t be a generic alternative finder.\n
    \n
    I stopped looking after that.\n
    \n
    Up to the mods which one they want to pick, but honestly, a link to alternatives might cut down on the “I’m looking for a recommendation for an alternative” posts.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704143185 {#2215
    date: 2024-01-01 22:06:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
    "@everett@lemmy.ml"
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
    "@everett@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2246 …}
  +nested: Doctrine\ORM\PersistentCollection {#2248 …}
  +votes: Doctrine\ORM\PersistentCollection {#2247 …}
  +reports: Doctrine\ORM\PersistentCollection {#2245 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 271828
  -bodyTs: "'/)':16,50 '/en/)':89 '/en/](https://prism-break.org/en/)':71 '/junaid33/opensource.builders/blob/master/content/alts/alts.json).':35 '/licenses/by-nc-sa/4.0/)':148 '4.0':145 'also':91 'altern':102,124,138 'by-nc-sa':141 'cc':140 'code':22,64,81 'codeberg':66 'creat':44 'creativecommons.org':147 'creativecommons.org/licenses/by-nc-sa/4.0/)':146 'cut':126 'date':79 'db':27 'edit':36 'file':32 'finder':103 'focus':73 'generic':101 'github':24,68,84 'github.com':34 'github.com/junaid33/opensource.builders/blob/master/content/alts/alts.json).':33 'good':9 'guid':86 'honest':120 'json':31 'link':122 'list':4,56 'local':41 'look':1,17,106,132 'm':131 'might':125 'mod':112 'moment':12 'nc':143 'nice':18 'one':114 'opensource.builders':13,15 'opensource.builders/)':14 'option':6 'page':54 'particular':8 'pick':118 'post':139 'pr':46 'prism-break.org':70 'prism-break.org/en/](https://prism-break.org/en/)':69 'privaci':75,85,94 'recommend':135 'requir':37 'run':38 'sa':144 'seem':7 'singl':30,53 'softwar':59 'stop':105 'switching.software':47,49 'switching.software/)':48 'thing':40 'upsid':60 'want':116 'won':97 'www.privacyguides.org':88 'www.privacyguides.org/en/)':87"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6059858"
  +editedAt: DateTimeImmutable @1711712046 {#2224
    date: 2024-03-29 12:34:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704143185 {#2200
    date: 2024-01-01 22:06:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2155
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: """
    No I don’t.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704135611 {#2260
    date: 2024-01-01 20:00:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jungle@linux.community"
    "@onlinepersona@programming.dev"
    "@curator93@lemmy.world"
    "@Jungle@linux.community"
    "@onlinepersona@programming.dev"
    "@curator93@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 271719
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':13 '4.0':10 'by-nc-sa':6 'cc':5 'creativecommons.org':12 'creativecommons.org/licenses/by-nc-sa/4.0/)':11 'nc':8 'sa':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6057800"
  +editedAt: DateTimeImmutable @1711711854 {#2226
    date: 2024-03-29 12:30:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704135611 {#2258
    date: 2024-01-01 20:00:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2155
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: """
    No I don’t.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704135611 {#2260
    date: 2024-01-01 20:00:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jungle@linux.community"
    "@onlinepersona@programming.dev"
    "@curator93@lemmy.world"
    "@Jungle@linux.community"
    "@onlinepersona@programming.dev"
    "@curator93@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 271719
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':13 '4.0':10 'by-nc-sa':6 'cc':5 'creativecommons.org':12 'creativecommons.org/licenses/by-nc-sa/4.0/)':11 'nc':8 'sa':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6057800"
  +editedAt: DateTimeImmutable @1711711854 {#2226
    date: 2024-03-29 12:30:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704135611 {#2258
    date: 2024-01-01 20:00:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2155
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2157 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: """
    No I don’t.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704135611 {#2260
    date: 2024-01-01 20:00:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jungle@linux.community"
    "@onlinepersona@programming.dev"
    "@curator93@lemmy.world"
    "@Jungle@linux.community"
    "@onlinepersona@programming.dev"
    "@curator93@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2244 …}
  +votes: Doctrine\ORM\PersistentCollection {#2285 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2267 …}
  -id: 271719
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':13 '4.0':10 'by-nc-sa':6 'cc':5 'creativecommons.org':12 'creativecommons.org/licenses/by-nc-sa/4.0/)':11 'nc':8 'sa':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6057800"
  +editedAt: DateTimeImmutable @1711711854 {#2226
    date: 2024-03-29 12:30:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704135611 {#2258
    date: 2024-01-01 20:00:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    If you have an alternative to alternativeto, do share.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704135586 {#2039
    date: 2024-01-01 19:59:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2150 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 271717
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':18 '4.0':15 'altern':5 'alternativeto':7 'by-nc-sa':11 'cc':10 'creativecommons.org':17 'creativecommons.org/licenses/by-nc-sa/4.0/)':16 'nc':13 'sa':14 'share':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6057791"
  +editedAt: DateTimeImmutable @1711711818 {#2235
    date: 2024-03-29 12:30:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704135586 {#2142
    date: 2024-01-01 19:59: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
23 DENIED edit
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    If you have an alternative to alternativeto, do share.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704135586 {#2039
    date: 2024-01-01 19:59:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2150 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 271717
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':18 '4.0':15 'altern':5 'alternativeto':7 'by-nc-sa':11 'cc':10 'creativecommons.org':17 'creativecommons.org/licenses/by-nc-sa/4.0/)':16 'nc':13 'sa':14 'share':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6057791"
  +editedAt: DateTimeImmutable @1711711818 {#2235
    date: 2024-03-29 12:30:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704135586 {#2142
    date: 2024-01-01 19:59: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
24 DENIED moderate
App\Entity\EntryComment {#2211
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    If you have an alternative to alternativeto, do share.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704135586 {#2039
    date: 2024-01-01 19:59:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
    "@onlinepersona@programming.dev"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2150 …}
  +nested: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  -id: 271717
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':18 '4.0':15 'altern':5 'alternativeto':7 'by-nc-sa':11 'cc':10 'creativecommons.org':17 'creativecommons.org/licenses/by-nc-sa/4.0/)':16 'nc':13 'sa':14 'share':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6057791"
  +editedAt: DateTimeImmutable @1711711818 {#2235
    date: 2024-03-29 12:30:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704135586 {#2142
    date: 2024-01-01 19:59: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
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 {#2186
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2173 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: """
    Think AI training. I might write a blurb somewhere that I can link to someday, but that’s the gist of it.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704119778 {#2270
    date: 2024-01-01 15:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jungle@linux.community"
    "@onlinepersona@programming.dev"
    "@curator93@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 270142
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'ai':2 'blurb':8 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'gist':20 'link':13 'might':5 'nc':26 'sa':27 'someday':15 'somewher':9 'think':1 'train':3 'write':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6051897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704119778 {#2266
    date: 2024-01-01 15:36: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 {#2186
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2173 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: """
    Think AI training. I might write a blurb somewhere that I can link to someday, but that’s the gist of it.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704119778 {#2270
    date: 2024-01-01 15:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jungle@linux.community"
    "@onlinepersona@programming.dev"
    "@curator93@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 270142
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'ai':2 'blurb':8 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'gist':20 'link':13 'might':5 'nc':26 'sa':27 'someday':15 'somewher':9 'think':1 'train':3 'write':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6051897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704119778 {#2266
    date: 2024-01-01 15:36: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 {#2186
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2158 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2173 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: """
    Think AI training. I might write a blurb somewhere that I can link to someday, but that’s the gist of it.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1704119778 {#2270
    date: 2024-01-01 15:36:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jungle@linux.community"
    "@onlinepersona@programming.dev"
    "@curator93@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2187 …}
  +nested: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2174 …}
  +reports: Doctrine\ORM\PersistentCollection {#2170 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2184 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2169 …}
  -id: 270142
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':31 '4.0':28 'ai':2 'blurb':8 'by-nc-sa':24 'cc':23 'creativecommons.org':30 'creativecommons.org/licenses/by-nc-sa/4.0/)':29 'gist':20 'link':13 'might':5 'nc':26 'sa':27 'someday':15 'somewher':9 'think':1 'train':3 'write':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6051897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704119778 {#2266
    date: 2024-01-01 15:36: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 {#1985
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2003 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2003 …}
  +body: """
    ![](https://i.imgur.com/qbUGGA0.png)\n
    \n
    Visible on lemmy web.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704118383 {#2172
    date: 2024-01-01 15:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@ElPussyKangaroo@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 270034
  -bodyTs: "'/qbugga0.png)':3 'i.imgur.com':2 'i.imgur.com/qbugga0.png)':1 'lemmi':6 'visibl':4 'web':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6051463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118383 {#2171
    date: 2024-01-01 15:13: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
31 DENIED edit
App\Entity\EntryComment {#1985
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2003 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2003 …}
  +body: """
    ![](https://i.imgur.com/qbUGGA0.png)\n
    \n
    Visible on lemmy web.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704118383 {#2172
    date: 2024-01-01 15:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@ElPussyKangaroo@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 270034
  -bodyTs: "'/qbugga0.png)':3 'i.imgur.com':2 'i.imgur.com/qbugga0.png)':1 'lemmi':6 'visibl':4 'web':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6051463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118383 {#2171
    date: 2024-01-01 15:13: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
32 DENIED moderate
App\Entity\EntryComment {#1985
  +user: App\Entity\User {#262 …}
  +entry: App\Entity\Entry {#2350 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2003 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2003 …}
  +body: """
    ![](https://i.imgur.com/qbUGGA0.png)\n
    \n
    Visible on lemmy web.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704118383 {#2172
    date: 2024-01-01 15:13:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@onlinepersona@programming.dev"
    "@ElPussyKangaroo@lemdro.id"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1994 …}
  +nested: Doctrine\ORM\PersistentCollection {#2005 …}
  +votes: Doctrine\ORM\PersistentCollection {#1996 …}
  +reports: Doctrine\ORM\PersistentCollection {#1993 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1992 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2002 …}
  -id: 270034
  -bodyTs: "'/qbugga0.png)':3 'i.imgur.com':2 'i.imgur.com/qbugga0.png)':1 'lemmi':6 'visibl':4 'web':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6051463"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118383 {#2171
    date: 2024-01-01 15:13: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
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 {#2007
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1990 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wish there were an alternative in a sane programming language that I could actually contribute to. For some reason PHP is extremely sparse in its logging and errors mostly only pop up on the frontend. Having to debug errors after an update and following some guide to edit a file in the live env that sets a debugging variable, puts the system in maintenance mode and stores additional state in the DB is scary.\n
    \n
    Plus PHP is so friggin slow. Nextcloud takes noticeable time to load nearly anything. Even instances hosted by pros that only host nextcloud are just slow.\n
    \n
    [CC BY-NC-SA 4.0 🎖 ](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704110162 {#1988
    date: 2024-01-01 12:56:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@atmur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1986 …}
  +nested: Doctrine\ORM\PersistentCollection {#2009 …}
  +votes: Doctrine\ORM\PersistentCollection {#1991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1987 …}
  -id: 269789
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':110 '4.0':107 'actual':15 'addit':69 'altern':6 'anyth':89 'by-nc-sa':103 'cc':102 'contribut':16 'could':14 'creativecommons.org':109 'creativecommons.org/licenses/by-nc-sa/4.0/)':108 'db':73 'debug':39,59 'edit':49 'env':55 'error':29,40 'even':90 'extrem':23 'file':51 'follow':45 'friggin':80 'frontend':36 'guid':47 'host':92,97 'instanc':91 'languag':11 'live':54 'load':87 'log':27 'mainten':65 'mode':66 'most':30 'nc':105 'near':88 'nextcloud':82,98 'notic':84 'php':21,77 'plus':76 'pop':32 'program':10 'pros':94 'put':61 'reason':20 'sa':106 'sane':9 'scari':75 'set':57 'slow':81,101 'spars':24 'state':70 'store':68 'system':63 'take':83 'time':85 'updat':43 'variabl':60 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6050153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704110162 {#2134
    date: 2024-01-01 12:56:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2007
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1990 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wish there were an alternative in a sane programming language that I could actually contribute to. For some reason PHP is extremely sparse in its logging and errors mostly only pop up on the frontend. Having to debug errors after an update and following some guide to edit a file in the live env that sets a debugging variable, puts the system in maintenance mode and stores additional state in the DB is scary.\n
    \n
    Plus PHP is so friggin slow. Nextcloud takes noticeable time to load nearly anything. Even instances hosted by pros that only host nextcloud are just slow.\n
    \n
    [CC BY-NC-SA 4.0 🎖 ](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704110162 {#1988
    date: 2024-01-01 12:56:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@atmur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1986 …}
  +nested: Doctrine\ORM\PersistentCollection {#2009 …}
  +votes: Doctrine\ORM\PersistentCollection {#1991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1987 …}
  -id: 269789
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':110 '4.0':107 'actual':15 'addit':69 'altern':6 'anyth':89 'by-nc-sa':103 'cc':102 'contribut':16 'could':14 'creativecommons.org':109 'creativecommons.org/licenses/by-nc-sa/4.0/)':108 'db':73 'debug':39,59 'edit':49 'env':55 'error':29,40 'even':90 'extrem':23 'file':51 'follow':45 'friggin':80 'frontend':36 'guid':47 'host':92,97 'instanc':91 'languag':11 'live':54 'load':87 'log':27 'mainten':65 'mode':66 'most':30 'nc':105 'near':88 'nextcloud':82,98 'notic':84 'php':21,77 'plus':76 'pop':32 'program':10 'pros':94 'put':61 'reason':20 'sa':106 'sane':9 'scari':75 'set':57 'slow':81,101 'spars':24 'state':70 'store':68 'system':63 'take':83 'time':85 'updat':43 'variabl':60 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6050153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704110162 {#2134
    date: 2024-01-01 12:56:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2007
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1989 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1990 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I wish there were an alternative in a sane programming language that I could actually contribute to. For some reason PHP is extremely sparse in its logging and errors mostly only pop up on the frontend. Having to debug errors after an update and following some guide to edit a file in the live env that sets a debugging variable, puts the system in maintenance mode and stores additional state in the DB is scary.\n
    \n
    Plus PHP is so friggin slow. Nextcloud takes noticeable time to load nearly anything. Even instances hosted by pros that only host nextcloud are just slow.\n
    \n
    [CC BY-NC-SA 4.0 🎖 ](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704110162 {#1988
    date: 2024-01-01 12:56:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@atmur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1986 …}
  +nested: Doctrine\ORM\PersistentCollection {#2009 …}
  +votes: Doctrine\ORM\PersistentCollection {#1991 …}
  +reports: Doctrine\ORM\PersistentCollection {#2015 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2008 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1987 …}
  -id: 269789
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':110 '4.0':107 'actual':15 'addit':69 'altern':6 'anyth':89 'by-nc-sa':103 'cc':102 'contribut':16 'could':14 'creativecommons.org':109 'creativecommons.org/licenses/by-nc-sa/4.0/)':108 'db':73 'debug':39,59 'edit':49 'env':55 'error':29,40 'even':90 'extrem':23 'file':51 'follow':45 'friggin':80 'frontend':36 'guid':47 'host':92,97 'instanc':91 'languag':11 'live':54 'load':87 'log':27 'mainten':65 'mode':66 'most':30 'nc':105 'near':88 'nextcloud':82,98 'notic':84 'php':21,77 'plus':76 'pop':32 'program':10 'pros':94 'put':61 'reason':20 'sa':106 'sane':9 'scari':75 'set':57 'slow':81,101 'spars':24 'state':70 'store':68 'system':63 'take':83 'time':85 'updat':43 'variabl':60 'wish':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6050153"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704110162 {#2134
    date: 2024-01-01 12:56:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1979
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +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 {#2004
    date: 2023-12-31 19:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Synther@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -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 {#2000
    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
39 DENIED edit
App\Entity\EntryComment {#1979
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +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 {#2004
    date: 2023-12-31 19:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Synther@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -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 {#2000
    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
40 DENIED moderate
App\Entity\EntryComment {#1979
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1980 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +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 {#2004
    date: 2023-12-31 19:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Synther@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2368 …}
  +nested: Doctrine\ORM\PersistentCollection {#2373 …}
  +votes: Doctrine\ORM\PersistentCollection {#2376 …}
  +reports: Doctrine\ORM\PersistentCollection {#2365 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2366 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2352 …}
  -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 {#2000
    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
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 {#1349
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +body: "Do contribute them to I2P. That can’t be taken down. You can even use biglybt or qtorrent to seed to I2P and non-anonymous trackers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704029254 {#1982
    date: 2023-12-31 14:27:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themurphy@lemmy.world"
    "@db2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 267941
  -bodyTs: "'anonym':26 'biglybt':16 'contribut':2 'even':14 'i2p':5,22 'non':25 'non-anonym':24 'qtorrent':18 'seed':20 'taken':10 'tracker':27 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6034829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704029254 {#1983
    date: 2023-12-31 14:27:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#1349
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +body: "Do contribute them to I2P. That can’t be taken down. You can even use biglybt or qtorrent to seed to I2P and non-anonymous trackers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704029254 {#1982
    date: 2023-12-31 14:27:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themurphy@lemmy.world"
    "@db2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 267941
  -bodyTs: "'anonym':26 'biglybt':16 'contribut':2 'even':14 'i2p':5,22 'non':25 'non-anonym':24 'qtorrent':18 'seed':20 'taken':10 'tracker':27 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6034829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704029254 {#1983
    date: 2023-12-31 14:27:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#1349
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1351 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1732 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1352 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1353 …}
  +body: "Do contribute them to I2P. That can’t be taken down. You can even use biglybt or qtorrent to seed to I2P and non-anonymous trackers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704029254 {#1982
    date: 2023-12-31 14:27:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@themurphy@lemmy.world"
    "@db2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1354 …}
  +nested: Doctrine\ORM\PersistentCollection {#1356 …}
  +votes: Doctrine\ORM\PersistentCollection {#1357 …}
  +reports: Doctrine\ORM\PersistentCollection {#2492 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2494 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2496 …}
  -id: 267941
  -bodyTs: "'anonym':26 'biglybt':16 'contribut':2 'even':14 'i2p':5,22 'non':25 'non-anonym':24 'qtorrent':18 'seed':20 'taken':10 'tracker':27 'use':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6034829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704029254 {#1983
    date: 2023-12-31 14:27:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2501
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I agree. Either use a business source license like Elastic and others, or fight for the installation of a third party that audits proprietary code for license use and sues if the rules haven’t been followed. It’s why I like the creative commons. They are quite realistic. Most of their licenses say: if you use this commercially, you have to pay. If not, then it’s free.\n
    \n
    People who claim business source licenses are “not opensource” sound like such capitalist shills to me. It’s as if they’re shouting from the rooftops “it’s OK to fuck over opensource developers because principles matter more than reality”.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704028795 {#1350
    date: 2023-12-31 14:19:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 267937
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':118 '4.0':115 'agre':2 'audit':23 'busi':6,73 'by-nc-sa':111 'capitalist':82 'cc':110 'claim':72 'code':25 'commerci':59 'common':45 'creativ':44 'creativecommons.org':117 'creativecommons.org/licenses/by-nc-sa/4.0/)':116 'develop':103 'either':3 'elast':10 'fight':14 'follow':37 'free':69 'fuck':100 'haven':34 'instal':17 'licens':8,27,53,75 'like':9,42,80 'matter':106 'nc':113 'ok':98 'opensourc':78,102 'other':12 'parti':21 'pay':63 'peopl':70 'principl':105 'proprietari':24 'quit':48 're':91 'realist':49 'realiti':109 'rooftop':95 'rule':33 'sa':114 'say':54 'shill':83 'shout':92 'sound':79 'sourc':7,74 'sue':30 'third':20 'use':4,28,57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6034750"
  +editedAt: DateTimeImmutable @1709980219 {#1348
    date: 2024-03-09 11:30:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704028795 {#2257
    date: 2023-12-31 14:19: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
47 DENIED edit
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I agree. Either use a business source license like Elastic and others, or fight for the installation of a third party that audits proprietary code for license use and sues if the rules haven’t been followed. It’s why I like the creative commons. They are quite realistic. Most of their licenses say: if you use this commercially, you have to pay. If not, then it’s free.\n
    \n
    People who claim business source licenses are “not opensource” sound like such capitalist shills to me. It’s as if they’re shouting from the rooftops “it’s OK to fuck over opensource developers because principles matter more than reality”.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704028795 {#1350
    date: 2023-12-31 14:19:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 267937
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':118 '4.0':115 'agre':2 'audit':23 'busi':6,73 'by-nc-sa':111 'capitalist':82 'cc':110 'claim':72 'code':25 'commerci':59 'common':45 'creativ':44 'creativecommons.org':117 'creativecommons.org/licenses/by-nc-sa/4.0/)':116 'develop':103 'either':3 'elast':10 'fight':14 'follow':37 'free':69 'fuck':100 'haven':34 'instal':17 'licens':8,27,53,75 'like':9,42,80 'matter':106 'nc':113 'ok':98 'opensourc':78,102 'other':12 'parti':21 'pay':63 'peopl':70 'principl':105 'proprietari':24 'quit':48 're':91 'realist':49 'realiti':109 'rooftop':95 'rule':33 'sa':114 'say':54 'shill':83 'shout':92 'sound':79 'sourc':7,74 'sue':30 'third':20 'use':4,28,57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6034750"
  +editedAt: DateTimeImmutable @1709980219 {#1348
    date: 2024-03-09 11:30:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704028795 {#2257
    date: 2023-12-31 14:19: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
48 DENIED moderate
App\Entity\EntryComment {#2501
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I agree. Either use a business source license like Elastic and others, or fight for the installation of a third party that audits proprietary code for license use and sues if the rules haven’t been followed. It’s why I like the creative commons. They are quite realistic. Most of their licenses say: if you use this commercially, you have to pay. If not, then it’s free.\n
    \n
    People who claim business source licenses are “not opensource” sound like such capitalist shills to me. It’s as if they’re shouting from the rooftops “it’s OK to fuck over opensource developers because principles matter more than reality”.\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704028795 {#1350
    date: 2023-12-31 14:19:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@actual_patience@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2503 …}
  +nested: Doctrine\ORM\PersistentCollection {#2505 …}
  +votes: Doctrine\ORM\PersistentCollection {#2507 …}
  +reports: Doctrine\ORM\PersistentCollection {#2509 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2511 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2513 …}
  -id: 267937
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':118 '4.0':115 'agre':2 'audit':23 'busi':6,73 'by-nc-sa':111 'capitalist':82 'cc':110 'claim':72 'code':25 'commerci':59 'common':45 'creativ':44 'creativecommons.org':117 'creativecommons.org/licenses/by-nc-sa/4.0/)':116 'develop':103 'either':3 'elast':10 'fight':14 'follow':37 'free':69 'fuck':100 'haven':34 'instal':17 'licens':8,27,53,75 'like':9,42,80 'matter':106 'nc':113 'ok':98 'opensourc':78,102 'other':12 'parti':21 'pay':63 'peopl':70 'principl':105 'proprietari':24 'quit':48 're':91 'realist':49 'realiti':109 'rooftop':95 'rule':33 'sa':114 'say':54 'shill':83 'shout':92 'sound':79 'sourc':7,74 'sue':30 'third':20 'use':4,28,57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6034750"
  +editedAt: DateTimeImmutable @1709980219 {#1348
    date: 2024-03-09 11:30:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704028795 {#2257
    date: 2023-12-31 14:19: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
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 {#2517
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +body: "I honestly thing we need that third party instance that audits proprietary code for the licenses it uses to see if there’s a breach. Then they could sue all the companies that don’t abide by the license. Most likely GAFAM would lobby against such a thing because they know they use a lot of opensource stuff that could force them to opensource their stuff, but honestly, fuck them. They’ve made a killing on the backs of free work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704028594 {#2500
    date: 2023-12-31 14:16:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 267935
  -bodyTs: "'abid':36 'audit':11 'back':78 'breach':25 'code':13 'compani':32 'could':28,60 'forc':61 'free':80 'fuck':69 'gafam':42 'honest':2,68 'instanc':9 'kill':75 'know':51 'licens':16,39 'like':41 'lobbi':44 'lot':55 'made':73 'need':5 'opensourc':57,64 'parti':8 'proprietari':12 'see':20 'stuff':58,66 'sue':29 'thing':3,48 'third':7 'use':18,53 've':72 'work':81 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6034703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704028594 {#2499
    date: 2023-12-31 14:16:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2517
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +body: "I honestly thing we need that third party instance that audits proprietary code for the licenses it uses to see if there’s a breach. Then they could sue all the companies that don’t abide by the license. Most likely GAFAM would lobby against such a thing because they know they use a lot of opensource stuff that could force them to opensource their stuff, but honestly, fuck them. They’ve made a killing on the backs of free work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704028594 {#2500
    date: 2023-12-31 14:16:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 267935
  -bodyTs: "'abid':36 'audit':11 'back':78 'breach':25 'code':13 'compani':32 'could':28,60 'forc':61 'free':80 'fuck':69 'gafam':42 'honest':2,68 'instanc':9 'kill':75 'know':51 'licens':16,39 'like':41 'lobbi':44 'lot':55 'made':73 'need':5 'opensourc':57,64 'parti':8 'proprietari':12 'see':20 'stuff':58,66 'sue':29 'thing':3,48 'third':7 'use':18,53 've':72 'work':81 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6034703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704028594 {#2499
    date: 2023-12-31 14:16:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2517
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2330 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2518 …}
  +body: "I honestly thing we need that third party instance that audits proprietary code for the licenses it uses to see if there’s a breach. Then they could sue all the companies that don’t abide by the license. Most likely GAFAM would lobby against such a thing because they know they use a lot of opensource stuff that could force them to opensource their stuff, but honestly, fuck them. They’ve made a killing on the backs of free work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704028594 {#2500
    date: 2023-12-31 14:16:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@KpntAutismus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2519 …}
  +nested: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  -id: 267935
  -bodyTs: "'abid':36 'audit':11 'back':78 'breach':25 'code':13 'compani':32 'could':28,60 'forc':61 'free':80 'fuck':69 'gafam':42 'honest':2,68 'instanc':9 'kill':75 'know':51 'licens':16,39 'like':41 'lobbi':44 'lot':55 'made':73 'need':5 'opensourc':57,64 'parti':8 'proprietari':12 'see':20 'stuff':58,66 'sue':29 'thing':3,48 'third':7 'use':18,53 've':72 'work':81 'would':43"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6034703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704028594 {#2499
    date: 2023-12-31 14:16:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2533
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I tried it out one single time and it failed to install or update or something. Had to then find all the places it had inserted itself into in my system. Later I found out it’s based on some LISP variant. Even later I found out you can’t install firefox with it because of gnu or something?  \n
    That all combined dissuaded me from touching it again.\n
    \n
    `nix` has terrible documentation, but it’s kinda worked for me, so I’m sticking with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704020625 {#2516
    date: 2023-12-31 12:03:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CanadaPlus@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 267930
  -bodyTs: "'base':38 'combin':62 'dissuad':63 'document':72 'even':43 'fail':10 'find':20 'firefox':52 'found':34,46 'gnu':57 'insert':26 'instal':12,51 'kinda':76 'later':32,44 'lisp':41 'm':82 'nix':69 'one':5 'place':23 'singl':6 'someth':16,59 'stick':83 'system':31 'terribl':71 'time':7 'touch':66 'tri':2 'updat':14 'variant':42 'work':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6033578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704020625 {#2515
    date: 2023-12-31 12:03:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2533
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I tried it out one single time and it failed to install or update or something. Had to then find all the places it had inserted itself into in my system. Later I found out it’s based on some LISP variant. Even later I found out you can’t install firefox with it because of gnu or something?  \n
    That all combined dissuaded me from touching it again.\n
    \n
    `nix` has terrible documentation, but it’s kinda worked for me, so I’m sticking with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704020625 {#2516
    date: 2023-12-31 12:03:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CanadaPlus@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 267930
  -bodyTs: "'base':38 'combin':62 'dissuad':63 'document':72 'even':43 'fail':10 'find':20 'firefox':52 'found':34,46 'gnu':57 'insert':26 'instal':12,51 'kinda':76 'later':32,44 'lisp':41 'm':82 'nix':69 'one':5 'place':23 'singl':6 'someth':16,59 'stick':83 'system':31 'terribl':71 'time':7 'touch':66 'tri':2 'updat':14 'variant':42 'work':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6033578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704020625 {#2515
    date: 2023-12-31 12:03:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2533
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2534 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I tried it out one single time and it failed to install or update or something. Had to then find all the places it had inserted itself into in my system. Later I found out it’s based on some LISP variant. Even later I found out you can’t install firefox with it because of gnu or something?  \n
    That all combined dissuaded me from touching it again.\n
    \n
    `nix` has terrible documentation, but it’s kinda worked for me, so I’m sticking with it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704020625 {#2516
    date: 2023-12-31 12:03:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CanadaPlus@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2535 …}
  +nested: Doctrine\ORM\PersistentCollection {#2537 …}
  +votes: Doctrine\ORM\PersistentCollection {#2539 …}
  +reports: Doctrine\ORM\PersistentCollection {#2541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2545 …}
  -id: 267930
  -bodyTs: "'base':38 'combin':62 'dissuad':63 'document':72 'even':43 'fail':10 'find':20 'firefox':52 'found':34,46 'gnu':57 'insert':26 'instal':12,51 'kinda':76 'later':32,44 'lisp':41 'm':82 'nix':69 'one':5 'place':23 'singl':6 'someth':16,59 'stick':83 'system':31 'terribl':71 'time':7 'touch':66 'tri':2 'updat':14 'variant':42 'work':77"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6033578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704020625 {#2515
    date: 2023-12-31 12:03:45.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2549
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2551 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2552 …}
  +body: """
    TIL, thanks 😄\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704014794 {#2532
    date: 2023-12-31 10:26:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scroll_responsibly@lemmy.sdf.org"
    "@onlinepersona@programming.dev"
    "@AbidanYre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 267919
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':11 '4.0':8 'by-nc-sa':4 'cc':3 'creativecommons.org':10 'creativecommons.org/licenses/by-nc-sa/4.0/)':9 'nc':6 'sa':7 'thank':2 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6032804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704014794 {#2531
    date: 2023-12-31 10:26:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2549
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2551 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2552 …}
  +body: """
    TIL, thanks 😄\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704014794 {#2532
    date: 2023-12-31 10:26:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scroll_responsibly@lemmy.sdf.org"
    "@onlinepersona@programming.dev"
    "@AbidanYre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 267919
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':11 '4.0':8 'by-nc-sa':4 'cc':3 'creativecommons.org':10 'creativecommons.org/licenses/by-nc-sa/4.0/)':9 'nc':6 'sa':7 'thank':2 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6032804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704014794 {#2531
    date: 2023-12-31 10:26:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2549
  +user: App\Entity\User {#262 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2033 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2551 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2552 …}
  +body: """
    TIL, thanks 😄\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704014794 {#2532
    date: 2023-12-31 10:26:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scroll_responsibly@lemmy.sdf.org"
    "@onlinepersona@programming.dev"
    "@AbidanYre@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2553 …}
  +nested: Doctrine\ORM\PersistentCollection {#2555 …}
  +votes: Doctrine\ORM\PersistentCollection {#2557 …}
  +reports: Doctrine\ORM\PersistentCollection {#2559 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2563 …}
  -id: 267919
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':11 '4.0':8 'by-nc-sa':4 'cc':3 'creativecommons.org':10 'creativecommons.org/licenses/by-nc-sa/4.0/)':9 'nc':6 'sa':7 'thank':2 'til':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6032804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704014794 {#2531
    date: 2023-12-31 10:26:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details