GET https://kbin.spritesserver.nl/u/@cmhe@lemmy.world/comments/hot

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.69 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 {#2019
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +body: """
    Or other standard archiving formats like WARC.\n
    \n
    There also is [github.com/ArchiveBox/ArchiveBox](https://github.com/ArchiveBox/ArchiveBox) which looks a bit similar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704798496 {#2011
    date: 2024-01-09 12:08:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@princessnorah@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 293205
  -bodyTs: "'/archivebox/archivebox](https://github.com/archivebox/archivebox)':13 'also':9 'archiv':4 'bit':17 'format':5 'github.com':12 'github.com/archivebox/archivebox](https://github.com/archivebox/archivebox)':11 'like':6 'look':15 'similar':18 'standard':3 'warc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6520740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704798496 {#2363
    date: 2024-01-09 12:08: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
3 DENIED edit
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +body: """
    Or other standard archiving formats like WARC.\n
    \n
    There also is [github.com/ArchiveBox/ArchiveBox](https://github.com/ArchiveBox/ArchiveBox) which looks a bit similar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704798496 {#2011
    date: 2024-01-09 12:08:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@princessnorah@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 293205
  -bodyTs: "'/archivebox/archivebox](https://github.com/archivebox/archivebox)':13 'also':9 'archiv':4 'bit':17 'format':5 'github.com':12 'github.com/archivebox/archivebox](https://github.com/archivebox/archivebox)':11 'like':6 'look':15 'similar':18 'standard':3 'warc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6520740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704798496 {#2363
    date: 2024-01-09 12:08: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
4 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2460 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1909 …}
  +body: """
    Or other standard archiving formats like WARC.\n
    \n
    There also is [github.com/ArchiveBox/ArchiveBox](https://github.com/ArchiveBox/ArchiveBox) which looks a bit similar.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704798496 {#2011
    date: 2024-01-09 12:08:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@daniel31x13@lemmy.world"
    "@princessnorah@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1708 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2422 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2462 …}
  -id: 293205
  -bodyTs: "'/archivebox/archivebox](https://github.com/archivebox/archivebox)':13 'also':9 'archiv':4 'bit':17 'format':5 'github.com':12 'github.com/archivebox/archivebox](https://github.com/archivebox/archivebox)':11 'like':6 'look':15 'similar':18 'standard':3 'warc':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6520740"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704798496 {#2363
    date: 2024-01-09 12:08: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
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 {#2062
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "It contains only code, no assets or textures."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703617478 {#2030
    date: 2023-12-26 20:04:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
    "@CaptainBasculin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 254420
  -bodyTs: "'asset':6 'code':4 'contain':2 'textur':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6252378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703617478 {#2026
    date: 2023-12-26 20:04: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
7 DENIED edit
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "It contains only code, no assets or textures."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703617478 {#2030
    date: 2023-12-26 20:04:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
    "@CaptainBasculin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 254420
  -bodyTs: "'asset':6 'code':4 'contain':2 'textur':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6252378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703617478 {#2026
    date: 2023-12-26 20:04: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
8 DENIED moderate
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2040 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2132 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +body: "It contains only code, no assets or textures."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1703617478 {#2030
    date: 2023-12-26 20:04:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
    "@CaptainBasculin@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2330 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2133 …}
  -id: 254420
  -bodyTs: "'asset':6 'code':4 'contain':2 'textur':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6252378"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703617478 {#2026
    date: 2023-12-26 20:04: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
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 {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2091 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2063 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    Luckily in many European countries it is not used.\n
    \n
    I would credit institutions like the chaos computer club and other non-profits, which where instrumental in convincing the government about the dangers. It was a difficult battle against the corporate lobbyists, and is understandable that other countries could not fight against the corporate interests or corruption and succumb to use them.\n
    \n
    There where and still are so many issues with them, one of the most fundamental is described by Ken Thompson in his [Reflections on trusting trust](https://archive.org/details/reflections-on-trusting-trust), which is especially effective for electronic voting machines, where no other way of verification is possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701242543 {#2064
    date: 2023-11-29 08:22:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Isthisreddit@lemmy.world"
    "@uis@lemmy.world"
    "@yamanii@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 176126
  -bodyTs: "'/details/reflections-on-trusting-trust),':91 'archive.org':90 'archive.org/details/reflections-on-trusting-trust),':89 'battl':38 'chao':16 'club':18 'comput':17 'convinc':28 'corpor':41,54 'corrupt':57 'could':49 'countri':5,48 'credit':12 'danger':33 'describ':79 'difficult':37 'effect':95 'electron':97 'especi':94 'european':4 'fight':51 'fundament':77 'govern':30 'institut':13 'instrument':26 'interest':55 'issu':70 'ken':81 'like':14 'lobbyist':42 'luckili':1 'machin':99 'mani':3,69 'non':22 'non-profit':21 'one':73 'possibl':107 'profit':23 'reflect':85 'still':66 'succumb':59 'thompson':82 'trust':87,88 'understand':45 'use':9,61 'verif':105 'vote':98 'way':103 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5666229"
  +editedAt: DateTimeImmutable @1702097890 {#2470
    date: 2023-12-09 05:58:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701242543 {#2025
    date: 2023-11-29 08:22:23.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 {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2091 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2063 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    Luckily in many European countries it is not used.\n
    \n
    I would credit institutions like the chaos computer club and other non-profits, which where instrumental in convincing the government about the dangers. It was a difficult battle against the corporate lobbyists, and is understandable that other countries could not fight against the corporate interests or corruption and succumb to use them.\n
    \n
    There where and still are so many issues with them, one of the most fundamental is described by Ken Thompson in his [Reflections on trusting trust](https://archive.org/details/reflections-on-trusting-trust), which is especially effective for electronic voting machines, where no other way of verification is possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701242543 {#2064
    date: 2023-11-29 08:22:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Isthisreddit@lemmy.world"
    "@uis@lemmy.world"
    "@yamanii@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 176126
  -bodyTs: "'/details/reflections-on-trusting-trust),':91 'archive.org':90 'archive.org/details/reflections-on-trusting-trust),':89 'battl':38 'chao':16 'club':18 'comput':17 'convinc':28 'corpor':41,54 'corrupt':57 'could':49 'countri':5,48 'credit':12 'danger':33 'describ':79 'difficult':37 'effect':95 'electron':97 'especi':94 'european':4 'fight':51 'fundament':77 'govern':30 'institut':13 'instrument':26 'interest':55 'issu':70 'ken':81 'like':14 'lobbyist':42 'luckili':1 'machin':99 'mani':3,69 'non':22 'non-profit':21 'one':73 'possibl':107 'profit':23 'reflect':85 'still':66 'succumb':59 'thompson':82 'trust':87,88 'understand':45 'use':9,61 'verif':105 'vote':98 'way':103 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5666229"
  +editedAt: DateTimeImmutable @1702097890 {#2470
    date: 2023-12-09 05:58:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701242543 {#2025
    date: 2023-11-29 08:22:23.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 {#2093
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2091 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2063 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2095 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    Luckily in many European countries it is not used.\n
    \n
    I would credit institutions like the chaos computer club and other non-profits, which where instrumental in convincing the government about the dangers. It was a difficult battle against the corporate lobbyists, and is understandable that other countries could not fight against the corporate interests or corruption and succumb to use them.\n
    \n
    There where and still are so many issues with them, one of the most fundamental is described by Ken Thompson in his [Reflections on trusting trust](https://archive.org/details/reflections-on-trusting-trust), which is especially effective for electronic voting machines, where no other way of verification is possible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701242543 {#2064
    date: 2023-11-29 08:22:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Isthisreddit@lemmy.world"
    "@uis@lemmy.world"
    "@yamanii@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2088 …}
  +nested: Doctrine\ORM\PersistentCollection {#2085 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2096 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2082 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2076 …}
  -id: 176126
  -bodyTs: "'/details/reflections-on-trusting-trust),':91 'archive.org':90 'archive.org/details/reflections-on-trusting-trust),':89 'battl':38 'chao':16 'club':18 'comput':17 'convinc':28 'corpor':41,54 'corrupt':57 'could':49 'countri':5,48 'credit':12 'danger':33 'describ':79 'difficult':37 'effect':95 'electron':97 'especi':94 'european':4 'fight':51 'fundament':77 'govern':30 'institut':13 'instrument':26 'interest':55 'issu':70 'ken':81 'like':14 'lobbyist':42 'luckili':1 'machin':99 'mani':3,69 'non':22 'non-profit':21 'one':73 'possibl':107 'profit':23 'reflect':85 'still':66 'succumb':59 'thompson':82 'trust':87,88 'understand':45 'use':9,61 'verif':105 'vote':98 'way':103 'would':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5666229"
  +editedAt: DateTimeImmutable @1702097890 {#2470
    date: 2023-12-09 05:58:10.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701242543 {#2025
    date: 2023-11-29 08:22:23.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 {#2037
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2091 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2063 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    > The secret to better tech is rebuilding everything from scratch. The internet wasn’t designed with security and bad actors in mind. Plenty of corporations are running a Frankenstein system that contains code older than most millennials, botched modernization efforts, buzzword laden over-engineered applications, and bugs that aren’t features just permanent residents in your code base.\n
    \n
    Rebuilding everything from scratch will take ages and cost everyone a lot of money, because you have to replace all your hardware (router boxes, PC s, phones, smart watches, …), because the internet protocols are often designed into the hardware itself, and changing them fundamentally means a lot of trash. Also there is no system that guarantees that the result will have fewer issues or will not required to be succeeded by something else a couple of minutes later, because some new issue was discovered.\n
    \n
    Also software is highly complex and need to adapt to many different scenarios, while maintaining compatibility to each other, which the other disciplines of human engineering don’t have to deal with as much, they are much more purpose driven.\n
    \n
    It is like trying to create a universal building code (for building houses) that simultaneously works on every country on earth, hell, maybe even on multiple planets, with wildly different and constantly changing environments and is guaranteed to result in save houses. Not really possible in one shot, only possible by constantly trying to adapt. That is what software has to deal with. I am talking about fundamental software like the Linux kernel here, for example.\n
    \n
    You cannot just start over and be better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701240956 {#2090
    date: 2023-11-29 07:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Isthisreddit@lemmy.world"
    "@uis@lemmy.world"
    "@thefloweracidic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 176074
  -bodyTs: "'actor':20 'adapt':152,238 'age':66 'also':109,144 'applic':46 'aren':50 'bad':19 'base':59 'better':4,267 'botch':38 'box':83 'bug':48 'build':192,195 'buzzword':41 'cannot':261 'chang':101,216 'code':33,58,193 'compat':159 'complex':148 'constant':215,235 'contain':32 'corpor':25 'cost':68 'countri':202 'coupl':134 'creat':189 'deal':174,245 'design':15,95 'differ':155,213 'disciplin':166 'discov':143 'driven':183 'earth':204 'effort':40 'els':132 'engin':45,169 'environ':217 'even':207 'everi':201 'everyon':69 'everyth':8,61 'exampl':259 'featur':52 'fewer':121 'frankenstein':29 'fundament':103,251 'guarante':115,220 'hardwar':81,98 'hell':205 'high':147 'hous':196,225 'human':168 'internet':12,91 'issu':122,141 'kernel':256 'laden':42 'later':137 'like':186,253 'linux':255 'lot':71,106 'maintain':158 'mani':154 'mayb':206 'mean':104 'millenni':37 'mind':22 'minut':136 'modern':39 'money':73 'much':177,180 'multipl':209 'need':150 'new':140 'often':94 'older':34 'one':230 'over-engin':43 'pc':84 'perman':54 'phone':86 'planet':210 'plenti':23 'possibl':228,233 'protocol':92 'purpos':182 'realli':227 'rebuild':7,60 'replac':78 'requir':126 'resid':55 'result':118,222 'router':82 'run':27 'save':224 'scenario':156 'scratch':10,63 'secret':2 'secur':17 'shot':231 'simultan':198 'smart':87 'softwar':145,242,252 'someth':131 'start':263 'succeed':129 'system':30,113 'take':65 'talk':249 'tech':5 'trash':108 'tri':187,236 'univers':191 'wasn':13 'watch':88 'wild':212 'work':199"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665980"
  +editedAt: DateTimeImmutable @1702093659 {#2092
    date: 2023-12-09 04:47:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701240956 {#2087
    date: 2023-11-29 07:55:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2037
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2091 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2063 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    > The secret to better tech is rebuilding everything from scratch. The internet wasn’t designed with security and bad actors in mind. Plenty of corporations are running a Frankenstein system that contains code older than most millennials, botched modernization efforts, buzzword laden over-engineered applications, and bugs that aren’t features just permanent residents in your code base.\n
    \n
    Rebuilding everything from scratch will take ages and cost everyone a lot of money, because you have to replace all your hardware (router boxes, PC s, phones, smart watches, …), because the internet protocols are often designed into the hardware itself, and changing them fundamentally means a lot of trash. Also there is no system that guarantees that the result will have fewer issues or will not required to be succeeded by something else a couple of minutes later, because some new issue was discovered.\n
    \n
    Also software is highly complex and need to adapt to many different scenarios, while maintaining compatibility to each other, which the other disciplines of human engineering don’t have to deal with as much, they are much more purpose driven.\n
    \n
    It is like trying to create a universal building code (for building houses) that simultaneously works on every country on earth, hell, maybe even on multiple planets, with wildly different and constantly changing environments and is guaranteed to result in save houses. Not really possible in one shot, only possible by constantly trying to adapt. That is what software has to deal with. I am talking about fundamental software like the Linux kernel here, for example.\n
    \n
    You cannot just start over and be better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701240956 {#2090
    date: 2023-11-29 07:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Isthisreddit@lemmy.world"
    "@uis@lemmy.world"
    "@thefloweracidic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 176074
  -bodyTs: "'actor':20 'adapt':152,238 'age':66 'also':109,144 'applic':46 'aren':50 'bad':19 'base':59 'better':4,267 'botch':38 'box':83 'bug':48 'build':192,195 'buzzword':41 'cannot':261 'chang':101,216 'code':33,58,193 'compat':159 'complex':148 'constant':215,235 'contain':32 'corpor':25 'cost':68 'countri':202 'coupl':134 'creat':189 'deal':174,245 'design':15,95 'differ':155,213 'disciplin':166 'discov':143 'driven':183 'earth':204 'effort':40 'els':132 'engin':45,169 'environ':217 'even':207 'everi':201 'everyon':69 'everyth':8,61 'exampl':259 'featur':52 'fewer':121 'frankenstein':29 'fundament':103,251 'guarante':115,220 'hardwar':81,98 'hell':205 'high':147 'hous':196,225 'human':168 'internet':12,91 'issu':122,141 'kernel':256 'laden':42 'later':137 'like':186,253 'linux':255 'lot':71,106 'maintain':158 'mani':154 'mayb':206 'mean':104 'millenni':37 'mind':22 'minut':136 'modern':39 'money':73 'much':177,180 'multipl':209 'need':150 'new':140 'often':94 'older':34 'one':230 'over-engin':43 'pc':84 'perman':54 'phone':86 'planet':210 'plenti':23 'possibl':228,233 'protocol':92 'purpos':182 'realli':227 'rebuild':7,60 'replac':78 'requir':126 'resid':55 'result':118,222 'router':82 'run':27 'save':224 'scenario':156 'scratch':10,63 'secret':2 'secur':17 'shot':231 'simultan':198 'smart':87 'softwar':145,242,252 'someth':131 'start':263 'succeed':129 'system':30,113 'take':65 'talk':249 'tech':5 'trash':108 'tri':187,236 'univers':191 'wasn':13 'watch':88 'wild':212 'work':199"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665980"
  +editedAt: DateTimeImmutable @1702093659 {#2092
    date: 2023-12-09 04:47:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701240956 {#2087
    date: 2023-11-29 07:55:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2037
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2091 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2063 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2036 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2089 …}
  +body: """
    > The secret to better tech is rebuilding everything from scratch. The internet wasn’t designed with security and bad actors in mind. Plenty of corporations are running a Frankenstein system that contains code older than most millennials, botched modernization efforts, buzzword laden over-engineered applications, and bugs that aren’t features just permanent residents in your code base.\n
    \n
    Rebuilding everything from scratch will take ages and cost everyone a lot of money, because you have to replace all your hardware (router boxes, PC s, phones, smart watches, …), because the internet protocols are often designed into the hardware itself, and changing them fundamentally means a lot of trash. Also there is no system that guarantees that the result will have fewer issues or will not required to be succeeded by something else a couple of minutes later, because some new issue was discovered.\n
    \n
    Also software is highly complex and need to adapt to many different scenarios, while maintaining compatibility to each other, which the other disciplines of human engineering don’t have to deal with as much, they are much more purpose driven.\n
    \n
    It is like trying to create a universal building code (for building houses) that simultaneously works on every country on earth, hell, maybe even on multiple planets, with wildly different and constantly changing environments and is guaranteed to result in save houses. Not really possible in one shot, only possible by constantly trying to adapt. That is what software has to deal with. I am talking about fundamental software like the Linux kernel here, for example.\n
    \n
    You cannot just start over and be better.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701240956 {#2090
    date: 2023-11-29 07:55:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Isthisreddit@lemmy.world"
    "@uis@lemmy.world"
    "@thefloweracidic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 176074
  -bodyTs: "'actor':20 'adapt':152,238 'age':66 'also':109,144 'applic':46 'aren':50 'bad':19 'base':59 'better':4,267 'botch':38 'box':83 'bug':48 'build':192,195 'buzzword':41 'cannot':261 'chang':101,216 'code':33,58,193 'compat':159 'complex':148 'constant':215,235 'contain':32 'corpor':25 'cost':68 'countri':202 'coupl':134 'creat':189 'deal':174,245 'design':15,95 'differ':155,213 'disciplin':166 'discov':143 'driven':183 'earth':204 'effort':40 'els':132 'engin':45,169 'environ':217 'even':207 'everi':201 'everyon':69 'everyth':8,61 'exampl':259 'featur':52 'fewer':121 'frankenstein':29 'fundament':103,251 'guarante':115,220 'hardwar':81,98 'hell':205 'high':147 'hous':196,225 'human':168 'internet':12,91 'issu':122,141 'kernel':256 'laden':42 'later':137 'like':186,253 'linux':255 'lot':71,106 'maintain':158 'mani':154 'mayb':206 'mean':104 'millenni':37 'mind':22 'minut':136 'modern':39 'money':73 'much':177,180 'multipl':209 'need':150 'new':140 'often':94 'older':34 'one':230 'over-engin':43 'pc':84 'perman':54 'phone':86 'planet':210 'plenti':23 'possibl':228,233 'protocol':92 'purpos':182 'realli':227 'rebuild':7,60 'replac':78 'requir':126 'resid':55 'result':118,222 'router':82 'run':27 'save':224 'scenario':156 'scratch':10,63 'secret':2 'secur':17 'shot':231 'simultan':198 'smart':87 'softwar':145,242,252 'someth':131 'start':263 'succeed':129 'system':30,113 'take':65 'talk':249 'tech':5 'trash':108 'tri':187,236 'univers':191 'wasn':13 'watch':88 'wild':212 'work':199"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5665980"
  +editedAt: DateTimeImmutable @1702093659 {#2092
    date: 2023-12-09 04:47:39.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701240956 {#2087
    date: 2023-11-29 07:55:56.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2060 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: "The ordinary Linux Mint is based on Ubuntu and there is also LMDE, which is Linux Mint based on Debian: [www.linuxmint.com/download_lmde.php](https://www.linuxmint.com/download_lmde.php)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700780359 {#2144
    date: 2023-11-23 23:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@cmhe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 156535
  -bodyTs: "'/download_lmde.php](https://www.linuxmint.com/download_lmde.php)':23 'also':12 'base':6,18 'debian':20 'linux':3,16 'lmde':13 'mint':4,17 'ordinari':2 'ubuntu':8 'www.linuxmint.com':22 'www.linuxmint.com/download_lmde.php](https://www.linuxmint.com/download_lmde.php)':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5539396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700780359 {#2075
    date: 2023-11-23 23:59:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2060 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: "The ordinary Linux Mint is based on Ubuntu and there is also LMDE, which is Linux Mint based on Debian: [www.linuxmint.com/download_lmde.php](https://www.linuxmint.com/download_lmde.php)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700780359 {#2144
    date: 2023-11-23 23:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@cmhe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 156535
  -bodyTs: "'/download_lmde.php](https://www.linuxmint.com/download_lmde.php)':23 'also':12 'base':6,18 'debian':20 'linux':3,16 'lmde':13 'mint':4,17 'ordinari':2 'ubuntu':8 'www.linuxmint.com':22 'www.linuxmint.com/download_lmde.php](https://www.linuxmint.com/download_lmde.php)':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5539396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700780359 {#2075
    date: 2023-11-23 23:59:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2042
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2060 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2164 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: "The ordinary Linux Mint is based on Ubuntu and there is also LMDE, which is Linux Mint based on Debian: [www.linuxmint.com/download_lmde.php](https://www.linuxmint.com/download_lmde.php)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700780359 {#2144
    date: 2023-11-23 23:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
    "@cmhe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2314 …}
  +nested: Doctrine\ORM\PersistentCollection {#2328 …}
  +votes: Doctrine\ORM\PersistentCollection {#2191 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2333 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2324 …}
  -id: 156535
  -bodyTs: "'/download_lmde.php](https://www.linuxmint.com/download_lmde.php)':23 'also':12 'base':6,18 'debian':20 'linux':3,16 'lmde':13 'mint':4,17 'ordinari':2 'ubuntu':8 'www.linuxmint.com':22 'www.linuxmint.com/download_lmde.php](https://www.linuxmint.com/download_lmde.php)':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5539396"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700780359 {#2075
    date: 2023-11-23 23:59:19.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2342
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +body: """
    Snap is just one case where Ubuntu is annoying.\n
    \n
    It is also a commercial distribution. If you ever used a community distribution like Arch, Gentoo or even Debian, then you will notice that they much more encourage participation. You can contribute your ideas and work without requiring to sign any CLAs.\n
    \n
    Because Ubuntu wants to control/own parts of the system, they tend to, rather then contributing to existing solutions, create their own, often subpar, software, that requires CLAs. See upstart vs openrc or later systemd, Mir vs Wayland, which they both later adopted anyway, Unity vs Gnome, snap vs flatpak, microk8 vs k3s, bazar vs git or mercurial, … The NIH syndrom is pretty strong in Ubuntu. And even if Ubuntu came first with some of these solutions, the community had to create the alternative because they where controlling it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700773108 {#2349
    date: 2023-11-23 21:58:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@Caaaaarrrrlll@lemmy.ml"
    "@kadu@lemmy.world"
    "@ExFed@lemm.ee"
    "@GravelPieceOfSword@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 156176
  -bodyTs: "'adopt':93 'also':12 'altern':134 'annoy':9 'anyway':94 'arch':24 'bazar':104 'came':121 'case':5 'clas':51,78 'commerci':14 'communiti':21,129 'contribut':41,66 'control':138 'control/own':56 'creat':70,132 'debian':28 'distribut':15,22 'encourag':37 'even':27,118 'ever':18 'exist':68 'first':122 'flatpak':100 'gentoo':25 'git':106 'gnome':97 'idea':43 'k3s':103 'later':84,92 'like':23 'mercuri':108 'microk8':101 'mir':86 'much':35 'nih':110 'notic':32 'often':73 'one':4 'openrc':82 'part':57 'particip':38 'pretti':113 'rather':64 'requir':47,77 'see':79 'sign':49 'snap':1,98 'softwar':75 'solut':69,127 'strong':114 'subpar':74 'syndrom':111 'system':60 'systemd':85 'tend':62 'ubuntu':7,53,116,120 'uniti':95 'upstart':80 'use':19 'vs':81,87,96,99,102,105 'want':54 'wayland':88 'without':46 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537393"
  +editedAt: DateTimeImmutable @1701285151 {#2344
    date: 2023-11-29 20:12:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700773108 {#2061
    date: 2023-11-23 21:58:28.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 {#2342
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +body: """
    Snap is just one case where Ubuntu is annoying.\n
    \n
    It is also a commercial distribution. If you ever used a community distribution like Arch, Gentoo or even Debian, then you will notice that they much more encourage participation. You can contribute your ideas and work without requiring to sign any CLAs.\n
    \n
    Because Ubuntu wants to control/own parts of the system, they tend to, rather then contributing to existing solutions, create their own, often subpar, software, that requires CLAs. See upstart vs openrc or later systemd, Mir vs Wayland, which they both later adopted anyway, Unity vs Gnome, snap vs flatpak, microk8 vs k3s, bazar vs git or mercurial, … The NIH syndrom is pretty strong in Ubuntu. And even if Ubuntu came first with some of these solutions, the community had to create the alternative because they where controlling it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700773108 {#2349
    date: 2023-11-23 21:58:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@Caaaaarrrrlll@lemmy.ml"
    "@kadu@lemmy.world"
    "@ExFed@lemm.ee"
    "@GravelPieceOfSword@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 156176
  -bodyTs: "'adopt':93 'also':12 'altern':134 'annoy':9 'anyway':94 'arch':24 'bazar':104 'came':121 'case':5 'clas':51,78 'commerci':14 'communiti':21,129 'contribut':41,66 'control':138 'control/own':56 'creat':70,132 'debian':28 'distribut':15,22 'encourag':37 'even':27,118 'ever':18 'exist':68 'first':122 'flatpak':100 'gentoo':25 'git':106 'gnome':97 'idea':43 'k3s':103 'later':84,92 'like':23 'mercuri':108 'microk8':101 'mir':86 'much':35 'nih':110 'notic':32 'often':73 'one':4 'openrc':82 'part':57 'particip':38 'pretti':113 'rather':64 'requir':47,77 'see':79 'sign':49 'snap':1,98 'softwar':75 'solut':69,127 'strong':114 'subpar':74 'syndrom':111 'system':60 'systemd':85 'tend':62 'ubuntu':7,53,116,120 'uniti':95 'upstart':80 'use':19 'vs':81,87,96,99,102,105 'want':54 'wayland':88 'without':46 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537393"
  +editedAt: DateTimeImmutable @1701285151 {#2344
    date: 2023-11-29 20:12:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700773108 {#2061
    date: 2023-11-23 21:58:28.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 {#2342
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2343 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +body: """
    Snap is just one case where Ubuntu is annoying.\n
    \n
    It is also a commercial distribution. If you ever used a community distribution like Arch, Gentoo or even Debian, then you will notice that they much more encourage participation. You can contribute your ideas and work without requiring to sign any CLAs.\n
    \n
    Because Ubuntu wants to control/own parts of the system, they tend to, rather then contributing to existing solutions, create their own, often subpar, software, that requires CLAs. See upstart vs openrc or later systemd, Mir vs Wayland, which they both later adopted anyway, Unity vs Gnome, snap vs flatpak, microk8 vs k3s, bazar vs git or mercurial, … The NIH syndrom is pretty strong in Ubuntu. And even if Ubuntu came first with some of these solutions, the community had to create the alternative because they where controlling it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700773108 {#2349
    date: 2023-11-23 21:58:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JoeKlemmer@lemmy.myserv.one"
    "@Caaaaarrrrlll@lemmy.ml"
    "@kadu@lemmy.world"
    "@ExFed@lemm.ee"
    "@GravelPieceOfSword@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 156176
  -bodyTs: "'adopt':93 'also':12 'altern':134 'annoy':9 'anyway':94 'arch':24 'bazar':104 'came':121 'case':5 'clas':51,78 'commerci':14 'communiti':21,129 'contribut':41,66 'control':138 'control/own':56 'creat':70,132 'debian':28 'distribut':15,22 'encourag':37 'even':27,118 'ever':18 'exist':68 'first':122 'flatpak':100 'gentoo':25 'git':106 'gnome':97 'idea':43 'k3s':103 'later':84,92 'like':23 'mercuri':108 'microk8':101 'mir':86 'much':35 'nih':110 'notic':32 'often':73 'one':4 'openrc':82 'part':57 'particip':38 'pretti':113 'rather':64 'requir':47,77 'see':79 'sign':49 'snap':1,98 'softwar':75 'solut':69,127 'strong':114 'subpar':74 'syndrom':111 'system':60 'systemd':85 'tend':62 'ubuntu':7,53,116,120 'uniti':95 'upstart':80 'use':19 'vs':81,87,96,99,102,105 'want':54 'wayland':88 'without':46 'work':45"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5537393"
  +editedAt: DateTimeImmutable @1701285151 {#2344
    date: 2023-11-29 20:12:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700773108 {#2061
    date: 2023-11-23 21:58:28.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 {#2071
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2060 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: "Linux Mint Debian Edition or Ubuntu Edition?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700599890 {#2341
    date: 2023-11-21 21:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 148505
  -bodyTs: "'debian':3 'edit':4,7 'linux':1 'mint':2 'ubuntu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5485684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700599890 {#2340
    date: 2023-11-21 21:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2060 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: "Linux Mint Debian Edition or Ubuntu Edition?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700599890 {#2341
    date: 2023-11-21 21:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 148505
  -bodyTs: "'debian':3 'edit':4,7 'linux':1 'mint':2 'ubuntu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5485684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700599890 {#2340
    date: 2023-11-21 21:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2141 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2060 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2331 …}
  +body: "Linux Mint Debian Edition or Ubuntu Edition?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700599890 {#2341
    date: 2023-11-21 21:51:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
    "@pewgar_seemsimandroid@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2067 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2051 …}
  +reports: Doctrine\ORM\PersistentCollection {#2059 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2047 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2057 …}
  -id: 148505
  -bodyTs: "'debian':3 'edit':4,7 'linux':1 'mint':2 'ubuntu':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5485684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700599890 {#2340
    date: 2023-11-21 21:51:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2058
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I thought with “reversible” they meant that a number falling 50% and then rising 50% afterwards, it is the same number, which is not true.\n
    \n
    10 * 50% = 5\n
    \n
    5 * 150% = 7.5
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699711391 {#2066
    date: 2023-11-11 15:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 106850
  -bodyTs: "'10':26 '150':30 '5':28,29 '50':11,15,27 '7.5':31 'afterward':16 'fall':10 'meant':6 'number':9,21 'revers':4 'rise':14 'thought':2 'true':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5203413"
  +editedAt: DateTimeImmutable @1699674649 {#2074
    date: 2023-11-11 04:50:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699600602 {#2334
    date: 2023-11-10 08:16:42.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 {#2058
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I thought with “reversible” they meant that a number falling 50% and then rising 50% afterwards, it is the same number, which is not true.\n
    \n
    10 * 50% = 5\n
    \n
    5 * 150% = 7.5
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699711391 {#2066
    date: 2023-11-11 15:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 106850
  -bodyTs: "'10':26 '150':30 '5':28,29 '50':11,15,27 '7.5':31 'afterward':16 'fall':10 'meant':6 'number':9,21 'revers':4 'rise':14 'thought':2 'true':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5203413"
  +editedAt: DateTimeImmutable @1699674649 {#2074
    date: 2023-11-11 04:50:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699600602 {#2334
    date: 2023-11-10 08:16:42.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 {#2058
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I thought with “reversible” they meant that a number falling 50% and then rising 50% afterwards, it is the same number, which is not true.\n
    \n
    10 * 50% = 5\n
    \n
    5 * 150% = 7.5
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1699711391 {#2066
    date: 2023-11-11 15:03:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CowsLookLikeMaps@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 106850
  -bodyTs: "'10':26 '150':30 '5':28,29 '50':11,15,27 '7.5':31 'afterward':16 'fall':10 'meant':6 'number':9,21 'revers':4 'rise':14 'thought':2 'true':25"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5203413"
  +editedAt: DateTimeImmutable @1699674649 {#2074
    date: 2023-11-11 04:50:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699600602 {#2334
    date: 2023-11-10 08:16:42.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 {#2107
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am not responsible for most of the random stuff I own, but at least for that thing I found a good place. I keep it between the back of my phone and my phone case. I have to remove the case anyway to access the slot, and then it is just right there available."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699545208 {#2054
    date: 2023-11-09 16:53:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 101870
  -bodyTs: "'access':45 'anyway':43 'avail':55 'back':29 'case':36,42 'found':20 'good':22 'keep':25 'least':15 'phone':32,35 'place':23 'random':9 'remov':40 'respons':4 'right':53 'slot':47 'stuff':10 'thing':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5158338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699457392 {#2052
    date: 2023-11-08 16:29: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
35 DENIED edit
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am not responsible for most of the random stuff I own, but at least for that thing I found a good place. I keep it between the back of my phone and my phone case. I have to remove the case anyway to access the slot, and then it is just right there available."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699545208 {#2054
    date: 2023-11-09 16:53:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 101870
  -bodyTs: "'access':45 'anyway':43 'avail':55 'back':29 'case':36,42 'found':20 'good':22 'keep':25 'least':15 'phone':32,35 'place':23 'random':9 'remov':40 'respons':4 'right':53 'slot':47 'stuff':10 'thing':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5158338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699457392 {#2052
    date: 2023-11-08 16:29: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
36 DENIED moderate
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: "I am not responsible for most of the random stuff I own, but at least for that thing I found a good place. I keep it between the back of my phone and my phone case. I have to remove the case anyway to access the slot, and then it is just right there available."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699545208 {#2054
    date: 2023-11-09 16:53:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 101870
  -bodyTs: "'access':45 'anyway':43 'avail':55 'back':29 'case':36,42 'found':20 'good':22 'keep':25 'least':15 'phone':32,35 'place':23 'random':9 'remov':40 'respons':4 'right':53 'slot':47 'stuff':10 'thing':18"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5158338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699457392 {#2052
    date: 2023-11-08 16:29: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