GET https://kbin.spritesserver.nl/index.php/u/@jmcs@discuss.tchncs.de/comments/commented?p=2

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.70 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 {#2081
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +body: "That’s basically what public transport is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701421004 {#2361
    date: 2023-12-01 09:56:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 183598
  -bodyTs: "'basic':3 'public':5 'transport':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5332085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701421004 {#1405
    date: 2023-12-01 09:56:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +body: "That’s basically what public transport is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701421004 {#2361
    date: 2023-12-01 09:56:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 183598
  -bodyTs: "'basic':3 'public':5 'transport':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5332085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701421004 {#1405
    date: 2023-12-01 09:56:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2081
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2393 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2024 …}
  +body: "That’s basically what public transport is."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1701421004 {#2361
    date: 2023-12-01 09:56:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@Kolanaki@yiffit.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2011 …}
  +votes: Doctrine\ORM\PersistentCollection {#2021 …}
  +reports: Doctrine\ORM\PersistentCollection {#2029 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1906 …}
  -id: 183598
  -bodyTs: "'basic':3 'public':5 'transport':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5332085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701421004 {#1405
    date: 2023-12-01 09:56:44.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2331
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "At a global scale, the Mariana Trench and the Everest are the same depth. It’s less than 20 Km of difference against a mean diameter of 12742 Km."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701415344 {#2098
    date: 2023-12-01 08:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@plistig@feddit.de"
    "@nixcamic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 183460
  -bodyTs: "'12742':28 '20':19 'depth':14 'diamet':26 'differ':22 'everest':10 'global':3 'km':20,29 'less':17 'mariana':6 'mean':25 'scale':4 'trench':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5330974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701415344 {#2380
    date: 2023-12-01 08:22: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 {#2331
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "At a global scale, the Mariana Trench and the Everest are the same depth. It’s less than 20 Km of difference against a mean diameter of 12742 Km."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701415344 {#2098
    date: 2023-12-01 08:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@plistig@feddit.de"
    "@nixcamic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 183460
  -bodyTs: "'12742':28 '20':19 'depth':14 'diamet':26 'differ':22 'everest':10 'global':3 'km':20,29 'less':17 'mariana':6 'mean':25 'scale':4 'trench':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5330974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701415344 {#2380
    date: 2023-12-01 08:22: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 {#2331
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2300 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2336 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2344 …}
  +body: "At a global scale, the Mariana Trench and the Everest are the same depth. It’s less than 20 Km of difference against a mean diameter of 12742 Km."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701415344 {#2098
    date: 2023-12-01 08:22:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@plistig@feddit.de"
    "@nixcamic@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2335 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2323 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2334 …}
  -id: 183460
  -bodyTs: "'12742':28 '20':19 'depth':14 'diamet':26 'differ':22 'everest':10 'global':3 'km':20,29 'less':17 'mariana':6 'mean':25 'scale':4 'trench':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5330974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701415344 {#2380
    date: 2023-12-01 08:22: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 {#2333
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "If you are used to reading subtitles you can read them almost subconsciously. And you don’t need to understand the language to get things like emotion out of it. I would even go as far as saying that getting used to reading the emotions of someone that doesn’t speak the same language as you is essential to fully develop a sense of empathy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701411018 {#2325
    date: 2023-12-01 07:10:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 183349
  -bodyTs: "'almost':12 'develop':61 'doesn':49 'emot':27,45 'empathi':65 'essenti':58 'even':33 'far':36 'fulli':60 'get':24,40 'go':34 'languag':22,54 'like':26 'need':18 'read':6,10,43 'say':38 'sens':63 'someon':47 'speak':51 'subconsci':13 'subtitl':7 'thing':25 'understand':20 'use':4,41 'would':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5330060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701411018 {#2369
    date: 2023-12-01 07:10:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "If you are used to reading subtitles you can read them almost subconsciously. And you don’t need to understand the language to get things like emotion out of it. I would even go as far as saying that getting used to reading the emotions of someone that doesn’t speak the same language as you is essential to fully develop a sense of empathy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701411018 {#2325
    date: 2023-12-01 07:10:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 183349
  -bodyTs: "'almost':12 'develop':61 'doesn':49 'emot':27,45 'empathi':65 'essenti':58 'even':33 'far':36 'fulli':60 'get':24,40 'go':34 'languag':22,54 'like':26 'need':18 'read':6,10,43 'say':38 'sens':63 'someon':47 'speak':51 'subconsci':13 'subtitl':7 'thing':25 'understand':20 'use':4,41 'would':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5330060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701411018 {#2369
    date: 2023-12-01 07:10:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2191 …}
  +body: "If you are used to reading subtitles you can read them almost subconsciously. And you don’t need to understand the language to get things like emotion out of it. I would even go as far as saying that getting used to reading the emotions of someone that doesn’t speak the same language as you is essential to fully develop a sense of empathy."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1701411018 {#2325
    date: 2023-12-01 07:10:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@starman2112@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2060 …}
  +nested: Doctrine\ORM\PersistentCollection {#2314 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2141 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2042 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 183349
  -bodyTs: "'almost':12 'develop':61 'doesn':49 'emot':27,45 'empathi':65 'essenti':58 'even':33 'far':36 'fulli':60 'get':24,40 'go':34 'languag':22,54 'like':26 'need':18 'read':6,10,43 'say':38 'sens':63 'someon':47 'speak':51 'subconsci':13 'subtitl':7 'thing':25 'understand':20 'use':4,41 'would':32"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5330060"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701411018 {#2369
    date: 2023-12-01 07:10:18.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2040
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2132 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +body: "What if you had to guess a number between 0 and 100 and the other person (or an application) only told you if the number is bigger or smaller? That’s the form that’s usually presented to CS students and most people end up figuring it out on their own. Then the trick is knowing how to generalize it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1701355500 {#2326
    date: 2023-11-30 15:45:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Kalkaline@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 180975
  -bodyTs: "'0':10 '100':12 'applic':19 'bigger':27 'cs':39 'end':44 'figur':46 'form':33 'general':59 'guess':6 'know':56 'number':8,25 'peopl':43 'person':16 'present':37 'smaller':29 'student':40 'told':21 'trick':54 'usual':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5307080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701355500 {#2324
    date: 2023-11-30 15:45: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
15 DENIED edit
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2132 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +body: "What if you had to guess a number between 0 and 100 and the other person (or an application) only told you if the number is bigger or smaller? That’s the form that’s usually presented to CS students and most people end up figuring it out on their own. Then the trick is knowing how to generalize it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1701355500 {#2326
    date: 2023-11-30 15:45:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Kalkaline@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 180975
  -bodyTs: "'0':10 '100':12 'applic':19 'bigger':27 'cs':39 'end':44 'figur':46 'form':33 'general':59 'guess':6 'know':56 'number':8,25 'peopl':43 'person':16 'present':37 'smaller':29 'student':40 'told':21 'trick':54 'usual':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5307080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701355500 {#2324
    date: 2023-11-30 15:45: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
16 DENIED moderate
App\Entity\EntryComment {#2040
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2138 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2132 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2131 …}
  +body: "What if you had to guess a number between 0 and 100 and the other person (or an application) only told you if the number is bigger or smaller? That’s the form that’s usually presented to CS students and most people end up figuring it out on their own. Then the trick is knowing how to generalize it."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 37
  +score: 0
  +lastActive: DateTime @1701355500 {#2326
    date: 2023-11-30 15:45:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@Kalkaline@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2092 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2090 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2091 …}
  -id: 180975
  -bodyTs: "'0':10 '100':12 'applic':19 'bigger':27 'cs':39 'end':44 'figur':46 'form':33 'general':59 'guess':6 'know':56 'number':8,25 'peopl':43 'person':16 'present':37 'smaller':29 'student':40 'told':21 'trick':54 'usual':36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5307080"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701355500 {#2324
    date: 2023-11-30 15:45: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
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 {#2073
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +body: """
    First eww.\n
    \n
    Second, why is he missing coffee when coming back from a coffee producing region? (And I know this is a matter of taste, but I personally think Ivory Coast produces some of the best coffee in the world)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701273935 {#2330
    date: 2023-11-29 17:05:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Bryony87@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 177246
  -bodyTs: "'back':11 'best':36 'coast':31 'coffe':8,14,37 'come':10 'eww':2 'first':1 'ivori':30 'know':19 'matter':23 'miss':7 'person':28 'produc':15,32 'region':16 'second':3 'tast':25 'think':29 'world':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5279568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701273935 {#2346
    date: 2023-11-29 17:05:35.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 {#2073
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +body: """
    First eww.\n
    \n
    Second, why is he missing coffee when coming back from a coffee producing region? (And I know this is a matter of taste, but I personally think Ivory Coast produces some of the best coffee in the world)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701273935 {#2330
    date: 2023-11-29 17:05:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Bryony87@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 177246
  -bodyTs: "'back':11 'best':36 'coast':31 'coffe':8,14,37 'come':10 'eww':2 'first':1 'ivori':30 'know':19 'matter':23 'miss':7 'person':28 'produc':15,32 'region':16 'second':3 'tast':25 'think':29 'world':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5279568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701273935 {#2346
    date: 2023-11-29 17:05:35.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 {#2073
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1874 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2069 …}
  +body: """
    First eww.\n
    \n
    Second, why is he missing coffee when coming back from a coffee producing region? (And I know this is a matter of taste, but I personally think Ivory Coast produces some of the best coffee in the world)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1701273935 {#2330
    date: 2023-11-29 17:05:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
    "@Bryony87@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2065 …}
  +nested: Doctrine\ORM\PersistentCollection {#2066 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2059 …}
  -id: 177246
  -bodyTs: "'back':11 'best':36 'coast':31 'coffe':8,14,37 'come':10 'eww':2 'first':1 'ivori':30 'know':19 'matter':23 'miss':7 'person':28 'produc':15,32 'region':16 'second':3 'tast':25 'think':29 'world':40"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5279568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701273935 {#2346
    date: 2023-11-29 17:05:35.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 {#2057
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +body: "Making the game harder also made a smaller game last longer. If you remove the difficulty factor of lots of most old games, either by tweaking it or mastering it, then it becomes possible to beat the game in a matter of minutes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701266841 {#2136
    date: 2023-11-29 15:07:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@1984@lemmy.today"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 176854
  -bodyTs: "'also':5 'beat':36 'becom':33 'difficulti':16 'either':24 'factor':17 'game':3,9,23,38 'harder':4 'last':10 'longer':11 'lot':19 'made':6 'make':1 'master':29 'matter':41 'minut':43 'old':22 'possibl':34 'remov':14 'smaller':8 'tweak':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5276871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266841 {#2137
    date: 2023-11-29 15:07:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2057
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +body: "Making the game harder also made a smaller game last longer. If you remove the difficulty factor of lots of most old games, either by tweaking it or mastering it, then it becomes possible to beat the game in a matter of minutes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701266841 {#2136
    date: 2023-11-29 15:07:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@1984@lemmy.today"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 176854
  -bodyTs: "'also':5 'beat':36 'becom':33 'difficulti':16 'either':24 'factor':17 'game':3,9,23,38 'harder':4 'last':10 'longer':11 'lot':19 'made':6 'make':1 'master':29 'matter':41 'minut':43 'old':22 'possibl':34 'remov':14 'smaller':8 'tweak':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5276871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266841 {#2137
    date: 2023-11-29 15:07:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2057
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2050 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2052 …}
  +body: "Making the game harder also made a smaller game last longer. If you remove the difficulty factor of lots of most old games, either by tweaking it or mastering it, then it becomes possible to beat the game in a matter of minutes."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701266841 {#2136
    date: 2023-11-29 15:07:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@1984@lemmy.today"
    "@rockerface@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2054 …}
  +nested: Doctrine\ORM\PersistentCollection {#2053 …}
  +votes: Doctrine\ORM\PersistentCollection {#2165 …}
  +reports: Doctrine\ORM\PersistentCollection {#2104 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2099 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2108 …}
  -id: 176854
  -bodyTs: "'also':5 'beat':36 'becom':33 'difficulti':16 'either':24 'factor':17 'game':3,9,23,38 'harder':4 'last':10 'longer':11 'lot':19 'made':6 'make':1 'master':29 'matter':41 'minut':43 'old':22 'possibl':34 'remov':14 'smaller':8 'tweak':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5276871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701266841 {#2137
    date: 2023-11-29 15:07:21.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2109
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s missing the original, before being reduced to data, being completely different from the “story”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1701254098 {#2045
    date: 2023-11-29 11:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 154272
  -bodyTs: "'complet':12 'data':10 'differ':13 'miss':3 'origin':5 'reduc':8 'stori':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5111340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741170 {#2047
    date: 2023-11-23 13:06:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s missing the original, before being reduced to data, being completely different from the “story”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1701254098 {#2045
    date: 2023-11-29 11:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 154272
  -bodyTs: "'complet':12 'data':10 'differ':13 'miss':3 'origin':5 'reduc':8 'stori':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5111340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741170 {#2047
    date: 2023-11-23 13:06:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2109
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s missing the original, before being reduced to data, being completely different from the “story”."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 48
  +score: 0
  +lastActive: DateTime @1701254098 {#2045
    date: 2023-11-29 11:34:58.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 154272
  -bodyTs: "'complet':12 'data':10 'differ':13 'miss':3 'origin':5 'reduc':8 'stori':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5111340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700741170 {#2047
    date: 2023-11-23 13:06:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2116
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +body: "It’s [well documented](https://en.m.wikipedia.org/wiki/The_Elf_on_the_Shelf) that Santa exploits a veritable army of slave scouts to keep the list, and then he uses a gazillion slaves to manufacture the toys in the mother of all sweatshops. Dude just waves out of the carriage like a British monarch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701174107 {#2102
    date: 2023-11-28 13:21:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@IndiBrony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 173330
  -bodyTs: "'/wiki/the_elf_on_the_shelf)':7 'armi':13 'british':47 'carriag':44 'document':4 'dude':38 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/the_elf_on_the_shelf)':5 'exploit':10 'gazillion':26 'keep':18 'like':45 'list':20 'manufactur':29 'monarch':48 'mother':34 'santa':9 'scout':16 'slave':15,27 'sweatshop':37 'toy':31 'use':24 'verit':12 'wave':40 'well':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5245652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701174107 {#2101
    date: 2023-11-28 13:21:47.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 {#2116
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +body: "It’s [well documented](https://en.m.wikipedia.org/wiki/The_Elf_on_the_Shelf) that Santa exploits a veritable army of slave scouts to keep the list, and then he uses a gazillion slaves to manufacture the toys in the mother of all sweatshops. Dude just waves out of the carriage like a British monarch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701174107 {#2102
    date: 2023-11-28 13:21:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@IndiBrony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 173330
  -bodyTs: "'/wiki/the_elf_on_the_shelf)':7 'armi':13 'british':47 'carriag':44 'document':4 'dude':38 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/the_elf_on_the_shelf)':5 'exploit':10 'gazillion':26 'keep':18 'like':45 'list':20 'manufactur':29 'monarch':48 'mother':34 'santa':9 'scout':16 'slave':15,27 'sweatshop':37 'toy':31 'use':24 'verit':12 'wave':40 'well':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5245652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701174107 {#2101
    date: 2023-11-28 13:21:47.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 {#2116
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2161 …}
  +body: "It’s [well documented](https://en.m.wikipedia.org/wiki/The_Elf_on_the_Shelf) that Santa exploits a veritable army of slave scouts to keep the list, and then he uses a gazillion slaves to manufacture the toys in the mother of all sweatshops. Dude just waves out of the carriage like a British monarch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1701174107 {#2102
    date: 2023-11-28 13:21:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@IndiBrony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2160 …}
  +nested: Doctrine\ORM\PersistentCollection {#2162 …}
  +votes: Doctrine\ORM\PersistentCollection {#2128 …}
  +reports: Doctrine\ORM\PersistentCollection {#2126 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2139 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2224 …}
  -id: 173330
  -bodyTs: "'/wiki/the_elf_on_the_shelf)':7 'armi':13 'british':47 'carriag':44 'document':4 'dude':38 'en.m.wikipedia.org':6 'en.m.wikipedia.org/wiki/the_elf_on_the_shelf)':5 'exploit':10 'gazillion':26 'keep':18 'like':45 'list':20 'manufactur':29 'monarch':48 'mother':34 'santa':9 'scout':16 'slave':15,27 'sweatshop':37 'toy':31 'use':24 'verit':12 'wave':40 'well':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5245652"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701174107 {#2101
    date: 2023-11-28 13:21:47.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 {#2214
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2213 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: "Was any of your ancestors a particularly successful mass murderer in the middle ages?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701117084 {#2119
    date: 2023-11-27 21:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@ChaRRdude33@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 171338
  -bodyTs: "'age':14 'ancestor':5 'mass':9 'middl':13 'murder':10 'particular':7 'success':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5227763"
  +editedAt: DateTimeImmutable @1701849172 {#2123
    date: 2023-12-06 08:52:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701117084 {#2095
    date: 2023-11-27 21:31:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2213 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: "Was any of your ancestors a particularly successful mass murderer in the middle ages?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701117084 {#2119
    date: 2023-11-27 21:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@ChaRRdude33@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 171338
  -bodyTs: "'age':14 'ancestor':5 'mass':9 'middl':13 'murder':10 'particular':7 'success':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5227763"
  +editedAt: DateTimeImmutable @1701849172 {#2123
    date: 2023-12-06 08:52:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701117084 {#2095
    date: 2023-11-27 21:31:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2213 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2329 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: "Was any of your ancestors a particularly successful mass murderer in the middle ages?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701117084 {#2119
    date: 2023-11-27 21:31:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JohnWorks@sh.itjust.works"
    "@ChaRRdude33@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 171338
  -bodyTs: "'age':14 'ancestor':5 'mass':9 'middl':13 'murder':10 'particular':7 'success':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5227763"
  +editedAt: DateTimeImmutable @1701849172 {#2123
    date: 2023-12-06 08:52:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701117084 {#2095
    date: 2023-11-27 21:31:24.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yeah, an enlightened centrist meme, coming directly from the deranged minds that think trying to take the middle road when one the sides is blatantly against human rights is a moderate position."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 78
  +score: 0
  +lastActive: DateTime @1700949165 {#2216
    date: 2023-11-25 22:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 123384
  -bodyTs: "'ah':1 'blatant':26 'centrist':5 'come':7 'derang':11 'direct':8 'enlighten':4 'human':28 'meme':6 'middl':19 'mind':12 'moder':32 'one':22 'posit':33 'right':29 'road':20 'side':24 'take':17 'think':14 'tri':15 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4849875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699972378 {#2227
    date: 2023-11-14 15:32: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
39 DENIED edit
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yeah, an enlightened centrist meme, coming directly from the deranged minds that think trying to take the middle road when one the sides is blatantly against human rights is a moderate position."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 78
  +score: 0
  +lastActive: DateTime @1700949165 {#2216
    date: 2023-11-25 22:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 123384
  -bodyTs: "'ah':1 'blatant':26 'centrist':5 'come':7 'derang':11 'direct':8 'enlighten':4 'human':28 'meme':6 'middl':19 'mind':12 'moder':32 'one':22 'posit':33 'right':29 'road':20 'side':24 'take':17 'think':14 'tri':15 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4849875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699972378 {#2227
    date: 2023-11-14 15:32: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
40 DENIED moderate
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: null
  +root: null
  +body: "Ah yeah, an enlightened centrist meme, coming directly from the deranged minds that think trying to take the middle road when one the sides is blatantly against human rights is a moderate position."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 78
  +score: 0
  +lastActive: DateTime @1700949165 {#2216
    date: 2023-11-25 22:52:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2320 …}
  +nested: Doctrine\ORM\PersistentCollection {#2322 …}
  +votes: Doctrine\ORM\PersistentCollection {#2312 …}
  +reports: Doctrine\ORM\PersistentCollection {#2307 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2308 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 123384
  -bodyTs: "'ah':1 'blatant':26 'centrist':5 'come':7 'derang':11 'direct':8 'enlighten':4 'human':28 'meme':6 'middl':19 'mind':12 'moder':32 'one':22 'posit':33 'right':29 'road':20 'side':24 'take':17 'think':14 'tri':15 'yeah':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4849875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699972378 {#2227
    date: 2023-11-14 15:32: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
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 {#2318
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: App\Entity\EntryComment {#2109
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s missing the original, before being reduced to data, being completely different from the “story”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1701254098 {#2045
      date: 2023-11-29 11:34:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2106 …}
    +nested: Doctrine\ORM\PersistentCollection {#2107 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    -id: 154272
    -bodyTs: "'complet':12 'data':10 'differ':13 'miss':3 'origin':5 'reduc':8 'stori':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5111340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741170 {#2047
      date: 2023-11-23 13:06:10.0 +01:00
    }
  }
  +body: "The relationship between statistics and the base facts is the difference between it being a useful tool or the butt of a Mark Twain’s joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700747748 {#2309
    date: 2023-11-23 14:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@jmcs@discuss.tchncs.de"
    "@bob_lemon@feddit.de"
    "@Kraven_the_Hunter@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 154592
  -bodyTs: "'base':7 'butt':20 'differ':11 'fact':8 'joke':26 'mark':23 'relationship':2 'statist':4 'tool':17 'twain':24 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5113329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747748 {#2291
    date: 2023-11-23 14:55:48.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 {#2318
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: App\Entity\EntryComment {#2109
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s missing the original, before being reduced to data, being completely different from the “story”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1701254098 {#2045
      date: 2023-11-29 11:34:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2106 …}
    +nested: Doctrine\ORM\PersistentCollection {#2107 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    -id: 154272
    -bodyTs: "'complet':12 'data':10 'differ':13 'miss':3 'origin':5 'reduc':8 'stori':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5111340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741170 {#2047
      date: 2023-11-23 13:06:10.0 +01:00
    }
  }
  +body: "The relationship between statistics and the base facts is the difference between it being a useful tool or the butt of a Mark Twain’s joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700747748 {#2309
    date: 2023-11-23 14:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@jmcs@discuss.tchncs.de"
    "@bob_lemon@feddit.de"
    "@Kraven_the_Hunter@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 154592
  -bodyTs: "'base':7 'butt':20 'differ':11 'fact':8 'joke':26 'mark':23 'relationship':2 'statist':4 'tool':17 'twain':24 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5113329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747748 {#2291
    date: 2023-11-23 14:55:48.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 {#2318
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2313 …}
  +root: App\Entity\EntryComment {#2109
    +user: App\Entity\User {#264 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2339 …}
    +image: null
    +parent: null
    +root: null
    +body: "It’s missing the original, before being reduced to data, being completely different from the “story”."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 48
    +score: 0
    +lastActive: DateTime @1701254098 {#2045
      date: 2023-11-29 11:34:58.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@fossilesque@mander.xyz"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2106 …}
    +nested: Doctrine\ORM\PersistentCollection {#2107 …}
    +votes: Doctrine\ORM\PersistentCollection {#2124 …}
    +reports: Doctrine\ORM\PersistentCollection {#2118 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
    -id: 154272
    -bodyTs: "'complet':12 'data':10 'differ':13 'miss':3 'origin':5 'reduc':8 'stori':16"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/comment/5111340"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700741170 {#2047
      date: 2023-11-23 13:06:10.0 +01:00
    }
  }
  +body: "The relationship between statistics and the base facts is the difference between it being a useful tool or the butt of a Mark Twain’s joke."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1700747748 {#2309
    date: 2023-11-23 14:55:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
    "@jmcs@discuss.tchncs.de"
    "@bob_lemon@feddit.de"
    "@Kraven_the_Hunter@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2316 …}
  +nested: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2296 …}
  +reports: Doctrine\ORM\PersistentCollection {#2281 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 154592
  -bodyTs: "'base':7 'butt':20 'differ':11 'fact':8 'joke':26 'mark':23 'relationship':2 'statist':4 'tool':17 'twain':24 'use':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5113329"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700747748 {#2291
    date: 2023-11-23 14:55:48.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 {#2277
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +body: """
    Star Trek TNG had a Space Loki on steroids driving key points of the plot so what’s the issue with a Space Yggrasil? Star Trek was never supposed to be hard sci-fi in the first place.\n
    \n
    Concepts inspired by the idea of the World Tree are also common in other sci-fi works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700551157 {#2317
    date: 2023-11-21 08:19:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@Stamets@startrek.website"
    "@VindictiveJudge@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 145714
  -bodyTs: "'also':50 'common':51 'concept':40 'drive':10 'fi':35,56 'first':38 'hard':32 'idea':44 'inspir':41 'issu':20 'key':11 'loki':7 'never':28 'place':39 'plot':15 'point':12 'sci':34,55 'sci-fi':33,54 'space':6,23 'star':1,25 'steroid':9 'suppos':29 'tng':3 'tree':48 'trek':2,26 'work':57 'world':47 'yggrasil':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5045871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700551157 {#2319
    date: 2023-11-21 08:19:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +body: """
    Star Trek TNG had a Space Loki on steroids driving key points of the plot so what’s the issue with a Space Yggrasil? Star Trek was never supposed to be hard sci-fi in the first place.\n
    \n
    Concepts inspired by the idea of the World Tree are also common in other sci-fi works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700551157 {#2317
    date: 2023-11-21 08:19:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@Stamets@startrek.website"
    "@VindictiveJudge@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 145714
  -bodyTs: "'also':50 'common':51 'concept':40 'drive':10 'fi':35,56 'first':38 'hard':32 'idea':44 'inspir':41 'issu':20 'key':11 'loki':7 'never':28 'place':39 'plot':15 'point':12 'sci':34,55 'sci-fi':33,54 'space':6,23 'star':1,25 'steroid':9 'suppos':29 'tng':3 'tree':48 'trek':2,26 'work':57 'world':47 'yggrasil':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5045871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700551157 {#2319
    date: 2023-11-21 08:19:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2277
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2218 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2222 …}
  +body: """
    Star Trek TNG had a Space Loki on steroids driving key points of the plot so what’s the issue with a Space Yggrasil? Star Trek was never supposed to be hard sci-fi in the first place.\n
    \n
    Concepts inspired by the idea of the World Tree are also common in other sci-fi works.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1700551157 {#2317
    date: 2023-11-21 08:19:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@Stamets@startrek.website"
    "@VindictiveJudge@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2221 …}
  +nested: Doctrine\ORM\PersistentCollection {#2217 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2195 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2197 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2206 …}
  -id: 145714
  -bodyTs: "'also':50 'common':51 'concept':40 'drive':10 'fi':35,56 'first':38 'hard':32 'idea':44 'inspir':41 'issu':20 'key':11 'loki':7 'never':28 'place':39 'plot':15 'point':12 'sci':34,55 'sci-fi':33,54 'space':6,23 'star':1,25 'steroid':9 'suppos':29 'tng':3 'tree':48 'trek':2,26 'work':57 'world':47 'yggrasil':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5045871"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700551157 {#2319
    date: 2023-11-21 08:19:17.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "Only applies to prisoners of war."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700501723 {#2275
    date: 2023-11-20 18:35:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@bleistift2@feddit.de"
    "@greenskye@lemm.ee"
    "@vierbl00m@feddit.de"
    "@ExfilBravo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 143388
  -bodyTs: "'appli':2 'prison':4 'war':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5026752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501723 {#2279
    date: 2023-11-20 18:35: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
51 DENIED edit
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "Only applies to prisoners of war."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700501723 {#2275
    date: 2023-11-20 18:35:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@bleistift2@feddit.de"
    "@greenskye@lemm.ee"
    "@vierbl00m@feddit.de"
    "@ExfilBravo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 143388
  -bodyTs: "'appli':2 'prison':4 'war':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5026752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501723 {#2279
    date: 2023-11-20 18:35: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
52 DENIED moderate
App\Entity\EntryComment {#2203
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2207 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2212 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2208 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "Only applies to prisoners of war."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1700501723 {#2275
    date: 2023-11-20 18:35:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
    "@bleistift2@feddit.de"
    "@greenskye@lemm.ee"
    "@vierbl00m@feddit.de"
    "@ExfilBravo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 143388
  -bodyTs: "'appli':2 'prison':4 'war':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/5026752"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700501723 {#2279
    date: 2023-11-20 18:35: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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +body: "Why would your password be [*******************](https://web.archive.org/web/20040604194346/http://bash.org/?244321)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700380630 {#2210
    date: 2023-11-19 08:57:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@radix@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 139260
  -bodyTs: "'/web/20040604194346/http://bash.org/?244321)?':8 'password':4 'web.archive.org':7 'web.archive.org/web/20040604194346/http://bash.org/?244321)?':6 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4992102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700380630 {#2201
    date: 2023-11-19 08:57:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +body: "Why would your password be [*******************](https://web.archive.org/web/20040604194346/http://bash.org/?244321)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700380630 {#2210
    date: 2023-11-19 08:57:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@radix@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 139260
  -bodyTs: "'/web/20040604194346/http://bash.org/?244321)?':8 'password':4 'web.archive.org':7 'web.archive.org/web/20040604194346/http://bash.org/?244321)?':6 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4992102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700380630 {#2201
    date: 2023-11-19 08:57:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2265
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2220 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2264 …}
  +body: "Why would your password be [*******************](https://web.archive.org/web/20040604194346/http://bash.org/?244321)?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1700380630 {#2210
    date: 2023-11-19 08:57:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@radix@lemmy.world"
    "@FlyingSquid@lemmy.world"
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2235 …}
  +nested: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  -id: 139260
  -bodyTs: "'/web/20040604194346/http://bash.org/?244321)?':8 'password':4 'web.archive.org':7 'web.archive.org/web/20040604194346/http://bash.org/?244321)?':6 'would':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4992102"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700380630 {#2201
    date: 2023-11-19 08:57:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2250 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2245 …}
  +body: "That system didn’t prevent most Dalai Lamas from being horrible rulers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700227472 {#2253
    date: 2023-11-17 14:24:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Bondrewd@lemmy.world"
    "@MrPoopyButthole@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 133242
  -bodyTs: "'dalai':7 'didn':3 'horribl':11 'lama':8 'prevent':5 'ruler':12 'system':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4940345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700227472 {#2190
    date: 2023-11-17 14:24:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2250 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2245 …}
  +body: "That system didn’t prevent most Dalai Lamas from being horrible rulers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700227472 {#2253
    date: 2023-11-17 14:24:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Bondrewd@lemmy.world"
    "@MrPoopyButthole@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 133242
  -bodyTs: "'dalai':7 'didn':3 'horribl':11 'lama':8 'prevent':5 'ruler':12 'system':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4940345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700227472 {#2190
    date: 2023-11-17 14:24:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2244
  +user: App\Entity\User {#264 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2254 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2250 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2246 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2245 …}
  +body: "That system didn’t prevent most Dalai Lamas from being horrible rulers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700227472 {#2253
    date: 2023-11-17 14:24:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Bondrewd@lemmy.world"
    "@MrPoopyButthole@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2248 …}
  +nested: Doctrine\ORM\PersistentCollection {#2247 …}
  +votes: Doctrine\ORM\PersistentCollection {#2256 …}
  +reports: Doctrine\ORM\PersistentCollection {#2284 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2286 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2188 …}
  -id: 133242
  -bodyTs: "'dalai':7 'didn':3 'horribl':11 'lama':8 'prevent':5 'ruler':12 'system':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/comment/4940345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700227472 {#2190
    date: 2023-11-17 14:24:32.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details