GET https://kbin.spritesserver.nl/d/lore.kernel.org/comments/oldest

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "IPC standing for Inter Process Communication in this instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706166572 {#1919
    date: 2024-01-25 08:09:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 85086
  -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5428173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698886050 {#2397
    date: 2023-11-02 01:47:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "IPC standing for Inter Process Communication in this instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706166572 {#1919
    date: 2024-01-25 08:09:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 85086
  -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5428173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698886050 {#2397
    date: 2023-11-02 01:47:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1831
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "IPC standing for Inter Process Communication in this instance."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1706166572 {#1919
    date: 2024-01-25 08:09:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1684 …}
  +nested: Doctrine\ORM\PersistentCollection {#1658 …}
  +votes: Doctrine\ORM\PersistentCollection {#1832 …}
  +reports: Doctrine\ORM\PersistentCollection {#2484 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
  -id: 85086
  -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5428173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698886050 {#2397
    date: 2023-11-02 01:47:30.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2097
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "IPC standing for Inter Process Communication in this instance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706166572 {#1919
      date: 2024-01-25 08:09:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1684 …}
    +nested: Doctrine\ORM\PersistentCollection {#1658 …}
    +votes: Doctrine\ORM\PersistentCollection {#1832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
    -id: 85086
    -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5428173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698886050 {#2397
      date: 2023-11-02 01:47:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "What else would it stand for?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698896184 {#2082
    date: 2023-11-02 04:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 85087
  -bodyTs: "'els':2 'stand':5 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5068400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698896184 {#2083
    date: 2023-11-02 04:36:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2097
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "IPC standing for Inter Process Communication in this instance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706166572 {#1919
      date: 2024-01-25 08:09:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1684 …}
    +nested: Doctrine\ORM\PersistentCollection {#1658 …}
    +votes: Doctrine\ORM\PersistentCollection {#1832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
    -id: 85086
    -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5428173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698886050 {#2397
      date: 2023-11-02 01:47:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "What else would it stand for?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698896184 {#2082
    date: 2023-11-02 04:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 85087
  -bodyTs: "'els':2 'stand':5 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5068400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698896184 {#2083
    date: 2023-11-02 04:36:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2097
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1831
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "IPC standing for Inter Process Communication in this instance."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 6
    +score: 0
    +lastActive: DateTime @1706166572 {#1919
      date: 2024-01-25 08:09:32.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1684 …}
    +nested: Doctrine\ORM\PersistentCollection {#1658 …}
    +votes: Doctrine\ORM\PersistentCollection {#1832 …}
    +reports: Doctrine\ORM\PersistentCollection {#2484 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
    -id: 85086
    -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5428173"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698886050 {#2397
      date: 2023-11-02 01:47:30.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "What else would it stand for?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698896184 {#2082
    date: 2023-11-02 04:36:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2078 …}
  +nested: Doctrine\ORM\PersistentCollection {#2079 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
  -id: 85087
  -bodyTs: "'els':2 'stand':5 'would':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5068400"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698896184 {#2083
    date: 2023-11-02 04:36:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2012
  +user: Proxies\__CG__\App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "IPC standing for Inter Process Communication in this instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706166572 {#1919
        date: 2024-01-25 08:09:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 85086
      -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5428173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886050 {#2397
        date: 2023-11-02 01:47:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "What else would it stand for?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698896184 {#2082
      date: 2023-11-02 04:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 85087
    -bodyTs: "'els':2 'stand':5 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5068400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698896184 {#2083
      date: 2023-11-02 04:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "It's instructions per clock/cycle in a hardware context, because you can't use clock speeds to compare performance between processors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698952062 {#2011
    date: 2023-11-02 20:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 85330
  -bodyTs: "'clock':15 'clock/cycle':5 'compar':18 'context':9 'hardwar':8 'instruct':3 'per':4 'perform':19 'processor':21 'speed':16 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/590681/-/comment/3324112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698952062 {#2028
    date: 2023-11-02 20:07: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
11 DENIED edit
App\Entity\EntryComment {#2012
  +user: Proxies\__CG__\App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "IPC standing for Inter Process Communication in this instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706166572 {#1919
        date: 2024-01-25 08:09:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 85086
      -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5428173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886050 {#2397
        date: 2023-11-02 01:47:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "What else would it stand for?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698896184 {#2082
      date: 2023-11-02 04:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 85087
    -bodyTs: "'els':2 'stand':5 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5068400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698896184 {#2083
      date: 2023-11-02 04:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "It's instructions per clock/cycle in a hardware context, because you can't use clock speeds to compare performance between processors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698952062 {#2011
    date: 2023-11-02 20:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 85330
  -bodyTs: "'clock':15 'clock/cycle':5 'compar':18 'context':9 'hardwar':8 'instruct':3 'per':4 'perform':19 'processor':21 'speed':16 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/590681/-/comment/3324112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698952062 {#2028
    date: 2023-11-02 20:07: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
12 DENIED moderate
App\Entity\EntryComment {#2012
  +user: Proxies\__CG__\App\Entity\User {#2022 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "IPC standing for Inter Process Communication in this instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706166572 {#1919
        date: 2024-01-25 08:09:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 85086
      -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5428173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886050 {#2397
        date: 2023-11-02 01:47:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "What else would it stand for?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698896184 {#2082
      date: 2023-11-02 04:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 85087
    -bodyTs: "'els':2 'stand':5 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5068400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698896184 {#2083
      date: 2023-11-02 04:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "It's instructions per clock/cycle in a hardware context, because you can't use clock speeds to compare performance between processors."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1698952062 {#2011
    date: 2023-11-02 20:07:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2032 …}
  +nested: Doctrine\ORM\PersistentCollection {#2023 …}
  +votes: Doctrine\ORM\PersistentCollection {#2024 …}
  +reports: Doctrine\ORM\PersistentCollection {#1362 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
  -id: 85330
  -bodyTs: "'clock':15 'clock/cycle':5 'compar':18 'context':9 'hardwar':8 'instruct':3 'per':4 'perform':19 'processor':21 'speed':16 'use':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.social/m/linux@lemmy.ml/t/590681/-/comment/3324112"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698952062 {#2028
    date: 2023-11-02 20:07: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
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 {#2099
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2012
    +user: Proxies\__CG__\App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2097
      +user: Proxies\__CG__\App\Entity\User {#2076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#1831
        +user: App\Entity\User {#2472 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: "IPC standing for Inter Process Communication in this instance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706166572 {#1919
          date: 2024-01-25 08:09:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tobu@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1684 …}
        +nested: Doctrine\ORM\PersistentCollection {#1658 …}
        +votes: Doctrine\ORM\PersistentCollection {#1832 …}
        +reports: Doctrine\ORM\PersistentCollection {#2484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
        -id: 85086
        -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5428173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698886050 {#2397
          date: 2023-11-02 01:47:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1831}
      +body: "What else would it stand for?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698896184 {#2082
        date: 2023-11-02 04:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
        "@pr06lefs@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
      -id: 85087
      -bodyTs: "'els':2 'stand':5 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5068400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698896184 {#2083
        date: 2023-11-02 04:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "It's instructions per clock/cycle in a hardware context, because you can't use clock speeds to compare performance between processors."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698952062 {#2011
      date: 2023-11-02 20:07:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2032 …}
    +nested: Doctrine\ORM\PersistentCollection {#2023 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#1362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
    -id: 85330
    -bodyTs: "'clock':15 'clock/cycle':5 'compar':18 'context':9 'hardwar':8 'instruct':3 'per':4 'perform':19 'processor':21 'speed':16 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/590681/-/comment/3324112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698952062 {#2028
      date: 2023-11-02 20:07:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "That is true…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698976618 {#2104
    date: 2023-11-03 02:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
    "@conciselyverbose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 86105
  -bodyTs: "'true':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5102649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698976618 {#2100
    date: 2023-11-03 02:56:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2099
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2012
    +user: Proxies\__CG__\App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2097
      +user: Proxies\__CG__\App\Entity\User {#2076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#1831
        +user: App\Entity\User {#2472 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: "IPC standing for Inter Process Communication in this instance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706166572 {#1919
          date: 2024-01-25 08:09:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tobu@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1684 …}
        +nested: Doctrine\ORM\PersistentCollection {#1658 …}
        +votes: Doctrine\ORM\PersistentCollection {#1832 …}
        +reports: Doctrine\ORM\PersistentCollection {#2484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
        -id: 85086
        -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5428173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698886050 {#2397
          date: 2023-11-02 01:47:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1831}
      +body: "What else would it stand for?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698896184 {#2082
        date: 2023-11-02 04:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
        "@pr06lefs@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
      -id: 85087
      -bodyTs: "'els':2 'stand':5 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5068400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698896184 {#2083
        date: 2023-11-02 04:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "It's instructions per clock/cycle in a hardware context, because you can't use clock speeds to compare performance between processors."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698952062 {#2011
      date: 2023-11-02 20:07:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2032 …}
    +nested: Doctrine\ORM\PersistentCollection {#2023 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#1362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
    -id: 85330
    -bodyTs: "'clock':15 'clock/cycle':5 'compar':18 'context':9 'hardwar':8 'instruct':3 'per':4 'perform':19 'processor':21 'speed':16 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/590681/-/comment/3324112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698952062 {#2028
      date: 2023-11-02 20:07:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "That is true…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698976618 {#2104
    date: 2023-11-03 02:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
    "@conciselyverbose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 86105
  -bodyTs: "'true':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5102649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698976618 {#2100
    date: 2023-11-03 02:56:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2099
  +user: Proxies\__CG__\App\Entity\User {#2076 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2012
    +user: Proxies\__CG__\App\Entity\User {#2022 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2097
      +user: Proxies\__CG__\App\Entity\User {#2076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#1831
        +user: App\Entity\User {#2472 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: "IPC standing for Inter Process Communication in this instance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706166572 {#1919
          date: 2024-01-25 08:09:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tobu@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1684 …}
        +nested: Doctrine\ORM\PersistentCollection {#1658 …}
        +votes: Doctrine\ORM\PersistentCollection {#1832 …}
        +reports: Doctrine\ORM\PersistentCollection {#2484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
        -id: 85086
        -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5428173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698886050 {#2397
          date: 2023-11-02 01:47:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1831}
      +body: "What else would it stand for?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698896184 {#2082
        date: 2023-11-02 04:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
        "@pr06lefs@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
      -id: 85087
      -bodyTs: "'els':2 'stand':5 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5068400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698896184 {#2083
        date: 2023-11-02 04:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "It's instructions per clock/cycle in a hardware context, because you can't use clock speeds to compare performance between processors."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 5
    +score: 0
    +lastActive: DateTime @1698952062 {#2011
      date: 2023-11-02 20:07:42.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2032 …}
    +nested: Doctrine\ORM\PersistentCollection {#2023 …}
    +votes: Doctrine\ORM\PersistentCollection {#2024 …}
    +reports: Doctrine\ORM\PersistentCollection {#1362 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1401 …}
    -id: 85330
    -bodyTs: "'clock':15 'clock/cycle':5 'compar':18 'context':9 'hardwar':8 'instruct':3 'per':4 'perform':19 'processor':21 'speed':16 'use':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://kbin.social/m/linux@lemmy.ml/t/590681/-/comment/3324112"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698952062 {#2028
      date: 2023-11-02 20:07:42.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "That is true…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698976618 {#2104
    date: 2023-11-03 02:56:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
    "@conciselyverbose@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2105 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2103 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2110 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2112 …}
  -id: 86105
  -bodyTs: "'true':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5102649"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698976618 {#2100
    date: 2023-11-03 02:56:58.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1402
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "IPC standing for Inter Process Communication in this instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706166572 {#1919
        date: 2024-01-25 08:09:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 85086
      -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5428173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886050 {#2397
        date: 2023-11-02 01:47:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "What else would it stand for?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698896184 {#2082
      date: 2023-11-02 04:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 85087
    -bodyTs: "'els':2 'stand':5 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5068400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698896184 {#2083
      date: 2023-11-02 04:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "I find it annoying when an article contains ATANE."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698921304 {#1385
    date: 2023-11-02 11:35:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 85088
  -bodyTs: "'annoy':4 'articl':7 'atan':9 'contain':8 'find':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5436954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698921304 {#1405
    date: 2023-11-02 11:35:04.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 {#1402
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "IPC standing for Inter Process Communication in this instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706166572 {#1919
        date: 2024-01-25 08:09:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 85086
      -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5428173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886050 {#2397
        date: 2023-11-02 01:47:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "What else would it stand for?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698896184 {#2082
      date: 2023-11-02 04:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 85087
    -bodyTs: "'els':2 'stand':5 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5068400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698896184 {#2083
      date: 2023-11-02 04:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "I find it annoying when an article contains ATANE."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698921304 {#1385
    date: 2023-11-02 11:35:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 85088
  -bodyTs: "'annoy':4 'articl':7 'atan':9 'contain':8 'find':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5436954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698921304 {#1405
    date: 2023-11-02 11:35:04.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 {#1402
  +user: App\Entity\User {#2472 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "IPC standing for Inter Process Communication in this instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706166572 {#1919
        date: 2024-01-25 08:09:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 85086
      -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5428173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886050 {#2397
        date: 2023-11-02 01:47:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "What else would it stand for?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698896184 {#2082
      date: 2023-11-02 04:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 85087
    -bodyTs: "'els':2 'stand':5 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5068400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698896184 {#2083
      date: 2023-11-02 04:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "I find it annoying when an article contains ATANE."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698921304 {#1385
    date: 2023-11-02 11:35:04.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
  -id: 85088
  -bodyTs: "'annoy':4 'articl':7 'atan':9 'contain':8 'find':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5436954"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698921304 {#1405
    date: 2023-11-02 11:35:04.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 {#2073
  +user: Proxies\__CG__\App\Entity\User {#2143 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1402
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2097
      +user: Proxies\__CG__\App\Entity\User {#2076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#1831
        +user: App\Entity\User {#2472 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: "IPC standing for Inter Process Communication in this instance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706166572 {#1919
          date: 2024-01-25 08:09:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tobu@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1684 …}
        +nested: Doctrine\ORM\PersistentCollection {#1658 …}
        +votes: Doctrine\ORM\PersistentCollection {#1832 …}
        +reports: Doctrine\ORM\PersistentCollection {#2484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
        -id: 85086
        -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5428173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698886050 {#2397
          date: 2023-11-02 01:47:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1831}
      +body: "What else would it stand for?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698896184 {#2082
        date: 2023-11-02 04:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
        "@pr06lefs@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
      -id: 85087
      -bodyTs: "'els':2 'stand':5 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5068400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698896184 {#2083
        date: 2023-11-02 04:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "I find it annoying when an article contains ATANE."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698921304 {#1385
      date: 2023-11-02 11:35:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1383 …}
    +nested: Doctrine\ORM\PersistentCollection {#1384 …}
    +votes: Doctrine\ORM\PersistentCollection {#2395 …}
    +reports: Doctrine\ORM\PersistentCollection {#2392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
    -id: 85088
    -bodyTs: "'annoy':4 'articl':7 'atan':9 'contain':8 'find':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5436954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698921304 {#1405
      date: 2023-11-02 11:35:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "Clear case of DOTA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698946868 {#2068
    date: 2023-11-02 18:41:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 85089
  -bodyTs: "'case':2 'clear':1 'dota':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5446177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946868 {#2065
    date: 2023-11-02 18:41: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
23 DENIED edit
App\Entity\EntryComment {#2073
  +user: Proxies\__CG__\App\Entity\User {#2143 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1402
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2097
      +user: Proxies\__CG__\App\Entity\User {#2076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#1831
        +user: App\Entity\User {#2472 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: "IPC standing for Inter Process Communication in this instance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706166572 {#1919
          date: 2024-01-25 08:09:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tobu@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1684 …}
        +nested: Doctrine\ORM\PersistentCollection {#1658 …}
        +votes: Doctrine\ORM\PersistentCollection {#1832 …}
        +reports: Doctrine\ORM\PersistentCollection {#2484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
        -id: 85086
        -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5428173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698886050 {#2397
          date: 2023-11-02 01:47:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1831}
      +body: "What else would it stand for?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698896184 {#2082
        date: 2023-11-02 04:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
        "@pr06lefs@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
      -id: 85087
      -bodyTs: "'els':2 'stand':5 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5068400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698896184 {#2083
        date: 2023-11-02 04:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "I find it annoying when an article contains ATANE."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698921304 {#1385
      date: 2023-11-02 11:35:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1383 …}
    +nested: Doctrine\ORM\PersistentCollection {#1384 …}
    +votes: Doctrine\ORM\PersistentCollection {#2395 …}
    +reports: Doctrine\ORM\PersistentCollection {#2392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
    -id: 85088
    -bodyTs: "'annoy':4 'articl':7 'atan':9 'contain':8 'find':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5436954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698921304 {#1405
      date: 2023-11-02 11:35:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "Clear case of DOTA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698946868 {#2068
    date: 2023-11-02 18:41:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 85089
  -bodyTs: "'case':2 'clear':1 'dota':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5446177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946868 {#2065
    date: 2023-11-02 18:41: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
24 DENIED moderate
App\Entity\EntryComment {#2073
  +user: Proxies\__CG__\App\Entity\User {#2143 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1402
    +user: App\Entity\User {#2472 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2097
      +user: Proxies\__CG__\App\Entity\User {#2076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#1831
        +user: App\Entity\User {#2472 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: "IPC standing for Inter Process Communication in this instance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706166572 {#1919
          date: 2024-01-25 08:09:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tobu@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1684 …}
        +nested: Doctrine\ORM\PersistentCollection {#1658 …}
        +votes: Doctrine\ORM\PersistentCollection {#1832 …}
        +reports: Doctrine\ORM\PersistentCollection {#2484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
        -id: 85086
        -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5428173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698886050 {#2397
          date: 2023-11-02 01:47:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1831}
      +body: "What else would it stand for?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698896184 {#2082
        date: 2023-11-02 04:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
        "@pr06lefs@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
      -id: 85087
      -bodyTs: "'els':2 'stand':5 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5068400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698896184 {#2083
        date: 2023-11-02 04:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "I find it annoying when an article contains ATANE."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 0
    +score: 0
    +lastActive: DateTime @1698921304 {#1385
      date: 2023-11-02 11:35:04.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1383 …}
    +nested: Doctrine\ORM\PersistentCollection {#1384 …}
    +votes: Doctrine\ORM\PersistentCollection {#2395 …}
    +reports: Doctrine\ORM\PersistentCollection {#2392 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2391 …}
    -id: 85088
    -bodyTs: "'annoy':4 'articl':7 'atan':9 'contain':8 'find':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/5436954"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698921304 {#1405
      date: 2023-11-02 11:35:04.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "Clear case of DOTA."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1698946868 {#2068
    date: 2023-11-02 18:41:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2335 …}
  +nested: Doctrine\ORM\PersistentCollection {#2343 …}
  +votes: Doctrine\ORM\PersistentCollection {#2338 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 85089
  -bodyTs: "'case':2 'clear':1 'dota':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5446177"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698946868 {#2065
    date: 2023-11-02 18:41: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
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 {#2132
  +user: Proxies\__CG__\App\Entity\User {#2131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "IPC standing for Inter Process Communication in this instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706166572 {#1919
        date: 2024-01-25 08:09:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 85086
      -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5428173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886050 {#2397
        date: 2023-11-02 01:47:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "What else would it stand for?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698896184 {#2082
      date: 2023-11-02 04:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 85087
    -bodyTs: "'els':2 'stand':5 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5068400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698896184 {#2083
      date: 2023-11-02 04:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "Interastral Peace Corp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698951294 {#1407
    date: 2023-11-02 19:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 85290
  -bodyTs: "'corp':3 'interastr':1 'peac':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4511274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698951294 {#1908
    date: 2023-11-02 19:54:54.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 {#2132
  +user: Proxies\__CG__\App\Entity\User {#2131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "IPC standing for Inter Process Communication in this instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706166572 {#1919
        date: 2024-01-25 08:09:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 85086
      -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5428173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886050 {#2397
        date: 2023-11-02 01:47:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "What else would it stand for?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698896184 {#2082
      date: 2023-11-02 04:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 85087
    -bodyTs: "'els':2 'stand':5 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5068400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698896184 {#2083
      date: 2023-11-02 04:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "Interastral Peace Corp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698951294 {#1407
    date: 2023-11-02 19:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 85290
  -bodyTs: "'corp':3 'interastr':1 'peac':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4511274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698951294 {#1908
    date: 2023-11-02 19:54:54.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 {#2132
  +user: Proxies\__CG__\App\Entity\User {#2131 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "IPC standing for Inter Process Communication in this instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706166572 {#1919
        date: 2024-01-25 08:09:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 85086
      -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5428173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886050 {#2397
        date: 2023-11-02 01:47:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "What else would it stand for?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698896184 {#2082
      date: 2023-11-02 04:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 85087
    -bodyTs: "'els':2 'stand':5 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5068400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698896184 {#2083
      date: 2023-11-02 04:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "Interastral Peace Corp"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698951294 {#1407
    date: 2023-11-02 19:54:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2138 …}
  +nested: Doctrine\ORM\PersistentCollection {#2091 …}
  +votes: Doctrine\ORM\PersistentCollection {#2090 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 85290
  -bodyTs: "'corp':3 'interastr':1 'peac':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/4511274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698951294 {#1908
    date: 2023-11-02 19:54:54.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 {#2059
  +user: Proxies\__CG__\App\Entity\User {#2046 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2132
    +user: Proxies\__CG__\App\Entity\User {#2131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2097
      +user: Proxies\__CG__\App\Entity\User {#2076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#1831
        +user: App\Entity\User {#2472 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: "IPC standing for Inter Process Communication in this instance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706166572 {#1919
          date: 2024-01-25 08:09:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tobu@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1684 …}
        +nested: Doctrine\ORM\PersistentCollection {#1658 …}
        +votes: Doctrine\ORM\PersistentCollection {#1832 …}
        +reports: Doctrine\ORM\PersistentCollection {#2484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
        -id: 85086
        -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5428173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698886050 {#2397
          date: 2023-11-02 01:47:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1831}
      +body: "What else would it stand for?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698896184 {#2082
        date: 2023-11-02 04:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
        "@pr06lefs@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
      -id: 85087
      -bodyTs: "'els':2 'stand':5 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5068400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698896184 {#2083
        date: 2023-11-02 04:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "Interastral Peace Corp"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698951294 {#1407
      date: 2023-11-02 19:54:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2138 …}
    +nested: Doctrine\ORM\PersistentCollection {#2091 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
    -id: 85290
    -bodyTs: "'corp':3 'interastr':1 'peac':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4511274"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698951294 {#1908
      date: 2023-11-02 19:54:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "What about Intraastral Peace Corps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698960911 {#2051
    date: 2023-11-02 22:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
    "@LaLiLuLuCo@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 85631
  -bodyTs: "'corp':5 'intraastr':3 'peac':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5451701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698960911 {#2056
    date: 2023-11-02 22:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2059
  +user: Proxies\__CG__\App\Entity\User {#2046 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2132
    +user: Proxies\__CG__\App\Entity\User {#2131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2097
      +user: Proxies\__CG__\App\Entity\User {#2076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#1831
        +user: App\Entity\User {#2472 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: "IPC standing for Inter Process Communication in this instance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706166572 {#1919
          date: 2024-01-25 08:09:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tobu@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1684 …}
        +nested: Doctrine\ORM\PersistentCollection {#1658 …}
        +votes: Doctrine\ORM\PersistentCollection {#1832 …}
        +reports: Doctrine\ORM\PersistentCollection {#2484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
        -id: 85086
        -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5428173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698886050 {#2397
          date: 2023-11-02 01:47:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1831}
      +body: "What else would it stand for?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698896184 {#2082
        date: 2023-11-02 04:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
        "@pr06lefs@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
      -id: 85087
      -bodyTs: "'els':2 'stand':5 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5068400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698896184 {#2083
        date: 2023-11-02 04:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "Interastral Peace Corp"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698951294 {#1407
      date: 2023-11-02 19:54:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2138 …}
    +nested: Doctrine\ORM\PersistentCollection {#2091 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
    -id: 85290
    -bodyTs: "'corp':3 'interastr':1 'peac':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4511274"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698951294 {#1908
      date: 2023-11-02 19:54:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "What about Intraastral Peace Corps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698960911 {#2051
    date: 2023-11-02 22:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
    "@LaLiLuLuCo@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 85631
  -bodyTs: "'corp':5 'intraastr':3 'peac':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5451701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698960911 {#2056
    date: 2023-11-02 22:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2059
  +user: Proxies\__CG__\App\Entity\User {#2046 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2132
    +user: Proxies\__CG__\App\Entity\User {#2131 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#2097
      +user: Proxies\__CG__\App\Entity\User {#2076 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: App\Entity\EntryComment {#1831
        +user: App\Entity\User {#2472 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
        +image: null
        +parent: null
        +root: null
        +body: "IPC standing for Inter Process Communication in this instance."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 6
        +score: 0
        +lastActive: DateTime @1706166572 {#1919
          date: 2024-01-25 08:09:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Tobu@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1684 …}
        +nested: Doctrine\ORM\PersistentCollection {#1658 …}
        +votes: Doctrine\ORM\PersistentCollection {#1832 …}
        +reports: Doctrine\ORM\PersistentCollection {#2484 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
        -id: 85086
        -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5428173"
        +editedAt: null
        +createdAt: DateTimeImmutable @1698886050 {#2397
          date: 2023-11-02 01:47:30.0 +01:00
        }
      }
      +root: App\Entity\EntryComment {#1831}
      +body: "What else would it stand for?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1698896184 {#2082
        date: 2023-11-02 04:36:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
        "@pr06lefs@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2078 …}
      +nested: Doctrine\ORM\PersistentCollection {#2079 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
      -id: 85087
      -bodyTs: "'els':2 'stand':5 'would':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5068400"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698896184 {#2083
        date: 2023-11-02 04:36:24.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "Interastral Peace Corp"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 2
    +score: 0
    +lastActive: DateTime @1698951294 {#1407
      date: 2023-11-02 19:54:54.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
      "@pastermil@sh.itjust.works"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2138 …}
    +nested: Doctrine\ORM\PersistentCollection {#2091 …}
    +votes: Doctrine\ORM\PersistentCollection {#2090 …}
    +reports: Doctrine\ORM\PersistentCollection {#2092 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2241 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
    -id: 85290
    -bodyTs: "'corp':3 'interastr':1 'peac':2"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ca/comment/4511274"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698951294 {#1908
      date: 2023-11-02 19:54:54.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: "What about Intraastral Peace Corps?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698960911 {#2051
    date: 2023-11-02 22:35:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
    "@LaLiLuLuCo@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2047 …}
  +nested: Doctrine\ORM\PersistentCollection {#2057 …}
  +votes: Doctrine\ORM\PersistentCollection {#2055 …}
  +reports: Doctrine\ORM\PersistentCollection {#2054 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2053 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2165 …}
  -id: 85631
  -bodyTs: "'corp':5 'intraastr':3 'peac':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5451701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698960911 {#2056
    date: 2023-11-02 22:35:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2330
  +user: Proxies\__CG__\App\Entity\User {#2348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "IPC standing for Inter Process Communication in this instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706166572 {#1919
        date: 2024-01-25 08:09:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 85086
      -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5428173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886050 {#2397
        date: 2023-11-02 01:47:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "What else would it stand for?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698896184 {#2082
      date: 2023-11-02 04:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 85087
    -bodyTs: "'els':2 'stand':5 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5068400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698896184 {#2083
      date: 2023-11-02 04:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: """
    Instructions per cycle\n
    \n
    Was what I first read anyways
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698902942 {#2130
    date: 2023-11-02 06:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 241558
  -bodyTs: "'anyway':9 'cycl':3 'first':7 'instruct':1 'per':2 'read':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.lemist.de/comment/1061723"
  +editedAt: DateTimeImmutable @1706166576 {#2133
    date: 2024-01-25 08:09:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698902942 {#2129
    date: 2023-11-02 06:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2330
  +user: Proxies\__CG__\App\Entity\User {#2348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "IPC standing for Inter Process Communication in this instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706166572 {#1919
        date: 2024-01-25 08:09:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 85086
      -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5428173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886050 {#2397
        date: 2023-11-02 01:47:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "What else would it stand for?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698896184 {#2082
      date: 2023-11-02 04:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 85087
    -bodyTs: "'els':2 'stand':5 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5068400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698896184 {#2083
      date: 2023-11-02 04:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: """
    Instructions per cycle\n
    \n
    Was what I first read anyways
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698902942 {#2130
    date: 2023-11-02 06:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 241558
  -bodyTs: "'anyway':9 'cycl':3 'first':7 'instruct':1 'per':2 'read':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.lemist.de/comment/1061723"
  +editedAt: DateTimeImmutable @1706166576 {#2133
    date: 2024-01-25 08:09:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698902942 {#2129
    date: 2023-11-02 06:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2330
  +user: Proxies\__CG__\App\Entity\User {#2348 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2097
    +user: Proxies\__CG__\App\Entity\User {#2076 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1831
      +user: App\Entity\User {#2472 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "IPC standing for Inter Process Communication in this instance."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1706166572 {#1919
        date: 2024-01-25 08:09:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1684 …}
      +nested: Doctrine\ORM\PersistentCollection {#1658 …}
      +votes: Doctrine\ORM\PersistentCollection {#1832 …}
      +reports: Doctrine\ORM\PersistentCollection {#2484 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1359 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1939 …}
      -id: 85086
      -bodyTs: "'communic':6 'instanc':9 'inter':4 'ipc':1 'process':5 'stand':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5428173"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698886050 {#2397
        date: 2023-11-02 01:47:30.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1831}
    +body: "What else would it stand for?"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 1
    +score: 0
    +lastActive: DateTime @1698896184 {#2082
      date: 2023-11-02 04:36:24.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@pr06lefs@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2078 …}
    +nested: Doctrine\ORM\PersistentCollection {#2079 …}
    +votes: Doctrine\ORM\PersistentCollection {#2075 …}
    +reports: Doctrine\ORM\PersistentCollection {#2037 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2027 …}
    -id: 85087
    -bodyTs: "'els':2 'stand':5 'would':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5068400"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698896184 {#2083
      date: 2023-11-02 04:36:24.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1831}
  +body: """
    Instructions per cycle\n
    \n
    Was what I first read anyways
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698902942 {#2130
    date: 2023-11-02 06:29:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@pr06lefs@lemmy.ml"
    "@pastermil@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2346 …}
  +nested: Doctrine\ORM\PersistentCollection {#2347 …}
  +votes: Doctrine\ORM\PersistentCollection {#2344 …}
  +reports: Doctrine\ORM\PersistentCollection {#2042 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2060 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2331 …}
  -id: 241558
  -bodyTs: "'anyway':9 'cycl':3 'first':7 'instruct':1 'per':2 'read':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.lemist.de/comment/1061723"
  +editedAt: DateTimeImmutable @1706166576 {#2133
    date: 2024-01-25 08:09:36.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698902942 {#2129
    date: 2023-11-02 06:29:02.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is the kind of high-quality technical discussion I don’t understand a word of that rarely surfaced on reddit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698995821 {#1551
    date: 2023-11-03 08:17:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 84773
  -bodyTs: "'discuss':10 'high':7 'high-qual':6 'kind':4 'qualiti':8 'rare':19 'reddit':22 'surfac':20 'technic':9 'understand':14 'word':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1165160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698916943 {#1567
    date: 2023-11-02 10:22:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is the kind of high-quality technical discussion I don’t understand a word of that rarely surfaced on reddit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698995821 {#1551
    date: 2023-11-03 08:17:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 84773
  -bodyTs: "'discuss':10 'high':7 'high-qual':6 'kind':4 'qualiti':8 'rare':19 'reddit':22 'surfac':20 'technic':9 'understand':14 'word':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1165160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698916943 {#1567
    date: 2023-11-02 10:22:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is the kind of high-quality technical discussion I don’t understand a word of that rarely surfaced on reddit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698995821 {#1551
    date: 2023-11-03 08:17:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1561 …}
  +nested: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  -id: 84773
  -bodyTs: "'discuss':10 'high':7 'high-qual':6 'kind':4 'qualiti':8 'rare':19 'reddit':22 'surfac':20 'technic':9 'understand':14 'word':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1165160"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698916943 {#1567
    date: 2023-11-02 10:22:23.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2380
  +user: Proxies\__CG__\App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is the kind of high-quality technical discussion I don’t understand a word of that rarely surfaced on reddit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698995821 {#1551
      date: 2023-11-03 08:17:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1561 …}
    +nested: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1554 …}
    +reports: Doctrine\ORM\PersistentCollection {#1556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
    -id: 84773
    -bodyTs: "'discuss':10 'high':7 'high-qual':6 'kind':4 'qualiti':8 'rare':19 'reddit':22 'surfac':20 'technic':9 'understand':14 'word':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.comfysnug.space/comment/1165160"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698916943 {#1567
      date: 2023-11-02 10:22:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: """
    Having one program (process) talk to another is dangerous. Think of a stranger trying to come over to me and deliver a message. There’s no way I can guarantee that he isn’t planning to stab me as soon as he sees me.\n
    \n
    That’s why we have special mechanisms for programs talking to other programs. Instead of having the stranger deliver the message directly to me, our mutual friend Bob (IPC Library, binder in this case) acts as an intermediary. This way at least I can’t be “directly” stabbed.\n
    \n
    What’s preventing the stranger from convincing Bob to stab me? Not much (except for Bob’s own ethics/programming)\n
    \n
    To work around this, we have designed programming languages (rust) that don’t work if there’s a possibility of it being corrupted (I would add “at least superficially”, but that’s not the main topic here). Bob was trained by the CIA in anti-brainwashing techniques. It’s really hard to convince Bob to stab me. That’s why it’s such a big deal. We now have a way of delivering messages between two programs that is much safer than before.\n
    \n
    The only problem is that the CIA anti-brainwashing techniques (rust) tend to make people slow. So we deliver messages less efficiently than before. Good news is in this case we managed to make Bob almost as fast as before, so we don’t lose our own much while gaining additional security. The people who checked on Bob even made sure to have Bob do the exact same thing as before when delivering messages (using RB Trees), hence this evidence is most likely credible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698988274 {#2361
    date: 2023-11-03 06:11:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@Spectacle8011@lemmy.comfysnug.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 86318
  -bodyTs: "'act':79 'add':137 'addit':247 'almost':232 'anoth':7 'anti':157,204 'anti-brainwash':156,203 'around':114 'big':177 'binder':75 'bob':72,100,108,149,166,231,254,260 'brainwash':158,205 'case':78,226 'check':252 'cia':154,202 'come':16 'convinc':99,165 'corrupt':134 'credibl':280 'danger':9 'deal':178 'deliv':21,63,185,215,269 'design':118 'direct':66,91 'effici':218 'ethics/programming':111 'even':255 'evid':276 'exact':263 'except':106 'fast':234 'friend':71 'gain':246 'good':221 'guarante':30 'hard':163 'henc':274 'instead':58 'intermediari':82 'ipc':73 'isn':33 'languag':120 'least':86,139 'less':217 'librari':74 'like':279 'lose':241 'made':256 'main':146 'make':210,230 'manag':228 'mechan':51 'messag':23,65,186,216,270 'much':105,192,244 'mutual':70 'news':222 'one':2 'peopl':211,250 'plan':35 'possibl':130 'prevent':95 'problem':198 'process':4 'program':3,53,57,119,189 'rb':272 'realli':162 'rust':121,207 'safer':193 'secur':248 'see':43 'slow':212 'soon':40 'special':50 'stab':37,92,102,168 'stranger':13,62,97 'superfici':140 'sure':257 'talk':5,54 'techniqu':159,206 'tend':208 'thing':265 'think':10 'topic':147 'train':151 'tree':273 'tri':14 'two':188 'use':271 'way':27,84,183 'work':113,125 'would':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4077343"
  +editedAt: DateTimeImmutable @1699057132 {#2377
    date: 2023-11-04 01:18:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698988274 {#2363
    date: 2023-11-03 06:11:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2380
  +user: Proxies\__CG__\App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is the kind of high-quality technical discussion I don’t understand a word of that rarely surfaced on reddit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698995821 {#1551
      date: 2023-11-03 08:17:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1561 …}
    +nested: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1554 …}
    +reports: Doctrine\ORM\PersistentCollection {#1556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
    -id: 84773
    -bodyTs: "'discuss':10 'high':7 'high-qual':6 'kind':4 'qualiti':8 'rare':19 'reddit':22 'surfac':20 'technic':9 'understand':14 'word':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.comfysnug.space/comment/1165160"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698916943 {#1567
      date: 2023-11-02 10:22:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: """
    Having one program (process) talk to another is dangerous. Think of a stranger trying to come over to me and deliver a message. There’s no way I can guarantee that he isn’t planning to stab me as soon as he sees me.\n
    \n
    That’s why we have special mechanisms for programs talking to other programs. Instead of having the stranger deliver the message directly to me, our mutual friend Bob (IPC Library, binder in this case) acts as an intermediary. This way at least I can’t be “directly” stabbed.\n
    \n
    What’s preventing the stranger from convincing Bob to stab me? Not much (except for Bob’s own ethics/programming)\n
    \n
    To work around this, we have designed programming languages (rust) that don’t work if there’s a possibility of it being corrupted (I would add “at least superficially”, but that’s not the main topic here). Bob was trained by the CIA in anti-brainwashing techniques. It’s really hard to convince Bob to stab me. That’s why it’s such a big deal. We now have a way of delivering messages between two programs that is much safer than before.\n
    \n
    The only problem is that the CIA anti-brainwashing techniques (rust) tend to make people slow. So we deliver messages less efficiently than before. Good news is in this case we managed to make Bob almost as fast as before, so we don’t lose our own much while gaining additional security. The people who checked on Bob even made sure to have Bob do the exact same thing as before when delivering messages (using RB Trees), hence this evidence is most likely credible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698988274 {#2361
    date: 2023-11-03 06:11:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@Spectacle8011@lemmy.comfysnug.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 86318
  -bodyTs: "'act':79 'add':137 'addit':247 'almost':232 'anoth':7 'anti':157,204 'anti-brainwash':156,203 'around':114 'big':177 'binder':75 'bob':72,100,108,149,166,231,254,260 'brainwash':158,205 'case':78,226 'check':252 'cia':154,202 'come':16 'convinc':99,165 'corrupt':134 'credibl':280 'danger':9 'deal':178 'deliv':21,63,185,215,269 'design':118 'direct':66,91 'effici':218 'ethics/programming':111 'even':255 'evid':276 'exact':263 'except':106 'fast':234 'friend':71 'gain':246 'good':221 'guarante':30 'hard':163 'henc':274 'instead':58 'intermediari':82 'ipc':73 'isn':33 'languag':120 'least':86,139 'less':217 'librari':74 'like':279 'lose':241 'made':256 'main':146 'make':210,230 'manag':228 'mechan':51 'messag':23,65,186,216,270 'much':105,192,244 'mutual':70 'news':222 'one':2 'peopl':211,250 'plan':35 'possibl':130 'prevent':95 'problem':198 'process':4 'program':3,53,57,119,189 'rb':272 'realli':162 'rust':121,207 'safer':193 'secur':248 'see':43 'slow':212 'soon':40 'special':50 'stab':37,92,102,168 'stranger':13,62,97 'superfici':140 'sure':257 'talk':5,54 'techniqu':159,206 'tend':208 'thing':265 'think':10 'topic':147 'train':151 'tree':273 'tri':14 'two':188 'use':271 'way':27,84,183 'work':113,125 'would':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4077343"
  +editedAt: DateTimeImmutable @1699057132 {#2377
    date: 2023-11-04 01:18:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698988274 {#2363
    date: 2023-11-03 06:11:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2380
  +user: Proxies\__CG__\App\Entity\User {#2087 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#1564
    +user: App\Entity\User {#1604 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: null
    +root: null
    +body: "This is the kind of high-quality technical discussion I don’t understand a word of that rarely surfaced on reddit."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698995821 {#1551
      date: 2023-11-03 08:17:01.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1561 …}
    +nested: Doctrine\ORM\PersistentCollection {#1562 …}
    +votes: Doctrine\ORM\PersistentCollection {#1554 …}
    +reports: Doctrine\ORM\PersistentCollection {#1556 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
    -id: 84773
    -bodyTs: "'discuss':10 'high':7 'high-qual':6 'kind':4 'qualiti':8 'rare':19 'reddit':22 'surfac':20 'technic':9 'understand':14 'word':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.comfysnug.space/comment/1165160"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698916943 {#1567
      date: 2023-11-02 10:22:23.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: """
    Having one program (process) talk to another is dangerous. Think of a stranger trying to come over to me and deliver a message. There’s no way I can guarantee that he isn’t planning to stab me as soon as he sees me.\n
    \n
    That’s why we have special mechanisms for programs talking to other programs. Instead of having the stranger deliver the message directly to me, our mutual friend Bob (IPC Library, binder in this case) acts as an intermediary. This way at least I can’t be “directly” stabbed.\n
    \n
    What’s preventing the stranger from convincing Bob to stab me? Not much (except for Bob’s own ethics/programming)\n
    \n
    To work around this, we have designed programming languages (rust) that don’t work if there’s a possibility of it being corrupted (I would add “at least superficially”, but that’s not the main topic here). Bob was trained by the CIA in anti-brainwashing techniques. It’s really hard to convince Bob to stab me. That’s why it’s such a big deal. We now have a way of delivering messages between two programs that is much safer than before.\n
    \n
    The only problem is that the CIA anti-brainwashing techniques (rust) tend to make people slow. So we deliver messages less efficiently than before. Good news is in this case we managed to make Bob almost as fast as before, so we don’t lose our own much while gaining additional security. The people who checked on Bob even made sure to have Bob do the exact same thing as before when delivering messages (using RB Trees), hence this evidence is most likely credible.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1698988274 {#2361
    date: 2023-11-03 06:11:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@Spectacle8011@lemmy.comfysnug.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2095 …}
  +nested: Doctrine\ORM\PersistentCollection {#2089 …}
  +votes: Doctrine\ORM\PersistentCollection {#2080 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
  -id: 86318
  -bodyTs: "'act':79 'add':137 'addit':247 'almost':232 'anoth':7 'anti':157,204 'anti-brainwash':156,203 'around':114 'big':177 'binder':75 'bob':72,100,108,149,166,231,254,260 'brainwash':158,205 'case':78,226 'check':252 'cia':154,202 'come':16 'convinc':99,165 'corrupt':134 'credibl':280 'danger':9 'deal':178 'deliv':21,63,185,215,269 'design':118 'direct':66,91 'effici':218 'ethics/programming':111 'even':255 'evid':276 'exact':263 'except':106 'fast':234 'friend':71 'gain':246 'good':221 'guarante':30 'hard':163 'henc':274 'instead':58 'intermediari':82 'ipc':73 'isn':33 'languag':120 'least':86,139 'less':217 'librari':74 'like':279 'lose':241 'made':256 'main':146 'make':210,230 'manag':228 'mechan':51 'messag':23,65,186,216,270 'much':105,192,244 'mutual':70 'news':222 'one':2 'peopl':211,250 'plan':35 'possibl':130 'prevent':95 'problem':198 'process':4 'program':3,53,57,119,189 'rb':272 'realli':162 'rust':121,207 'safer':193 'secur':248 'see':43 'slow':212 'soon':40 'special':50 'stab':37,92,102,168 'stranger':13,62,97 'superfici':140 'sure':257 'talk':5,54 'techniqu':159,206 'tend':208 'thing':265 'think':10 'topic':147 'train':151 'tree':273 'tri':14 'two':188 'use':271 'way':27,84,183 'work':113,125 'would':136"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/comment/4077343"
  +editedAt: DateTimeImmutable @1699057132 {#2377
    date: 2023-11-04 01:18:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1698988274 {#2363
    date: 2023-11-03 06:11:14.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2326
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2380
    +user: Proxies\__CG__\App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1564
      +user: App\Entity\User {#1604 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is the kind of high-quality technical discussion I don’t understand a word of that rarely surfaced on reddit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698995821 {#1551
        date: 2023-11-03 08:17:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1561 …}
      +nested: Doctrine\ORM\PersistentCollection {#1562 …}
      +votes: Doctrine\ORM\PersistentCollection {#1554 …}
      +reports: Doctrine\ORM\PersistentCollection {#1556 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 84773
      -bodyTs: "'discuss':10 'high':7 'high-qual':6 'kind':4 'qualiti':8 'rare':19 'reddit':22 'surfac':20 'technic':9 'understand':14 'word':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.comfysnug.space/comment/1165160"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698916943 {#1567
        date: 2023-11-02 10:22:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1564}
    +body: """
      Having one program (process) talk to another is dangerous. Think of a stranger trying to come over to me and deliver a message. There’s no way I can guarantee that he isn’t planning to stab me as soon as he sees me.\n
      \n
      That’s why we have special mechanisms for programs talking to other programs. Instead of having the stranger deliver the message directly to me, our mutual friend Bob (IPC Library, binder in this case) acts as an intermediary. This way at least I can’t be “directly” stabbed.\n
      \n
      What’s preventing the stranger from convincing Bob to stab me? Not much (except for Bob’s own ethics/programming)\n
      \n
      To work around this, we have designed programming languages (rust) that don’t work if there’s a possibility of it being corrupted (I would add “at least superficially”, but that’s not the main topic here). Bob was trained by the CIA in anti-brainwashing techniques. It’s really hard to convince Bob to stab me. That’s why it’s such a big deal. We now have a way of delivering messages between two programs that is much safer than before.\n
      \n
      The only problem is that the CIA anti-brainwashing techniques (rust) tend to make people slow. So we deliver messages less efficiently than before. Good news is in this case we managed to make Bob almost as fast as before, so we don’t lose our own much while gaining additional security. The people who checked on Bob even made sure to have Bob do the exact same thing as before when delivering messages (using RB Trees), hence this evidence is most likely credible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698988274 {#2361
      date: 2023-11-03 06:11:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@Spectacle8011@lemmy.comfysnug.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2095 …}
    +nested: Doctrine\ORM\PersistentCollection {#2089 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    -id: 86318
    -bodyTs: "'act':79 'add':137 'addit':247 'almost':232 'anoth':7 'anti':157,204 'anti-brainwash':156,203 'around':114 'big':177 'binder':75 'bob':72,100,108,149,166,231,254,260 'brainwash':158,205 'case':78,226 'check':252 'cia':154,202 'come':16 'convinc':99,165 'corrupt':134 'credibl':280 'danger':9 'deal':178 'deliv':21,63,185,215,269 'design':118 'direct':66,91 'effici':218 'ethics/programming':111 'even':255 'evid':276 'exact':263 'except':106 'fast':234 'friend':71 'gain':246 'good':221 'guarante':30 'hard':163 'henc':274 'instead':58 'intermediari':82 'ipc':73 'isn':33 'languag':120 'least':86,139 'less':217 'librari':74 'like':279 'lose':241 'made':256 'main':146 'make':210,230 'manag':228 'mechan':51 'messag':23,65,186,216,270 'much':105,192,244 'mutual':70 'news':222 'one':2 'peopl':211,250 'plan':35 'possibl':130 'prevent':95 'problem':198 'process':4 'program':3,53,57,119,189 'rb':272 'realli':162 'rust':121,207 'safer':193 'secur':248 'see':43 'slow':212 'soon':40 'special':50 'stab':37,92,102,168 'stranger':13,62,97 'superfici':140 'sure':257 'talk':5,54 'techniqu':159,206 'tend':208 'thing':265 'think':10 'topic':147 'train':151 'tree':273 'tri':14 'two':188 'use':271 'way':27,84,183 'work':113,125 'would':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4077343"
    +editedAt: DateTimeImmutable @1699057132 {#2377
      date: 2023-11-04 01:18:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698988274 {#2363
      date: 2023-11-03 06:11:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "That’s a great explanation! Thank you, I get it now. I always did wonder what exactly IPC was about. Yay for Rust in the kernel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698995820 {#2289
    date: 2023-11-03 08:17:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@Spectacle8011@lemmy.comfysnug.space"
    "@stardreamer@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 86435
  -bodyTs: "'alway':13 'exact':17 'explan':5 'get':9 'great':4 'ipc':18 'kernel':26 'rust':23 'thank':6 'wonder':15 'yay':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1169557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698995820 {#2328
    date: 2023-11-03 08:17: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
47 DENIED edit
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2380
    +user: Proxies\__CG__\App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1564
      +user: App\Entity\User {#1604 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is the kind of high-quality technical discussion I don’t understand a word of that rarely surfaced on reddit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698995821 {#1551
        date: 2023-11-03 08:17:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1561 …}
      +nested: Doctrine\ORM\PersistentCollection {#1562 …}
      +votes: Doctrine\ORM\PersistentCollection {#1554 …}
      +reports: Doctrine\ORM\PersistentCollection {#1556 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 84773
      -bodyTs: "'discuss':10 'high':7 'high-qual':6 'kind':4 'qualiti':8 'rare':19 'reddit':22 'surfac':20 'technic':9 'understand':14 'word':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.comfysnug.space/comment/1165160"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698916943 {#1567
        date: 2023-11-02 10:22:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1564}
    +body: """
      Having one program (process) talk to another is dangerous. Think of a stranger trying to come over to me and deliver a message. There’s no way I can guarantee that he isn’t planning to stab me as soon as he sees me.\n
      \n
      That’s why we have special mechanisms for programs talking to other programs. Instead of having the stranger deliver the message directly to me, our mutual friend Bob (IPC Library, binder in this case) acts as an intermediary. This way at least I can’t be “directly” stabbed.\n
      \n
      What’s preventing the stranger from convincing Bob to stab me? Not much (except for Bob’s own ethics/programming)\n
      \n
      To work around this, we have designed programming languages (rust) that don’t work if there’s a possibility of it being corrupted (I would add “at least superficially”, but that’s not the main topic here). Bob was trained by the CIA in anti-brainwashing techniques. It’s really hard to convince Bob to stab me. That’s why it’s such a big deal. We now have a way of delivering messages between two programs that is much safer than before.\n
      \n
      The only problem is that the CIA anti-brainwashing techniques (rust) tend to make people slow. So we deliver messages less efficiently than before. Good news is in this case we managed to make Bob almost as fast as before, so we don’t lose our own much while gaining additional security. The people who checked on Bob even made sure to have Bob do the exact same thing as before when delivering messages (using RB Trees), hence this evidence is most likely credible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698988274 {#2361
      date: 2023-11-03 06:11:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@Spectacle8011@lemmy.comfysnug.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2095 …}
    +nested: Doctrine\ORM\PersistentCollection {#2089 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    -id: 86318
    -bodyTs: "'act':79 'add':137 'addit':247 'almost':232 'anoth':7 'anti':157,204 'anti-brainwash':156,203 'around':114 'big':177 'binder':75 'bob':72,100,108,149,166,231,254,260 'brainwash':158,205 'case':78,226 'check':252 'cia':154,202 'come':16 'convinc':99,165 'corrupt':134 'credibl':280 'danger':9 'deal':178 'deliv':21,63,185,215,269 'design':118 'direct':66,91 'effici':218 'ethics/programming':111 'even':255 'evid':276 'exact':263 'except':106 'fast':234 'friend':71 'gain':246 'good':221 'guarante':30 'hard':163 'henc':274 'instead':58 'intermediari':82 'ipc':73 'isn':33 'languag':120 'least':86,139 'less':217 'librari':74 'like':279 'lose':241 'made':256 'main':146 'make':210,230 'manag':228 'mechan':51 'messag':23,65,186,216,270 'much':105,192,244 'mutual':70 'news':222 'one':2 'peopl':211,250 'plan':35 'possibl':130 'prevent':95 'problem':198 'process':4 'program':3,53,57,119,189 'rb':272 'realli':162 'rust':121,207 'safer':193 'secur':248 'see':43 'slow':212 'soon':40 'special':50 'stab':37,92,102,168 'stranger':13,62,97 'superfici':140 'sure':257 'talk':5,54 'techniqu':159,206 'tend':208 'thing':265 'think':10 'topic':147 'train':151 'tree':273 'tri':14 'two':188 'use':271 'way':27,84,183 'work':113,125 'would':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4077343"
    +editedAt: DateTimeImmutable @1699057132 {#2377
      date: 2023-11-04 01:18:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698988274 {#2363
      date: 2023-11-03 06:11:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "That’s a great explanation! Thank you, I get it now. I always did wonder what exactly IPC was about. Yay for Rust in the kernel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698995820 {#2289
    date: 2023-11-03 08:17:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@Spectacle8011@lemmy.comfysnug.space"
    "@stardreamer@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 86435
  -bodyTs: "'alway':13 'exact':17 'explan':5 'get':9 'great':4 'ipc':18 'kernel':26 'rust':23 'thank':6 'wonder':15 'yay':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1169557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698995820 {#2328
    date: 2023-11-03 08:17: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
48 DENIED moderate
App\Entity\EntryComment {#2326
  +user: App\Entity\User {#1604 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
  +image: null
  +parent: App\Entity\EntryComment {#2380
    +user: Proxies\__CG__\App\Entity\User {#2087 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
    +image: null
    +parent: App\Entity\EntryComment {#1564
      +user: App\Entity\User {#1604 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1872 …}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1479 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is the kind of high-quality technical discussion I don’t understand a word of that rarely surfaced on reddit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1698995821 {#1551
        date: 2023-11-03 08:17:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Tobu@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1561 …}
      +nested: Doctrine\ORM\PersistentCollection {#1562 …}
      +votes: Doctrine\ORM\PersistentCollection {#1554 …}
      +reports: Doctrine\ORM\PersistentCollection {#1556 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
      -id: 84773
      -bodyTs: "'discuss':10 'high':7 'high-qual':6 'kind':4 'qualiti':8 'rare':19 'reddit':22 'surfac':20 'technic':9 'understand':14 'word':16"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.comfysnug.space/comment/1165160"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698916943 {#1567
        date: 2023-11-02 10:22:23.0 +01:00
      }
    }
    +root: App\Entity\EntryComment {#1564}
    +body: """
      Having one program (process) talk to another is dangerous. Think of a stranger trying to come over to me and deliver a message. There’s no way I can guarantee that he isn’t planning to stab me as soon as he sees me.\n
      \n
      That’s why we have special mechanisms for programs talking to other programs. Instead of having the stranger deliver the message directly to me, our mutual friend Bob (IPC Library, binder in this case) acts as an intermediary. This way at least I can’t be “directly” stabbed.\n
      \n
      What’s preventing the stranger from convincing Bob to stab me? Not much (except for Bob’s own ethics/programming)\n
      \n
      To work around this, we have designed programming languages (rust) that don’t work if there’s a possibility of it being corrupted (I would add “at least superficially”, but that’s not the main topic here). Bob was trained by the CIA in anti-brainwashing techniques. It’s really hard to convince Bob to stab me. That’s why it’s such a big deal. We now have a way of delivering messages between two programs that is much safer than before.\n
      \n
      The only problem is that the CIA anti-brainwashing techniques (rust) tend to make people slow. So we deliver messages less efficiently than before. Good news is in this case we managed to make Bob almost as fast as before, so we don’t lose our own much while gaining additional security. The people who checked on Bob even made sure to have Bob do the exact same thing as before when delivering messages (using RB Trees), hence this evidence is most likely credible.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1698988274 {#2361
      date: 2023-11-03 06:11:14.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Tobu@lemmy.ml"
      "@Spectacle8011@lemmy.comfysnug.space"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2095 …}
    +nested: Doctrine\ORM\PersistentCollection {#2089 …}
    +votes: Doctrine\ORM\PersistentCollection {#2080 …}
    +reports: Doctrine\ORM\PersistentCollection {#2098 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2081 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2096 …}
    -id: 86318
    -bodyTs: "'act':79 'add':137 'addit':247 'almost':232 'anoth':7 'anti':157,204 'anti-brainwash':156,203 'around':114 'big':177 'binder':75 'bob':72,100,108,149,166,231,254,260 'brainwash':158,205 'case':78,226 'check':252 'cia':154,202 'come':16 'convinc':99,165 'corrupt':134 'credibl':280 'danger':9 'deal':178 'deliv':21,63,185,215,269 'design':118 'direct':66,91 'effici':218 'ethics/programming':111 'even':255 'evid':276 'exact':263 'except':106 'fast':234 'friend':71 'gain':246 'good':221 'guarante':30 'hard':163 'henc':274 'instead':58 'intermediari':82 'ipc':73 'isn':33 'languag':120 'least':86,139 'less':217 'librari':74 'like':279 'lose':241 'made':256 'main':146 'make':210,230 'manag':228 'mechan':51 'messag':23,65,186,216,270 'much':105,192,244 'mutual':70 'news':222 'one':2 'peopl':211,250 'plan':35 'possibl':130 'prevent':95 'problem':198 'process':4 'program':3,53,57,119,189 'rb':272 'realli':162 'rust':121,207 'safer':193 'secur':248 'see':43 'slow':212 'soon':40 'special':50 'stab':37,92,102,168 'stranger':13,62,97 'superfici':140 'sure':257 'talk':5,54 'techniqu':159,206 'tend':208 'thing':265 'think':10 'topic':147 'train':151 'tree':273 'tri':14 'two':188 'use':271 'way':27,84,183 'work':113,125 'would':136"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/comment/4077343"
    +editedAt: DateTimeImmutable @1699057132 {#2377
      date: 2023-11-04 01:18:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1698988274 {#2363
      date: 2023-11-03 06:11:14.0 +01:00
    }
  }
  +root: App\Entity\EntryComment {#1564}
  +body: "That’s a great explanation! Thank you, I get it now. I always did wonder what exactly IPC was about. Yay for Rust in the kernel."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1698995820 {#2289
    date: 2023-11-03 08:17:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Tobu@lemmy.ml"
    "@Spectacle8011@lemmy.comfysnug.space"
    "@stardreamer@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 86435
  -bodyTs: "'alway':13 'exact':17 'explan':5 'get':9 'great':4 'ipc':18 'kernel':26 'rust':23 'thank':6 'wonder':15 'yay':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.comfysnug.space/comment/1169557"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698995820 {#2328
    date: 2023-11-03 08:17: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