GET https://kbin.spritesserver.nl/d/arstechnica.com/comments/top?p=8

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1838
  +user: App\Entity\User {#1544 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "is it common practice to have a web browser or media player running with elevated permissions? seems like a strange thing to do…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703480553 {#97
    date: 2023-12-25 06:02:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  -id: 206971
  -bodyTs: "'browser':9 'common':3 'elev':15 'like':18 'media':11 'permiss':16 'player':12 'practic':4 'run':13 'seem':17 'strang':20 'thing':21 'web':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6455501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701964954 {#1966
    date: 2023-12-07 17:02:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1838
  +user: App\Entity\User {#1544 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "is it common practice to have a web browser or media player running with elevated permissions? seems like a strange thing to do…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703480553 {#97
    date: 2023-12-25 06:02:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  -id: 206971
  -bodyTs: "'browser':9 'common':3 'elev':15 'like':18 'media':11 'permiss':16 'player':12 'practic':4 'run':13 'seem':17 'strang':20 'thing':21 'web':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6455501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701964954 {#1966
    date: 2023-12-07 17:02:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1838
  +user: App\Entity\User {#1544 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "is it common practice to have a web browser or media player running with elevated permissions? seems like a strange thing to do…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703480553 {#97
    date: 2023-12-25 06:02:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1974 …}
  +nested: Doctrine\ORM\PersistentCollection {#1975 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1481 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
  -id: 206971
  -bodyTs: "'browser':9 'common':3 'elev':15 'like':18 'media':11 'permiss':16 'player':12 'practic':4 'run':13 'seem':17 'strang':20 'thing':21 'web':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6455501"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701964954 {#1966
    date: 2023-12-07 17:02:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#1838
    +user: App\Entity\User {#1544 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "is it common practice to have a web browser or media player running with elevated permissions? seems like a strange thing to do…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703480553 {#97
      date: 2023-12-25 06:02:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1974 …}
    +nested: Doctrine\ORM\PersistentCollection {#1975 …}
    +votes: Doctrine\ORM\PersistentCollection {#1941 …}
    +reports: Doctrine\ORM\PersistentCollection {#1481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
    -id: 206971
    -bodyTs: "'browser':9 'common':3 'elev':15 'like':18 'media':11 'permiss':16 'player':12 'practic':4 'run':13 'seem':17 'strang':20 'thing':21 'web':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6455501"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701964954 {#1966
      date: 2023-12-07 17:02:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1838}
  +body: "Very unlikely unless there is an elevated privilege exploit to use alongside this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702008918 {#3046
    date: 2023-12-08 05:15:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@buwho@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 210809
  -bodyTs: "'alongsid':12 'elev':7 'exploit':9 'privileg':8 'unless':3 'unlik':2 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5889648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008918 {#3045
    date: 2023-12-08 05:15:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#1838
    +user: App\Entity\User {#1544 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "is it common practice to have a web browser or media player running with elevated permissions? seems like a strange thing to do…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703480553 {#97
      date: 2023-12-25 06:02:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1974 …}
    +nested: Doctrine\ORM\PersistentCollection {#1975 …}
    +votes: Doctrine\ORM\PersistentCollection {#1941 …}
    +reports: Doctrine\ORM\PersistentCollection {#1481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
    -id: 206971
    -bodyTs: "'browser':9 'common':3 'elev':15 'like':18 'media':11 'permiss':16 'player':12 'practic':4 'run':13 'seem':17 'strang':20 'thing':21 'web':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6455501"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701964954 {#1966
      date: 2023-12-07 17:02:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1838}
  +body: "Very unlikely unless there is an elevated privilege exploit to use alongside this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702008918 {#3046
    date: 2023-12-08 05:15:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@buwho@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 210809
  -bodyTs: "'alongsid':12 'elev':7 'exploit':9 'privileg':8 'unless':3 'unlik':2 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5889648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008918 {#3045
    date: 2023-12-08 05:15:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#3044
  +user: Proxies\__CG__\App\Entity\User {#3043 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#1838
    +user: App\Entity\User {#1544 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "is it common practice to have a web browser or media player running with elevated permissions? seems like a strange thing to do…"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1703480553 {#97
      date: 2023-12-25 06:02:33.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1974 …}
    +nested: Doctrine\ORM\PersistentCollection {#1975 …}
    +votes: Doctrine\ORM\PersistentCollection {#1941 …}
    +reports: Doctrine\ORM\PersistentCollection {#1481 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2428 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2477 …}
    -id: 206971
    -bodyTs: "'browser':9 'common':3 'elev':15 'like':18 'media':11 'permiss':16 'player':12 'practic':4 'run':13 'seem':17 'strang':20 'thing':21 'web':8"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/6455501"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701964954 {#1966
      date: 2023-12-07 17:02:34.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1838}
  +body: "Very unlikely unless there is an elevated privilege exploit to use alongside this"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702008918 {#3046
    date: 2023-12-08 05:15:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@buwho@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3042 …}
  +nested: Doctrine\ORM\PersistentCollection {#3040 …}
  +votes: Doctrine\ORM\PersistentCollection {#3120 …}
  +reports: Doctrine\ORM\PersistentCollection {#3123 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3112 …}
  -id: 210809
  -bodyTs: "'alongsid':12 'elev':7 'exploit':9 'privileg':8 'unless':3 'unlik':2 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5889648"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702008918 {#3045
    date: 2023-12-08 05:15:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1556
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "They do realize IP can be changed by just resetring your router, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1722975900 {#1561
    date: 2024-08-06 22:25:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 305888
  -bodyTs: "'chang':7 'ip':4 'realiz':3 'resetr':10 'right':13 'router':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6650381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705171781 {#1562
    date: 2024-01-13 19:49:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "They do realize IP can be changed by just resetring your router, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1722975900 {#1561
    date: 2024-08-06 22:25:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 305888
  -bodyTs: "'chang':7 'ip':4 'realiz':3 'resetr':10 'right':13 'router':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6650381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705171781 {#1562
    date: 2024-01-13 19:49:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1556
  +user: App\Entity\User {#1686 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "They do realize IP can be changed by just resetring your router, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1722975900 {#1561
    date: 2024-08-06 22:25:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1621 …}
  +nested: Doctrine\ORM\PersistentCollection {#1613 …}
  +votes: Doctrine\ORM\PersistentCollection {#1596 …}
  +reports: Doctrine\ORM\PersistentCollection {#1702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
  -id: 305888
  -bodyTs: "'chang':7 'ip':4 'realiz':3 'resetr':10 'right':13 'router':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6650381"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705171781 {#1562
    date: 2024-01-13 19:49:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#3200
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "They do realize IP can be changed by just resetring your router, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722975900 {#1561
      date: 2024-08-06 22:25:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@squirrel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1621 …}
    +nested: Doctrine\ORM\PersistentCollection {#1613 …}
    +votes: Doctrine\ORM\PersistentCollection {#1596 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    -id: 305888
    -bodyTs: "'chang':7 'ip':4 'realiz':3 'resetr':10 'right':13 'router':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6650381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705171781 {#1562
      date: 2024-01-13 19:49:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "Not everyone. Also, they should just give them their private range IPs for the lols (192.168.0.0/16, 10.0.0.0/16 etc.)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705172089 {#3198
    date: 2024-01-13 19:54:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
    "@IzzyJ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 305906
  -bodyTs: "'/16':17,19 '10.0.0.0':18 '192.168.0.0':16 'also':3 'etc':20 'everyon':2 'give':7 'ip':12 'lol':15 'privat':10 'rang':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6414599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705172089 {#3199
    date: 2024-01-13 19:54:49.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 {#3200
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "They do realize IP can be changed by just resetring your router, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722975900 {#1561
      date: 2024-08-06 22:25:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@squirrel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1621 …}
    +nested: Doctrine\ORM\PersistentCollection {#1613 …}
    +votes: Doctrine\ORM\PersistentCollection {#1596 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    -id: 305888
    -bodyTs: "'chang':7 'ip':4 'realiz':3 'resetr':10 'right':13 'router':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6650381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705171781 {#1562
      date: 2024-01-13 19:49:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "Not everyone. Also, they should just give them their private range IPs for the lols (192.168.0.0/16, 10.0.0.0/16 etc.)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705172089 {#3198
    date: 2024-01-13 19:54:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
    "@IzzyJ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 305906
  -bodyTs: "'/16':17,19 '10.0.0.0':18 '192.168.0.0':16 'also':3 'etc':20 'everyon':2 'give':7 'ip':12 'lol':15 'privat':10 'rang':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6414599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705172089 {#3199
    date: 2024-01-13 19:54:49.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 {#3200
  +user: Proxies\__CG__\App\Entity\User {#3201 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "They do realize IP can be changed by just resetring your router, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722975900 {#1561
      date: 2024-08-06 22:25:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@squirrel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1621 …}
    +nested: Doctrine\ORM\PersistentCollection {#1613 …}
    +votes: Doctrine\ORM\PersistentCollection {#1596 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    -id: 305888
    -bodyTs: "'chang':7 'ip':4 'realiz':3 'resetr':10 'right':13 'router':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6650381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705171781 {#1562
      date: 2024-01-13 19:49:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "Not everyone. Also, they should just give them their private range IPs for the lols (192.168.0.0/16, 10.0.0.0/16 etc.)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1705172089 {#3198
    date: 2024-01-13 19:54:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
    "@IzzyJ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3202 …}
  +nested: Doctrine\ORM\PersistentCollection {#3204 …}
  +votes: Doctrine\ORM\PersistentCollection {#3206 …}
  +reports: Doctrine\ORM\PersistentCollection {#3208 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3212 …}
  -id: 305906
  -bodyTs: "'/16':17,19 '10.0.0.0':18 '192.168.0.0':16 'also':3 'etc':20 'everyon':2 'give':7 'ip':12 'lol':15 'privat':10 'rang':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://programming.dev/comment/6414599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705172089 {#3199
    date: 2024-01-13 19:54:49.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 {#3216
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "They do realize IP can be changed by just resetring your router, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722975900 {#1561
      date: 2024-08-06 22:25:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@squirrel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1621 …}
    +nested: Doctrine\ORM\PersistentCollection {#1613 …}
    +votes: Doctrine\ORM\PersistentCollection {#1596 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    -id: 305888
    -bodyTs: "'chang':7 'ip':4 'realiz':3 'resetr':10 'right':13 'router':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6650381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705171781 {#1562
      date: 2024-01-13 19:49:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "Your ISP will still have a log of which IP was assigned to you at any date and time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705187978 {#3214
    date: 2024-01-14 00:19:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
    "@IzzyJ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  -id: 306494
  -bodyTs: "'assign':12 'date':17 'ip':10 'isp':2 'log':7 'still':4 'time':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6656185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705187978 {#3215
    date: 2024-01-14 00:19: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
19 DENIED edit
App\Entity\EntryComment {#3216
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "They do realize IP can be changed by just resetring your router, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722975900 {#1561
      date: 2024-08-06 22:25:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@squirrel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1621 …}
    +nested: Doctrine\ORM\PersistentCollection {#1613 …}
    +votes: Doctrine\ORM\PersistentCollection {#1596 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    -id: 305888
    -bodyTs: "'chang':7 'ip':4 'realiz':3 'resetr':10 'right':13 'router':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6650381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705171781 {#1562
      date: 2024-01-13 19:49:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "Your ISP will still have a log of which IP was assigned to you at any date and time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705187978 {#3214
    date: 2024-01-14 00:19:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
    "@IzzyJ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  -id: 306494
  -bodyTs: "'assign':12 'date':17 'ip':10 'isp':2 'log':7 'still':4 'time':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6656185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705187978 {#3215
    date: 2024-01-14 00:19: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
20 DENIED moderate
App\Entity\EntryComment {#3216
  +user: Proxies\__CG__\App\Entity\User {#3217 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#1556
    +user: App\Entity\User {#1686 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: null
    +root: null
    +body: "They do realize IP can be changed by just resetring your router, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1722975900 {#1561
      date: 2024-08-06 22:25:00.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@squirrel@lemmy.blahaj.zone"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1621 …}
    +nested: Doctrine\ORM\PersistentCollection {#1613 …}
    +votes: Doctrine\ORM\PersistentCollection {#1596 …}
    +reports: Doctrine\ORM\PersistentCollection {#1702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
    -id: 305888
    -bodyTs: "'chang':7 'ip':4 'realiz':3 'resetr':10 'right':13 'router':12"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6650381"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705171781 {#1562
      date: 2024-01-13 19:49:41.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "Your ISP will still have a log of which IP was assigned to you at any date and time"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705187978 {#3214
    date: 2024-01-14 00:19:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
    "@IzzyJ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3218 …}
  +nested: Doctrine\ORM\PersistentCollection {#3220 …}
  +votes: Doctrine\ORM\PersistentCollection {#3222 …}
  +reports: Doctrine\ORM\PersistentCollection {#3224 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
  -id: 306494
  -bodyTs: "'assign':12 'date':17 'ip':10 'isp':2 'log':7 'still':4 'time':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6656185"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705187978 {#3215
    date: 2024-01-14 00:19: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
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 {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: Proxies\__CG__\App\Entity\User {#3217 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#1556
      +user: App\Entity\User {#1686 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "They do realize IP can be changed by just resetring your router, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1722975900 {#1561
        date: 2024-08-06 22:25:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@squirrel@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 305888
      -bodyTs: "'chang':7 'ip':4 'realiz':3 'resetr':10 'right':13 'router':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6650381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705171781 {#1562
        date: 2024-01-13 19:49:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1556}
    +body: "Your ISP will still have a log of which IP was assigned to you at any date and time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705187978 {#3214
      date: 2024-01-14 00:19:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@squirrel@lemmy.blahaj.zone"
      "@IzzyJ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    -id: 306494
    -bodyTs: "'assign':12 'date':17 'ip':10 'isp':2 'log':7 'still':4 'time':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6656185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705187978 {#3215
      date: 2024-01-14 00:19:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "Those are notoriously shitty and unreliable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705200242 {#3252
    date: 2024-01-14 03:44:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
    "@IzzyJ@lemmy.world"
    "@Buck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 306858
  -bodyTs: "'notori':3 'shitti':4 'unreli':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6663625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705200242 {#3253
    date: 2024-01-14 03:44:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: Proxies\__CG__\App\Entity\User {#3217 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#1556
      +user: App\Entity\User {#1686 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "They do realize IP can be changed by just resetring your router, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1722975900 {#1561
        date: 2024-08-06 22:25:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@squirrel@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 305888
      -bodyTs: "'chang':7 'ip':4 'realiz':3 'resetr':10 'right':13 'router':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6650381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705171781 {#1562
        date: 2024-01-13 19:49:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1556}
    +body: "Your ISP will still have a log of which IP was assigned to you at any date and time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705187978 {#3214
      date: 2024-01-14 00:19:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@squirrel@lemmy.blahaj.zone"
      "@IzzyJ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    -id: 306494
    -bodyTs: "'assign':12 'date':17 'ip':10 'isp':2 'log':7 'still':4 'time':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6656185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705187978 {#3215
      date: 2024-01-14 00:19:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "Those are notoriously shitty and unreliable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705200242 {#3252
    date: 2024-01-14 03:44:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
    "@IzzyJ@lemmy.world"
    "@Buck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 306858
  -bodyTs: "'notori':3 'shitti':4 'unreli':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6663625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705200242 {#3253
    date: 2024-01-14 03:44:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#3254
  +user: Proxies\__CG__\App\Entity\User {#3255 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: App\Entity\EntryComment {#3216
    +user: Proxies\__CG__\App\Entity\User {#3217 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
    +image: null
    +parent: App\Entity\EntryComment {#1556
      +user: App\Entity\User {#1686 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
      +image: null
      +parent: null
      +root: null
      +body: "They do realize IP can be changed by just resetring your router, right?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1722975900 {#1561
        date: 2024-08-06 22:25:00.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@squirrel@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1621 …}
      +nested: Doctrine\ORM\PersistentCollection {#1613 …}
      +votes: Doctrine\ORM\PersistentCollection {#1596 …}
      +reports: Doctrine\ORM\PersistentCollection {#1702 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1683 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1680 …}
      -id: 305888
      -bodyTs: "'chang':7 'ip':4 'realiz':3 'resetr':10 'right':13 'router':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6650381"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705171781 {#1562
        date: 2024-01-13 19:49:41.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1556}
    +body: "Your ISP will still have a log of which IP was assigned to you at any date and time"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1705187978 {#3214
      date: 2024-01-14 00:19:38.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@squirrel@lemmy.blahaj.zone"
      "@IzzyJ@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3218 …}
    +nested: Doctrine\ORM\PersistentCollection {#3220 …}
    +votes: Doctrine\ORM\PersistentCollection {#3222 …}
    +reports: Doctrine\ORM\PersistentCollection {#3224 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3226 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3228 …}
    -id: 306494
    -bodyTs: "'assign':12 'date':17 'ip':10 'isp':2 'log':7 'still':4 'time':19"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6656185"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705187978 {#3215
      date: 2024-01-14 00:19:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1556}
  +body: "Those are notoriously shitty and unreliable."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705200242 {#3252
    date: 2024-01-14 03:44:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
    "@IzzyJ@lemmy.world"
    "@Buck@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3256 …}
  +nested: Doctrine\ORM\PersistentCollection {#3258 …}
  +votes: Doctrine\ORM\PersistentCollection {#3260 …}
  +reports: Doctrine\ORM\PersistentCollection {#3262 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3264 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3266 …}
  -id: 306858
  -bodyTs: "'notori':3 'shitti':4 'unreli':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6663625"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705200242 {#3253
    date: 2024-01-14 03:44:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2364
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "At last, the Year of the Linux Desktop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702058132 {#2370
    date: 2023-12-08 18:55:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 211150
  -bodyTs: "'desktop':8 'last':2 'linux':7 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7132911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702058132 {#2377
    date: 2023-12-08 18:55:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "At last, the Year of the Linux Desktop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702058132 {#2370
    date: 2023-12-08 18:55:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 211150
  -bodyTs: "'desktop':8 'last':2 'linux':7 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7132911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702058132 {#2377
    date: 2023-12-08 18:55:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2364
  +user: App\Entity\User {#1708 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "At last, the Year of the Linux Desktop."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702058132 {#2370
    date: 2023-12-08 18:55:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2380 …}
  +nested: Doctrine\ORM\PersistentCollection {#2382 …}
  +votes: Doctrine\ORM\PersistentCollection {#2384 …}
  +reports: Doctrine\ORM\PersistentCollection {#2379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 211150
  -bodyTs: "'desktop':8 'last':2 'linux':7 'year':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7132911"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702058132 {#2377
    date: 2023-12-08 18:55:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2082
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is a joke, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703490538 {#2084
    date: 2023-12-25 08:48:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 211049
  -bodyTs: "'joke':4 'right':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5897084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045298 {#2078
    date: 2023-12-08 15:21: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
31 DENIED edit
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is a joke, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703490538 {#2084
    date: 2023-12-25 08:48:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 211049
  -bodyTs: "'joke':4 'right':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5897084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045298 {#2078
    date: 2023-12-08 15:21: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
32 DENIED moderate
App\Entity\EntryComment {#2082
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is a joke, right?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703490538 {#2084
    date: 2023-12-25 08:48:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -id: 211049
  -bodyTs: "'joke':4 'right':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5897084"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045298 {#2078
    date: 2023-12-08 15:21: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
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 {#3125
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is a joke, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703490538 {#2084
      date: 2023-12-25 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fne8w2ah@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 211049
    -bodyTs: "'joke':4 'right':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045298 {#2078
      date: 2023-12-08 15:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    When the system crashes?\n
    \n
    So very rarely I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702045419 {#3114
    date: 2023-12-08 15:23:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 211052
  -bodyTs: "'crash':4 'guess':9 'rare':7 'system':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5897115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045419 {#3115
    date: 2023-12-08 15:23:39.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 {#3125
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is a joke, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703490538 {#2084
      date: 2023-12-25 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fne8w2ah@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 211049
    -bodyTs: "'joke':4 'right':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045298 {#2078
      date: 2023-12-08 15:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    When the system crashes?\n
    \n
    So very rarely I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702045419 {#3114
    date: 2023-12-08 15:23:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 211052
  -bodyTs: "'crash':4 'guess':9 'rare':7 'system':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5897115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045419 {#3115
    date: 2023-12-08 15:23:39.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 {#3125
  +user: App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is a joke, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703490538 {#2084
      date: 2023-12-25 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fne8w2ah@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 211049
    -bodyTs: "'joke':4 'right':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045298 {#2078
      date: 2023-12-08 15:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    When the system crashes?\n
    \n
    So very rarely I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1702045419 {#3114
    date: 2023-12-08 15:23:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3124 …}
  +nested: Doctrine\ORM\PersistentCollection {#3117 …}
  +votes: Doctrine\ORM\PersistentCollection {#3119 …}
  +reports: Doctrine\ORM\PersistentCollection {#3127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3131 …}
  -id: 211052
  -bodyTs: "'crash':4 'guess':9 'rare':7 'system':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5897115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702045419 {#3115
    date: 2023-12-08 15:23:39.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 {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is a joke, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703490538 {#2084
      date: 2023-12-25 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fne8w2ah@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 211049
    -bodyTs: "'joke':4 'right':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045298 {#2078
      date: 2023-12-08 15:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "It is a real, and useful feature, while also being a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702049943 {#3133
    date: 2023-12-08 16:39:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 211089
  -bodyTs: "'also':9 'featur':7 'joke':12 'real':4 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7128779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049943 {#3134
    date: 2023-12-08 16:39:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is a joke, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703490538 {#2084
      date: 2023-12-25 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fne8w2ah@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 211049
    -bodyTs: "'joke':4 'right':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045298 {#2078
      date: 2023-12-08 15:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "It is a real, and useful feature, while also being a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702049943 {#3133
    date: 2023-12-08 16:39:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 211089
  -bodyTs: "'also':9 'featur':7 'joke':12 'real':4 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7128779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049943 {#3134
    date: 2023-12-08 16:39:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#3135
  +user: Proxies\__CG__\App\Entity\User {#3136 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is a joke, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703490538 {#2084
      date: 2023-12-25 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fne8w2ah@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 211049
    -bodyTs: "'joke':4 'right':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045298 {#2078
      date: 2023-12-08 15:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "It is a real, and useful feature, while also being a joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1702049943 {#3133
    date: 2023-12-08 16:39:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3137 …}
  +nested: Doctrine\ORM\PersistentCollection {#3139 …}
  +votes: Doctrine\ORM\PersistentCollection {#3141 …}
  +reports: Doctrine\ORM\PersistentCollection {#3143 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3147 …}
  -id: 211089
  -bodyTs: "'also':9 'featur':7 'joke':12 'real':4 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7128779"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702049943 {#3134
    date: 2023-12-08 16:39:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is a joke, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703490538 {#2084
      date: 2023-12-25 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fne8w2ah@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 211049
    -bodyTs: "'joke':4 'right':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045298 {#2078
      date: 2023-12-08 15:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "It’s real. A bluescreen is literally just an error message displayed in fullscreen so it’s not as weird as it sounds"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702054766 {#3149
    date: 2023-12-08 17:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 211126
  -bodyTs: "'bluescreen':5 'display':12 'error':10 'fullscreen':14 'liter':7 'messag':11 'real':3 'sound':23 'weird':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/4327003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054766 {#3150
    date: 2023-12-08 17:59:26.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 {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is a joke, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703490538 {#2084
      date: 2023-12-25 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fne8w2ah@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 211049
    -bodyTs: "'joke':4 'right':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045298 {#2078
      date: 2023-12-08 15:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "It’s real. A bluescreen is literally just an error message displayed in fullscreen so it’s not as weird as it sounds"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702054766 {#3149
    date: 2023-12-08 17:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 211126
  -bodyTs: "'bluescreen':5 'display':12 'error':10 'fullscreen':14 'liter':7 'messag':11 'real':3 'sound':23 'weird':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/4327003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054766 {#3150
    date: 2023-12-08 17:59:26.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 {#3151
  +user: Proxies\__CG__\App\Entity\User {#3152 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is a joke, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703490538 {#2084
      date: 2023-12-25 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fne8w2ah@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 211049
    -bodyTs: "'joke':4 'right':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045298 {#2078
      date: 2023-12-08 15:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: "It’s real. A bluescreen is literally just an error message displayed in fullscreen so it’s not as weird as it sounds"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702054766 {#3149
    date: 2023-12-08 17:59:26.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3153 …}
  +nested: Doctrine\ORM\PersistentCollection {#3155 …}
  +votes: Doctrine\ORM\PersistentCollection {#3157 …}
  +reports: Doctrine\ORM\PersistentCollection {#3159 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3161 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3163 …}
  -id: 211126
  -bodyTs: "'bluescreen':5 'display':12 'error':10 'fullscreen':14 'liter':7 'messag':11 'real':3 'sound':23 'weird':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.nu/comment/4327003"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054766 {#3150
    date: 2023-12-08 17:59:26.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 {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is a joke, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703490538 {#2084
      date: 2023-12-25 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fne8w2ah@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 211049
    -bodyTs: "'joke':4 'right':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045298 {#2078
      date: 2023-12-08 15:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    More of it will display the LOG_EMERG message instead of just stopping without displaying anything.\n
    \n
    There are some headless servers I’d prefer to just reboot, but unless actual hardware is faulty I would not be too worried about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702060546 {#3165
    date: 2023-12-08 19:35:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 211235
  -bodyTs: "'actual':30 'anyth':16 'd':23 'display':5,15 'emerg':8 'faulti':33 'hardwar':31 'headless':20 'instead':10 'log':7 'messag':9 'prefer':24 'reboot':27 'server':21 'stop':13 'unless':29 'without':14 'worri':39 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5902239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702060546 {#3166
    date: 2023-12-08 19:35: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
47 DENIED edit
App\Entity\EntryComment {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is a joke, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703490538 {#2084
      date: 2023-12-25 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fne8w2ah@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 211049
    -bodyTs: "'joke':4 'right':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045298 {#2078
      date: 2023-12-08 15:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    More of it will display the LOG_EMERG message instead of just stopping without displaying anything.\n
    \n
    There are some headless servers I’d prefer to just reboot, but unless actual hardware is faulty I would not be too worried about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702060546 {#3165
    date: 2023-12-08 19:35:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 211235
  -bodyTs: "'actual':30 'anyth':16 'd':23 'display':5,15 'emerg':8 'faulti':33 'hardwar':31 'headless':20 'instead':10 'log':7 'messag':9 'prefer':24 'reboot':27 'server':21 'stop':13 'unless':29 'without':14 'worri':39 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5902239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702060546 {#3166
    date: 2023-12-08 19:35: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
48 DENIED moderate
App\Entity\EntryComment {#3167
  +user: Proxies\__CG__\App\Entity\User {#3168 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2082
    +user: App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is a joke, right?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703490538 {#2084
      date: 2023-12-25 08:48:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fne8w2ah@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2085 …}
    +nested: Doctrine\ORM\PersistentCollection {#2062 …}
    +votes: Doctrine\ORM\PersistentCollection {#2077 …}
    +reports: Doctrine\ORM\PersistentCollection {#2063 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
    -id: 211049
    -bodyTs: "'joke':4 'right':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5897084"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702045298 {#2078
      date: 2023-12-08 15:21:38.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2082}
  +body: """
    More of it will display the LOG_EMERG message instead of just stopping without displaying anything.\n
    \n
    There are some headless servers I’d prefer to just reboot, but unless actual hardware is faulty I would not be too worried about it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702060546 {#3165
    date: 2023-12-08 19:35:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fne8w2ah@lemmy.world"
    "@youngGoku@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3169 …}
  +nested: Doctrine\ORM\PersistentCollection {#3171 …}
  +votes: Doctrine\ORM\PersistentCollection {#3173 …}
  +reports: Doctrine\ORM\PersistentCollection {#3175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3179 …}
  -id: 211235
  -bodyTs: "'actual':30 'anyth':16 'd':23 'display':5,15 'emerg':8 'faulti':33 'hardwar':31 'headless':20 'instead':10 'log':7 'messag':9 'prefer':24 'reboot':27 'server':21 'stop':13 'unless':29 'without':14 'worri':39 'would':35"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5902239"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702060546 {#3166
    date: 2023-12-08 19:35: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
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 {#2072
  +user: App\Entity\User {#2046 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "I may be wrong, but does it mean that if someone is able to modify my uefi - they would be able to inject virus in booting image?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703378149 {#2135
    date: 2023-12-24 01:35:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 206018
  -bodyTs: "'abl':13,21 'boot':26 'imag':27 'inject':23 'may':2 'mean':8 'modifi':15 'someon':11 'uefi':17 'virus':24 'would':19 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6393123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945130 {#2136
    date: 2023-12-07 11:32: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
51 DENIED edit
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#2046 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "I may be wrong, but does it mean that if someone is able to modify my uefi - they would be able to inject virus in booting image?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703378149 {#2135
    date: 2023-12-24 01:35:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 206018
  -bodyTs: "'abl':13,21 'boot':26 'imag':27 'inject':23 'may':2 'mean':8 'modifi':15 'someon':11 'uefi':17 'virus':24 'would':19 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6393123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945130 {#2136
    date: 2023-12-07 11:32: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
52 DENIED moderate
App\Entity\EntryComment {#2072
  +user: App\Entity\User {#2046 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "I may be wrong, but does it mean that if someone is able to modify my uefi - they would be able to inject virus in booting image?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703378149 {#2135
    date: 2023-12-24 01:35:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 206018
  -bodyTs: "'abl':13,21 'boot':26 'imag':27 'inject':23 'may':2 'mean':8 'modifi':15 'someon':11 'uefi':17 'virus':24 'would':19 'wrong':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6393123"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701945130 {#2136
    date: 2023-12-07 11:32: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
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 {#3060
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2072
    +user: App\Entity\User {#2046 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "I may be wrong, but does it mean that if someone is able to modify my uefi - they would be able to inject virus in booting image?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703378149 {#2135
      date: 2023-12-24 01:35:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2069 …}
    +nested: Doctrine\ORM\PersistentCollection {#2074 …}
    +votes: Doctrine\ORM\PersistentCollection {#2071 …}
    +reports: Doctrine\ORM\PersistentCollection {#2070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
    -id: 206018
    -bodyTs: "'abl':13,21 'boot':26 'imag':27 'inject':23 'may':2 'mean':8 'modifi':15 'someon':11 'uefi':17 'virus':24 'would':19 'wrong':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6393123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701945130 {#2136
      date: 2023-12-07 11:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "Yes, that is exactly the implication"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701982039 {#3062
    date: 2023-12-07 21:47:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@Hagarashi8@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 208144
  -bodyTs: "'exact':4 'implic':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mujico.org/comment/798807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982039 {#3061
    date: 2023-12-07 21:47: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
55 DENIED edit
App\Entity\EntryComment {#3060
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2072
    +user: App\Entity\User {#2046 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "I may be wrong, but does it mean that if someone is able to modify my uefi - they would be able to inject virus in booting image?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703378149 {#2135
      date: 2023-12-24 01:35:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2069 …}
    +nested: Doctrine\ORM\PersistentCollection {#2074 …}
    +votes: Doctrine\ORM\PersistentCollection {#2071 …}
    +reports: Doctrine\ORM\PersistentCollection {#2070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
    -id: 206018
    -bodyTs: "'abl':13,21 'boot':26 'imag':27 'inject':23 'may':2 'mean':8 'modifi':15 'someon':11 'uefi':17 'virus':24 'would':19 'wrong':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6393123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701945130 {#2136
      date: 2023-12-07 11:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "Yes, that is exactly the implication"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701982039 {#3062
    date: 2023-12-07 21:47:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@Hagarashi8@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 208144
  -bodyTs: "'exact':4 'implic':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mujico.org/comment/798807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982039 {#3061
    date: 2023-12-07 21:47: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
56 DENIED moderate
App\Entity\EntryComment {#3060
  +user: Proxies\__CG__\App\Entity\User {#3059 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2072
    +user: App\Entity\User {#2046 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "I may be wrong, but does it mean that if someone is able to modify my uefi - they would be able to inject virus in booting image?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703378149 {#2135
      date: 2023-12-24 01:35:49.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2069 …}
    +nested: Doctrine\ORM\PersistentCollection {#2074 …}
    +votes: Doctrine\ORM\PersistentCollection {#2071 …}
    +reports: Doctrine\ORM\PersistentCollection {#2070 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
    -id: 206018
    -bodyTs: "'abl':13,21 'boot':26 'imag':27 'inject':23 'may':2 'mean':8 'modifi':15 'someon':11 'uefi':17 'virus':24 'would':19 'wrong':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6393123"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701945130 {#2136
      date: 2023-12-07 11:32:10.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2072}
  +body: "Yes, that is exactly the implication"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701982039 {#3062
    date: 2023-12-07 21:47:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@Hagarashi8@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3058 …}
  +nested: Doctrine\ORM\PersistentCollection {#3056 …}
  +votes: Doctrine\ORM\PersistentCollection {#3054 …}
  +reports: Doctrine\ORM\PersistentCollection {#3052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3050 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3048 …}
  -id: 208144
  -bodyTs: "'exact':4 'implic':6 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://mujico.org/comment/798807"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701982039 {#3061
    date: 2023-12-07 21:47: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
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 {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this potentially useful to me? Since it is persistent, can I use it on this motherboard I have over here that insists on using UEFI even if I do not want to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701894580 {#2214
    date: 2023-12-06 21:29:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 203904
  -bodyTs: "'even':27 'insist':23 'motherboard':17 'persist':10 'potenti':3 'sinc':7 'uefi':26 'use':4,13,25 'want':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7059770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701894580 {#2213
    date: 2023-12-06 21:29:40.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 {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this potentially useful to me? Since it is persistent, can I use it on this motherboard I have over here that insists on using UEFI even if I do not want to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701894580 {#2214
    date: 2023-12-06 21:29:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 203904
  -bodyTs: "'even':27 'insist':23 'motherboard':17 'persist':10 'potenti':3 'sinc':7 'uefi':26 'use':4,13,25 'want':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7059770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701894580 {#2213
    date: 2023-12-06 21:29:40.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 {#2232
  +user: App\Entity\User {#2302 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "Is this potentially useful to me? Since it is persistent, can I use it on this motherboard I have over here that insists on using UEFI even if I do not want to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701894580 {#2214
    date: 2023-12-06 21:29:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2229 …}
  +nested: Doctrine\ORM\PersistentCollection {#2252 …}
  +votes: Doctrine\ORM\PersistentCollection {#2189 …}
  +reports: Doctrine\ORM\PersistentCollection {#2311 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2293 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2309 …}
  -id: 203904
  -bodyTs: "'even':27 'insist':23 'motherboard':17 'persist':10 'potenti':3 'sinc':7 'uefi':26 'use':4,13,25 'want':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7059770"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701894580 {#2213
    date: 2023-12-06 21:29:40.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
61 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
62 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "damn 😱"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703252862 {#2209
    date: 2023-12-22 14:47:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 203119
  -bodyTs: "'damn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4342129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882565 {#2204
    date: 2023-12-06 18:09:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "damn 😱"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703252862 {#2209
    date: 2023-12-22 14:47:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 203119
  -bodyTs: "'damn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4342129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882565 {#2204
    date: 2023-12-06 18:09:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2266
  +user: App\Entity\User {#2264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "damn 😱"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703252862 {#2209
    date: 2023-12-22 14:47:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2267 …}
  +votes: Doctrine\ORM\PersistentCollection {#2271 …}
  +reports: Doctrine\ORM\PersistentCollection {#2272 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
  -id: 203119
  -bodyTs: "'damn':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://hexbear.net/comment/4342129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701882565 {#2204
    date: 2023-12-06 18:09:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 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
66 DENIED moderate
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "damn 😱"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703252862 {#2209
      date: 2023-12-22 14:47:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 203119
    -bodyTs: "'damn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4342129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882565 {#2204
      date: 2023-12-06 18:09:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "Don’t panic!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701899343 {#3026
    date: 2023-12-06 22:49:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@plinky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 204223
  -bodyTs: "'panic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5494871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899343 {#3029
    date: 2023-12-06 22:49:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "damn 😱"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703252862 {#2209
      date: 2023-12-22 14:47:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 203119
    -bodyTs: "'damn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4342129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882565 {#2204
      date: 2023-12-06 18:09:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "Don’t panic!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701899343 {#3026
    date: 2023-12-06 22:49:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@plinky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 204223
  -bodyTs: "'panic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5494871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899343 {#3029
    date: 2023-12-06 22:49:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#3025
  +user: Proxies\__CG__\App\Entity\User {#3108 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2266
    +user: App\Entity\User {#2264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "damn 😱"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1703252862 {#2209
      date: 2023-12-22 14:47:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2257 …}
    +nested: Doctrine\ORM\PersistentCollection {#2267 …}
    +votes: Doctrine\ORM\PersistentCollection {#2271 …}
    +reports: Doctrine\ORM\PersistentCollection {#2272 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2262 …}
    -id: 203119
    -bodyTs: "'damn':1"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://hexbear.net/comment/4342129"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701882565 {#2204
      date: 2023-12-06 18:09:25.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2266}
  +body: "Don’t panic!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701899343 {#3026
    date: 2023-12-06 22:49:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@plinky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3107 …}
  +nested: Doctrine\ORM\PersistentCollection {#3105 …}
  +votes: Doctrine\ORM\PersistentCollection {#3103 …}
  +reports: Doctrine\ORM\PersistentCollection {#3101 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3097 …}
  -id: 204223
  -bodyTs: "'panic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5494871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701899343 {#3029
    date: 2023-12-06 22:49:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 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
70 DENIED moderate
App\Entity\EntryComment {#2174
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2170 …}
  +image: null
  +parent: null
  +root: null
  +body: "Say it louder for the people at the back: adblock is a basic cybersecurity measurs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697797357 {#2173
    date: 2023-10-20 12:22:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 60911
  -bodyTs: "'adblock':10 'back':9 'basic':13 'cybersecur':14 'louder':3 'measur':15 'peopl':6 'say':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4112162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697797357 {#2187
    date: 2023-10-20 12:22:37.0 +02: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
71 DENIED edit
App\Entity\EntryComment {#2174
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2170 …}
  +image: null
  +parent: null
  +root: null
  +body: "Say it louder for the people at the back: adblock is a basic cybersecurity measurs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697797357 {#2173
    date: 2023-10-20 12:22:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 60911
  -bodyTs: "'adblock':10 'back':9 'basic':13 'cybersecur':14 'louder':3 'measur':15 'peopl':6 'say':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4112162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697797357 {#2187
    date: 2023-10-20 12:22:37.0 +02: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
72 DENIED moderate
App\Entity\EntryComment {#2174
  +user: App\Entity\User {#2006 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2178 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2170 …}
  +image: null
  +parent: null
  +root: null
  +body: "Say it louder for the people at the back: adblock is a basic cybersecurity measurs"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697797357 {#2173
    date: 2023-10-20 12:22:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gammarays@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2183 …}
  +nested: Doctrine\ORM\PersistentCollection {#2168 …}
  +votes: Doctrine\ORM\PersistentCollection {#2038 …}
  +reports: Doctrine\ORM\PersistentCollection {#1988 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2003 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1995 …}
  -id: 60911
  -bodyTs: "'adblock':10 'back':9 'basic':13 'cybersecur':14 'louder':3 'measur':15 'peopl':6 'say':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4112162"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697797357 {#2187
    date: 2023-10-20 12:22:37.0 +02: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
73 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
74 DENIED moderate
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2500 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t tell China, they over use it until it’s no longer effective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1712672313 {#2493
    date: 2024-04-09 16:18:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 287887
  -bodyTs: "'china':4 'effect':14 'longer':13 'tell':3 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6471970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704608667 {#2494
    date: 2024-01-07 07:24:27.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
75 DENIED edit
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2500 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t tell China, they over use it until it’s no longer effective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1712672313 {#2493
    date: 2024-04-09 16:18:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 287887
  -bodyTs: "'china':4 'effect':14 'longer':13 'tell':3 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6471970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704608667 {#2494
    date: 2024-01-07 07:24:27.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
76 DENIED moderate
App\Entity\EntryComment {#2498
  +user: App\Entity\User {#2513 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2500 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t tell China, they over use it until it’s no longer effective."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1712672313 {#2493
    date: 2024-04-09 16:18:33.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2501 …}
  +nested: Doctrine\ORM\PersistentCollection {#2503 …}
  +votes: Doctrine\ORM\PersistentCollection {#2505 …}
  +reports: Doctrine\ORM\PersistentCollection {#2507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
  -id: 287887
  -bodyTs: "'china':4 'effect':14 'longer':13 'tell':3 'use':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6471970"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704608667 {#2494
    date: 2024-01-07 07:24:27.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
77 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
78 DENIED moderate
App\Entity\EntryComment {#3184
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2500 …}
  +image: null
  +parent: App\Entity\EntryComment {#2498
    +user: App\Entity\User {#2513 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2500 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t tell China, they over use it until it’s no longer effective."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1712672313 {#2493
      date: 2024-04-09 16:18:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@alphacyberranger@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2501 …}
    +nested: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    -id: 287887
    -bodyTs: "'china':4 'effect':14 'longer':13 'tell':3 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6471970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704608667 {#2494
      date: 2024-01-07 07:24:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "Did you mean chickens?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704613769 {#3181
    date: 2024-01-07 08:49:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@lemmy.world"
    "@Crack0n7uesday@lemmy.world"
    "@alphacyberranger@lemmy.world"
    "@Crack0n7uesday@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3188 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 288035
  -bodyTs: "'chicken':4 'mean':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1442979"
  +editedAt: DateTimeImmutable @1712672328 {#3182
    date: 2024-04-09 16:18:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704613769 {#3183
    date: 2024-01-07 08:49:29.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
79 DENIED edit
App\Entity\EntryComment {#3184
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2500 …}
  +image: null
  +parent: App\Entity\EntryComment {#2498
    +user: App\Entity\User {#2513 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2500 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t tell China, they over use it until it’s no longer effective."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1712672313 {#2493
      date: 2024-04-09 16:18:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@alphacyberranger@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2501 …}
    +nested: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    -id: 287887
    -bodyTs: "'china':4 'effect':14 'longer':13 'tell':3 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6471970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704608667 {#2494
      date: 2024-01-07 07:24:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "Did you mean chickens?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704613769 {#3181
    date: 2024-01-07 08:49:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@lemmy.world"
    "@Crack0n7uesday@lemmy.world"
    "@alphacyberranger@lemmy.world"
    "@Crack0n7uesday@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3188 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 288035
  -bodyTs: "'chicken':4 'mean':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1442979"
  +editedAt: DateTimeImmutable @1712672328 {#3182
    date: 2024-04-09 16:18:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704613769 {#3183
    date: 2024-01-07 08:49:29.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
80 DENIED moderate
App\Entity\EntryComment {#3184
  +user: Proxies\__CG__\App\Entity\User {#3185 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2500 …}
  +image: null
  +parent: App\Entity\EntryComment {#2498
    +user: App\Entity\User {#2513 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2499 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2500 …}
    +image: null
    +parent: null
    +root: null
    +body: "Don’t tell China, they over use it until it’s no longer effective."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1712672313 {#2493
      date: 2024-04-09 16:18:33.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@alphacyberranger@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2501 …}
    +nested: Doctrine\ORM\PersistentCollection {#2503 …}
    +votes: Doctrine\ORM\PersistentCollection {#2505 …}
    +reports: Doctrine\ORM\PersistentCollection {#2507 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2509 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2511 …}
    -id: 287887
    -bodyTs: "'china':4 'effect':14 'longer':13 'tell':3 'use':7"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6471970"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704608667 {#2494
      date: 2024-01-07 07:24:27.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2498}
  +body: "Did you mean chickens?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704613769 {#3181
    date: 2024-01-07 08:49:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@alphacyberranger@lemmy.world"
    "@Crack0n7uesday@lemmy.world"
    "@alphacyberranger@lemmy.world"
    "@Crack0n7uesday@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3186 …}
  +nested: Doctrine\ORM\PersistentCollection {#3188 …}
  +votes: Doctrine\ORM\PersistentCollection {#3190 …}
  +reports: Doctrine\ORM\PersistentCollection {#3192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3196 …}
  -id: 288035
  -bodyTs: "'chicken':4 'mean':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://linux.community/comment/1442979"
  +editedAt: DateTimeImmutable @1712672328 {#3182
    date: 2024-04-09 16:18:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704613769 {#3183
    date: 2024-01-07 08:49:29.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
81 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
82 DENIED moderate
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On Linux/Mac you have no use sudo. For sudo you need a password.\n
    \n
    This thing will make it very easy to make a rubber ducky though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703311243 {#2568
    date: 2023-12-23 07:00:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 205826
  -bodyTs: "'ducki':25 'easi':20 'linux/mac':2 'make':17,22 'need':11 'password':13 'rubber':24 'sudo':7,9 'thing':15 'though':26 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701938478 {#2569
    date: 2023-12-07 09:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On Linux/Mac you have no use sudo. For sudo you need a password.\n
    \n
    This thing will make it very easy to make a rubber ducky though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703311243 {#2568
    date: 2023-12-23 07:00:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 205826
  -bodyTs: "'ducki':25 'easi':20 'linux/mac':2 'make':17,22 'need':11 'password':13 'rubber':24 'sudo':7,9 'thing':15 'though':26 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701938478 {#2569
    date: 2023-12-07 09:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2573
  +user: App\Entity\User {#2586 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    On Linux/Mac you have no use sudo. For sudo you need a password.\n
    \n
    This thing will make it very easy to make a rubber ducky though.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703311243 {#2568
    date: 2023-12-23 07:00:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2574 …}
  +nested: Doctrine\ORM\PersistentCollection {#2576 …}
  +votes: Doctrine\ORM\PersistentCollection {#2578 …}
  +reports: Doctrine\ORM\PersistentCollection {#2580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
  -id: 205826
  -bodyTs: "'ducki':25 'easi':20 'linux/mac':2 'make':17,22 'need':11 'password':13 'rubber':24 'sudo':7,9 'thing':15 'though':26 'use':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5866299"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701938478 {#2569
    date: 2023-12-07 09:41:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 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
86 DENIED moderate
App\Entity\EntryComment {#3076
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2573
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On Linux/Mac you have no use sudo. For sudo you need a password.\n
      \n
      This thing will make it very easy to make a rubber ducky though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703311243 {#2568
      date: 2023-12-23 07:00:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 205826
    -bodyTs: "'ducki':25 'easi':20 'linux/mac':2 'make':17,22 'need':11 'password':13 'rubber':24 'sudo':7,9 'thing':15 'though':26 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5866299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701938478 {#2569
      date: 2023-12-07 09:41:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2573}
  +body: """
    Would be pretty easy to pull off if you had hardware access. Just boot from a flash drive and drop the exploit from there.\n
    \n
    Even if their OS is full disk encrypted, this can easily inject a backdoor or just keylog the bootup password prompt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701942473 {#3079
    date: 2023-12-07 10:47:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@olafurp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3074 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 205949
  -bodyTs: "'access':12 'backdoor':38 'boot':14 'bootup':43 'disk':31 'drive':18 'drop':20 'easi':4 'easili':35 'encrypt':32 'even':25 'exploit':22 'flash':17 'full':30 'hardwar':11 'inject':36 'keylog':41 'os':28 'password':44 'pretti':3 'prompt':45 'pull':6 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6448788"
  +editedAt: DateTimeImmutable @1703311340 {#3078
    date: 2023-12-23 07:02:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701942473 {#3077
    date: 2023-12-07 10:47:53.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
87 DENIED edit
App\Entity\EntryComment {#3076
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2573
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On Linux/Mac you have no use sudo. For sudo you need a password.\n
      \n
      This thing will make it very easy to make a rubber ducky though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703311243 {#2568
      date: 2023-12-23 07:00:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 205826
    -bodyTs: "'ducki':25 'easi':20 'linux/mac':2 'make':17,22 'need':11 'password':13 'rubber':24 'sudo':7,9 'thing':15 'though':26 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5866299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701938478 {#2569
      date: 2023-12-07 09:41:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2573}
  +body: """
    Would be pretty easy to pull off if you had hardware access. Just boot from a flash drive and drop the exploit from there.\n
    \n
    Even if their OS is full disk encrypted, this can easily inject a backdoor or just keylog the bootup password prompt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701942473 {#3079
    date: 2023-12-07 10:47:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@olafurp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3074 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 205949
  -bodyTs: "'access':12 'backdoor':38 'boot':14 'bootup':43 'disk':31 'drive':18 'drop':20 'easi':4 'easili':35 'encrypt':32 'even':25 'exploit':22 'flash':17 'full':30 'hardwar':11 'inject':36 'keylog':41 'os':28 'password':44 'pretti':3 'prompt':45 'pull':6 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6448788"
  +editedAt: DateTimeImmutable @1703311340 {#3078
    date: 2023-12-23 07:02:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701942473 {#3077
    date: 2023-12-07 10:47:53.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
88 DENIED moderate
App\Entity\EntryComment {#3076
  +user: Proxies\__CG__\App\Entity\User {#3075 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2573
    +user: App\Entity\User {#2586 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      On Linux/Mac you have no use sudo. For sudo you need a password.\n
      \n
      This thing will make it very easy to make a rubber ducky though.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703311243 {#2568
      date: 2023-12-23 07:00:43.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2574 …}
    +nested: Doctrine\ORM\PersistentCollection {#2576 …}
    +votes: Doctrine\ORM\PersistentCollection {#2578 …}
    +reports: Doctrine\ORM\PersistentCollection {#2580 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2582 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2584 …}
    -id: 205826
    -bodyTs: "'ducki':25 'easi':20 'linux/mac':2 'make':17,22 'need':11 'password':13 'rubber':24 'sudo':7,9 'thing':15 'though':26 'use':6"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/5866299"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701938478 {#2569
      date: 2023-12-07 09:41:18.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2573}
  +body: """
    Would be pretty easy to pull off if you had hardware access. Just boot from a flash drive and drop the exploit from there.\n
    \n
    Even if their OS is full disk encrypted, this can easily inject a backdoor or just keylog the bootup password prompt.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1701942473 {#3079
    date: 2023-12-07 10:47:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@olafurp@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3074 …}
  +nested: Doctrine\ORM\PersistentCollection {#3072 …}
  +votes: Doctrine\ORM\PersistentCollection {#3070 …}
  +reports: Doctrine\ORM\PersistentCollection {#3068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3066 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3064 …}
  -id: 205949
  -bodyTs: "'access':12 'backdoor':38 'boot':14 'bootup':43 'disk':31 'drive':18 'drop':20 'easi':4 'easili':35 'encrypt':32 'even':25 'exploit':22 'flash':17 'full':30 'hardwar':11 'inject':36 'keylog':41 'os':28 'password':44 'pretti':3 'prompt':45 'pull':6 'would':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6448788"
  +editedAt: DateTimeImmutable @1703311340 {#3078
    date: 2023-12-23 07:02:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701942473 {#3077
    date: 2023-12-07 10:47:53.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
89 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
90 DENIED moderate
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703395078 {#2641
    date: 2023-12-24 06:17:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 205674
  -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5481121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701934124 {#2642
    date: 2023-12-07 08:28:44.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
91 DENIED edit
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703395078 {#2641
    date: 2023-12-24 06:17:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 205674
  -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5481121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701934124 {#2642
    date: 2023-12-07 08:28:44.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
92 DENIED moderate
App\Entity\EntryComment {#2646
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: null
  +root: null
  +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703395078 {#2641
    date: 2023-12-24 06:17:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2647 …}
  +nested: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  -id: 205674
  -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5481121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701934124 {#2642
    date: 2023-12-07 08:28:44.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
93 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
94 DENIED moderate
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: App\Entity\User {#2659 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703395078 {#2641
      date: 2023-12-24 06:17:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2647 …}
    +nested: Doctrine\ORM\PersistentCollection {#2649 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    -id: 205674
    -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5481121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701934124 {#2642
      date: 2023-12-07 08:28:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: "This is way before reaching your bootloader. It’s about the manufacturer logo that’s displayed by UEFI while doing the whole hardware initialization."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701935399 {#3095
    date: 2023-12-07 08:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@kelvie@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 205714
  -bodyTs: "'bootload':7 'display':16 'hardwar':23 'initi':24 'logo':13 'manufactur':12 'reach':5 'uefi':18 'way':3 'whole':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5754212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701935399 {#3094
    date: 2023-12-07 08:49:59.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
95 DENIED edit
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: App\Entity\User {#2659 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703395078 {#2641
      date: 2023-12-24 06:17:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2647 …}
    +nested: Doctrine\ORM\PersistentCollection {#2649 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    -id: 205674
    -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5481121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701934124 {#2642
      date: 2023-12-07 08:28:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: "This is way before reaching your bootloader. It’s about the manufacturer logo that’s displayed by UEFI while doing the whole hardware initialization."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701935399 {#3095
    date: 2023-12-07 08:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@kelvie@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 205714
  -bodyTs: "'bootload':7 'display':16 'hardwar':23 'initi':24 'logo':13 'manufactur':12 'reach':5 'uefi':18 'way':3 'whole':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5754212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701935399 {#3094
    date: 2023-12-07 08:49:59.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
96 DENIED moderate
App\Entity\EntryComment {#3093
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#2646
    +user: App\Entity\User {#2659 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: null
    +root: null
    +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1703395078 {#2641
      date: 2023-12-24 06:17:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2647 …}
    +nested: Doctrine\ORM\PersistentCollection {#2649 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    -id: 205674
    -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5481121"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701934124 {#2642
      date: 2023-12-07 08:28:44.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: "This is way before reaching your bootloader. It’s about the manufacturer logo that’s displayed by UEFI while doing the whole hardware initialization."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1701935399 {#3095
    date: 2023-12-07 08:49:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@kelvie@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3091 …}
  +nested: Doctrine\ORM\PersistentCollection {#3089 …}
  +votes: Doctrine\ORM\PersistentCollection {#3087 …}
  +reports: Doctrine\ORM\PersistentCollection {#3085 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
  -id: 205714
  -bodyTs: "'bootload':7 'display':16 'hardwar':23 'initi':24 'logo':13 'manufactur':12 'reach':5 'uefi':18 'way':3 'whole':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5754212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701935399 {#3094
    date: 2023-12-07 08:49:59.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
97 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
98 DENIED moderate
App\Entity\EntryComment {#3232
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3093
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2646
      +user: App\Entity\User {#2659 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703395078 {#2641
        date: 2023-12-24 06:17:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2647 …}
      +nested: Doctrine\ORM\PersistentCollection {#2649 …}
      +votes: Doctrine\ORM\PersistentCollection {#2651 …}
      +reports: Doctrine\ORM\PersistentCollection {#2653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
      -id: 205674
      -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5481121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701934124 {#2642
        date: 2023-12-07 08:28:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2646}
    +body: "This is way before reaching your bootloader. It’s about the manufacturer logo that’s displayed by UEFI while doing the whole hardware initialization."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701935399 {#3095
      date: 2023-12-07 08:49:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
      "@kelvie@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3091 …}
    +nested: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
    -id: 205714
    -bodyTs: "'bootload':7 'display':16 'hardwar':23 'initi':24 'logo':13 'manufactur':12 'reach':5 'uefi':18 'way':3 'whole':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5754212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701935399 {#3094
      date: 2023-12-07 08:49:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: "That’s… Stored in the EFI partition or changeable in userspace?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701941277 {#3231
    date: 2023-12-07 10:27:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@kelvie@lemmy.ca"
    "@clmbmb@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 205912
  -bodyTs: "'changeabl':9 'efi':6 'partit':7 'store':3 'userspac':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5482454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701941277 {#3234
    date: 2023-12-07 10:27:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#3232
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3093
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2646
      +user: App\Entity\User {#2659 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703395078 {#2641
        date: 2023-12-24 06:17:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2647 …}
      +nested: Doctrine\ORM\PersistentCollection {#2649 …}
      +votes: Doctrine\ORM\PersistentCollection {#2651 …}
      +reports: Doctrine\ORM\PersistentCollection {#2653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
      -id: 205674
      -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5481121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701934124 {#2642
        date: 2023-12-07 08:28:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2646}
    +body: "This is way before reaching your bootloader. It’s about the manufacturer logo that’s displayed by UEFI while doing the whole hardware initialization."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701935399 {#3095
      date: 2023-12-07 08:49:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
      "@kelvie@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3091 …}
    +nested: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
    -id: 205714
    -bodyTs: "'bootload':7 'display':16 'hardwar':23 'initi':24 'logo':13 'manufactur':12 'reach':5 'uefi':18 'way':3 'whole':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5754212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701935399 {#3094
      date: 2023-12-07 08:49:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: "That’s… Stored in the EFI partition or changeable in userspace?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701941277 {#3231
    date: 2023-12-07 10:27:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@kelvie@lemmy.ca"
    "@clmbmb@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 205912
  -bodyTs: "'changeabl':9 'efi':6 'partit':7 'store':3 'userspac':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5482454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701941277 {#3234
    date: 2023-12-07 10:27:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\EntryComment {#3232
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3093
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#2646
      +user: App\Entity\User {#2659 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: null
      +root: null
      +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703395078 {#2641
        date: 2023-12-24 06:17:58.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2647 …}
      +nested: Doctrine\ORM\PersistentCollection {#2649 …}
      +votes: Doctrine\ORM\PersistentCollection {#2651 …}
      +reports: Doctrine\ORM\PersistentCollection {#2653 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
      -id: 205674
      -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5481121"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701934124 {#2642
        date: 2023-12-07 08:28:44.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2646}
    +body: "This is way before reaching your bootloader. It’s about the manufacturer logo that’s displayed by UEFI while doing the whole hardware initialization."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 12
    +score: 0
    +lastActive: DateTime @1701935399 {#3095
      date: 2023-12-07 08:49:59.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
      "@kelvie@lemmy.ca"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3091 …}
    +nested: Doctrine\ORM\PersistentCollection {#3089 …}
    +votes: Doctrine\ORM\PersistentCollection {#3087 …}
    +reports: Doctrine\ORM\PersistentCollection {#3085 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
    -id: 205714
    -bodyTs: "'bootload':7 'display':16 'hardwar':23 'initi':24 'logo':13 'manufactur':12 'reach':5 'uefi':18 'way':3 'whole':22"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5754212"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701935399 {#3094
      date: 2023-12-07 08:49:59.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: "That’s… Stored in the EFI partition or changeable in userspace?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701941277 {#3231
    date: 2023-12-07 10:27:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@kelvie@lemmy.ca"
    "@clmbmb@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3239 …}
  +nested: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  -id: 205912
  -bodyTs: "'changeabl':9 'efi':6 'partit':7 'store':3 'userspac':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5482454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701941277 {#3234
    date: 2023-12-07 10:27:57.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 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
102 DENIED moderate
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: App\Entity\User {#2659 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3093
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2646
        +user: App\Entity\User {#2659 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703395078 {#2641
          date: 2023-12-24 06:17:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2647 …}
        +nested: Doctrine\ORM\PersistentCollection {#2649 …}
        +votes: Doctrine\ORM\PersistentCollection {#2651 …}
        +reports: Doctrine\ORM\PersistentCollection {#2653 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
        -id: 205674
        -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5481121"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701934124 {#2642
          date: 2023-12-07 08:28:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2646}
      +body: "This is way before reaching your bootloader. It’s about the manufacturer logo that’s displayed by UEFI while doing the whole hardware initialization."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701935399 {#3095
        date: 2023-12-07 08:49:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@kelvie@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3091 …}
      +nested: Doctrine\ORM\PersistentCollection {#3089 …}
      +votes: Doctrine\ORM\PersistentCollection {#3087 …}
      +reports: Doctrine\ORM\PersistentCollection {#3085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
      -id: 205714
      -bodyTs: "'bootload':7 'display':16 'hardwar':23 'initi':24 'logo':13 'manufactur':12 'reach':5 'uefi':18 'way':3 'whole':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5754212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701935399 {#3094
        date: 2023-12-07 08:49:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2646}
    +body: "That’s… Stored in the EFI partition or changeable in userspace?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701941277 {#3231
      date: 2023-12-07 10:27:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
      "@kelvie@lemmy.ca"
      "@clmbmb@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3239 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -id: 205912
    -bodyTs: "'changeabl':9 'efi':6 'partit':7 'store':3 'userspac':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5482454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701941277 {#3234
      date: 2023-12-07 10:27:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: """
    > Depending on how the UEFI is configured, a simple copy/paste command, executed either by the malicious image or with physical access, is in many cases all that’s required to place the malicious image into what’s known as the ESP, short for EFI System Partition, a region of the hard drive that stores boot loaders, kernel images, and any device drivers, system utilities, or other data files needed before the main OS loads.\n
    \n
    (from the article)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701949448 {#3274
    date: 2023-12-07 12:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@kelvie@lemmy.ca"
    "@clmbmb@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3277 …}
  +nested: Doctrine\ORM\PersistentCollection {#3281 …}
  +votes: Doctrine\ORM\PersistentCollection {#3283 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 206158
  -bodyTs: "'access':21 'articl':77 'boot':55 'case':25 'command':11 'configur':7 'copy/paste':10 'data':67 'depend':1 'devic':61 'drive':52 'driver':62 'efi':44 'either':13 'esp':41 'execut':12 'file':68 'hard':51 'imag':17,34,58 'kernel':57 'known':38 'load':74 'loader':56 'main':72 'malici':16,33 'mani':24 'need':69 'os':73 'partit':46 'physic':20 'place':31 'region':48 'requir':29 'short':42 'simpl':9 'store':54 'system':45,63 'uefi':5 'util':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5757269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701949448 {#3271
    date: 2023-12-07 12:44:08.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
103 DENIED edit
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: App\Entity\User {#2659 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3093
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2646
        +user: App\Entity\User {#2659 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703395078 {#2641
          date: 2023-12-24 06:17:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2647 …}
        +nested: Doctrine\ORM\PersistentCollection {#2649 …}
        +votes: Doctrine\ORM\PersistentCollection {#2651 …}
        +reports: Doctrine\ORM\PersistentCollection {#2653 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
        -id: 205674
        -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5481121"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701934124 {#2642
          date: 2023-12-07 08:28:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2646}
      +body: "This is way before reaching your bootloader. It’s about the manufacturer logo that’s displayed by UEFI while doing the whole hardware initialization."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701935399 {#3095
        date: 2023-12-07 08:49:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@kelvie@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3091 …}
      +nested: Doctrine\ORM\PersistentCollection {#3089 …}
      +votes: Doctrine\ORM\PersistentCollection {#3087 …}
      +reports: Doctrine\ORM\PersistentCollection {#3085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
      -id: 205714
      -bodyTs: "'bootload':7 'display':16 'hardwar':23 'initi':24 'logo':13 'manufactur':12 'reach':5 'uefi':18 'way':3 'whole':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5754212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701935399 {#3094
        date: 2023-12-07 08:49:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2646}
    +body: "That’s… Stored in the EFI partition or changeable in userspace?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701941277 {#3231
      date: 2023-12-07 10:27:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
      "@kelvie@lemmy.ca"
      "@clmbmb@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3239 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -id: 205912
    -bodyTs: "'changeabl':9 'efi':6 'partit':7 'store':3 'userspac':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5482454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701941277 {#3234
      date: 2023-12-07 10:27:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: """
    > Depending on how the UEFI is configured, a simple copy/paste command, executed either by the malicious image or with physical access, is in many cases all that’s required to place the malicious image into what’s known as the ESP, short for EFI System Partition, a region of the hard drive that stores boot loaders, kernel images, and any device drivers, system utilities, or other data files needed before the main OS loads.\n
    \n
    (from the article)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701949448 {#3274
    date: 2023-12-07 12:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@kelvie@lemmy.ca"
    "@clmbmb@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3277 …}
  +nested: Doctrine\ORM\PersistentCollection {#3281 …}
  +votes: Doctrine\ORM\PersistentCollection {#3283 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 206158
  -bodyTs: "'access':21 'articl':77 'boot':55 'case':25 'command':11 'configur':7 'copy/paste':10 'data':67 'depend':1 'devic':61 'drive':52 'driver':62 'efi':44 'either':13 'esp':41 'execut':12 'file':68 'hard':51 'imag':17,34,58 'kernel':57 'known':38 'load':74 'loader':56 'main':72 'malici':16,33 'mani':24 'need':69 'os':73 'partit':46 'physic':20 'place':31 'region':48 'requir':29 'short':42 'simpl':9 'store':54 'system':45,63 'uefi':5 'util':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5757269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701949448 {#3271
    date: 2023-12-07 12:44:08.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
104 DENIED moderate
App\Entity\EntryComment {#3269
  +user: Proxies\__CG__\App\Entity\User {#3092 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3232
    +user: App\Entity\User {#2659 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3093
      +user: Proxies\__CG__\App\Entity\User {#3092 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#2646
        +user: App\Entity\User {#2659 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: null
        +root: null
        +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1703395078 {#2641
          date: 2023-12-24 06:17:58.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Chewy7324@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2647 …}
        +nested: Doctrine\ORM\PersistentCollection {#2649 …}
        +votes: Doctrine\ORM\PersistentCollection {#2651 …}
        +reports: Doctrine\ORM\PersistentCollection {#2653 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
        -id: 205674
        -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ca/comment/5481121"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701934124 {#2642
          date: 2023-12-07 08:28:44.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2646}
      +body: "This is way before reaching your bootloader. It’s about the manufacturer logo that’s displayed by UEFI while doing the whole hardware initialization."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 12
      +score: 0
      +lastActive: DateTime @1701935399 {#3095
        date: 2023-12-07 08:49:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@kelvie@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3091 …}
      +nested: Doctrine\ORM\PersistentCollection {#3089 …}
      +votes: Doctrine\ORM\PersistentCollection {#3087 …}
      +reports: Doctrine\ORM\PersistentCollection {#3085 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
      -id: 205714
      -bodyTs: "'bootload':7 'display':16 'hardwar':23 'initi':24 'logo':13 'manufactur':12 'reach':5 'uefi':18 'way':3 'whole':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.dbzer0.com/comment/5754212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701935399 {#3094
        date: 2023-12-07 08:49:59.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2646}
    +body: "That’s… Stored in the EFI partition or changeable in userspace?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1701941277 {#3231
      date: 2023-12-07 10:27:57.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
      "@kelvie@lemmy.ca"
      "@clmbmb@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3239 …}
    +nested: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    -id: 205912
    -bodyTs: "'changeabl':9 'efi':6 'partit':7 'store':3 'userspac':11"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/5482454"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701941277 {#3234
      date: 2023-12-07 10:27:57.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: """
    > Depending on how the UEFI is configured, a simple copy/paste command, executed either by the malicious image or with physical access, is in many cases all that’s required to place the malicious image into what’s known as the ESP, short for EFI System Partition, a region of the hard drive that stores boot loaders, kernel images, and any device drivers, system utilities, or other data files needed before the main OS loads.\n
    \n
    (from the article)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701949448 {#3274
    date: 2023-12-07 12:44:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@kelvie@lemmy.ca"
    "@clmbmb@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3277 …}
  +nested: Doctrine\ORM\PersistentCollection {#3281 …}
  +votes: Doctrine\ORM\PersistentCollection {#3283 …}
  +reports: Doctrine\ORM\PersistentCollection {#3284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
  -id: 206158
  -bodyTs: "'access':21 'articl':77 'boot':55 'case':25 'command':11 'configur':7 'copy/paste':10 'data':67 'depend':1 'devic':61 'drive':52 'driver':62 'efi':44 'either':13 'esp':41 'execut':12 'file':68 'hard':51 'imag':17,34,58 'kernel':57 'known':38 'load':74 'loader':56 'main':72 'malici':16,33 'mani':24 'need':69 'os':73 'partit':46 'physic':20 'place':31 'region':48 'requir':29 'short':42 'simpl':9 'store':54 'system':45,63 'uefi':5 'util':64"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/5757269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701949448 {#3271
    date: 2023-12-07 12:44:08.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
105 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
106 DENIED moderate
App\Entity\EntryComment {#3305
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3269
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: App\Entity\User {#2659 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3093
        +user: Proxies\__CG__\App\Entity\User {#3092 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2646
          +user: App\Entity\User {#2659 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1703395078 {#2641
            date: 2023-12-24 06:17:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Chewy7324@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2647 …}
          +nested: Doctrine\ORM\PersistentCollection {#2649 …}
          +votes: Doctrine\ORM\PersistentCollection {#2651 …}
          +reports: Doctrine\ORM\PersistentCollection {#2653 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
          -id: 205674
          -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5481121"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701934124 {#2642
            date: 2023-12-07 08:28:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2646}
        +body: "This is way before reaching your bootloader. It’s about the manufacturer logo that’s displayed by UEFI while doing the whole hardware initialization."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701935399 {#3095
          date: 2023-12-07 08:49:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Chewy7324@discuss.tchncs.de"
          "@kelvie@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3091 …}
        +nested: Doctrine\ORM\PersistentCollection {#3089 …}
        +votes: Doctrine\ORM\PersistentCollection {#3087 …}
        +reports: Doctrine\ORM\PersistentCollection {#3085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
        -id: 205714
        -bodyTs: "'bootload':7 'display':16 'hardwar':23 'initi':24 'logo':13 'manufactur':12 'reach':5 'uefi':18 'way':3 'whole':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5754212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701935399 {#3094
          date: 2023-12-07 08:49:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2646}
      +body: "That’s… Stored in the EFI partition or changeable in userspace?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701941277 {#3231
        date: 2023-12-07 10:27:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@kelvie@lemmy.ca"
        "@clmbmb@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3239 …}
      +nested: Doctrine\ORM\PersistentCollection {#3242 …}
      +votes: Doctrine\ORM\PersistentCollection {#3244 …}
      +reports: Doctrine\ORM\PersistentCollection {#3246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
      -id: 205912
      -bodyTs: "'changeabl':9 'efi':6 'partit':7 'store':3 'userspac':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5482454"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701941277 {#3234
        date: 2023-12-07 10:27:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2646}
    +body: """
      > Depending on how the UEFI is configured, a simple copy/paste command, executed either by the malicious image or with physical access, is in many cases all that’s required to place the malicious image into what’s known as the ESP, short for EFI System Partition, a region of the hard drive that stores boot loaders, kernel images, and any device drivers, system utilities, or other data files needed before the main OS loads.\n
      \n
      (from the article)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701949448 {#3274
      date: 2023-12-07 12:44:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
      "@kelvie@lemmy.ca"
      "@clmbmb@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3277 …}
    +nested: Doctrine\ORM\PersistentCollection {#3281 …}
    +votes: Doctrine\ORM\PersistentCollection {#3283 …}
    +reports: Doctrine\ORM\PersistentCollection {#3284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
    -id: 206158
    -bodyTs: "'access':21 'articl':77 'boot':55 'case':25 'command':11 'configur':7 'copy/paste':10 'data':67 'depend':1 'devic':61 'drive':52 'driver':62 'efi':44 'either':13 'esp':41 'execut':12 'file':68 'hard':51 'imag':17,34,58 'kernel':57 'known':38 'load':74 'loader':56 'main':72 'malici':16,33 'mani':24 'need':69 'os':73 'partit':46 'physic':20 'place':31 'region':48 'requir':29 'short':42 'simpl':9 'store':54 'system':45,63 'uefi':5 'util':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5757269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949448 {#3271
      date: 2023-12-07 12:44:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: "Right, I know EFI images are stored in the EFI partition, but with secure boot, only signed images can be executed, so they’d need to steal someone’s signing key to do this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701991821 {#3300
    date: 2023-12-08 00:30:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@kelvie@lemmy.ca"
    "@clmbmb@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3294 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 208740
  -bodyTs: "'boot':15 'd':24 'efi':4,10 'execut':21 'imag':5,18 'key':31 'know':3 'need':25 'partit':11 'right':1 'secur':14 'sign':17,30 'someon':28 'steal':27 'store':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5498904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701991821 {#3303
    date: 2023-12-08 00:30:21.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
107 DENIED edit
App\Entity\EntryComment {#3305
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3269
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: App\Entity\User {#2659 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3093
        +user: Proxies\__CG__\App\Entity\User {#3092 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2646
          +user: App\Entity\User {#2659 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1703395078 {#2641
            date: 2023-12-24 06:17:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Chewy7324@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2647 …}
          +nested: Doctrine\ORM\PersistentCollection {#2649 …}
          +votes: Doctrine\ORM\PersistentCollection {#2651 …}
          +reports: Doctrine\ORM\PersistentCollection {#2653 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
          -id: 205674
          -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5481121"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701934124 {#2642
            date: 2023-12-07 08:28:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2646}
        +body: "This is way before reaching your bootloader. It’s about the manufacturer logo that’s displayed by UEFI while doing the whole hardware initialization."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701935399 {#3095
          date: 2023-12-07 08:49:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Chewy7324@discuss.tchncs.de"
          "@kelvie@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3091 …}
        +nested: Doctrine\ORM\PersistentCollection {#3089 …}
        +votes: Doctrine\ORM\PersistentCollection {#3087 …}
        +reports: Doctrine\ORM\PersistentCollection {#3085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
        -id: 205714
        -bodyTs: "'bootload':7 'display':16 'hardwar':23 'initi':24 'logo':13 'manufactur':12 'reach':5 'uefi':18 'way':3 'whole':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5754212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701935399 {#3094
          date: 2023-12-07 08:49:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2646}
      +body: "That’s… Stored in the EFI partition or changeable in userspace?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701941277 {#3231
        date: 2023-12-07 10:27:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@kelvie@lemmy.ca"
        "@clmbmb@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3239 …}
      +nested: Doctrine\ORM\PersistentCollection {#3242 …}
      +votes: Doctrine\ORM\PersistentCollection {#3244 …}
      +reports: Doctrine\ORM\PersistentCollection {#3246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
      -id: 205912
      -bodyTs: "'changeabl':9 'efi':6 'partit':7 'store':3 'userspac':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5482454"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701941277 {#3234
        date: 2023-12-07 10:27:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2646}
    +body: """
      > Depending on how the UEFI is configured, a simple copy/paste command, executed either by the malicious image or with physical access, is in many cases all that’s required to place the malicious image into what’s known as the ESP, short for EFI System Partition, a region of the hard drive that stores boot loaders, kernel images, and any device drivers, system utilities, or other data files needed before the main OS loads.\n
      \n
      (from the article)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701949448 {#3274
      date: 2023-12-07 12:44:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
      "@kelvie@lemmy.ca"
      "@clmbmb@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3277 …}
    +nested: Doctrine\ORM\PersistentCollection {#3281 …}
    +votes: Doctrine\ORM\PersistentCollection {#3283 …}
    +reports: Doctrine\ORM\PersistentCollection {#3284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
    -id: 206158
    -bodyTs: "'access':21 'articl':77 'boot':55 'case':25 'command':11 'configur':7 'copy/paste':10 'data':67 'depend':1 'devic':61 'drive':52 'driver':62 'efi':44 'either':13 'esp':41 'execut':12 'file':68 'hard':51 'imag':17,34,58 'kernel':57 'known':38 'load':74 'loader':56 'main':72 'malici':16,33 'mani':24 'need':69 'os':73 'partit':46 'physic':20 'place':31 'region':48 'requir':29 'short':42 'simpl':9 'store':54 'system':45,63 'uefi':5 'util':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5757269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949448 {#3271
      date: 2023-12-07 12:44:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: "Right, I know EFI images are stored in the EFI partition, but with secure boot, only signed images can be executed, so they’d need to steal someone’s signing key to do this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701991821 {#3300
    date: 2023-12-08 00:30:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@kelvie@lemmy.ca"
    "@clmbmb@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3294 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 208740
  -bodyTs: "'boot':15 'd':24 'efi':4,10 'execut':21 'imag':5,18 'key':31 'know':3 'need':25 'partit':11 'right':1 'secur':14 'sign':17,30 'someon':28 'steal':27 'store':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5498904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701991821 {#3303
    date: 2023-12-08 00:30:21.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
108 DENIED moderate
App\Entity\EntryComment {#3305
  +user: App\Entity\User {#2659 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
  +image: null
  +parent: App\Entity\EntryComment {#3269
    +user: Proxies\__CG__\App\Entity\User {#3092 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
    +image: null
    +parent: App\Entity\EntryComment {#3232
      +user: App\Entity\User {#2659 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
      +image: null
      +parent: App\Entity\EntryComment {#3093
        +user: Proxies\__CG__\App\Entity\User {#3092 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
        +image: null
        +parent: App\Entity\EntryComment {#2646
          +user: App\Entity\User {#2659 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#1961 …}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1977 …}
          +image: null
          +parent: null
          +root: null
          +body: "So I don’t get it, I have my entire boot image in a signed EFI binary, the logo is in there as well. I don’t think I’m susceptible to this, right? I don’t think systemd-boot or the kernel reads an unsigned logo file anywhere. (Using secure boot)"
          +lang: "en"
          +isAdult: false
          +favouriteCount: 6
          +score: 0
          +lastActive: DateTime @1703395078 {#2641
            date: 2023-12-24 06:17:58.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@Chewy7324@discuss.tchncs.de"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2647 …}
          +nested: Doctrine\ORM\PersistentCollection {#2649 …}
          +votes: Doctrine\ORM\PersistentCollection {#2651 …}
          +reports: Doctrine\ORM\PersistentCollection {#2653 …}
          +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
          +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
          -id: 205674
          -bodyTs: "'anywher':50 'binari':17 'boot':11,41,53 'efi':16 'entir':10 'file':49 'get':5 'imag':12 'kernel':44 'logo':19,48 'm':30 'read':45 'right':34 'secur':52 'sign':15 'suscept':31 'systemd':40 'systemd-boot':39 'think':28,38 'unsign':47 'use':51 'well':24"
          +ranking: 0
          +commentCount: 0
          +upVotes: 0
          +downVotes: 0
          +visibility: "visible             "
          +apId: "https://lemmy.ca/comment/5481121"
          +editedAt: null
          +createdAt: DateTimeImmutable @1701934124 {#2642
            date: 2023-12-07 08:28:44.0 +01:00
          }
        }
        +root: App\Entity\EntryComment {#2646}
        +body: "This is way before reaching your bootloader. It’s about the manufacturer logo that’s displayed by UEFI while doing the whole hardware initialization."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1701935399 {#3095
          date: 2023-12-07 08:49:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Chewy7324@discuss.tchncs.de"
          "@kelvie@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#3091 …}
        +nested: Doctrine\ORM\PersistentCollection {#3089 …}
        +votes: Doctrine\ORM\PersistentCollection {#3087 …}
        +reports: Doctrine\ORM\PersistentCollection {#3085 …}
        +favourites: Doctrine\ORM\PersistentCollection {#3083 …}
        +notifications: Doctrine\ORM\PersistentCollection {#3081 …}
        -id: 205714
        -bodyTs: "'bootload':7 'display':16 'hardwar':23 'initi':24 'logo':13 'manufactur':12 'reach':5 'uefi':18 'way':3 'whole':22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.dbzer0.com/comment/5754212"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701935399 {#3094
          date: 2023-12-07 08:49:59.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#2646}
      +body: "That’s… Stored in the EFI partition or changeable in userspace?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1701941277 {#3231
        date: 2023-12-07 10:27:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Chewy7324@discuss.tchncs.de"
        "@kelvie@lemmy.ca"
        "@clmbmb@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#3239 …}
      +nested: Doctrine\ORM\PersistentCollection {#3242 …}
      +votes: Doctrine\ORM\PersistentCollection {#3244 …}
      +reports: Doctrine\ORM\PersistentCollection {#3246 …}
      +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
      +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
      -id: 205912
      -bodyTs: "'changeabl':9 'efi':6 'partit':7 'store':3 'userspac':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ca/comment/5482454"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701941277 {#3234
        date: 2023-12-07 10:27:57.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#2646}
    +body: """
      > Depending on how the UEFI is configured, a simple copy/paste command, executed either by the malicious image or with physical access, is in many cases all that’s required to place the malicious image into what’s known as the ESP, short for EFI System Partition, a region of the hard drive that stores boot loaders, kernel images, and any device drivers, system utilities, or other data files needed before the main OS loads.\n
      \n
      (from the article)
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1701949448 {#3274
      date: 2023-12-07 12:44:08.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Chewy7324@discuss.tchncs.de"
      "@kelvie@lemmy.ca"
      "@clmbmb@lemmy.dbzer0.com"
    ]
    +children: Doctrine\ORM\PersistentCollection {#3277 …}
    +nested: Doctrine\ORM\PersistentCollection {#3281 …}
    +votes: Doctrine\ORM\PersistentCollection {#3283 …}
    +reports: Doctrine\ORM\PersistentCollection {#3284 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3286 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3288 …}
    -id: 206158
    -bodyTs: "'access':21 'articl':77 'boot':55 'case':25 'command':11 'configur':7 'copy/paste':10 'data':67 'depend':1 'devic':61 'drive':52 'driver':62 'efi':44 'either':13 'esp':41 'execut':12 'file':68 'hard':51 'imag':17,34,58 'kernel':57 'known':38 'load':74 'loader':56 'main':72 'malici':16,33 'mani':24 'need':69 'os':73 'partit':46 'physic':20 'place':31 'region':48 'requir':29 'short':42 'simpl':9 'store':54 'system':45,63 'uefi':5 'util':64"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/comment/5757269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701949448 {#3271
      date: 2023-12-07 12:44:08.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#2646}
  +body: "Right, I know EFI images are stored in the EFI partition, but with secure boot, only signed images can be executed, so they’d need to steal someone’s signing key to do this."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701991821 {#3300
    date: 2023-12-08 00:30:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Chewy7324@discuss.tchncs.de"
    "@kelvie@lemmy.ca"
    "@clmbmb@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#3297 …}
  +nested: Doctrine\ORM\PersistentCollection {#3294 …}
  +votes: Doctrine\ORM\PersistentCollection {#3292 …}
  +reports: Doctrine\ORM\PersistentCollection {#3306 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3310 …}
  -id: 208740
  -bodyTs: "'boot':15 'd':24 'efi':4,10 'execut':21 'imag':5,18 'key':31 'know':3 'need':25 'partit':11 'right':1 'secur':14 'sign':17,30 'someon':28 'steal':27 'store':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/5498904"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701991821 {#3303
    date: 2023-12-08 00:30:21.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
109 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
110 DENIED moderate
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2721 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have an ebike, and I really want an electric scooter/bike once the range can be improved, currently they couldn’t get me to and from work (it’s a long commute)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700357551 {#2714
    date: 2023-11-19 02:32:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 138678
  -bodyTs: "'commut':32 'couldn':20 'current':18 'ebik':4 'electr':10 'get':22 'improv':17 'long':31 'rang':14 'realli':7 'scooter/bike':11 'want':8 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4450054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700357551 {#2715
    date: 2023-11-19 02:32: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
111 DENIED edit
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2721 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have an ebike, and I really want an electric scooter/bike once the range can be improved, currently they couldn’t get me to and from work (it’s a long commute)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700357551 {#2714
    date: 2023-11-19 02:32:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 138678
  -bodyTs: "'commut':32 'couldn':20 'current':18 'ebik':4 'electr':10 'get':22 'improv':17 'long':31 'rang':14 'realli':7 'scooter/bike':11 'want':8 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4450054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700357551 {#2715
    date: 2023-11-19 02:32: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
112 DENIED moderate
App\Entity\EntryComment {#2719
  +user: App\Entity\User {#2734 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2721 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have an ebike, and I really want an electric scooter/bike once the range can be improved, currently they couldn’t get me to and from work (it’s a long commute)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1700357551 {#2714
    date: 2023-11-19 02:32:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2722 …}
  +nested: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  -id: 138678
  -bodyTs: "'commut':32 'couldn':20 'current':18 'ebik':4 'electr':10 'get':22 'improv':17 'long':31 'rang':14 'realli':7 'scooter/bike':11 'want':8 'work':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://aussie.zone/comment/4450054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700357551 {#2715
    date: 2023-11-19 02:32: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
113 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
114 DENIED moderate
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "most reasonable corporation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705115760 {#2789
    date: 2024-01-13 04:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 304095
  -bodyTs: "'corpor':3 'reason':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6688755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705115760 {#2790
    date: 2024-01-13 04:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "most reasonable corporation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705115760 {#2789
    date: 2024-01-13 04:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 304095
  -bodyTs: "'corpor':3 'reason':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6688755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705115760 {#2790
    date: 2024-01-13 04:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
App\Entity\EntryComment {#2794
  +user: App\Entity\User {#2807 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "most reasonable corporation"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705115760 {#2789
    date: 2024-01-13 04:16:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2795 …}
  +nested: Doctrine\ORM\PersistentCollection {#2797 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  -id: 304095
  -bodyTs: "'corpor':3 'reason':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/comment/6688755"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705115760 {#2790
    date: 2024-01-13 04:16:00.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 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
118 DENIED moderate
App\Entity\EntryComment {#2867
  +user: App\Entity\User {#2880 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why people insists using reddit is beyond me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705104886 {#2862
    date: 2024-01-13 01:14:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2868 …}
  +nested: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  -id: 303672
  -bodyTs: "'beyond':7 'insist':3 'peopl':2 'reddit':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://forum.ayom.media/comment/137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705104886 {#2863
    date: 2024-01-13 01:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2867
  +user: App\Entity\User {#2880 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why people insists using reddit is beyond me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705104886 {#2862
    date: 2024-01-13 01:14:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2868 …}
  +nested: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  -id: 303672
  -bodyTs: "'beyond':7 'insist':3 'peopl':2 'reddit':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://forum.ayom.media/comment/137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705104886 {#2863
    date: 2024-01-13 01:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2867
  +user: App\Entity\User {#2880 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why people insists using reddit is beyond me"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705104886 {#2862
    date: 2024-01-13 01:14:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2868 …}
  +nested: Doctrine\ORM\PersistentCollection {#2870 …}
  +votes: Doctrine\ORM\PersistentCollection {#2872 …}
  +reports: Doctrine\ORM\PersistentCollection {#2874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2876 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2878 …}
  -id: 303672
  -bodyTs: "'beyond':7 'insist':3 'peopl':2 'reddit':5 'use':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://forum.ayom.media/comment/137"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705104886 {#2863
    date: 2024-01-13 01:14:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 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
122 DENIED moderate
App\Entity\EntryComment {#2941
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "They are going about it the wrong way with reddit. All they gotta do is show the $$$$ and spez will bend right over with that information. After all that’s all he seems to see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705103922 {#2936
    date: 2024-01-13 00:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  -id: 303618
  -bodyTs: "'bend':21 'go':3 'gotta':13 'inform':26 'reddit':10 'right':22 'see':35 'seem':33 'show':16 'spez':19 'way':8 'wrong':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7470777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705103922 {#2937
    date: 2024-01-13 00:58: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
123 DENIED edit
App\Entity\EntryComment {#2941
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "They are going about it the wrong way with reddit. All they gotta do is show the $$$$ and spez will bend right over with that information. After all that’s all he seems to see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705103922 {#2936
    date: 2024-01-13 00:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  -id: 303618
  -bodyTs: "'bend':21 'go':3 'gotta':13 'inform':26 'reddit':10 'right':22 'see':35 'seem':33 'show':16 'spez':19 'way':8 'wrong':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7470777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705103922 {#2937
    date: 2024-01-13 00:58: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
124 DENIED moderate
App\Entity\EntryComment {#2941
  +user: App\Entity\User {#2954 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1566 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1555 …}
  +image: null
  +parent: null
  +root: null
  +body: "They are going about it the wrong way with reddit. All they gotta do is show the $$$$ and spez will bend right over with that information. After all that’s all he seems to see."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705103922 {#2936
    date: 2024-01-13 00:58:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@squirrel@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2942 …}
  +nested: Doctrine\ORM\PersistentCollection {#2944 …}
  +votes: Doctrine\ORM\PersistentCollection {#2946 …}
  +reports: Doctrine\ORM\PersistentCollection {#2948 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2950 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2952 …}
  -id: 303618
  -bodyTs: "'bend':21 'go':3 'gotta':13 'inform':26 'reddit':10 'right':22 'see':35 'seem':33 'show':16 'spez':19 'way':8 'wrong':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7470777"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705103922 {#2937
    date: 2024-01-13 00:58: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