GET https://kbin.spritesserver.nl/index.php/u/@danielquinn@lemmy.ca/comments/commented?p=1

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.86 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 {#2113
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ubuntu. They’ve managed the worst of both worlds: like Debian, everything is old (though admittedly not *as* old), but unlike Debian, everything is broken/buggy/flakey. It’s the old-and-busted distro that I’m routinely told is “the only Linux we support”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1728784213 {#2044
    date: 2024-10-13 03:50:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 322354
  -bodyTs: "'admit':16 'broken/buggy/flakey':25 'bust':32 'debian':11,22 'distro':33 'everyth':12,23 'like':10 'linux':42 'm':36 'manag':4 'old':14,19,30 'old-and-bust':29 'routin':37 'support':44 'though':15 'told':38 'ubuntu':1 'unlik':21 've':3 'world':9 'worst':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6509792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705664212 {#2073
    date: 2024-01-19 12:36:52.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 {#2113
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ubuntu. They’ve managed the worst of both worlds: like Debian, everything is old (though admittedly not *as* old), but unlike Debian, everything is broken/buggy/flakey. It’s the old-and-busted distro that I’m routinely told is “the only Linux we support”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1728784213 {#2044
    date: 2024-10-13 03:50:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 322354
  -bodyTs: "'admit':16 'broken/buggy/flakey':25 'bust':32 'debian':11,22 'distro':33 'everyth':12,23 'like':10 'linux':42 'm':36 'manag':4 'old':14,19,30 'old-and-bust':29 'routin':37 'support':44 'though':15 'told':38 'ubuntu':1 'unlik':21 've':3 'world':9 'worst':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6509792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705664212 {#2073
    date: 2024-01-19 12:36:52.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 {#2113
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ubuntu. They’ve managed the worst of both worlds: like Debian, everything is old (though admittedly not *as* old), but unlike Debian, everything is broken/buggy/flakey. It’s the old-and-busted distro that I’m routinely told is “the only Linux we support”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 63
  +score: 0
  +lastActive: DateTime @1728784213 {#2044
    date: 2024-10-13 03:50:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2068 …}
  +nested: Doctrine\ORM\PersistentCollection {#2069 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2112 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 322354
  -bodyTs: "'admit':16 'broken/buggy/flakey':25 'bust':32 'debian':11,22 'distro':33 'everyth':12,23 'like':10 'linux':42 'm':36 'manag':4 'old':14,19,30 'old-and-bust':29 'routin':37 'support':44 'though':15 'told':38 'ubuntu':1 'unlik':21 've':3 'world':9 'worst':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6509792"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705664212 {#2073
    date: 2024-01-19 12:36:52.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 {#2343
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "I quite like Thunderbird for this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1727056303 {#2119
    date: 2024-09-23 03:51:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 323589
  -bodyTs: "'like':3 'quit':2 'thunderbird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6518267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705690872 {#2120
    date: 2024-01-19 20:01:12.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 {#2343
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "I quite like Thunderbird for this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1727056303 {#2119
    date: 2024-09-23 03:51:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 323589
  -bodyTs: "'like':3 'quit':2 'thunderbird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6518267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705690872 {#2120
    date: 2024-01-19 20:01:12.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 {#2343
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "I quite like Thunderbird for this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1727056303 {#2119
    date: 2024-09-23 03:51:43.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2143 …}
  +nested: Doctrine\ORM\PersistentCollection {#2337 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2300 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2327 …}
  -id: 323589
  -bodyTs: "'like':3 'quit':2 'thunderbird':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6518267"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705690872 {#2120
    date: 2024-01-19 20:01:12.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 {#2328
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1722379947 {#2336
    date: 2024-07-31 00:52:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 300156
  -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6260378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705014571 {#2105
    date: 2024-01-12 00:09:31.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 {#2328
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1722379947 {#2336
    date: 2024-07-31 00:52:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 300156
  -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6260378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705014571 {#2105
    date: 2024-01-12 00:09:31.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 {#2328
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "What exactly is the appeal of Docker Desktop on Linux? I can run docker just fine without it, so what’s it doing for me?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 36
  +score: 0
  +lastActive: DateTime @1722379947 {#2336
    date: 2024-07-31 00:52:27.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2297 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2281 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2290 …}
  -id: 300156
  -bodyTs: "'appeal':5 'desktop':8 'docker':7,14 'exact':2 'fine':16 'linux':10 'run':13 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6260378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705014571 {#2105
    date: 2024-01-12 00:09:31.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 {#2318
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "GNOME has one built in. Just hit the “print screen” button and it should appear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1721342183 {#2326
    date: 2024-07-19 00:36:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
    "@mypasswordis1234@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 290728
  -bodyTs: "'appear':15 'built':4 'button':11 'gnome':1 'hit':7 'one':3 'print':9 'screen':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6159446"
  +editedAt: DateTimeImmutable @1719203665 {#2191
    date: 2024-06-24 06:34:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704698110 {#2162
    date: 2024-01-08 08:15:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "GNOME has one built in. Just hit the “print screen” button and it should appear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1721342183 {#2326
    date: 2024-07-19 00:36:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
    "@mypasswordis1234@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 290728
  -bodyTs: "'appear':15 'built':4 'button':11 'gnome':1 'hit':7 'one':3 'print':9 'screen':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6159446"
  +editedAt: DateTimeImmutable @1719203665 {#2191
    date: 2024-06-24 06:34:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704698110 {#2162
    date: 2024-01-08 08:15:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2318
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "GNOME has one built in. Just hit the “print screen” button and it should appear."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1721342183 {#2326
    date: 2024-07-19 00:36:23.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
    "@mypasswordis1234@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2317 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2312 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
  -id: 290728
  -bodyTs: "'appear':15 'built':4 'button':11 'gnome':1 'hit':7 'one':3 'print':9 'screen':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6159446"
  +editedAt: DateTimeImmutable @1719203665 {#2191
    date: 2024-06-24 06:34:25.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704698110 {#2162
    date: 2024-01-08 08:15:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2293
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2291 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, when is Windows 10 hitting end of life? If Windows 11 doesn’t support devices without aTPM, that’s a huge swath of insecure machines."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1720380225 {#2305
    date: 2024-07-07 21:23:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 297314
  -bodyTs: "'10':5 '11':12 'atpm':18 'devic':16 'doesn':13 'end':7 'hit':6 'huge':22 'insecur':25 'life':9 'machin':26 'support':15 'swath':23 'wait':1 'window':4,11 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6232989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704922513 {#2313
    date: 2024-01-10 22:35:13.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 {#2293
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2291 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, when is Windows 10 hitting end of life? If Windows 11 doesn’t support devices without aTPM, that’s a huge swath of insecure machines."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1720380225 {#2305
    date: 2024-07-07 21:23:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 297314
  -bodyTs: "'10':5 '11':12 'atpm':18 'devic':16 'doesn':13 'end':7 'hit':6 'huge':22 'insecur':25 'life':9 'machin':26 'support':15 'swath':23 'wait':1 'window':4,11 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6232989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704922513 {#2313
    date: 2024-01-10 22:35:13.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 {#2293
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2291 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "Wait, when is Windows 10 hitting end of life? If Windows 11 doesn’t support devices without aTPM, that’s a huge swath of insecure machines."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1720380225 {#2305
    date: 2024-07-07 21:23:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2189 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2216 …}
  -id: 297314
  -bodyTs: "'10':5 '11':12 'atpm':18 'devic':16 'doesn':13 'end':7 'hit':6 'huge':22 'insecur':25 'life':9 'machin':26 'support':15 'swath':23 'wait':1 'window':4,11 'without':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6232989"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704922513 {#2313
    date: 2024-01-10 22:35:13.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 {#2224
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "DNS is [hierarchical majesty](https://www.youtube.com/watch?v=4ZtFk2dtqv0)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1710556528 {#2309
    date: 2024-03-16 03:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scroll_responsibly@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 265919
  -bodyTs: "'/watch?v=4ztfk2dtqv0).':7 'dns':1 'hierarch':3 'majesti':4 'www.youtube.com':6 'www.youtube.com/watch?v=4ztfk2dtqv0).':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5959923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703978174 {#2299
    date: 2023-12-31 00:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "DNS is [hierarchical majesty](https://www.youtube.com/watch?v=4ZtFk2dtqv0)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1710556528 {#2309
    date: 2024-03-16 03:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scroll_responsibly@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 265919
  -bodyTs: "'/watch?v=4ztfk2dtqv0).':7 'dns':1 'hierarch':3 'majesti':4 'www.youtube.com':6 'www.youtube.com/watch?v=4ztfk2dtqv0).':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5959923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703978174 {#2299
    date: 2023-12-31 00:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2215 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: "DNS is [hierarchical majesty](https://www.youtube.com/watch?v=4ZtFk2dtqv0)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 58
  +score: 0
  +lastActive: DateTime @1710556528 {#2309
    date: 2024-03-16 03:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@scroll_responsibly@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2126 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2282 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 265919
  -bodyTs: "'/watch?v=4ztfk2dtqv0).':7 'dns':1 'hierarch':3 'majesti':4 'www.youtube.com':6 'www.youtube.com/watch?v=4ztfk2dtqv0).':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5959923"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703978174 {#2299
    date: 2023-12-31 00:16:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2222
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I still have every email I’ve ever received, going back now more than 20 years. My solution isn’t terribly fancy, but it gets the job done.\n
    \n
    I have a Synology here at home running a mail server. You don’t need a Synology specifically, just a simple mail server with access to a lot of disk space. The server isn’t on the Open web or anything and doesn’t support SMTP. It’s just running IMAP to serve the local mail around the house.\n
    \n
    I connect to it from Thunderbird on my various machines. I also use Thunderbird to connect to my actual mail servers to do my day-to-day mail stuff.\n
    \n
    Every six months or so, I move old mail messages from my actual mail servers over to the archival one. Generally, I keep the mail on the archival server in folders; one per year, that keeps the loading time to a minimum. For example, come January 1st 2024, I’ll be moving mail from January 2023 - June 2023 to the `/2023` folder on the archive.\n
    \n
    Searching is done via Thunderbird just like you search any mail account, and on my desktop machine, I let Thunderbird keep copies of the mail locally for quick searching. On my laptop though, I ask it to not keep copies to save disk space.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705984042 {#2198
    date: 2024-01-23 05:27:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crank@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 136381
  -bodyTs: "'/2023':178 '1st':164 '20':15 '2023':173,175 '2024':165 'access':53 'account':194 'actual':106,130 'also':99 'anyth':69 'archiv':136,145,182 'around':85 'ask':217 'back':11 'come':162 'connect':89,103 'copi':204,222 'day':113,115 'day-to-day':112 'desktop':198 'disk':58,225 'doesn':71 'done':28,185 'email':5 'ever':8 'everi':4,118 'exampl':161 'fanci':22 'folder':148,179 'general':138 'get':25 'go':10 'home':35 'hous':87 'imap':79 'isn':19,62 'januari':163,172 'job':27 'june':174 'keep':140,153,203,221 'laptop':214 'let':201 'like':189 'll':167 'load':155 'local':83,208 'lot':56 'machin':97,199 'mail':38,50,84,107,116,126,131,142,170,193,207 'messag':127 'minimum':159 'month':120 'move':124,169 'need':43 'old':125 'one':137,149 'open':66 'per':150 'quick':210 'receiv':9 'run':36,78 'save':224 'search':183,191,211 'serv':81 'server':39,51,61,108,132,146 'simpl':49 'six':119 'smtp':74 'solut':18 'space':59,226 'specif':46 'still':2 'stuff':117 'support':73 'synolog':32,45 'terribl':21 'though':215 'thunderbird':93,101,187,202 'time':156 'use':100 'various':96 've':7 'via':186 'web':67 'year':16,151"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4969797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700297216 {#2223
    date: 2023-11-18 09:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I still have every email I’ve ever received, going back now more than 20 years. My solution isn’t terribly fancy, but it gets the job done.\n
    \n
    I have a Synology here at home running a mail server. You don’t need a Synology specifically, just a simple mail server with access to a lot of disk space. The server isn’t on the Open web or anything and doesn’t support SMTP. It’s just running IMAP to serve the local mail around the house.\n
    \n
    I connect to it from Thunderbird on my various machines. I also use Thunderbird to connect to my actual mail servers to do my day-to-day mail stuff.\n
    \n
    Every six months or so, I move old mail messages from my actual mail servers over to the archival one. Generally, I keep the mail on the archival server in folders; one per year, that keeps the loading time to a minimum. For example, come January 1st 2024, I’ll be moving mail from January 2023 - June 2023 to the `/2023` folder on the archive.\n
    \n
    Searching is done via Thunderbird just like you search any mail account, and on my desktop machine, I let Thunderbird keep copies of the mail locally for quick searching. On my laptop though, I ask it to not keep copies to save disk space.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705984042 {#2198
    date: 2024-01-23 05:27:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crank@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 136381
  -bodyTs: "'/2023':178 '1st':164 '20':15 '2023':173,175 '2024':165 'access':53 'account':194 'actual':106,130 'also':99 'anyth':69 'archiv':136,145,182 'around':85 'ask':217 'back':11 'come':162 'connect':89,103 'copi':204,222 'day':113,115 'day-to-day':112 'desktop':198 'disk':58,225 'doesn':71 'done':28,185 'email':5 'ever':8 'everi':4,118 'exampl':161 'fanci':22 'folder':148,179 'general':138 'get':25 'go':10 'home':35 'hous':87 'imap':79 'isn':19,62 'januari':163,172 'job':27 'june':174 'keep':140,153,203,221 'laptop':214 'let':201 'like':189 'll':167 'load':155 'local':83,208 'lot':56 'machin':97,199 'mail':38,50,84,107,116,126,131,142,170,193,207 'messag':127 'minimum':159 'month':120 'move':124,169 'need':43 'old':125 'one':137,149 'open':66 'per':150 'quick':210 'receiv':9 'run':36,78 'save':224 'search':183,191,211 'serv':81 'server':39,51,61,108,132,146 'simpl':49 'six':119 'smtp':74 'solut':18 'space':59,226 'specif':46 'still':2 'stuff':117 'support':73 'synolog':32,45 'terribl':21 'though':215 'thunderbird':93,101,187,202 'time':156 'use':100 'various':96 've':7 'via':186 'web':67 'year':16,151"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4969797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700297216 {#2223
    date: 2023-11-18 09:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I still have every email I’ve ever received, going back now more than 20 years. My solution isn’t terribly fancy, but it gets the job done.\n
    \n
    I have a Synology here at home running a mail server. You don’t need a Synology specifically, just a simple mail server with access to a lot of disk space. The server isn’t on the Open web or anything and doesn’t support SMTP. It’s just running IMAP to serve the local mail around the house.\n
    \n
    I connect to it from Thunderbird on my various machines. I also use Thunderbird to connect to my actual mail servers to do my day-to-day mail stuff.\n
    \n
    Every six months or so, I move old mail messages from my actual mail servers over to the archival one. Generally, I keep the mail on the archival server in folders; one per year, that keeps the loading time to a minimum. For example, come January 1st 2024, I’ll be moving mail from January 2023 - June 2023 to the `/2023` folder on the archive.\n
    \n
    Searching is done via Thunderbird just like you search any mail account, and on my desktop machine, I let Thunderbird keep copies of the mail locally for quick searching. On my laptop though, I ask it to not keep copies to save disk space.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705984042 {#2198
    date: 2024-01-23 05:27:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@crank@beehaw.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2219 …}
  +nested: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  -id: 136381
  -bodyTs: "'/2023':178 '1st':164 '20':15 '2023':173,175 '2024':165 'access':53 'account':194 'actual':106,130 'also':99 'anyth':69 'archiv':136,145,182 'around':85 'ask':217 'back':11 'come':162 'connect':89,103 'copi':204,222 'day':113,115 'day-to-day':112 'desktop':198 'disk':58,225 'doesn':71 'done':28,185 'email':5 'ever':8 'everi':4,118 'exampl':161 'fanci':22 'folder':148,179 'general':138 'get':25 'go':10 'home':35 'hous':87 'imap':79 'isn':19,62 'januari':163,172 'job':27 'june':174 'keep':140,153,203,221 'laptop':214 'let':201 'like':189 'll':167 'load':155 'local':83,208 'lot':56 'machin':97,199 'mail':38,50,84,107,116,126,131,142,170,193,207 'messag':127 'minimum':159 'month':120 'move':124,169 'need':43 'old':125 'one':137,149 'open':66 'per':150 'quick':210 'receiv':9 'run':36,78 'save':224 'search':183,191,211 'serv':81 'server':39,51,61,108,132,146 'simpl':49 'six':119 'smtp':74 'solut':18 'space':59,226 'specif':46 'still':2 'stuff':117 'support':73 'synolog':32,45 'terribl':21 'though':215 'thunderbird':93,101,187,202 'time':156 'use':100 'various':96 've':7 'via':186 'web':67 'year':16,151"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4969797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700297216 {#2223
    date: 2023-11-18 09:46:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2207
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s an interesting idea, but the differences between copyright and contract law present quite a hurdle.\n
    \n
    Either you release something publicly, licensing it under certain conditions (you can use it this way, but not that), or you cut a contract with a 3rd party for them to use it a certain way – something that only makes sense in a context where the wider public doesn’t already have those rights, otherwise a contract would be unnecessary.\n
    \n
    You see it in some Free software projects: they’re licensed under something aggressive like the AGPL, but for a few you can buy a proprietary license. This of course limits community participation though, as to contribute, you must agree to these terms. I think React does something like this, forcing you to sign a contract to submit a patch.\n
    \n
    He points out a number of problems that I’d like to see solved, so I’d love to hear his ideas, so long as they’re similar in spirit to the goals of the FSF.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705265086 {#2218
    date: 2024-01-14 21:44:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 308933
  -bodyTs: "'3rd':44 'aggress':91 'agpl':94 'agre':117 'alreadi':68 'buy':101 'certain':26,52 'communiti':109 'condit':27 'context':61 'contract':12,41,74,133 'contribut':114 'copyright':10 'cours':107 'cut':39 'd':147,154 'differ':8 'doesn':66 'either':18 'forc':128 'free':83 'fsf':173 'goal':170 'hear':157 'hurdl':17 'idea':5,159 'interest':4 'law':13 'licens':23,88,104 'like':92,126,148 'limit':108 'long':161 'love':155 'make':57 'must':116 'number':142 'otherwis':72 'parti':45 'particip':110 'patch':137 'point':139 'present':14 'problem':144 'project':85 'proprietari':103 'public':22,65 'quit':15 're':87,164 'react':123 'releas':20 'right':71 'see':79,150 'sens':58 'sign':131 'similar':165 'softwar':84 'solv':151 'someth':21,54,90,125 'spirit':167 'submit':135 'term':120 'think':122 'though':111 'unnecessari':77 'use':30,49 'way':33,53 'wider':64 'would':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6372394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265086 {#2220
    date: 2024-01-14 21:44: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 {#2207
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s an interesting idea, but the differences between copyright and contract law present quite a hurdle.\n
    \n
    Either you release something publicly, licensing it under certain conditions (you can use it this way, but not that), or you cut a contract with a 3rd party for them to use it a certain way – something that only makes sense in a context where the wider public doesn’t already have those rights, otherwise a contract would be unnecessary.\n
    \n
    You see it in some Free software projects: they’re licensed under something aggressive like the AGPL, but for a few you can buy a proprietary license. This of course limits community participation though, as to contribute, you must agree to these terms. I think React does something like this, forcing you to sign a contract to submit a patch.\n
    \n
    He points out a number of problems that I’d like to see solved, so I’d love to hear his ideas, so long as they’re similar in spirit to the goals of the FSF.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705265086 {#2218
    date: 2024-01-14 21:44:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 308933
  -bodyTs: "'3rd':44 'aggress':91 'agpl':94 'agre':117 'alreadi':68 'buy':101 'certain':26,52 'communiti':109 'condit':27 'context':61 'contract':12,41,74,133 'contribut':114 'copyright':10 'cours':107 'cut':39 'd':147,154 'differ':8 'doesn':66 'either':18 'forc':128 'free':83 'fsf':173 'goal':170 'hear':157 'hurdl':17 'idea':5,159 'interest':4 'law':13 'licens':23,88,104 'like':92,126,148 'limit':108 'long':161 'love':155 'make':57 'must':116 'number':142 'otherwis':72 'parti':45 'particip':110 'patch':137 'point':139 'present':14 'problem':144 'project':85 'proprietari':103 'public':22,65 'quit':15 're':87,164 'react':123 'releas':20 'right':71 'see':79,150 'sens':58 'sign':131 'similar':165 'softwar':84 'solv':151 'someth':21,54,90,125 'spirit':167 'submit':135 'term':120 'think':122 'though':111 'unnecessari':77 'use':30,49 'way':33,53 'wider':64 'would':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6372394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265086 {#2220
    date: 2024-01-14 21:44: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 {#2207
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2212 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2208 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    It’s an interesting idea, but the differences between copyright and contract law present quite a hurdle.\n
    \n
    Either you release something publicly, licensing it under certain conditions (you can use it this way, but not that), or you cut a contract with a 3rd party for them to use it a certain way – something that only makes sense in a context where the wider public doesn’t already have those rights, otherwise a contract would be unnecessary.\n
    \n
    You see it in some Free software projects: they’re licensed under something aggressive like the AGPL, but for a few you can buy a proprietary license. This of course limits community participation though, as to contribute, you must agree to these terms. I think React does something like this, forcing you to sign a contract to submit a patch.\n
    \n
    He points out a number of problems that I’d like to see solved, so I’d love to hear his ideas, so long as they’re similar in spirit to the goals of the FSF.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1705265086 {#2218
    date: 2024-01-14 21:44:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pnutzh4x0r@lemmy.ndlug.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2209 …}
  +nested: Doctrine\ORM\PersistentCollection {#2200 …}
  +votes: Doctrine\ORM\PersistentCollection {#2270 …}
  +reports: Doctrine\ORM\PersistentCollection {#2257 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 308933
  -bodyTs: "'3rd':44 'aggress':91 'agpl':94 'agre':117 'alreadi':68 'buy':101 'certain':26,52 'communiti':109 'condit':27 'context':61 'contract':12,41,74,133 'contribut':114 'copyright':10 'cours':107 'cut':39 'd':147,154 'differ':8 'doesn':66 'either':18 'forc':128 'free':83 'fsf':173 'goal':170 'hear':157 'hurdl':17 'idea':5,159 'interest':4 'law':13 'licens':23,88,104 'like':92,126,148 'limit':108 'long':161 'love':155 'make':57 'must':116 'number':142 'otherwis':72 'parti':45 'particip':110 'patch':137 'point':139 'present':14 'problem':144 'project':85 'proprietari':103 'public':22,65 'quit':15 're':87,164 'react':123 'releas':20 'right':71 'see':79,150 'sens':58 'sign':131 'similar':165 'softwar':84 'solv':151 'someth':21,54,90,125 'spirit':167 'submit':135 'term':120 'think':122 'though':111 'unnecessari':77 'use':30,49 'way':33,53 'wider':64 'would':75"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6372394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705265086 {#2220
    date: 2024-01-14 21:44: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 {#2253
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
  +root: App\Entity\EntryComment {#2318
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
    +image: null
    +parent: null
    +root: null
    +body: "GNOME has one built in. Just hit the “print screen” button and it should appear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1721342183 {#2326
      date: 2024-07-19 00:36:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mypasswordis1234@lemmy.world"
      "@mypasswordis1234@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2317 …}
    +nested: Doctrine\ORM\PersistentCollection {#2321 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
    -id: 290728
    -bodyTs: "'appear':15 'built':4 'button':11 'gnome':1 'hit':7 'one':3 'print':9 'screen':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6159446"
    +editedAt: DateTimeImmutable @1719203665 {#2191
      date: 2024-06-24 06:34:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704698110 {#2162
      date: 2024-01-08 08:15:10.0 +01:00
    }
  }
  +body: "Oops, sorry I didn’t notice that part. I’ve never seen anything like that to be honest. It kinda violates the whole “do only one thing and do it well” UNIX ethos. As a decent work-around, you can just open the resulting images in Gimp?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704706524 {#2203
    date: 2024-01-08 10:35:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 290904
  -bodyTs: "'anyth':13 'around':39 'decent':36 'didn':4 'etho':33 'gimp':48 'honest':18 'imag':46 'kinda':20 'like':14 'never':11 'notic':6 'one':26 'oop':1 'open':43 'part':8 'result':45 'seen':12 'sorri':2 'thing':27 'unix':32 've':10 'violat':21 'well':31 'whole':23 'work':38 'work-around':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6161785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704706524 {#2210
    date: 2024-01-08 10:35:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2253
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
  +root: App\Entity\EntryComment {#2318
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
    +image: null
    +parent: null
    +root: null
    +body: "GNOME has one built in. Just hit the “print screen” button and it should appear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1721342183 {#2326
      date: 2024-07-19 00:36:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mypasswordis1234@lemmy.world"
      "@mypasswordis1234@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2317 …}
    +nested: Doctrine\ORM\PersistentCollection {#2321 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
    -id: 290728
    -bodyTs: "'appear':15 'built':4 'button':11 'gnome':1 'hit':7 'one':3 'print':9 'screen':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6159446"
    +editedAt: DateTimeImmutable @1719203665 {#2191
      date: 2024-06-24 06:34:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704698110 {#2162
      date: 2024-01-08 08:15:10.0 +01:00
    }
  }
  +body: "Oops, sorry I didn’t notice that part. I’ve never seen anything like that to be honest. It kinda violates the whole “do only one thing and do it well” UNIX ethos. As a decent work-around, you can just open the resulting images in Gimp?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704706524 {#2203
    date: 2024-01-08 10:35:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 290904
  -bodyTs: "'anyth':13 'around':39 'decent':36 'didn':4 'etho':33 'gimp':48 'honest':18 'imag':46 'kinda':20 'like':14 'never':11 'notic':6 'one':26 'oop':1 'open':43 'part':8 'result':45 'seen':12 'sorri':2 'thing':27 'unix':32 've':10 'violat':21 'well':31 'whole':23 'work':38 'work-around':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6161785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704706524 {#2210
    date: 2024-01-08 10:35:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2253
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
  +root: App\Entity\EntryComment {#2318
    +user: App\Entity\User {#263 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
    +image: null
    +parent: null
    +root: null
    +body: "GNOME has one built in. Just hit the “print screen” button and it should appear."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 17
    +score: 0
    +lastActive: DateTime @1721342183 {#2326
      date: 2024-07-19 00:36:23.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@mypasswordis1234@lemmy.world"
      "@mypasswordis1234@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2317 …}
    +nested: Doctrine\ORM\PersistentCollection {#2321 …}
    +votes: Doctrine\ORM\PersistentCollection {#2307 …}
    +reports: Doctrine\ORM\PersistentCollection {#2312 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2322 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2315 …}
    -id: 290728
    -bodyTs: "'appear':15 'built':4 'button':11 'gnome':1 'hit':7 'one':3 'print':9 'screen':10"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/6159446"
    +editedAt: DateTimeImmutable @1719203665 {#2191
      date: 2024-06-24 06:34:25.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704698110 {#2162
      date: 2024-01-08 08:15:10.0 +01:00
    }
  }
  +body: "Oops, sorry I didn’t notice that part. I’ve never seen anything like that to be honest. It kinda violates the whole “do only one thing and do it well” UNIX ethos. As a decent work-around, you can just open the resulting images in Gimp?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704706524 {#2203
    date: 2024-01-08 10:35:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mypasswordis1234@lemmy.world"
    "@danielquinn@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2142 …}
  +nested: Doctrine\ORM\PersistentCollection {#2286 …}
  +votes: Doctrine\ORM\PersistentCollection {#2284 …}
  +reports: Doctrine\ORM\PersistentCollection {#2256 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 290904
  -bodyTs: "'anyth':13 'around':39 'decent':36 'didn':4 'etho':33 'gimp':48 'honest':18 'imag':46 'kinda':20 'like':14 'never':11 'notic':6 'one':26 'oop':1 'open':43 'part':8 'result':45 'seen':12 'sorri':2 'thing':27 'unix':32 've':10 'violat':21 'well':31 'whole':23 'work':38 'work-around':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6161785"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704706524 {#2210
    date: 2024-01-08 10:35:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2254
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2244 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +body: """
    The easiest way to confirm this would be:\n
    \n
    1. Find out how to list the metadata from a PDF.\n
    2. List the metadata from a known-to-have-stuff-you-don’t-want PDF.\n
    3. “Print” the new PDF from the old one\n
    4. List the metadata from the new PDF.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704414137 {#2190
    date: 2024-01-05 01:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Atropos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 281185
  -bodyTs: "'1':9 '2':20 '3':37 '4':46 'confirm':5 'easiest':2 'find':10 'known':27 'known-to-have-stuff-you-don':26 'list':14,21,47 'metadata':16,23,49 'new':40,52 'old':44 'one':45 'pdf':19,36,41,53 'print':38 'stuff':30 't-want':33 'want':35 'way':3 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6070112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704414137 {#2272
    date: 2024-01-05 01:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2254
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2244 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +body: """
    The easiest way to confirm this would be:\n
    \n
    1. Find out how to list the metadata from a PDF.\n
    2. List the metadata from a known-to-have-stuff-you-don’t-want PDF.\n
    3. “Print” the new PDF from the old one\n
    4. List the metadata from the new PDF.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704414137 {#2190
    date: 2024-01-05 01:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Atropos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 281185
  -bodyTs: "'1':9 '2':20 '3':37 '4':46 'confirm':5 'easiest':2 'find':10 'known':27 'known-to-have-stuff-you-don':26 'list':14,21,47 'metadata':16,23,49 'new':40,52 'old':44 'one':45 'pdf':19,36,41,53 'print':38 'stuff':30 't-want':33 'want':35 'way':3 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6070112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704414137 {#2272
    date: 2024-01-05 01:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2254
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2244 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +body: """
    The easiest way to confirm this would be:\n
    \n
    1. Find out how to list the metadata from a PDF.\n
    2. List the metadata from a known-to-have-stuff-you-don’t-want PDF.\n
    3. “Print” the new PDF from the old one\n
    4. List the metadata from the new PDF.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1704414137 {#2190
    date: 2024-01-05 01:22:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sebinspace@lemmy.world"
    "@Atropos@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2258 …}
  +nested: Doctrine\ORM\PersistentCollection {#2237 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2240 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2242 …}
  -id: 281185
  -bodyTs: "'1':9 '2':20 '3':37 '4':46 'confirm':5 'easiest':2 'find':10 'known':27 'known-to-have-stuff-you-don':26 'list':14,21,47 'metadata':16,23,49 'new':40,52 'old':44 'one':45 'pdf':19,36,41,53 'print':38 'stuff':30 't-want':33 'want':35 'way':3 'would':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6070112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704414137 {#2272
    date: 2024-01-05 01:22:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2039
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: "I’ll give that a try, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704296056 {#2250
    date: 2024-01-03 16:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SparkyTemper@sopuli.xyz"
    "@Evkob@lemmy.ca"
    "@bdonvr@thelemmy.club"
    "@danielquinn@lemmy.ca"
    "@Scrollone@feddit.it"
    "@1Fuji2Taka3Nasubi@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 276706
  -bodyTs: "'give':3 'll':2 'thank':7 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6038523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704296056 {#2246
    date: 2024-01-03 16:34:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: "I’ll give that a try, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704296056 {#2250
    date: 2024-01-03 16:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SparkyTemper@sopuli.xyz"
    "@Evkob@lemmy.ca"
    "@bdonvr@thelemmy.club"
    "@danielquinn@lemmy.ca"
    "@Scrollone@feddit.it"
    "@1Fuji2Taka3Nasubi@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 276706
  -bodyTs: "'give':3 'll':2 'thank':7 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6038523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704296056 {#2246
    date: 2024-01-03 16:34:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2039
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2155 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: "I’ll give that a try, thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704296056 {#2250
    date: 2024-01-03 16:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SparkyTemper@sopuli.xyz"
    "@Evkob@lemmy.ca"
    "@bdonvr@thelemmy.club"
    "@danielquinn@lemmy.ca"
    "@Scrollone@feddit.it"
    "@1Fuji2Taka3Nasubi@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2158 …}
  +nested: Doctrine\ORM\PersistentCollection {#2151 …}
  +votes: Doctrine\ORM\PersistentCollection {#2145 …}
  +reports: Doctrine\ORM\PersistentCollection {#2152 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2148 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2146 …}
  -id: 276706
  -bodyTs: "'give':3 'll':2 'thank':7 'tri':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6038523"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704296056 {#2246
    date: 2024-01-03 16:34:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2181
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2182 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: "Yeah that’s what I figured, but I have no idea how to adjust the frame rate when extracting the audio stream :-("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704281038 {#2188
    date: 2024-01-03 12:23:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SparkyTemper@sopuli.xyz"
    "@Evkob@lemmy.ca"
    "@bdonvr@thelemmy.club"
    "@danielquinn@lemmy.ca"
    "@Scrollone@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 276139
  -bodyTs: "'adjust':14 'audio':21 'extract':19 'figur':6 'frame':16 'idea':11 'rate':17 'stream':22 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6034194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704281038 {#2264
    date: 2024-01-03 12:23:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2181
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2182 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: "Yeah that’s what I figured, but I have no idea how to adjust the frame rate when extracting the audio stream :-("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704281038 {#2188
    date: 2024-01-03 12:23:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SparkyTemper@sopuli.xyz"
    "@Evkob@lemmy.ca"
    "@bdonvr@thelemmy.club"
    "@danielquinn@lemmy.ca"
    "@Scrollone@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 276139
  -bodyTs: "'adjust':14 'audio':21 'extract':19 'figur':6 'frame':16 'idea':11 'rate':17 'stream':22 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6034194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704281038 {#2264
    date: 2024-01-03 12:23:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2181
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2182 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: "Yeah that’s what I figured, but I have no idea how to adjust the frame rate when extracting the audio stream :-("
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704281038 {#2188
    date: 2024-01-03 12:23:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SparkyTemper@sopuli.xyz"
    "@Evkob@lemmy.ca"
    "@bdonvr@thelemmy.club"
    "@danielquinn@lemmy.ca"
    "@Scrollone@feddit.it"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2171 …}
  +nested: Doctrine\ORM\PersistentCollection {#2186 …}
  +votes: Doctrine\ORM\PersistentCollection {#2187 …}
  +reports: Doctrine\ORM\PersistentCollection {#2177 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2174 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2170 …}
  -id: 276139
  -bodyTs: "'adjust':14 'audio':21 'extract':19 'figur':6 'frame':16 'idea':11 'rate':17 'stream':22 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6034194"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704281038 {#2264
    date: 2024-01-03 12:23:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2169
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2038 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: """
    I always wondered about this. I have the same TV series as local MP4 files: one with English audio, and another with Greek. I thought I could just extract the audio tracks and use them to build an MKV file with multiple audio, but it always ended up with an audio sync error. One track would always be in sync at the beginning, but 20min in could be out of sync by as much as 5seconds.\n
    \n
    How do people build multi-audio files if the audio tracks aren’t part of the original source?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704233493 {#2179
    date: 2024-01-02 23:11:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SparkyTemper@sopuli.xyz"
    "@Evkob@lemmy.ca"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 274821
  -bodyTs: "'20min':65 '5seconds':76 'alway':2,46,57 'anoth':21 'aren':89 'audio':19,31,43,51,83,87 'begin':63 'build':37,80 'could':27,67 'end':47 'english':18 'error':53 'extract':29 'file':15,40,84 'greek':23 'local':13 'mkv':39 'mp4':14 'much':74 'multi':82 'multi-audio':81 'multipl':42 'one':16,54 'origin':94 'part':91 'peopl':79 'seri':11 'sourc':95 'sync':52,60,71 'thought':25 'track':32,55,88 'tv':10 'use':34 'wonder':3 'would':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6011346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704233493 {#2180
    date: 2024-01-02 23:11:33.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 {#2169
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2038 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: """
    I always wondered about this. I have the same TV series as local MP4 files: one with English audio, and another with Greek. I thought I could just extract the audio tracks and use them to build an MKV file with multiple audio, but it always ended up with an audio sync error. One track would always be in sync at the beginning, but 20min in could be out of sync by as much as 5seconds.\n
    \n
    How do people build multi-audio files if the audio tracks aren’t part of the original source?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704233493 {#2179
    date: 2024-01-02 23:11:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SparkyTemper@sopuli.xyz"
    "@Evkob@lemmy.ca"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 274821
  -bodyTs: "'20min':65 '5seconds':76 'alway':2,46,57 'anoth':21 'aren':89 'audio':19,31,43,51,83,87 'begin':63 'build':37,80 'could':27,67 'end':47 'english':18 'error':53 'extract':29 'file':15,40,84 'greek':23 'local':13 'mkv':39 'mp4':14 'much':74 'multi':82 'multi-audio':81 'multipl':42 'one':16,54 'origin':94 'part':91 'peopl':79 'seri':11 'sourc':95 'sync':52,60,71 'thought':25 'track':32,55,88 'tv':10 'use':34 'wonder':3 'would':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6011346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704233493 {#2180
    date: 2024-01-02 23:11:33.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 {#2169
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2156 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2038 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2154 …}
  +body: """
    I always wondered about this. I have the same TV series as local MP4 files: one with English audio, and another with Greek. I thought I could just extract the audio tracks and use them to build an MKV file with multiple audio, but it always ended up with an audio sync error. One track would always be in sync at the beginning, but 20min in could be out of sync by as much as 5seconds.\n
    \n
    How do people build multi-audio files if the audio tracks aren’t part of the original source?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1704233493 {#2179
    date: 2024-01-02 23:11:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SparkyTemper@sopuli.xyz"
    "@Evkob@lemmy.ca"
    "@bdonvr@thelemmy.club"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2134 …}
  +nested: Doctrine\ORM\PersistentCollection {#1985 …}
  +votes: Doctrine\ORM\PersistentCollection {#1994 …}
  +reports: Doctrine\ORM\PersistentCollection {#2005 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1996 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1993 …}
  -id: 274821
  -bodyTs: "'20min':65 '5seconds':76 'alway':2,46,57 'anoth':21 'aren':89 'audio':19,31,43,51,83,87 'begin':63 'build':37,80 'could':27,67 'end':47 'english':18 'error':53 'extract':29 'file':15,40,84 'greek':23 'local':13 'mkv':39 'mp4':14 'much':74 'multi':82 'multi-audio':81 'multipl':42 'one':16,54 'origin':94 'part':91 'peopl':79 'seri':11 'sourc':95 'sync':52,60,71 'thought':25 'track':32,55,88 'tv':10 'use':34 'wonder':3 'would':56"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/6011346"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704233493 {#2180
    date: 2024-01-02 23:11:33.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 {#2002
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1999 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Great, do whatever you want. Just shut the fuck up about it, nobody cares.\n
    \n
    You should really take your own advice on this one. That “article” was juvenile.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1703930176 {#2168
    date: 2023-12-30 10:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JaneTheMotherfucker@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2000 …}
  +nested: Doctrine\ORM\PersistentCollection {#2007 …}
  +votes: Doctrine\ORM\PersistentCollection {#1990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
  -id: 264383
  -bodyTs: "'advic':21 'articl':26 'care':14 'fuck':9 'great':1 'juvenil':28 'nobodi':13 'one':24 'realli':17 'shut':7 'take':18 'want':5 'whatev':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5951060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703930176 {#2184
    date: 2023-12-30 10:56:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2002
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1999 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Great, do whatever you want. Just shut the fuck up about it, nobody cares.\n
    \n
    You should really take your own advice on this one. That “article” was juvenile.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1703930176 {#2168
    date: 2023-12-30 10:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JaneTheMotherfucker@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2000 …}
  +nested: Doctrine\ORM\PersistentCollection {#2007 …}
  +votes: Doctrine\ORM\PersistentCollection {#1990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
  -id: 264383
  -bodyTs: "'advic':21 'articl':26 'care':14 'fuck':9 'great':1 'juvenil':28 'nobodi':13 'one':24 'realli':17 'shut':7 'take':18 'want':5 'whatev':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5951060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703930176 {#2184
    date: 2023-12-30 10:56:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2002
  +user: App\Entity\User {#263 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1999 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1715 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    > Great, do whatever you want. Just shut the fuck up about it, nobody cares.\n
    \n
    You should really take your own advice on this one. That “article” was juvenile.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 52
  +score: 0
  +lastActive: DateTime @1703930176 {#2168
    date: 2023-12-30 10:56:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JaneTheMotherfucker@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2000 …}
  +nested: Doctrine\ORM\PersistentCollection {#2007 …}
  +votes: Doctrine\ORM\PersistentCollection {#1990 …}
  +reports: Doctrine\ORM\PersistentCollection {#2010 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2014 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2016 …}
  -id: 264383
  -bodyTs: "'advic':21 'articl':26 'care':14 'fuck':9 'great':1 'juvenil':28 'nobodi':13 'one':24 'realli':17 'shut':7 'take':18 'want':5 'whatev':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5951060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703930176 {#2184
    date: 2023-12-30 10:56:16.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1984
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: "It’s a powerful video player in Linuxland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703447798 {#2001
    date: 2023-12-24 20:56:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielquinn@lemmy.ca"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 249302
  -bodyTs: "'linuxland':8 'player':6 'power':4 'video':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5867889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703447798 {#1992
    date: 2023-12-24 20:56:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1984
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: "It’s a powerful video player in Linuxland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703447798 {#2001
    date: 2023-12-24 20:56:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielquinn@lemmy.ca"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 249302
  -bodyTs: "'linuxland':8 'player':6 'power':4 'video':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5867889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703447798 {#1992
    date: 2023-12-24 20:56:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1984
  +user: App\Entity\User {#263 …}
  +entry: App\Entity\Entry {#2370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2360 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1987 …}
  +body: "It’s a powerful video player in Linuxland."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703447798 {#2001
    date: 2023-12-24 20:56:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@danielquinn@lemmy.ca"
    "@library_napper@monyet.cc"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1981 …}
  +nested: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  -id: 249302
  -bodyTs: "'linuxland':8 'player':6 'power':4 'video':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5867889"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703447798 {#1992
    date: 2023-12-24 20:56:38.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details