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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.66 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2229 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If that’s for FF, what about chromium?\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1712526588 {#2197
    date: 2024-04-07 23:49:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 285592
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':17 '4.0':14 'by-nc-sa':10 'cc':9 'chromium':8 'creativecommons.org':16 'creativecommons.org/licenses/by-nc-sa/4.0/)':15 'ff':5 'nc':12 'sa':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6190462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704552805 {#2232
    date: 2024-01-06 15:53: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
3 DENIED edit
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2229 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If that’s for FF, what about chromium?\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1712526588 {#2197
    date: 2024-04-07 23:49:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 285592
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':17 '4.0':14 'by-nc-sa':10 'cc':9 'chromium':8 'creativecommons.org':16 'creativecommons.org/licenses/by-nc-sa/4.0/)':15 'ff':5 'nc':12 'sa':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6190462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704552805 {#2232
    date: 2024-01-06 15:53: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
4 DENIED moderate
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2231 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2229 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    If that’s for FF, what about chromium?\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1712526588 {#2197
    date: 2024-04-07 23:49:48.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2298 …}
  +reports: Doctrine\ORM\PersistentCollection {#2291 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2276 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2283 …}
  -id: 285592
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':17 '4.0':14 'by-nc-sa':10 'cc':9 'chromium':8 'creativecommons.org':16 'creativecommons.org/licenses/by-nc-sa/4.0/)':15 'ff':5 'nc':12 'sa':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6190462"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704552805 {#2232
    date: 2024-01-06 15:53: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
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 {#2215
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can’t switch ISPs? I’d tell them exactly why I’m switching."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704488587 {#2219
    date: 2024-01-05 22:03:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 283623
  -bodyTs: "'d':6 'exact':9 'isp':4 'm':12 'switch':3,13 'tell':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704488587 {#2196
    date: 2024-01-05 22:03:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2215
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can’t switch ISPs? I’d tell them exactly why I’m switching."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704488587 {#2219
    date: 2024-01-05 22:03:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 283623
  -bodyTs: "'d':6 'exact':9 'isp':4 'm':12 'switch':3,13 'tell':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704488587 {#2196
    date: 2024-01-05 22:03:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2215
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +parent: null
  +root: null
  +body: "Can’t switch ISPs? I’d tell them exactly why I’m switching."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704488587 {#2219
    date: 2024-01-05 22:03:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theblueredditrefugee@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2214 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2127 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2120 …}
  -id: 283623
  -bodyTs: "'d':6 'exact':9 'isp':4 'm':12 'switch':3,13 'tell':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6172893"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704488587 {#2196
    date: 2024-01-05 22:03:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2256
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: """
    Only free jazz\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 @1704405185 {#2224
    date: 2024-01-04 22:53:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@caseyweederman@lemmy.ca"
    "@Rozauhtuno@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 280797
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':12 '4.0':9 'by-nc-sa':5 'cc':4 'creativecommons.org':11 'creativecommons.org/licenses/by-nc-sa/4.0/)':10 'free':2 'jazz':3 'nc':7 'sa':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6137132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704405185 {#2292
    date: 2024-01-04 22:53:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2256
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: """
    Only free jazz\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 @1704405185 {#2224
    date: 2024-01-04 22:53:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@caseyweederman@lemmy.ca"
    "@Rozauhtuno@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 280797
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':12 '4.0':9 'by-nc-sa':5 'cc':4 'creativecommons.org':11 'creativecommons.org/licenses/by-nc-sa/4.0/)':10 'free':2 'jazz':3 'nc':7 'sa':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6137132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704405185 {#2292
    date: 2024-01-04 22:53:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2256
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2247 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2274 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2272 …}
  +body: """
    Only free jazz\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 @1704405185 {#2224
    date: 2024-01-04 22:53:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@const_void@lemmy.ml"
    "@caseyweederman@lemmy.ca"
    "@Rozauhtuno@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2253 …}
  +nested: Doctrine\ORM\PersistentCollection {#2262 …}
  +votes: Doctrine\ORM\PersistentCollection {#2190 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2233 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2234 …}
  -id: 280797
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':12 '4.0':9 'by-nc-sa':5 'cc':4 'creativecommons.org':11 'creativecommons.org/licenses/by-nc-sa/4.0/)':10 'free':2 'jazz':3 'nc':7 'sa':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6137132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704405185 {#2292
    date: 2024-01-04 22:53:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2226
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "Doesn’t seem to have HTTPS so I can’t browse it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704321011 {#2123
    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 {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -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 {#2119
    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
15 DENIED edit
App\Entity\EntryComment {#2226
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "Doesn’t seem to have HTTPS so I can’t browse it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704321011 {#2123
    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 {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -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 {#2119
    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
16 DENIED moderate
App\Entity\EntryComment {#2226
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +body: "Doesn’t seem to have HTTPS so I can’t browse it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704321011 {#2123
    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 {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2259 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2284 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -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 {#2119
    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
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 {#2273
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +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 {#2258
    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 {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -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 {#2237
    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
19 DENIED edit
App\Entity\EntryComment {#2273
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +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 {#2258
    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 {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -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 {#2237
    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
20 DENIED moderate
App\Entity\EntryComment {#2273
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +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 {#2258
    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 {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2200 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2212 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -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 {#2237
    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
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 {#2205
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +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 {#2267
    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 {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -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 {#2239
    date: 2024-03-29 12:34:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704143185 {#2193
    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
23 DENIED edit
App\Entity\EntryComment {#2205
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +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 {#2267
    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 {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -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 {#2239
    date: 2024-03-29 12:34:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704143185 {#2193
    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
24 DENIED moderate
App\Entity\EntryComment {#2205
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2188 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +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 {#2267
    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 {#2287 …}
  +nested: Doctrine\ORM\PersistentCollection {#2034 …}
  +votes: Doctrine\ORM\PersistentCollection {#2156 …}
  +reports: Doctrine\ORM\PersistentCollection {#2154 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2157 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2147 …}
  -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 {#2239
    date: 2024-03-29 12:34:06.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704143185 {#2193
    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
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 {#2148
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2146 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2185
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Here’s to another year of the Linux Desktop! (been ~15 years for me) 🎉\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710586343 {#2376
      date: 2024-03-16 11:52:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jungle@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1357 …}
    +nested: Doctrine\ORM\PersistentCollection {#2492 …}
    +votes: Doctrine\ORM\PersistentCollection {#2494 …}
    +reports: Doctrine\ORM\PersistentCollection {#2496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
    -id: 269809
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':23 '15':11 '4.0':20 'anoth':4 'by-nc-sa':16 'cc':15 'creativecommons.org':22 'creativecommons.org/licenses/by-nc-sa/4.0/)':21 'desktop':9 'linux':8 'nc':18 'sa':19 'year':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6050119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704109895 {#2374
      date: 2024-01-01 12:51:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +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 {#2206
    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 {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -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 {#2202
    date: 2024-03-29 12:30:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704135611 {#2201
    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
27 DENIED edit
App\Entity\EntryComment {#2148
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2146 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2185
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Here’s to another year of the Linux Desktop! (been ~15 years for me) 🎉\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710586343 {#2376
      date: 2024-03-16 11:52:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jungle@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1357 …}
    +nested: Doctrine\ORM\PersistentCollection {#2492 …}
    +votes: Doctrine\ORM\PersistentCollection {#2494 …}
    +reports: Doctrine\ORM\PersistentCollection {#2496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
    -id: 269809
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':23 '15':11 '4.0':20 'anoth':4 'by-nc-sa':16 'cc':15 'creativecommons.org':22 'creativecommons.org/licenses/by-nc-sa/4.0/)':21 'desktop':9 'linux':8 'nc':18 'sa':19 'year':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6050119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704109895 {#2374
      date: 2024-01-01 12:51:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +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 {#2206
    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 {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -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 {#2202
    date: 2024-03-29 12:30:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704135611 {#2201
    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
28 DENIED moderate
App\Entity\EntryComment {#2148
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2146 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2185
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Here’s to another year of the Linux Desktop! (been ~15 years for me) 🎉\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710586343 {#2376
      date: 2024-03-16 11:52:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jungle@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1357 …}
    +nested: Doctrine\ORM\PersistentCollection {#2492 …}
    +votes: Doctrine\ORM\PersistentCollection {#2494 …}
    +reports: Doctrine\ORM\PersistentCollection {#2496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
    -id: 269809
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':23 '15':11 '4.0':20 'anoth':4 'by-nc-sa':16 'cc':15 'creativecommons.org':22 'creativecommons.org/licenses/by-nc-sa/4.0/)':21 'desktop':9 'linux':8 'nc':18 'sa':19 'year':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6050119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704109895 {#2374
      date: 2024-01-01 12:51:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +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 {#2206
    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 {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -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 {#2202
    date: 2024-03-29 12:30:54.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704135611 {#2201
    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
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 {#2183
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +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 {#2153
    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 {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -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 {#2152
    date: 2024-03-29 12:30:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704135586 {#2150
    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
31 DENIED edit
App\Entity\EntryComment {#2183
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +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 {#2153
    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 {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -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 {#2152
    date: 2024-03-29 12:30:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704135586 {#2150
    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
32 DENIED moderate
App\Entity\EntryComment {#2183
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2250 …}
  +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 {#2153
    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 {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -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 {#2152
    date: 2024-03-29 12:30:18.0 +01:00
  }
  +createdAt: DateTimeImmutable @1704135586 {#2150
    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
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 {#1993
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2185
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Here’s to another year of the Linux Desktop! (been ~15 years for me) 🎉\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710586343 {#2376
      date: 2024-03-16 11:52:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jungle@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1357 …}
    +nested: Doctrine\ORM\PersistentCollection {#2492 …}
    +votes: Doctrine\ORM\PersistentCollection {#2494 …}
    +reports: Doctrine\ORM\PersistentCollection {#2496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
    -id: 269809
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':23 '15':11 '4.0':20 'anoth':4 'by-nc-sa':16 'cc':15 'creativecommons.org':22 'creativecommons.org/licenses/by-nc-sa/4.0/)':21 'desktop':9 'linux':8 'nc':18 'sa':19 'year':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6050119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704109895 {#2374
      date: 2024-01-01 12:51:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +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 {#2170
    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 {#1992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  -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 {#2178
    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
35 DENIED edit
App\Entity\EntryComment {#1993
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2185
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Here’s to another year of the Linux Desktop! (been ~15 years for me) 🎉\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710586343 {#2376
      date: 2024-03-16 11:52:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jungle@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1357 …}
    +nested: Doctrine\ORM\PersistentCollection {#2492 …}
    +votes: Doctrine\ORM\PersistentCollection {#2494 …}
    +reports: Doctrine\ORM\PersistentCollection {#2496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
    -id: 269809
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':23 '15':11 '4.0':20 'anoth':4 'by-nc-sa':16 'cc':15 'creativecommons.org':22 'creativecommons.org/licenses/by-nc-sa/4.0/)':21 'desktop':9 'linux':8 'nc':18 'sa':19 'year':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6050119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704109895 {#2374
      date: 2024-01-01 12:51:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +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 {#2170
    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 {#1992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  -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 {#2178
    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
36 DENIED moderate
App\Entity\EntryComment {#1993
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1998 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2185
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Here’s to another year of the Linux Desktop! (been ~15 years for me) 🎉\n
      \n
      [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 13
    +score: 0
    +lastActive: DateTime @1710586343 {#2376
      date: 2024-03-16 11:52:23.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Jungle@linux.community"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1357 …}
    +nested: Doctrine\ORM\PersistentCollection {#2492 …}
    +votes: Doctrine\ORM\PersistentCollection {#2494 …}
    +reports: Doctrine\ORM\PersistentCollection {#2496 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
    -id: 269809
    -bodyTs: "'/licenses/by-nc-sa/4.0/)':23 '15':11 '4.0':20 'anoth':4 'by-nc-sa':16 'cc':15 'creativecommons.org':22 'creativecommons.org/licenses/by-nc-sa/4.0/)':21 'desktop':9 'linux':8 'nc':18 'sa':19 'year':5,12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://programming.dev/comment/6050119"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704109895 {#2374
      date: 2024-01-01 12:51:35.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +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 {#2170
    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 {#1992 …}
  +nested: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  -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 {#2178
    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
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 {#2016
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2015 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2015 …}
  +body: """
    ![](https://i.imgur.com/qbUGGA0.png)\n
    \n
    Visible on lemmy web.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704118383 {#1997
    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 {#2017 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
  -id: 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 {#1996
    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
39 DENIED edit
App\Entity\EntryComment {#2016
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2015 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2015 …}
  +body: """
    ![](https://i.imgur.com/qbUGGA0.png)\n
    \n
    Visible on lemmy web.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704118383 {#1997
    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 {#2017 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
  -id: 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 {#1996
    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
40 DENIED moderate
App\Entity\EntryComment {#2016
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2130 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2015 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2015 …}
  +body: """
    ![](https://i.imgur.com/qbUGGA0.png)\n
    \n
    Visible on lemmy web.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1704118383 {#1997
    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 {#2017 …}
  +nested: Doctrine\ORM\PersistentCollection {#1984 …}
  +votes: Doctrine\ORM\PersistentCollection {#1981 …}
  +reports: Doctrine\ORM\PersistentCollection {#1982 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1980 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2375 …}
  -id: 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 {#1996
    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
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 {#2362
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2367 …}
  +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 {#1991
    date: 2024-01-01 12:56:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@atmur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -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 {#2014
    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
43 DENIED edit
App\Entity\EntryComment {#2362
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2367 …}
  +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 {#1991
    date: 2024-01-01 12:56:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@atmur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -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 {#2014
    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
44 DENIED moderate
App\Entity\EntryComment {#2362
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2365 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2367 …}
  +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 {#1991
    date: 2024-01-01 12:56:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@atmur@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2366 …}
  +nested: Doctrine\ORM\PersistentCollection {#2352 …}
  +votes: Doctrine\ORM\PersistentCollection {#1348 …}
  +reports: Doctrine\ORM\PersistentCollection {#1349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1352 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  -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 {#2014
    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
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
Proxies\__CG__\App\Entity\EntryComment {#2185
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here’s to another year of the Linux Desktop! (been ~15 years for me) 🎉\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1710586343 {#2376
    date: 2024-03-16 11:52:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jungle@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#2494 …}
  +reports: Doctrine\ORM\PersistentCollection {#2496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 269809
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':23 '15':11 '4.0':20 'anoth':4 'by-nc-sa':16 'cc':15 'creativecommons.org':22 'creativecommons.org/licenses/by-nc-sa/4.0/)':21 'desktop':9 'linux':8 'nc':18 'sa':19 'year':5,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6050119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704109895 {#2374
    date: 2024-01-01 12:51:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2185
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here’s to another year of the Linux Desktop! (been ~15 years for me) 🎉\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1710586343 {#2376
    date: 2024-03-16 11:52:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jungle@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#2494 …}
  +reports: Doctrine\ORM\PersistentCollection {#2496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 269809
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':23 '15':11 '4.0':20 'anoth':4 'by-nc-sa':16 'cc':15 'creativecommons.org':22 'creativecommons.org/licenses/by-nc-sa/4.0/)':21 'desktop':9 'linux':8 'nc':18 'sa':19 'year':5,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6050119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704109895 {#2374
    date: 2024-01-01 12:51:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\EntryComment {#2185
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2149 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2030 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Here’s to another year of the Linux Desktop! (been ~15 years for me) 🎉\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1710586343 {#2376
    date: 2024-03-16 11:52:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jungle@linux.community"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1357 …}
  +nested: Doctrine\ORM\PersistentCollection {#2492 …}
  +votes: Doctrine\ORM\PersistentCollection {#2494 …}
  +reports: Doctrine\ORM\PersistentCollection {#2496 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2498 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2500 …}
  -id: 269809
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':23 '15':11 '4.0':20 'anoth':4 'by-nc-sa':16 'cc':15 'creativecommons.org':22 'creativecommons.org/licenses/by-nc-sa/4.0/)':21 'desktop':9 'linux':8 'nc':18 'sa':19 'year':5,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6050119"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704109895 {#2374
    date: 2024-01-01 12:51:35.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2504
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was getting emails about pull requests and issues all night. It’s like some people just took advantage of everybody being outside of the house to code 😅\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1712569116 {#1355
    date: 2024-04-08 11:38:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2510 …}
  +reports: Doctrine\ORM\PersistentCollection {#2512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
  -id: 269715
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':37 '4.0':34 'advantag':19 'by-nc-sa':30 'cc':29 'code':28 'creativecommons.org':36 'creativecommons.org/licenses/by-nc-sa/4.0/)':35 'email':4 'everybodi':21 'get':3 'hous':26 'issu':9 'like':14 'nc':32 'night':11 'outsid':23 'peopl':16 'pull':6 'request':7 'sa':33 'took':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6049759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704106765 {#1356
    date: 2024-01-01 11:59: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
51 DENIED edit
App\Entity\EntryComment {#2504
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was getting emails about pull requests and issues all night. It’s like some people just took advantage of everybody being outside of the house to code 😅\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1712569116 {#1355
    date: 2024-04-08 11:38:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2510 …}
  +reports: Doctrine\ORM\PersistentCollection {#2512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
  -id: 269715
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':37 '4.0':34 'advantag':19 'by-nc-sa':30 'cc':29 'code':28 'creativecommons.org':36 'creativecommons.org/licenses/by-nc-sa/4.0/)':35 'email':4 'everybodi':21 'get':3 'hous':26 'issu':9 'like':14 'nc':32 'night':11 'outsid':23 'peopl':16 'pull':6 'request':7 'sa':33 'took':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6049759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704106765 {#1356
    date: 2024-01-01 11:59: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
52 DENIED moderate
App\Entity\EntryComment {#2504
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2505 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2395 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I was getting emails about pull requests and issues all night. It’s like some people just took advantage of everybody being outside of the house to code 😅\n
    \n
    [CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1712569116 {#1355
    date: 2024-04-08 11:38:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemy.lol"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2506 …}
  +nested: Doctrine\ORM\PersistentCollection {#2508 …}
  +votes: Doctrine\ORM\PersistentCollection {#2510 …}
  +reports: Doctrine\ORM\PersistentCollection {#2512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2514 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2516 …}
  -id: 269715
  -bodyTs: "'/licenses/by-nc-sa/4.0/)':37 '4.0':34 'advantag':19 'by-nc-sa':30 'cc':29 'code':28 'creativecommons.org':36 'creativecommons.org/licenses/by-nc-sa/4.0/)':35 'email':4 'everybodi':21 'get':3 'hous':26 'issu':9 'like':14 'nc':32 'night':11 'outsid':23 'peopl':16 'pull':6 'request':7 'sa':33 'took':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6049759"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704106765 {#1356
    date: 2024-01-01 11:59: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
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 {#2520
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +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 {#2503
    date: 2023-12-31 19:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Synther@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2522 …}
  +nested: Doctrine\ORM\PersistentCollection {#2524 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2532 …}
  -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 {#2502
    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
55 DENIED edit
App\Entity\EntryComment {#2520
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +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 {#2503
    date: 2023-12-31 19:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Synther@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2522 …}
  +nested: Doctrine\ORM\PersistentCollection {#2524 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2532 …}
  -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 {#2502
    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
56 DENIED moderate
App\Entity\EntryComment {#2520
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2521 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2133 …}
  +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 {#2503
    date: 2023-12-31 19:25:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Synther@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2522 …}
  +nested: Doctrine\ORM\PersistentCollection {#2524 …}
  +votes: Doctrine\ORM\PersistentCollection {#2526 …}
  +reports: Doctrine\ORM\PersistentCollection {#2528 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2530 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2532 …}
  -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 {#2502
    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
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 {#2536
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2538 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2539 …}
  +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 {#2519
    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 {#2540 …}
  +nested: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  -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 {#2518
    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
59 DENIED edit
App\Entity\EntryComment {#2536
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2538 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2539 …}
  +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 {#2519
    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 {#2540 …}
  +nested: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  -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 {#2518
    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
60 DENIED moderate
App\Entity\EntryComment {#2536
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2537 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1722 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2538 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2539 …}
  +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 {#2519
    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 {#2540 …}
  +nested: Doctrine\ORM\PersistentCollection {#2542 …}
  +votes: Doctrine\ORM\PersistentCollection {#2544 …}
  +reports: Doctrine\ORM\PersistentCollection {#2546 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2548 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2550 …}
  -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 {#2518
    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