GET https://kbin.spritesserver.nl/u/@sexy_peach@feddit.de

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.33 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.05 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\Entry {#2328
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: Proxies\__CG__\App\Entity\Image {#2326 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "I-am-streaming-krastorio-2-now"
  +title: "I am streaming krastorio 2 now"
  +url: "https://www.twitch.tv/black_and_red_flag"
  +body: "maybe someone here is interested"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704830165 {#2314
    date: 2024-01-09 20:56:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  +badges: Doctrine\ORM\PersistentCollection {#2342 …}
  +children: []
  -id: 29240
  -titleTs: "'2':5 'krastorio':4 'stream':3"
  -bodyTs: "'interest':5 'mayb':1 'someon':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704834665
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7630126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704830165 {#2289
    date: 2024-01-09 20:56:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2328
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: Proxies\__CG__\App\Entity\Image {#2326 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "I-am-streaming-krastorio-2-now"
  +title: "I am streaming krastorio 2 now"
  +url: "https://www.twitch.tv/black_and_red_flag"
  +body: "maybe someone here is interested"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704830165 {#2314
    date: 2024-01-09 20:56:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  +badges: Doctrine\ORM\PersistentCollection {#2342 …}
  +children: []
  -id: 29240
  -titleTs: "'2':5 'krastorio':4 'stream':3"
  -bodyTs: "'interest':5 'mayb':1 'someon':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704834665
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7630126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704830165 {#2289
    date: 2024-01-09 20:56:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2328
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: Proxies\__CG__\App\Entity\Image {#2326 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2191 …}
  +slug: "I-am-streaming-krastorio-2-now"
  +title: "I am streaming krastorio 2 now"
  +url: "https://www.twitch.tv/black_and_red_flag"
  +body: "maybe someone here is interested"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704830165 {#2314
    date: 2024-01-09 20:56:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2325 …}
  +votes: Doctrine\ORM\PersistentCollection {#2329 …}
  +reports: Doctrine\ORM\PersistentCollection {#2323 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2300 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2340 …}
  +badges: Doctrine\ORM\PersistentCollection {#2342 …}
  +children: []
  -id: 29240
  -titleTs: "'2':5 'krastorio':4 'stream':3"
  -bodyTs: "'interest':5 'mayb':1 'someon':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704834665
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7630126"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704830165 {#2289
    date: 2024-01-09 20:56:05.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2330
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "here-s-what-i-would-look-like-if-i-was-black"
  +title: "here's what i would look like if i was black or chinese"
  +url: "https://feddit.de/pictrs/image/7d096cc7-d607-442c-87a3-3efb7a827734.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724931215 {#2345
    date: 2024-08-29 13:33:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  +badges: Doctrine\ORM\PersistentCollection {#2164 …}
  +children: []
  -id: 29228
  -titleTs: "'black':11 'chines':13 'like':7 'look':6 'would':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704638943
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7533461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704601443 {#2350
    date: 2024-01-07 05:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2330
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "here-s-what-i-would-look-like-if-i-was-black"
  +title: "here's what i would look like if i was black or chinese"
  +url: "https://feddit.de/pictrs/image/7d096cc7-d607-442c-87a3-3efb7a827734.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724931215 {#2345
    date: 2024-08-29 13:33:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  +badges: Doctrine\ORM\PersistentCollection {#2164 …}
  +children: []
  -id: 29228
  -titleTs: "'black':11 'chines':13 'like':7 'look':6 'would':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704638943
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7533461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704601443 {#2350
    date: 2024-01-07 05:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2330
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "here-s-what-i-would-look-like-if-i-was-black"
  +title: "here's what i would look like if i was black or chinese"
  +url: "https://feddit.de/pictrs/image/7d096cc7-d607-442c-87a3-3efb7a827734.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724931215 {#2345
    date: 2024-08-29 13:33:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2348 …}
  +votes: Doctrine\ORM\PersistentCollection {#2351 …}
  +reports: Doctrine\ORM\PersistentCollection {#2332 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2349 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2141 …}
  +badges: Doctrine\ORM\PersistentCollection {#2164 …}
  +children: []
  -id: 29228
  -titleTs: "'black':11 'chines':13 'like':7 'look':6 'would':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704638943
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7533461"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704601443 {#2350
    date: 2024-01-07 05:24:03.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2087
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: Proxies\__CG__\App\Entity\Image {#2086 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2090 …}
  +slug: "Friday-Facts-392-Parametrised-blueprints-Factorio"
  +title: "Friday Facts #392 - Parametrised blueprints | Factorio"
  +url: "https://factorio.com/blog/post/fff-392"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721413466 {#2088
    date: 2024-07-19 20:24:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  +badges: Doctrine\ORM\PersistentCollection {#2138 …}
  +children: []
  -id: 29161
  -titleTs: "'392':3 'blueprint':5 'fact':2 'factorio':6 'friday':1 'parametris':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704491160
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7470444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704469160 {#2095
    date: 2024-01-05 16:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2087
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: Proxies\__CG__\App\Entity\Image {#2086 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2090 …}
  +slug: "Friday-Facts-392-Parametrised-blueprints-Factorio"
  +title: "Friday Facts #392 - Parametrised blueprints | Factorio"
  +url: "https://factorio.com/blog/post/fff-392"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721413466 {#2088
    date: 2024-07-19 20:24:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  +badges: Doctrine\ORM\PersistentCollection {#2138 …}
  +children: []
  -id: 29161
  -titleTs: "'392':3 'blueprint':5 'fact':2 'factorio':6 'friday':1 'parametris':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704491160
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7470444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704469160 {#2095
    date: 2024-01-05 16:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2087
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: Proxies\__CG__\App\Entity\Image {#2086 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2090 …}
  +slug: "Friday-Facts-392-Parametrised-blueprints-Factorio"
  +title: "Friday Facts #392 - Parametrised blueprints | Factorio"
  +url: "https://factorio.com/blog/post/fff-392"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721413466 {#2088
    date: 2024-07-19 20:24:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2093 …}
  +votes: Doctrine\ORM\PersistentCollection {#2094 …}
  +reports: Doctrine\ORM\PersistentCollection {#2140 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2133 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2131 …}
  +badges: Doctrine\ORM\PersistentCollection {#2138 …}
  +children: []
  -id: 29161
  -titleTs: "'392':3 'blueprint':5 'fact':2 'factorio':6 'friday':1 'parametris':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704491160
  +visibility: "visible             "
  +apId: "https://feddit.de/post/7470444"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704469160 {#2095
    date: 2024-01-05 16:39:20.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2076
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2097 …}
  +slug: "internet-guy-is-asked-questions-by-find-jesus-dude"
  +title: "internet guy is asked questions by find/jesus dude"
  +url: "https://nitter.net/TheWapplehouse/status/1734989837101371580#m"
  +body: "> Thought he had an easy target. Didn’t realize dude rockin the sandals/jeans/ponytail/solo Bluetooth was born into the shitty internet debate. Molded by it. When Mr TikTok was out partying he was studying Usenet archives and paying for Something Awful…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702559812 {#2084
    date: 2023-12-14 14:16:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  +badges: Doctrine\ORM\PersistentCollection {#2064 …}
  +children: []
  -id: 22099
  -titleTs: "'ask':4 'dude':8 'find/jesus':7 'guy':2 'internet':1 'question':5"
  -bodyTs: "'archiv':35 'aw':40 'bluetooth':14 'born':16 'debat':21 'didn':7 'dude':10 'easi':5 'internet':20 'mold':22 'mr':26 'parti':30 'pay':37 'realiz':9 'rockin':11 'sandals/jeans/ponytail/solo':13 'shitti':19 'someth':39 'studi':33 'target':6 'thought':1 'tiktok':27 'usenet':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702559673
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6675913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702492673 {#2078
    date: 2023-12-13 19:37:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2076
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2097 …}
  +slug: "internet-guy-is-asked-questions-by-find-jesus-dude"
  +title: "internet guy is asked questions by find/jesus dude"
  +url: "https://nitter.net/TheWapplehouse/status/1734989837101371580#m"
  +body: "> Thought he had an easy target. Didn’t realize dude rockin the sandals/jeans/ponytail/solo Bluetooth was born into the shitty internet debate. Molded by it. When Mr TikTok was out partying he was studying Usenet archives and paying for Something Awful…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702559812 {#2084
    date: 2023-12-14 14:16:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  +badges: Doctrine\ORM\PersistentCollection {#2064 …}
  +children: []
  -id: 22099
  -titleTs: "'ask':4 'dude':8 'find/jesus':7 'guy':2 'internet':1 'question':5"
  -bodyTs: "'archiv':35 'aw':40 'bluetooth':14 'born':16 'debat':21 'didn':7 'dude':10 'easi':5 'internet':20 'mold':22 'mr':26 'parti':30 'pay':37 'realiz':9 'rockin':11 'sandals/jeans/ponytail/solo':13 'shitti':19 'someth':39 'studi':33 'target':6 'thought':1 'tiktok':27 'usenet':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702559673
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6675913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702492673 {#2078
    date: 2023-12-13 19:37:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2076
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2097 …}
  +slug: "internet-guy-is-asked-questions-by-find-jesus-dude"
  +title: "internet guy is asked questions by find/jesus dude"
  +url: "https://nitter.net/TheWapplehouse/status/1734989837101371580#m"
  +body: "> Thought he had an easy target. Didn’t realize dude rockin the sandals/jeans/ponytail/solo Bluetooth was born into the shitty internet debate. Molded by it. When Mr TikTok was out partying he was studying Usenet archives and paying for Something Awful…"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702559812 {#2084
    date: 2023-12-14 14:16:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  +badges: Doctrine\ORM\PersistentCollection {#2064 …}
  +children: []
  -id: 22099
  -titleTs: "'ask':4 'dude':8 'find/jesus':7 'guy':2 'internet':1 'question':5"
  -bodyTs: "'archiv':35 'aw':40 'bluetooth':14 'born':16 'debat':21 'didn':7 'dude':10 'easi':5 'internet':20 'mold':22 'mr':26 'parti':30 'pay':37 'realiz':9 'rockin':11 'sandals/jeans/ponytail/solo':13 'shitti':19 'someth':39 'studi':33 'target':6 'thought':1 'tiktok':27 'usenet':34"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702559673
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6675913"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702492673 {#2078
    date: 2023-12-13 19:37:53.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2028
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2029 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "venture-capitalism-goes-brrr"
  +title: "venture capitalism goes brrr"
  +url: "https://feddit.de/pictrs/image/0cae99dd-4a79-4bc9-80e9-19610f674d34.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 234
  +favouriteCount: 1422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708659497 {#2033
    date: 2024-02-23 04:38:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  +badges: Doctrine\ORM\PersistentCollection {#2061 …}
  +children: []
  -id: 21198
  -titleTs: "'brrr':4 'capit':2 'goe':3 'ventur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702145026
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6506345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702058626 {#2021
    date: 2023-12-08 19:03:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2028
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2029 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "venture-capitalism-goes-brrr"
  +title: "venture capitalism goes brrr"
  +url: "https://feddit.de/pictrs/image/0cae99dd-4a79-4bc9-80e9-19610f674d34.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 234
  +favouriteCount: 1422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708659497 {#2033
    date: 2024-02-23 04:38:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  +badges: Doctrine\ORM\PersistentCollection {#2061 …}
  +children: []
  -id: 21198
  -titleTs: "'brrr':4 'capit':2 'goe':3 'ventur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702145026
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6506345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702058626 {#2021
    date: 2023-12-08 19:03:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2028
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2029 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "venture-capitalism-goes-brrr"
  +title: "venture capitalism goes brrr"
  +url: "https://feddit.de/pictrs/image/0cae99dd-4a79-4bc9-80e9-19610f674d34.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 234
  +favouriteCount: 1422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708659497 {#2033
    date: 2024-02-23 04:38:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2012 …}
  +votes: Doctrine\ORM\PersistentCollection {#2013 …}
  +reports: Doctrine\ORM\PersistentCollection {#2035 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2036 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2144 …}
  +badges: Doctrine\ORM\PersistentCollection {#2061 …}
  +children: []
  -id: 21198
  -titleTs: "'brrr':4 'capit':2 'goe':3 'ventur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702145026
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6506345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702058626 {#2021
    date: 2023-12-08 19:03:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2251
  +user: Proxies\__CG__\App\Entity\User {#2572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
  +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
  +title: "What's with all these hip filesystems and how are they different?"
  +url: null
  +body: """
    You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
    \n
    I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
    \n
    I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
    \n
    Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708587989 {#2807
    date: 2024-02-22 08:46:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2814 …}
  +votes: Doctrine\ORM\PersistentCollection {#2816 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
  +badges: Doctrine\ORM\PersistentCollection {#2824 …}
  +children: [
    1 => App\Entity\EntryComment {#2256
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        you’re forgetting about the all new [bcachefs](https://bcachefs.org/)\n
        \n
        dunno I also wonder if it’s worth it for personal use
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703487459 {#2243
        date: 2023-12-25 07:57:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 208692
      -bodyTs: "'/)':11 'also':14 'bcachef':8 'bcachefs.org':10 'bcachefs.org/)':9 'dunno':12 'forget':3 'new':7 'person':22 're':2 'use':23 'wonder':15 'worth':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5491314"
      +editedAt: DateTimeImmutable @1703393909 {#2247
        date: 2023-12-24 05:58:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701991212 {#2255
        date: 2023-12-08 00:20:12.0 +01:00
      }
      +"title": 208692
    }
    0 => App\Entity\EntryComment {#2145
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
      +root: App\Entity\EntryComment {#2256}
      +body: "Well I am a very cool guy 😏"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702054627 {#2151
        date: 2023-12-08 17:57:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2152 …}
      +nested: Doctrine\ORM\PersistentCollection {#2148 …}
      +votes: Doctrine\ORM\PersistentCollection {#2146 …}
      +reports: Doctrine\ORM\PersistentCollection {#2180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
      -id: 211125
      -bodyTs: "'cool':6 'guy':7 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5510695"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702054627 {#2147
        date: 2023-12-08 17:57:07.0 +01:00
      }
      +"title": 211125
    }
  ]
  -id: 20843
  -titleTs: "'differ':12 'filesystem':7 'hip':6"
  -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702036024
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/70709"
  +editedAt: DateTimeImmutable @1703321720 {#2793
    date: 2023-12-23 09:55:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701949624 {#2767
    date: 2023-12-07 12:47:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2251
  +user: Proxies\__CG__\App\Entity\User {#2572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
  +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
  +title: "What's with all these hip filesystems and how are they different?"
  +url: null
  +body: """
    You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
    \n
    I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
    \n
    I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
    \n
    Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708587989 {#2807
    date: 2024-02-22 08:46:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2814 …}
  +votes: Doctrine\ORM\PersistentCollection {#2816 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
  +badges: Doctrine\ORM\PersistentCollection {#2824 …}
  +children: [
    1 => App\Entity\EntryComment {#2256
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        you’re forgetting about the all new [bcachefs](https://bcachefs.org/)\n
        \n
        dunno I also wonder if it’s worth it for personal use
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703487459 {#2243
        date: 2023-12-25 07:57:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 208692
      -bodyTs: "'/)':11 'also':14 'bcachef':8 'bcachefs.org':10 'bcachefs.org/)':9 'dunno':12 'forget':3 'new':7 'person':22 're':2 'use':23 'wonder':15 'worth':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5491314"
      +editedAt: DateTimeImmutable @1703393909 {#2247
        date: 2023-12-24 05:58:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701991212 {#2255
        date: 2023-12-08 00:20:12.0 +01:00
      }
      +"title": 208692
    }
    0 => App\Entity\EntryComment {#2145
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
      +root: App\Entity\EntryComment {#2256}
      +body: "Well I am a very cool guy 😏"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702054627 {#2151
        date: 2023-12-08 17:57:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2152 …}
      +nested: Doctrine\ORM\PersistentCollection {#2148 …}
      +votes: Doctrine\ORM\PersistentCollection {#2146 …}
      +reports: Doctrine\ORM\PersistentCollection {#2180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
      -id: 211125
      -bodyTs: "'cool':6 'guy':7 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5510695"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702054627 {#2147
        date: 2023-12-08 17:57:07.0 +01:00
      }
      +"title": 211125
    }
  ]
  -id: 20843
  -titleTs: "'differ':12 'filesystem':7 'hip':6"
  -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702036024
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/70709"
  +editedAt: DateTimeImmutable @1703321720 {#2793
    date: 2023-12-23 09:55:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701949624 {#2767
    date: 2023-12-07 12:47:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2251
  +user: Proxies\__CG__\App\Entity\User {#2572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
  +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
  +title: "What's with all these hip filesystems and how are they different?"
  +url: null
  +body: """
    You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
    \n
    I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
    \n
    I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
    \n
    Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 228
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708587989 {#2807
    date: 2024-02-22 08:46:29.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2814 …}
  +votes: Doctrine\ORM\PersistentCollection {#2816 …}
  +reports: Doctrine\ORM\PersistentCollection {#2818 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
  +badges: Doctrine\ORM\PersistentCollection {#2824 …}
  +children: [
    1 => App\Entity\EntryComment {#2256
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        you’re forgetting about the all new [bcachefs](https://bcachefs.org/)\n
        \n
        dunno I also wonder if it’s worth it for personal use
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1703487459 {#2243
        date: 2023-12-25 07:57:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2285 …}
      +nested: Doctrine\ORM\PersistentCollection {#2287 …}
      +votes: Doctrine\ORM\PersistentCollection {#2142 …}
      +reports: Doctrine\ORM\PersistentCollection {#2039 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
      -id: 208692
      -bodyTs: "'/)':11 'also':14 'bcachef':8 'bcachefs.org':10 'bcachefs.org/)':9 'dunno':12 'forget':3 'new':7 'person':22 're':2 'use':23 'wonder':15 'worth':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5491314"
      +editedAt: DateTimeImmutable @1703393909 {#2247
        date: 2023-12-24 05:58:29.0 +01:00
      }
      +createdAt: DateTimeImmutable @1701991212 {#2255
        date: 2023-12-08 00:20:12.0 +01:00
      }
      +"title": 208692
    }
    0 => App\Entity\EntryComment {#2145
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
      +root: App\Entity\EntryComment {#2256}
      +body: "Well I am a very cool guy 😏"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702054627 {#2151
        date: 2023-12-08 17:57:07.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@rutrum@lm.paradisus.day"
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2152 …}
      +nested: Doctrine\ORM\PersistentCollection {#2148 …}
      +votes: Doctrine\ORM\PersistentCollection {#2146 …}
      +reports: Doctrine\ORM\PersistentCollection {#2180 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
      -id: 211125
      -bodyTs: "'cool':6 'guy':7 'well':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5510695"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702054627 {#2147
        date: 2023-12-08 17:57:07.0 +01:00
      }
      +"title": 211125
    }
  ]
  -id: 20843
  -titleTs: "'differ':12 'filesystem':7 'hip':6"
  -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702036024
  +visibility: "visible             "
  +apId: "https://lm.paradisus.day/post/70709"
  +editedAt: DateTimeImmutable @1703321720 {#2793
    date: 2023-12-23 09:55:20.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701949624 {#2767
    date: 2023-12-07 12:47:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2256
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251
    +user: Proxies\__CG__\App\Entity\User {#2572 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2807
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2816 …}
    +reports: Doctrine\ORM\PersistentCollection {#2818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
    +badges: Doctrine\ORM\PersistentCollection {#2824 …}
    +children: [
      1 => App\Entity\EntryComment {#2256}
      0 => App\Entity\EntryComment {#2145
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
        +root: App\Entity\EntryComment {#2256}
        +body: "Well I am a very cool guy 😏"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702054627 {#2151
          date: 2023-12-08 17:57:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2152 …}
        +nested: Doctrine\ORM\PersistentCollection {#2148 …}
        +votes: Doctrine\ORM\PersistentCollection {#2146 …}
        +reports: Doctrine\ORM\PersistentCollection {#2180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
        -id: 211125
        -bodyTs: "'cool':6 'guy':7 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5510695"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702054627 {#2147
          date: 2023-12-08 17:57:07.0 +01:00
        }
        +"title": 211125
      }
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2793
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2767
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    you’re forgetting about the all new [bcachefs](https://bcachefs.org/)\n
    \n
    dunno I also wonder if it’s worth it for personal use
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703487459 {#2243
    date: 2023-12-25 07:57:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 208692
  -bodyTs: "'/)':11 'also':14 'bcachef':8 'bcachefs.org':10 'bcachefs.org/)':9 'dunno':12 'forget':3 'new':7 'person':22 're':2 'use':23 'wonder':15 'worth':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5491314"
  +editedAt: DateTimeImmutable @1703393909 {#2247
    date: 2023-12-24 05:58:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701991212 {#2255
    date: 2023-12-08 00:20:12.0 +01:00
  }
  +"title": 208692
}
"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 {#2256
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251
    +user: Proxies\__CG__\App\Entity\User {#2572 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2807
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2816 …}
    +reports: Doctrine\ORM\PersistentCollection {#2818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
    +badges: Doctrine\ORM\PersistentCollection {#2824 …}
    +children: [
      1 => App\Entity\EntryComment {#2256}
      0 => App\Entity\EntryComment {#2145
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
        +root: App\Entity\EntryComment {#2256}
        +body: "Well I am a very cool guy 😏"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702054627 {#2151
          date: 2023-12-08 17:57:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2152 …}
        +nested: Doctrine\ORM\PersistentCollection {#2148 …}
        +votes: Doctrine\ORM\PersistentCollection {#2146 …}
        +reports: Doctrine\ORM\PersistentCollection {#2180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
        -id: 211125
        -bodyTs: "'cool':6 'guy':7 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5510695"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702054627 {#2147
          date: 2023-12-08 17:57:07.0 +01:00
        }
        +"title": 211125
      }
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2793
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2767
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    you’re forgetting about the all new [bcachefs](https://bcachefs.org/)\n
    \n
    dunno I also wonder if it’s worth it for personal use
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703487459 {#2243
    date: 2023-12-25 07:57:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 208692
  -bodyTs: "'/)':11 'also':14 'bcachef':8 'bcachefs.org':10 'bcachefs.org/)':9 'dunno':12 'forget':3 'new':7 'person':22 're':2 'use':23 'wonder':15 'worth':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5491314"
  +editedAt: DateTimeImmutable @1703393909 {#2247
    date: 2023-12-24 05:58:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701991212 {#2255
    date: 2023-12-08 00:20:12.0 +01:00
  }
  +"title": 208692
}
"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 {#2256
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251
    +user: Proxies\__CG__\App\Entity\User {#2572 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2807
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2816 …}
    +reports: Doctrine\ORM\PersistentCollection {#2818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
    +badges: Doctrine\ORM\PersistentCollection {#2824 …}
    +children: [
      1 => App\Entity\EntryComment {#2256}
      0 => App\Entity\EntryComment {#2145
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
        +root: App\Entity\EntryComment {#2256}
        +body: "Well I am a very cool guy 😏"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702054627 {#2151
          date: 2023-12-08 17:57:07.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
          "@sexy_peach@feddit.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2152 …}
        +nested: Doctrine\ORM\PersistentCollection {#2148 …}
        +votes: Doctrine\ORM\PersistentCollection {#2146 …}
        +reports: Doctrine\ORM\PersistentCollection {#2180 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
        -id: 211125
        -bodyTs: "'cool':6 'guy':7 'well':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5510695"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702054627 {#2147
          date: 2023-12-08 17:57:07.0 +01:00
        }
        +"title": 211125
      }
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2793
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2767
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    you’re forgetting about the all new [bcachefs](https://bcachefs.org/)\n
    \n
    dunno I also wonder if it’s worth it for personal use
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703487459 {#2243
    date: 2023-12-25 07:57:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2285 …}
  +nested: Doctrine\ORM\PersistentCollection {#2287 …}
  +votes: Doctrine\ORM\PersistentCollection {#2142 …}
  +reports: Doctrine\ORM\PersistentCollection {#2039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
  -id: 208692
  -bodyTs: "'/)':11 'also':14 'bcachef':8 'bcachefs.org':10 'bcachefs.org/)':9 'dunno':12 'forget':3 'new':7 'person':22 're':2 'use':23 'wonder':15 'worth':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5491314"
  +editedAt: DateTimeImmutable @1703393909 {#2247
    date: 2023-12-24 05:58:29.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701991212 {#2255
    date: 2023-12-08 00:20:12.0 +01:00
  }
  +"title": 208692
}
"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 {#2145
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251
    +user: Proxies\__CG__\App\Entity\User {#2572 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2807
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2816 …}
    +reports: Doctrine\ORM\PersistentCollection {#2818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
    +badges: Doctrine\ORM\PersistentCollection {#2824 …}
    +children: [
      1 => App\Entity\EntryComment {#2256
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          you’re forgetting about the all new [bcachefs](https://bcachefs.org/)\n
          \n
          dunno I also wonder if it’s worth it for personal use
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703487459 {#2243
          date: 2023-12-25 07:57:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2285 …}
        +nested: Doctrine\ORM\PersistentCollection {#2287 …}
        +votes: Doctrine\ORM\PersistentCollection {#2142 …}
        +reports: Doctrine\ORM\PersistentCollection {#2039 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
        -id: 208692
        -bodyTs: "'/)':11 'also':14 'bcachef':8 'bcachefs.org':10 'bcachefs.org/)':9 'dunno':12 'forget':3 'new':7 'person':22 're':2 'use':23 'wonder':15 'worth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5491314"
        +editedAt: DateTimeImmutable @1703393909 {#2247
          date: 2023-12-24 05:58:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701991212 {#2255
          date: 2023-12-08 00:20:12.0 +01:00
        }
        +"title": 208692
      }
      0 => App\Entity\EntryComment {#2145}
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2793
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2767
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +root: App\Entity\EntryComment {#2256}
  +body: "Well I am a very cool guy 😏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702054627 {#2151
    date: 2023-12-08 17:57:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 211125
  -bodyTs: "'cool':6 'guy':7 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5510695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054627 {#2147
    date: 2023-12-08 17:57:07.0 +01:00
  }
  +"title": 211125
}
"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 {#2145
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251
    +user: Proxies\__CG__\App\Entity\User {#2572 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2807
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2816 …}
    +reports: Doctrine\ORM\PersistentCollection {#2818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
    +badges: Doctrine\ORM\PersistentCollection {#2824 …}
    +children: [
      1 => App\Entity\EntryComment {#2256
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          you’re forgetting about the all new [bcachefs](https://bcachefs.org/)\n
          \n
          dunno I also wonder if it’s worth it for personal use
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703487459 {#2243
          date: 2023-12-25 07:57:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2285 …}
        +nested: Doctrine\ORM\PersistentCollection {#2287 …}
        +votes: Doctrine\ORM\PersistentCollection {#2142 …}
        +reports: Doctrine\ORM\PersistentCollection {#2039 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
        -id: 208692
        -bodyTs: "'/)':11 'also':14 'bcachef':8 'bcachefs.org':10 'bcachefs.org/)':9 'dunno':12 'forget':3 'new':7 'person':22 're':2 'use':23 'wonder':15 'worth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5491314"
        +editedAt: DateTimeImmutable @1703393909 {#2247
          date: 2023-12-24 05:58:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701991212 {#2255
          date: 2023-12-08 00:20:12.0 +01:00
        }
        +"title": 208692
      }
      0 => App\Entity\EntryComment {#2145}
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2793
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2767
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +root: App\Entity\EntryComment {#2256}
  +body: "Well I am a very cool guy 😏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702054627 {#2151
    date: 2023-12-08 17:57:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 211125
  -bodyTs: "'cool':6 'guy':7 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5510695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054627 {#2147
    date: 2023-12-08 17:57:07.0 +01:00
  }
  +"title": 211125
}
"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 {#2145
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2251
    +user: Proxies\__CG__\App\Entity\User {#2572 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2812 …}
    +slug: "What-s-with-all-these-hip-filesystems-and-how-are-they"
    +title: "What's with all these hip filesystems and how are they different?"
    +url: null
    +body: """
      You know, ZFS, ButterFS (btrfs…its actually “better” right?), and I’m sure more.\n
      \n
      I think I have ext4 on my home computer I installed ubuntu on 5 years ago. How does the choice of file system play a role? Is that old hat now? Surely something like ext4 has its place.\n
      \n
      I see a lot of talk around filesystems but Ive never found a great resource that distiguishes them at a level that assumes I dont know much. Can anyone give some insight on how file systems work and why these new filesystems, that appear to be highlights and selling points in most distros, are better than older ones?\n
      \n
      Edit: and since we are talking about filesystems, it might be nice to describe or mention how concepts like RAID or LUKS are related.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 228
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708587989 {#2807
      date: 2024-02-22 08:46:29.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2814 …}
    +votes: Doctrine\ORM\PersistentCollection {#2816 …}
    +reports: Doctrine\ORM\PersistentCollection {#2818 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2820 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2822 …}
    +badges: Doctrine\ORM\PersistentCollection {#2824 …}
    +children: [
      1 => App\Entity\EntryComment {#2256
        +user: App\Entity\User {#261 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2251 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
        +image: null
        +parent: null
        +root: null
        +body: """
          you’re forgetting about the all new [bcachefs](https://bcachefs.org/)\n
          \n
          dunno I also wonder if it’s worth it for personal use
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1703487459 {#2243
          date: 2023-12-25 07:57:39.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@rutrum@lm.paradisus.day"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2285 …}
        +nested: Doctrine\ORM\PersistentCollection {#2287 …}
        +votes: Doctrine\ORM\PersistentCollection {#2142 …}
        +reports: Doctrine\ORM\PersistentCollection {#2039 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2155 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2158 …}
        -id: 208692
        -bodyTs: "'/)':11 'also':14 'bcachef':8 'bcachefs.org':10 'bcachefs.org/)':9 'dunno':12 'forget':3 'new':7 'person':22 're':2 'use':23 'wonder':15 'worth':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5491314"
        +editedAt: DateTimeImmutable @1703393909 {#2247
          date: 2023-12-24 05:58:29.0 +01:00
        }
        +createdAt: DateTimeImmutable @1701991212 {#2255
          date: 2023-12-08 00:20:12.0 +01:00
        }
        +"title": 208692
      }
      0 => App\Entity\EntryComment {#2145}
    ]
    -id: 20843
    -titleTs: "'differ':12 'filesystem':7 'hip':6"
    -bodyTs: "'5':28 'actual':7 'ago':30 'anyon':81 'appear':96 'around':59 'assum':75 'better':8,107 'btrfs':5 'butterf':4 'choic':34 'comput':23 'concept':128 'describ':124 'distiguish':69 'distro':105 'dont':77 'edit':111 'ext4':19,49 'file':36,87 'filesystem':60,94,118 'found':64 'give':82 'great':66 'hat':44 'highlight':99 'home':22 'insight':84 'instal':25 'ive':62 'know':2,78 'level':73 'like':48,129 'lot':56 'luk':132 'm':12 'mention':126 'might':120 'much':79 'never':63 'new':93 'nice':122 'old':43 'older':109 'one':110 'place':52 'play':38 'point':102 'raid':130 'relat':134 'resourc':67 'right':9 'role':40 'see':54 'sell':101 'sinc':113 'someth':47 'sure':13,46 'system':37,88 'talk':58,116 'think':16 'ubuntu':26 'work':89 'year':29 'zfs':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702036024
    +visibility: "visible             "
    +apId: "https://lm.paradisus.day/post/70709"
    +editedAt: DateTimeImmutable @1703321720 {#2793
      date: 2023-12-23 09:55:20.0 +01:00
    }
    +createdAt: DateTimeImmutable @1701949624 {#2767
      date: 2023-12-07 12:47:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2284 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2150 …}
  +root: App\Entity\EntryComment {#2256}
  +body: "Well I am a very cool guy 😏"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702054627 {#2151
    date: 2023-12-08 17:57:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2152 …}
  +nested: Doctrine\ORM\PersistentCollection {#2148 …}
  +votes: Doctrine\ORM\PersistentCollection {#2146 …}
  +reports: Doctrine\ORM\PersistentCollection {#2180 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2181 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2171 …}
  -id: 211125
  -bodyTs: "'cool':6 'guy':7 'well':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5510695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054627 {#2147
    date: 2023-12-08 17:57:07.0 +01:00
  }
  +"title": 211125
}
"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
Proxies\__CG__\App\Entity\Entry {#2273
  +user: Proxies\__CG__\App\Entity\User {#2600 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: Proxies\__CG__\App\Entity\Image {#2792 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
  +slug: "Me-first"
  +title: "Me first"
  +url: "https://startrek.website/pictrs/image/94df72a3-45c6-4c09-a264-ffe07fbd3158.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702104723 {#2787
    date: 2023-12-09 07:52:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  +badges: Doctrine\ORM\PersistentCollection {#2805 …}
  +children: [
    App\Entity\EntryComment {#2267
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2273 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ll believe it when I see it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703226081 {#2257
        date: 2023-12-22 07:21:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2274 …}
      +nested: Doctrine\ORM\PersistentCollection {#2190 …}
      +votes: Doctrine\ORM\PersistentCollection {#2265 …}
      +reports: Doctrine\ORM\PersistentCollection {#2263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
      -id: 203214
      -bodyTs: "'believ':3 'll':2 'see':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5455852"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884106 {#2268
        date: 2023-12-06 18:35:06.0 +01:00
      }
      +"title": 203214
    }
  ]
  -id: 20689
  -titleTs: "'first':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701967517
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4423790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701881117 {#2769
    date: 2023-12-06 17:45:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2273
  +user: Proxies\__CG__\App\Entity\User {#2600 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: Proxies\__CG__\App\Entity\Image {#2792 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
  +slug: "Me-first"
  +title: "Me first"
  +url: "https://startrek.website/pictrs/image/94df72a3-45c6-4c09-a264-ffe07fbd3158.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702104723 {#2787
    date: 2023-12-09 07:52:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  +badges: Doctrine\ORM\PersistentCollection {#2805 …}
  +children: [
    App\Entity\EntryComment {#2267
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2273 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ll believe it when I see it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703226081 {#2257
        date: 2023-12-22 07:21:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2274 …}
      +nested: Doctrine\ORM\PersistentCollection {#2190 …}
      +votes: Doctrine\ORM\PersistentCollection {#2265 …}
      +reports: Doctrine\ORM\PersistentCollection {#2263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
      -id: 203214
      -bodyTs: "'believ':3 'll':2 'see':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5455852"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884106 {#2268
        date: 2023-12-06 18:35:06.0 +01:00
      }
      +"title": 203214
    }
  ]
  -id: 20689
  -titleTs: "'first':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701967517
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4423790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701881117 {#2769
    date: 2023-12-06 17:45:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#2273
  +user: Proxies\__CG__\App\Entity\User {#2600 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: Proxies\__CG__\App\Entity\Image {#2792 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
  +slug: "Me-first"
  +title: "Me first"
  +url: "https://startrek.website/pictrs/image/94df72a3-45c6-4c09-a264-ffe07fbd3158.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 15
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702104723 {#2787
    date: 2023-12-09 07:52:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2795 …}
  +votes: Doctrine\ORM\PersistentCollection {#2797 …}
  +reports: Doctrine\ORM\PersistentCollection {#2799 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
  +badges: Doctrine\ORM\PersistentCollection {#2805 …}
  +children: [
    App\Entity\EntryComment {#2267
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2273 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’ll believe it when I see it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1703226081 {#2257
        date: 2023-12-22 07:21:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Stamets@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2274 …}
      +nested: Doctrine\ORM\PersistentCollection {#2190 …}
      +votes: Doctrine\ORM\PersistentCollection {#2265 …}
      +reports: Doctrine\ORM\PersistentCollection {#2263 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
      -id: 203214
      -bodyTs: "'believ':3 'll':2 'see':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5455852"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701884106 {#2268
        date: 2023-12-06 18:35:06.0 +01:00
      }
      +"title": 203214
    }
  ]
  -id: 20689
  -titleTs: "'first':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701967517
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4423790"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701881117 {#2769
    date: 2023-12-06 17:45:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2267
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273
    +user: Proxies\__CG__\App\Entity\User {#2600 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
    +image: Proxies\__CG__\App\Entity\Image {#2792 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
    +slug: "Me-first"
    +title: "Me first"
    +url: "https://startrek.website/pictrs/image/94df72a3-45c6-4c09-a264-ffe07fbd3158.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 300
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702104723 {#2787
      date: 2023-12-09 07:52:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    +badges: Doctrine\ORM\PersistentCollection {#2805 …}
    +children: [
      App\Entity\EntryComment {#2267}
    ]
    -id: 20689
    -titleTs: "'first':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701967517
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4423790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701881117 {#2769
      date: 2023-12-06 17:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll believe it when I see it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703226081 {#2257
    date: 2023-12-22 07:21:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 203214
  -bodyTs: "'believ':3 'll':2 'see':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5455852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701884106 {#2268
    date: 2023-12-06 18:35:06.0 +01:00
  }
  +"title": 203214
}
"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 {#2267
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273
    +user: Proxies\__CG__\App\Entity\User {#2600 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
    +image: Proxies\__CG__\App\Entity\Image {#2792 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
    +slug: "Me-first"
    +title: "Me first"
    +url: "https://startrek.website/pictrs/image/94df72a3-45c6-4c09-a264-ffe07fbd3158.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 300
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702104723 {#2787
      date: 2023-12-09 07:52:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    +badges: Doctrine\ORM\PersistentCollection {#2805 …}
    +children: [
      App\Entity\EntryComment {#2267}
    ]
    -id: 20689
    -titleTs: "'first':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701967517
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4423790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701881117 {#2769
      date: 2023-12-06 17:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll believe it when I see it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703226081 {#2257
    date: 2023-12-22 07:21:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 203214
  -bodyTs: "'believ':3 'll':2 'see':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5455852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701884106 {#2268
    date: 2023-12-06 18:35:06.0 +01:00
  }
  +"title": 203214
}
"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 {#2267
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273
    +user: Proxies\__CG__\App\Entity\User {#2600 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
    +image: Proxies\__CG__\App\Entity\Image {#2792 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2794 …}
    +slug: "Me-first"
    +title: "Me first"
    +url: "https://startrek.website/pictrs/image/94df72a3-45c6-4c09-a264-ffe07fbd3158.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 15
    +favouriteCount: 300
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702104723 {#2787
      date: 2023-12-09 07:52:03.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2795 …}
    +votes: Doctrine\ORM\PersistentCollection {#2797 …}
    +reports: Doctrine\ORM\PersistentCollection {#2799 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2801 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2803 …}
    +badges: Doctrine\ORM\PersistentCollection {#2805 …}
    +children: [
      App\Entity\EntryComment {#2267}
    ]
    -id: 20689
    -titleTs: "'first':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701967517
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4423790"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701881117 {#2769
      date: 2023-12-06 17:45:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’ll believe it when I see it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1703226081 {#2257
    date: 2023-12-22 07:21:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Stamets@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 203214
  -bodyTs: "'believ':3 'll':2 'see':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5455852"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701884106 {#2268
    date: 2023-12-06 18:35:06.0 +01:00
  }
  +"title": 203214
}
"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\Entry {#1363
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: Proxies\__CG__\App\Entity\Image {#1361 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "there-still-are-too-many-cars-in-german-cities"
  +title: "there still are too many cars in german cities"
  +url: "https://feddit.de/pictrs/image/3b40901b-b81b-43eb-bd69-809739db6f76.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701962467 {#1401
    date: 2023-12-07 16:21:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 20636
  -titleTs: "'car':6 'citi':9 'german':8 'mani':5 'still':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701912274
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6411957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701825874 {#1404
    date: 2023-12-06 02:24:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1363
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: Proxies\__CG__\App\Entity\Image {#1361 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "there-still-are-too-many-cars-in-german-cities"
  +title: "there still are too many cars in german cities"
  +url: "https://feddit.de/pictrs/image/3b40901b-b81b-43eb-bd69-809739db6f76.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701962467 {#1401
    date: 2023-12-07 16:21:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 20636
  -titleTs: "'car':6 'citi':9 'german':8 'mani':5 'still':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701912274
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6411957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701825874 {#1404
    date: 2023-12-06 02:24:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#1363
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: Proxies\__CG__\App\Entity\Image {#1361 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "there-still-are-too-many-cars-in-german-cities"
  +title: "there still are too many cars in german cities"
  +url: "https://feddit.de/pictrs/image/3b40901b-b81b-43eb-bd69-809739db6f76.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 72
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701962467 {#1401
    date: 2023-12-07 16:21:07.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 20636
  -titleTs: "'car':6 'citi':9 'german':8 'mani':5 'still':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701912274
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6411957"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701825874 {#1404
    date: 2023-12-06 02:24:34.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2389
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2369 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "another-video-essay"
  +title: "another video essay"
  +url: "https://feddit.de/pictrs/image/62384d2a-51c3-42b8-9213-986f90015c28.png"
  +body: "this one: [www.youtube.com/watch?v=A6_LW1PkmnY](https://www.youtube.com/watch?v=A6_LW1PkmnY)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 223
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728718304 {#1883
    date: 2024-10-12 09:31:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
  +badges: Doctrine\ORM\PersistentCollection {#1385 …}
  +children: []
  -id: 20487
  -titleTs: "'anoth':1 'essay':3 'video':2"
  -bodyTs: "'/watch?v=a6_lw1pkmny](https://www.youtube.com/watch?v=a6_lw1pkmny)':5 'one':2 'www.youtube.com':4 'www.youtube.com/watch?v=a6_lw1pkmny](https://www.youtube.com/watch?v=a6_lw1pkmny)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701906266
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6410005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819866 {#2391
    date: 2023-12-06 00:44:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2389
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2369 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "another-video-essay"
  +title: "another video essay"
  +url: "https://feddit.de/pictrs/image/62384d2a-51c3-42b8-9213-986f90015c28.png"
  +body: "this one: [www.youtube.com/watch?v=A6_LW1PkmnY](https://www.youtube.com/watch?v=A6_LW1PkmnY)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 223
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728718304 {#1883
    date: 2024-10-12 09:31:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
  +badges: Doctrine\ORM\PersistentCollection {#1385 …}
  +children: []
  -id: 20487
  -titleTs: "'anoth':1 'essay':3 'video':2"
  -bodyTs: "'/watch?v=a6_lw1pkmny](https://www.youtube.com/watch?v=a6_lw1pkmny)':5 'one':2 'www.youtube.com':4 'www.youtube.com/watch?v=a6_lw1pkmny](https://www.youtube.com/watch?v=a6_lw1pkmny)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701906266
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6410005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819866 {#2391
    date: 2023-12-06 00:44:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2389
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2369 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "another-video-essay"
  +title: "another video essay"
  +url: "https://feddit.de/pictrs/image/62384d2a-51c3-42b8-9213-986f90015c28.png"
  +body: "this one: [www.youtube.com/watch?v=A6_LW1PkmnY](https://www.youtube.com/watch?v=A6_LW1PkmnY)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 223
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728718304 {#1883
    date: 2024-10-12 09:31:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2387 …}
  +votes: Doctrine\ORM\PersistentCollection {#2394 …}
  +reports: Doctrine\ORM\PersistentCollection {#2393 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1402 …}
  +badges: Doctrine\ORM\PersistentCollection {#1385 …}
  +children: []
  -id: 20487
  -titleTs: "'anoth':1 'essay':3 'video':2"
  -bodyTs: "'/watch?v=a6_lw1pkmny](https://www.youtube.com/watch?v=a6_lw1pkmny)':5 'one':2 'www.youtube.com':4 'www.youtube.com/watch?v=a6_lw1pkmny](https://www.youtube.com/watch?v=a6_lw1pkmny)':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701906266
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6410005"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819866 {#2391
    date: 2023-12-06 00:44:26.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2378
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2379 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "awww-you-re-sweet"
  +title: "awww, you're sweet"
  +url: "https://feddit.de/pictrs/image/c607f3b1-b8d3-46e3-8963-64d1d63b02da.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 324
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702094049 {#2385
    date: 2023-12-09 04:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  +badges: Doctrine\ORM\PersistentCollection {#1908 …}
  +children: [
    App\Entity\EntryComment {#2306
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#2378}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
      +body: "awww, you’re sweet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701820366 {#2305
        date: 2023-12-06 00:52:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@Mothra@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2321 …}
      +votes: Doctrine\ORM\PersistentCollection {#2315 …}
      +reports: Doctrine\ORM\PersistentCollection {#2297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 200815
      -bodyTs: "'awww':1 're':3 'sweet':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5435321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701820366 {#2308
        date: 2023-12-06 00:52:46.0 +01:00
      }
      +"title": 200815
    }
  ]
  -id: 20486
  -titleTs: "'awww':1 're':3 'sweet':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701906130
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6410000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819730 {#2384
    date: 2023-12-06 00:42:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2378
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2379 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "awww-you-re-sweet"
  +title: "awww, you're sweet"
  +url: "https://feddit.de/pictrs/image/c607f3b1-b8d3-46e3-8963-64d1d63b02da.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 324
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702094049 {#2385
    date: 2023-12-09 04:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  +badges: Doctrine\ORM\PersistentCollection {#1908 …}
  +children: [
    App\Entity\EntryComment {#2306
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#2378}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
      +body: "awww, you’re sweet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701820366 {#2305
        date: 2023-12-06 00:52:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@Mothra@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2321 …}
      +votes: Doctrine\ORM\PersistentCollection {#2315 …}
      +reports: Doctrine\ORM\PersistentCollection {#2297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 200815
      -bodyTs: "'awww':1 're':3 'sweet':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5435321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701820366 {#2308
        date: 2023-12-06 00:52:46.0 +01:00
      }
      +"title": 200815
    }
  ]
  -id: 20486
  -titleTs: "'awww':1 're':3 'sweet':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701906130
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6410000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819730 {#2384
    date: 2023-12-06 00:42:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2378
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2379 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "awww-you-re-sweet"
  +title: "awww, you're sweet"
  +url: "https://feddit.de/pictrs/image/c607f3b1-b8d3-46e3-8963-64d1d63b02da.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 324
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702094049 {#2385
    date: 2023-12-09 04:54:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1910 …}
  +reports: Doctrine\ORM\PersistentCollection {#1909 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
  +badges: Doctrine\ORM\PersistentCollection {#1908 …}
  +children: [
    App\Entity\EntryComment {#2306
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#2378}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
      +body: "awww, you’re sweet"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 19
      +score: 0
      +lastActive: DateTime @1701820366 {#2305
        date: 2023-12-06 00:52:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@Mothra@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2321 …}
      +votes: Doctrine\ORM\PersistentCollection {#2315 …}
      +reports: Doctrine\ORM\PersistentCollection {#2297 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
      -id: 200815
      -bodyTs: "'awww':1 're':3 'sweet':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5435321"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701820366 {#2308
        date: 2023-12-06 00:52:46.0 +01:00
      }
      +"title": 200815
    }
  ]
  -id: 20486
  -titleTs: "'awww':1 're':3 'sweet':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701906130
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6410000"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819730 {#2384
    date: 2023-12-06 00:42:10.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2306
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#2378
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2379 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "awww-you-re-sweet"
    +title: "awww, you're sweet"
    +url: "https://feddit.de/pictrs/image/c607f3b1-b8d3-46e3-8963-64d1d63b02da.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 324
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702094049 {#2385
      date: 2023-12-09 04:54:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2381 …}
    +votes: Doctrine\ORM\PersistentCollection {#1910 …}
    +reports: Doctrine\ORM\PersistentCollection {#1909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
    +badges: Doctrine\ORM\PersistentCollection {#1908 …}
    +children: [
      App\Entity\EntryComment {#2306}
    ]
    -id: 20486
    -titleTs: "'awww':1 're':3 'sweet':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701906130
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6410000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701819730 {#2384
      date: 2023-12-06 00:42:10.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +body: "awww, you’re sweet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701820366 {#2305
    date: 2023-12-06 00:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Mothra@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 200815
  -bodyTs: "'awww':1 're':3 'sweet':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5435321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701820366 {#2308
    date: 2023-12-06 00:52:46.0 +01:00
  }
  +"title": 200815
}
"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 {#2306
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#2378
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2379 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "awww-you-re-sweet"
    +title: "awww, you're sweet"
    +url: "https://feddit.de/pictrs/image/c607f3b1-b8d3-46e3-8963-64d1d63b02da.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 324
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702094049 {#2385
      date: 2023-12-09 04:54:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2381 …}
    +votes: Doctrine\ORM\PersistentCollection {#1910 …}
    +reports: Doctrine\ORM\PersistentCollection {#1909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
    +badges: Doctrine\ORM\PersistentCollection {#1908 …}
    +children: [
      App\Entity\EntryComment {#2306}
    ]
    -id: 20486
    -titleTs: "'awww':1 're':3 'sweet':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701906130
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6410000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701819730 {#2384
      date: 2023-12-06 00:42:10.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +body: "awww, you’re sweet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701820366 {#2305
    date: 2023-12-06 00:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Mothra@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 200815
  -bodyTs: "'awww':1 're':3 'sweet':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5435321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701820366 {#2308
    date: 2023-12-06 00:52:46.0 +01:00
  }
  +"title": 200815
}
"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 {#2306
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#2378
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2379 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "awww-you-re-sweet"
    +title: "awww, you're sweet"
    +url: "https://feddit.de/pictrs/image/c607f3b1-b8d3-46e3-8963-64d1d63b02da.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 324
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702094049 {#2385
      date: 2023-12-09 04:54:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2381 …}
    +votes: Doctrine\ORM\PersistentCollection {#1910 …}
    +reports: Doctrine\ORM\PersistentCollection {#1909 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1926 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1874 …}
    +badges: Doctrine\ORM\PersistentCollection {#1908 …}
    +children: [
      App\Entity\EntryComment {#2306}
    ]
    -id: 20486
    -titleTs: "'awww':1 're':3 'sweet':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701906130
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6410000"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701819730 {#2384
      date: 2023-12-06 00:42:10.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2307 …}
  +body: "awww, you’re sweet"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 19
  +score: 0
  +lastActive: DateTime @1701820366 {#2305
    date: 2023-12-06 00:52:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Mothra@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2321 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2297 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2301 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2291 …}
  -id: 200815
  -bodyTs: "'awww':1 're':3 'sweet':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5435321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701820366 {#2308
    date: 2023-12-06 00:52:46.0 +01:00
  }
  +"title": 200815
}
"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\Entry {#2467
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "european-stereotypes"
  +title: "european stereotypes"
  +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 862
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707872466 {#2470
    date: 2024-02-14 02:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  +badges: Doctrine\ORM\PersistentCollection {#2386 …}
  +children: [
    1 => App\Entity\EntryComment {#2299
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#2467}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "come to berlin nobody here is friendly"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1701824312 {#2298
        date: 2023-12-06 01:58:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@_number8_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2192 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
      -id: 202253
      -bodyTs: "'berlin':3 'come':1 'friend':7 'nobodi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5436869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701824312 {#2311
        date: 2023-12-06 01:58:32.0 +01:00
      }
      +"title": 202253
    }
    0 => App\Entity\EntryComment {#2275
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#2467}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "It’s mostly shitty pre WW2 buildings… They do look nice and give the city character I guess."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701826269 {#2276
        date: 2023-12-06 02:31:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@_number8_@lemmy.world"
        "@MindSkipperBro12@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 202310
      -bodyTs: "'build':7 'charact':16 'citi':15 'give':13 'guess':18 'look':10 'most':3 'nice':11 'pre':5 'shitti':4 'ww2':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5437671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701826269 {#2279
        date: 2023-12-06 02:31:09.0 +01:00
      }
      +"title": 202310
    }
  ]
  -id: 20484
  -titleTs: "'european':1 'stereotyp':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905133
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818733 {#2469
    date: 2023-12-06 00:25:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2467
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "european-stereotypes"
  +title: "european stereotypes"
  +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 862
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707872466 {#2470
    date: 2024-02-14 02:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  +badges: Doctrine\ORM\PersistentCollection {#2386 …}
  +children: [
    1 => App\Entity\EntryComment {#2299
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#2467}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "come to berlin nobody here is friendly"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1701824312 {#2298
        date: 2023-12-06 01:58:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@_number8_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2192 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
      -id: 202253
      -bodyTs: "'berlin':3 'come':1 'friend':7 'nobodi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5436869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701824312 {#2311
        date: 2023-12-06 01:58:32.0 +01:00
      }
      +"title": 202253
    }
    0 => App\Entity\EntryComment {#2275
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#2467}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "It’s mostly shitty pre WW2 buildings… They do look nice and give the city character I guess."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701826269 {#2276
        date: 2023-12-06 02:31:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@_number8_@lemmy.world"
        "@MindSkipperBro12@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 202310
      -bodyTs: "'build':7 'charact':16 'citi':15 'give':13 'guess':18 'look':10 'most':3 'nice':11 'pre':5 'shitti':4 'ww2':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5437671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701826269 {#2279
        date: 2023-12-06 02:31:09.0 +01:00
      }
      +"title": 202310
    }
  ]
  -id: 20484
  -titleTs: "'european':1 'stereotyp':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905133
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818733 {#2469
    date: 2023-12-06 00:25:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\Entry {#2467
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "european-stereotypes"
  +title: "european stereotypes"
  +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 143
  +favouriteCount: 862
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707872466 {#2470
    date: 2024-02-14 02:01:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  +badges: Doctrine\ORM\PersistentCollection {#2386 …}
  +children: [
    1 => App\Entity\EntryComment {#2299
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#2467}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "come to berlin nobody here is friendly"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 72
      +score: 0
      +lastActive: DateTime @1701824312 {#2298
        date: 2023-12-06 01:58:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@_number8_@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2192 …}
      +nested: Doctrine\ORM\PersistentCollection {#2228 …}
      +votes: Doctrine\ORM\PersistentCollection {#2232 …}
      +reports: Doctrine\ORM\PersistentCollection {#2230 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
      -id: 202253
      -bodyTs: "'berlin':3 'come':1 'friend':7 'nobodi':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5436869"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701824312 {#2311
        date: 2023-12-06 01:58:32.0 +01:00
      }
      +"title": 202253
    }
    0 => App\Entity\EntryComment {#2275
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#2467}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
      +body: "It’s mostly shitty pre WW2 buildings… They do look nice and give the city character I guess."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1701826269 {#2276
        date: 2023-12-06 02:31:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@_number8_@lemmy.world"
        "@MindSkipperBro12@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2261 …}
      +nested: Doctrine\ORM\PersistentCollection {#2218 …}
      +votes: Doctrine\ORM\PersistentCollection {#2221 …}
      +reports: Doctrine\ORM\PersistentCollection {#2217 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
      -id: 202310
      -bodyTs: "'build':7 'charact':16 'citi':15 'give':13 'guess':18 'look':10 'most':3 'nice':11 'pre':5 'shitti':4 'ww2':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5437671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701826269 {#2279
        date: 2023-12-06 02:31:09.0 +01:00
      }
      +"title": 202310
    }
  ]
  -id: 20484
  -titleTs: "'european':1 'stereotyp':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905133
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409582"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818733 {#2469
    date: 2023-12-06 00:25:33.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#2467
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2471 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#2470
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2371 …}
    +votes: Doctrine\ORM\PersistentCollection {#2370 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
    +badges: Doctrine\ORM\PersistentCollection {#2386 …}
    +children: [
      1 => App\Entity\EntryComment {#2299}
      0 => App\Entity\EntryComment {#2275
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#2467}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "It’s mostly shitty pre WW2 buildings… They do look nice and give the city character I guess."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701826269 {#2276
          date: 2023-12-06 02:31:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@_number8_@lemmy.world"
          "@MindSkipperBro12@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2261 …}
        +nested: Doctrine\ORM\PersistentCollection {#2218 …}
        +votes: Doctrine\ORM\PersistentCollection {#2221 …}
        +reports: Doctrine\ORM\PersistentCollection {#2217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
        -id: 202310
        -bodyTs: "'build':7 'charact':16 'citi':15 'give':13 'guess':18 'look':10 'most':3 'nice':11 'pre':5 'shitti':4 'ww2':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5437671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701826269 {#2279
          date: 2023-12-06 02:31:09.0 +01:00
        }
        +"title": 202310
      }
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#2469
      date: 2023-12-06 00:25:33.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "come to berlin nobody here is friendly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1701824312 {#2298
    date: 2023-12-06 01:58:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 202253
  -bodyTs: "'berlin':3 'come':1 'friend':7 'nobodi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5436869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701824312 {#2311
    date: 2023-12-06 01:58:32.0 +01:00
  }
  +"title": 202253
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#2467
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2471 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#2470
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2371 …}
    +votes: Doctrine\ORM\PersistentCollection {#2370 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
    +badges: Doctrine\ORM\PersistentCollection {#2386 …}
    +children: [
      1 => App\Entity\EntryComment {#2299}
      0 => App\Entity\EntryComment {#2275
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#2467}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "It’s mostly shitty pre WW2 buildings… They do look nice and give the city character I guess."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701826269 {#2276
          date: 2023-12-06 02:31:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@_number8_@lemmy.world"
          "@MindSkipperBro12@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2261 …}
        +nested: Doctrine\ORM\PersistentCollection {#2218 …}
        +votes: Doctrine\ORM\PersistentCollection {#2221 …}
        +reports: Doctrine\ORM\PersistentCollection {#2217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
        -id: 202310
        -bodyTs: "'build':7 'charact':16 'citi':15 'give':13 'guess':18 'look':10 'most':3 'nice':11 'pre':5 'shitti':4 'ww2':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5437671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701826269 {#2279
          date: 2023-12-06 02:31:09.0 +01:00
        }
        +"title": 202310
      }
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#2469
      date: 2023-12-06 00:25:33.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "come to berlin nobody here is friendly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1701824312 {#2298
    date: 2023-12-06 01:58:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 202253
  -bodyTs: "'berlin':3 'come':1 'friend':7 'nobodi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5436869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701824312 {#2311
    date: 2023-12-06 01:58:32.0 +01:00
  }
  +"title": 202253
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2299
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#2467
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2471 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#2470
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2371 …}
    +votes: Doctrine\ORM\PersistentCollection {#2370 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
    +badges: Doctrine\ORM\PersistentCollection {#2386 …}
    +children: [
      1 => App\Entity\EntryComment {#2299}
      0 => App\Entity\EntryComment {#2275
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#2467}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "It’s mostly shitty pre WW2 buildings… They do look nice and give the city character I guess."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 13
        +score: 0
        +lastActive: DateTime @1701826269 {#2276
          date: 2023-12-06 02:31:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@_number8_@lemmy.world"
          "@MindSkipperBro12@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2261 …}
        +nested: Doctrine\ORM\PersistentCollection {#2218 …}
        +votes: Doctrine\ORM\PersistentCollection {#2221 …}
        +reports: Doctrine\ORM\PersistentCollection {#2217 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
        -id: 202310
        -bodyTs: "'build':7 'charact':16 'citi':15 'give':13 'guess':18 'look':10 'most':3 'nice':11 'pre':5 'shitti':4 'ww2':6"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5437671"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701826269 {#2279
          date: 2023-12-06 02:31:09.0 +01:00
        }
        +"title": 202310
      }
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#2469
      date: 2023-12-06 00:25:33.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "come to berlin nobody here is friendly"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 72
  +score: 0
  +lastActive: DateTime @1701824312 {#2298
    date: 2023-12-06 01:58:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@_number8_@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2192 …}
  +nested: Doctrine\ORM\PersistentCollection {#2228 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2230 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
  -id: 202253
  -bodyTs: "'berlin':3 'come':1 'friend':7 'nobodi':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5436869"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701824312 {#2311
    date: 2023-12-06 01:58:32.0 +01:00
  }
  +"title": 202253
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#2467
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2471 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#2470
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2371 …}
    +votes: Doctrine\ORM\PersistentCollection {#2370 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
    +badges: Doctrine\ORM\PersistentCollection {#2386 …}
    +children: [
      1 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#2467}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "come to berlin nobody here is friendly"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1701824312 {#2298
          date: 2023-12-06 01:58:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@_number8_@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2192 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
        -id: 202253
        -bodyTs: "'berlin':3 'come':1 'friend':7 'nobodi':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5436869"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701824312 {#2311
          date: 2023-12-06 01:58:32.0 +01:00
        }
        +"title": 202253
      }
      0 => App\Entity\EntryComment {#2275}
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#2469
      date: 2023-12-06 00:25:33.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "It’s mostly shitty pre WW2 buildings… They do look nice and give the city character I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701826269 {#2276
    date: 2023-12-06 02:31:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@_number8_@lemmy.world"
    "@MindSkipperBro12@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 202310
  -bodyTs: "'build':7 'charact':16 'citi':15 'give':13 'guess':18 'look':10 'most':3 'nice':11 'pre':5 'shitti':4 'ww2':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5437671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701826269 {#2279
    date: 2023-12-06 02:31:09.0 +01:00
  }
  +"title": 202310
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#2467
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2471 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#2470
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2371 …}
    +votes: Doctrine\ORM\PersistentCollection {#2370 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
    +badges: Doctrine\ORM\PersistentCollection {#2386 …}
    +children: [
      1 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#2467}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "come to berlin nobody here is friendly"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1701824312 {#2298
          date: 2023-12-06 01:58:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@_number8_@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2192 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
        -id: 202253
        -bodyTs: "'berlin':3 'come':1 'friend':7 'nobodi':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5436869"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701824312 {#2311
          date: 2023-12-06 01:58:32.0 +01:00
        }
        +"title": 202253
      }
      0 => App\Entity\EntryComment {#2275}
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#2469
      date: 2023-12-06 00:25:33.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "It’s mostly shitty pre WW2 buildings… They do look nice and give the city character I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701826269 {#2276
    date: 2023-12-06 02:31:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@_number8_@lemmy.world"
    "@MindSkipperBro12@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 202310
  -bodyTs: "'build':7 'charact':16 'citi':15 'give':13 'guess':18 'look':10 'most':3 'nice':11 'pre':5 'shitti':4 'ww2':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5437671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701826269 {#2279
    date: 2023-12-06 02:31:09.0 +01:00
  }
  +"title": 202310
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#2467
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2471 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "european-stereotypes"
    +title: "european stereotypes"
    +url: "https://feddit.de/pictrs/image/1edc5800-9d44-4869-b403-7dd6ed63bbc0.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 143
    +favouriteCount: 862
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707872466 {#2470
      date: 2024-02-14 02:01:06.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2371 …}
    +votes: Doctrine\ORM\PersistentCollection {#2370 …}
    +reports: Doctrine\ORM\PersistentCollection {#2360 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
    +badges: Doctrine\ORM\PersistentCollection {#2386 …}
    +children: [
      1 => App\Entity\EntryComment {#2299
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#2467}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
        +body: "come to berlin nobody here is friendly"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 72
        +score: 0
        +lastActive: DateTime @1701824312 {#2298
          date: 2023-12-06 01:58:32.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@_number8_@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2192 …}
        +nested: Doctrine\ORM\PersistentCollection {#2228 …}
        +votes: Doctrine\ORM\PersistentCollection {#2232 …}
        +reports: Doctrine\ORM\PersistentCollection {#2230 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2278 …}
        -id: 202253
        -bodyTs: "'berlin':3 'come':1 'friend':7 'nobodi':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5436869"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701824312 {#2311
          date: 2023-12-06 01:58:32.0 +01:00
        }
        +"title": 202253
      }
      0 => App\Entity\EntryComment {#2275}
    ]
    -id: 20484
    -titleTs: "'european':1 'stereotyp':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701905133
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409582"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818733 {#2469
      date: 2023-12-06 00:25:33.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2189 …}
  +body: "It’s mostly shitty pre WW2 buildings… They do look nice and give the city character I guess."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1701826269 {#2276
    date: 2023-12-06 02:31:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@_number8_@lemmy.world"
    "@MindSkipperBro12@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 202310
  -bodyTs: "'build':7 'charact':16 'citi':15 'give':13 'guess':18 'look':10 'most':3 'nice':11 'pre':5 'shitti':4 'ww2':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5437671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701826269 {#2279
    date: 2023-12-06 02:31:09.0 +01:00
  }
  +"title": 202310
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#2447
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "alternative-to-trees"
  +title: "alternative to trees"
  +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 217
  +favouriteCount: 1047
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728663959 {#2448
    date: 2024-10-11 18:25:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  +badges: Doctrine\ORM\PersistentCollection {#2459 …}
  +children: []
  -id: 20483
  -titleTs: "'altern':1 'tree':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905082
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818682 {#2411
    date: 2023-12-06 00:24:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#2447
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "alternative-to-trees"
  +title: "alternative to trees"
  +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 217
  +favouriteCount: 1047
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728663959 {#2448
    date: 2024-10-11 18:25:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  +badges: Doctrine\ORM\PersistentCollection {#2459 …}
  +children: []
  -id: 20483
  -titleTs: "'altern':1 'tree':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905082
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818682 {#2411
    date: 2023-12-06 00:24:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#2447
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2422 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "alternative-to-trees"
  +title: "alternative to trees"
  +url: "https://feddit.de/pictrs/image/49d0fcc9-f304-4052-aa7a-46734efea3bf.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 217
  +favouriteCount: 1047
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728663959 {#2448
    date: 2024-10-11 18:25:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2462 …}
  +votes: Doctrine\ORM\PersistentCollection {#2461 …}
  +reports: Doctrine\ORM\PersistentCollection {#2460 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2454 …}
  +badges: Doctrine\ORM\PersistentCollection {#2459 …}
  +children: []
  -id: 20483
  -titleTs: "'altern':1 'tree':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701905082
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818682 {#2411
    date: 2023-12-06 00:24:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1724
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: Proxies\__CG__\App\Entity\Image {#1715 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "same-bed-length"
  +title: "same bed length"
  +url: "https://feddit.de/pictrs/image/b5774d96-67c4-47f3-aece-01a3f6d05187.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 350
  +favouriteCount: 1438
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728578384 {#1733
    date: 2024-10-10 18:39:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: [
    1 => App\Entity\EntryComment {#2206
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1724}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +body: "Of course. Fuck cars"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701865728 {#2197
        date: 2023-12-06 13:28:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2201 …}
      +nested: Doctrine\ORM\PersistentCollection {#2203 …}
      +votes: Doctrine\ORM\PersistentCollection {#2212 …}
      +reports: Doctrine\ORM\PersistentCollection {#2209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
      -id: 202750
      -bodyTs: "'car':4 'cours':2 'fuck':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5448148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701865728 {#2205
        date: 2023-12-06 13:28:48.0 +01:00
      }
      +"title": 202750
    }
    0 => App\Entity\EntryComment {#2226
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1724}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +body: "Who are you appealing to?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701891017 {#2236
        date: 2023-12-06 20:30:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@Franzia@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2238 …}
      +nested: Doctrine\ORM\PersistentCollection {#2249 …}
      +votes: Doctrine\ORM\PersistentCollection {#2259 …}
      +reports: Doctrine\ORM\PersistentCollection {#2244 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
      -id: 203682
      -bodyTs: "'appeal':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5458594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701891017 {#2233
        date: 2023-12-06 20:30:17.0 +01:00
      }
      +"title": 203682
    }
  ]
  -id: 20481
  -titleTs: "'bed':2 'length':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701904751
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818351 {#1729
    date: 2023-12-06 00:19:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1724
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: Proxies\__CG__\App\Entity\Image {#1715 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "same-bed-length"
  +title: "same bed length"
  +url: "https://feddit.de/pictrs/image/b5774d96-67c4-47f3-aece-01a3f6d05187.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 350
  +favouriteCount: 1438
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728578384 {#1733
    date: 2024-10-10 18:39:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: [
    1 => App\Entity\EntryComment {#2206
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1724}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +body: "Of course. Fuck cars"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701865728 {#2197
        date: 2023-12-06 13:28:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2201 …}
      +nested: Doctrine\ORM\PersistentCollection {#2203 …}
      +votes: Doctrine\ORM\PersistentCollection {#2212 …}
      +reports: Doctrine\ORM\PersistentCollection {#2209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
      -id: 202750
      -bodyTs: "'car':4 'cours':2 'fuck':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5448148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701865728 {#2205
        date: 2023-12-06 13:28:48.0 +01:00
      }
      +"title": 202750
    }
    0 => App\Entity\EntryComment {#2226
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1724}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +body: "Who are you appealing to?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701891017 {#2236
        date: 2023-12-06 20:30:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@Franzia@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2238 …}
      +nested: Doctrine\ORM\PersistentCollection {#2249 …}
      +votes: Doctrine\ORM\PersistentCollection {#2259 …}
      +reports: Doctrine\ORM\PersistentCollection {#2244 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
      -id: 203682
      -bodyTs: "'appeal':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5458594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701891017 {#2233
        date: 2023-12-06 20:30:17.0 +01:00
      }
      +"title": 203682
    }
  ]
  -id: 20481
  -titleTs: "'bed':2 'length':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701904751
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818351 {#1729
    date: 2023-12-06 00:19:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1724
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: Proxies\__CG__\App\Entity\Image {#1715 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "same-bed-length"
  +title: "same bed length"
  +url: "https://feddit.de/pictrs/image/b5774d96-67c4-47f3-aece-01a3f6d05187.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 350
  +favouriteCount: 1438
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728578384 {#1733
    date: 2024-10-10 18:39:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1717 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: [
    1 => App\Entity\EntryComment {#2206
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1724}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
      +body: "Of course. Fuck cars"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1701865728 {#2197
        date: 2023-12-06 13:28:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@grue@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2201 …}
      +nested: Doctrine\ORM\PersistentCollection {#2203 …}
      +votes: Doctrine\ORM\PersistentCollection {#2212 …}
      +reports: Doctrine\ORM\PersistentCollection {#2209 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
      -id: 202750
      -bodyTs: "'car':4 'cours':2 'fuck':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5448148"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701865728 {#2205
        date: 2023-12-06 13:28:48.0 +01:00
      }
      +"title": 202750
    }
    0 => App\Entity\EntryComment {#2226
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1724}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
      +body: "Who are you appealing to?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701891017 {#2236
        date: 2023-12-06 20:30:17.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@Franzia@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2238 …}
      +nested: Doctrine\ORM\PersistentCollection {#2249 …}
      +votes: Doctrine\ORM\PersistentCollection {#2259 …}
      +reports: Doctrine\ORM\PersistentCollection {#2244 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
      -id: 203682
      -bodyTs: "'appeal':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5458594"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701891017 {#2233
        date: 2023-12-06 20:30:17.0 +01:00
      }
      +"title": 203682
    }
  ]
  -id: 20481
  -titleTs: "'bed':2 'length':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701904751
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6409252"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701818351 {#1729
    date: 2023-12-06 00:19:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1724
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
    +image: Proxies\__CG__\App\Entity\Image {#1715 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "same-bed-length"
    +title: "same bed length"
    +url: "https://feddit.de/pictrs/image/b5774d96-67c4-47f3-aece-01a3f6d05187.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 350
    +favouriteCount: 1438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728578384 {#1733
      date: 2024-10-10 18:39:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1714 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
    +badges: Doctrine\ORM\PersistentCollection {#2464 …}
    +children: [
      1 => App\Entity\EntryComment {#2206}
      0 => App\Entity\EntryComment {#2226
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1724}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +body: "Who are you appealing to?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701891017 {#2236
          date: 2023-12-06 20:30:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@Franzia@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2238 …}
        +nested: Doctrine\ORM\PersistentCollection {#2249 …}
        +votes: Doctrine\ORM\PersistentCollection {#2259 …}
        +reports: Doctrine\ORM\PersistentCollection {#2244 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
        -id: 203682
        -bodyTs: "'appeal':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5458594"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701891017 {#2233
          date: 2023-12-06 20:30:17.0 +01:00
        }
        +"title": 203682
      }
    ]
    -id: 20481
    -titleTs: "'bed':2 'length':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701904751
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818351 {#1729
      date: 2023-12-06 00:19:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "Of course. Fuck cars"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701865728 {#2197
    date: 2023-12-06 13:28:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 202750
  -bodyTs: "'car':4 'cours':2 'fuck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5448148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701865728 {#2205
    date: 2023-12-06 13:28:48.0 +01:00
  }
  +"title": 202750
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1724
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
    +image: Proxies\__CG__\App\Entity\Image {#1715 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "same-bed-length"
    +title: "same bed length"
    +url: "https://feddit.de/pictrs/image/b5774d96-67c4-47f3-aece-01a3f6d05187.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 350
    +favouriteCount: 1438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728578384 {#1733
      date: 2024-10-10 18:39:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1714 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
    +badges: Doctrine\ORM\PersistentCollection {#2464 …}
    +children: [
      1 => App\Entity\EntryComment {#2206}
      0 => App\Entity\EntryComment {#2226
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1724}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +body: "Who are you appealing to?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701891017 {#2236
          date: 2023-12-06 20:30:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@Franzia@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2238 …}
        +nested: Doctrine\ORM\PersistentCollection {#2249 …}
        +votes: Doctrine\ORM\PersistentCollection {#2259 …}
        +reports: Doctrine\ORM\PersistentCollection {#2244 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
        -id: 203682
        -bodyTs: "'appeal':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5458594"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701891017 {#2233
          date: 2023-12-06 20:30:17.0 +01:00
        }
        +"title": 203682
      }
    ]
    -id: 20481
    -titleTs: "'bed':2 'length':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701904751
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818351 {#1729
      date: 2023-12-06 00:19:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "Of course. Fuck cars"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701865728 {#2197
    date: 2023-12-06 13:28:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 202750
  -bodyTs: "'car':4 'cours':2 'fuck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5448148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701865728 {#2205
    date: 2023-12-06 13:28:48.0 +01:00
  }
  +"title": 202750
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2206
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1724
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
    +image: Proxies\__CG__\App\Entity\Image {#1715 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "same-bed-length"
    +title: "same bed length"
    +url: "https://feddit.de/pictrs/image/b5774d96-67c4-47f3-aece-01a3f6d05187.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 350
    +favouriteCount: 1438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728578384 {#1733
      date: 2024-10-10 18:39:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1714 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
    +badges: Doctrine\ORM\PersistentCollection {#2464 …}
    +children: [
      1 => App\Entity\EntryComment {#2206}
      0 => App\Entity\EntryComment {#2226
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1724}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
        +body: "Who are you appealing to?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1701891017 {#2236
          date: 2023-12-06 20:30:17.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@Franzia@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2238 …}
        +nested: Doctrine\ORM\PersistentCollection {#2249 …}
        +votes: Doctrine\ORM\PersistentCollection {#2259 …}
        +reports: Doctrine\ORM\PersistentCollection {#2244 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
        -id: 203682
        -bodyTs: "'appeal':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5458594"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701891017 {#2233
          date: 2023-12-06 20:30:17.0 +01:00
        }
        +"title": 203682
      }
    ]
    -id: 20481
    -titleTs: "'bed':2 'length':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701904751
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818351 {#1729
      date: 2023-12-06 00:19:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +body: "Of course. Fuck cars"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1701865728 {#2197
    date: 2023-12-06 13:28:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@grue@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 202750
  -bodyTs: "'car':4 'cours':2 'fuck':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5448148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701865728 {#2205
    date: 2023-12-06 13:28:48.0 +01:00
  }
  +"title": 202750
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2226
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1724
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
    +image: Proxies\__CG__\App\Entity\Image {#1715 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "same-bed-length"
    +title: "same bed length"
    +url: "https://feddit.de/pictrs/image/b5774d96-67c4-47f3-aece-01a3f6d05187.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 350
    +favouriteCount: 1438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728578384 {#1733
      date: 2024-10-10 18:39:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1714 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
    +badges: Doctrine\ORM\PersistentCollection {#2464 …}
    +children: [
      1 => App\Entity\EntryComment {#2206
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1724}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
        +body: "Of course. Fuck cars"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701865728 {#2197
          date: 2023-12-06 13:28:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2201 …}
        +nested: Doctrine\ORM\PersistentCollection {#2203 …}
        +votes: Doctrine\ORM\PersistentCollection {#2212 …}
        +reports: Doctrine\ORM\PersistentCollection {#2209 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
        -id: 202750
        -bodyTs: "'car':4 'cours':2 'fuck':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5448148"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701865728 {#2205
          date: 2023-12-06 13:28:48.0 +01:00
        }
        +"title": 202750
      }
      0 => App\Entity\EntryComment {#2226}
    ]
    -id: 20481
    -titleTs: "'bed':2 'length':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701904751
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818351 {#1729
      date: 2023-12-06 00:19:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +body: "Who are you appealing to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701891017 {#2236
    date: 2023-12-06 20:30:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Franzia@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2238 …}
  +nested: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2259 …}
  +reports: Doctrine\ORM\PersistentCollection {#2244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  -id: 203682
  -bodyTs: "'appeal':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5458594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701891017 {#2233
    date: 2023-12-06 20:30:17.0 +01:00
  }
  +"title": 203682
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#2226
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1724
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
    +image: Proxies\__CG__\App\Entity\Image {#1715 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "same-bed-length"
    +title: "same bed length"
    +url: "https://feddit.de/pictrs/image/b5774d96-67c4-47f3-aece-01a3f6d05187.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 350
    +favouriteCount: 1438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728578384 {#1733
      date: 2024-10-10 18:39:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1714 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
    +badges: Doctrine\ORM\PersistentCollection {#2464 …}
    +children: [
      1 => App\Entity\EntryComment {#2206
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1724}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
        +body: "Of course. Fuck cars"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701865728 {#2197
          date: 2023-12-06 13:28:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2201 …}
        +nested: Doctrine\ORM\PersistentCollection {#2203 …}
        +votes: Doctrine\ORM\PersistentCollection {#2212 …}
        +reports: Doctrine\ORM\PersistentCollection {#2209 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
        -id: 202750
        -bodyTs: "'car':4 'cours':2 'fuck':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5448148"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701865728 {#2205
          date: 2023-12-06 13:28:48.0 +01:00
        }
        +"title": 202750
      }
      0 => App\Entity\EntryComment {#2226}
    ]
    -id: 20481
    -titleTs: "'bed':2 'length':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701904751
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818351 {#1729
      date: 2023-12-06 00:19:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +body: "Who are you appealing to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701891017 {#2236
    date: 2023-12-06 20:30:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Franzia@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2238 …}
  +nested: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2259 …}
  +reports: Doctrine\ORM\PersistentCollection {#2244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  -id: 203682
  -bodyTs: "'appeal':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5458594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701891017 {#2233
    date: 2023-12-06 20:30:17.0 +01:00
  }
  +"title": 203682
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\EntryComment {#2226
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1724
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
    +image: Proxies\__CG__\App\Entity\Image {#1715 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "same-bed-length"
    +title: "same bed length"
    +url: "https://feddit.de/pictrs/image/b5774d96-67c4-47f3-aece-01a3f6d05187.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 350
    +favouriteCount: 1438
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728578384 {#1733
      date: 2024-10-10 18:39:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1714 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1717 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1741 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
    +badges: Doctrine\ORM\PersistentCollection {#2464 …}
    +children: [
      1 => App\Entity\EntryComment {#2206
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1724}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
        +body: "Of course. Fuck cars"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1701865728 {#2197
          date: 2023-12-06 13:28:48.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@sexy_peach@feddit.de"
          "@grue@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2201 …}
        +nested: Doctrine\ORM\PersistentCollection {#2203 …}
        +votes: Doctrine\ORM\PersistentCollection {#2212 …}
        +reports: Doctrine\ORM\PersistentCollection {#2209 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
        -id: 202750
        -bodyTs: "'car':4 'cours':2 'fuck':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://feddit.de/comment/5448148"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701865728 {#2205
          date: 2023-12-06 13:28:48.0 +01:00
        }
        +"title": 202750
      }
      0 => App\Entity\EntryComment {#2226}
    ]
    -id: 20481
    -titleTs: "'bed':2 'length':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701904751
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6409252"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701818351 {#1729
      date: 2023-12-06 00:19:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2234 …}
  +body: "Who are you appealing to?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701891017 {#2236
    date: 2023-12-06 20:30:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@Franzia@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2238 …}
  +nested: Doctrine\ORM\PersistentCollection {#2249 …}
  +votes: Doctrine\ORM\PersistentCollection {#2259 …}
  +reports: Doctrine\ORM\PersistentCollection {#2244 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2250 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2245 …}
  -id: 203682
  -bodyTs: "'appeal':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5458594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701891017 {#2233
    date: 2023-12-06 20:30:17.0 +01:00
  }
  +"title": 203682
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2280
  +user: Proxies\__CG__\App\Entity\User {#2589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2774 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2773 …}
  +slug: "Damn-you-short-cables"
  +title: "Damn you short cables...."
  +url: "https://lemmy.ml/pictrs/image/f68bcb0f-ce09-4dca-b73b-8a288fc75f9a.jpeg"
  +body: "I always check stuff like this with new appliances, but I guess there’s some people who don’t…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701941066 {#2186
    date: 2023-12-07 10:24:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2776 …}
  +reports: Doctrine\ORM\PersistentCollection {#2780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  +badges: Doctrine\ORM\PersistentCollection {#2785 …}
  +children: [
    App\Entity\EntryComment {#2214
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2280 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
      +body: "could be any?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701819210 {#2050
        date: 2023-12-06 00:33:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@furycd001@lemmy.ml"
        "@hessenjunge@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2281 …}
      +nested: Doctrine\ORM\PersistentCollection {#2296 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
      -id: 200733
      -bodyTs: "'could':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5434862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701819210 {#2216
        date: 2023-12-06 00:33:30.0 +01:00
      }
      +"title": 200733
    }
  ]
  -id: 20470
  -titleTs: "'cabl':4 'damn':1 'short':3"
  -bodyTs: "'alway':2 'applianc':9 'check':3 'guess':12 'like':5 'new':8 'peopl':16 'stuff':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701903504
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8925995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817104 {#2646
    date: 2023-12-05 23:58:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2280
  +user: Proxies\__CG__\App\Entity\User {#2589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2774 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2773 …}
  +slug: "Damn-you-short-cables"
  +title: "Damn you short cables...."
  +url: "https://lemmy.ml/pictrs/image/f68bcb0f-ce09-4dca-b73b-8a288fc75f9a.jpeg"
  +body: "I always check stuff like this with new appliances, but I guess there’s some people who don’t…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701941066 {#2186
    date: 2023-12-07 10:24:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2776 …}
  +reports: Doctrine\ORM\PersistentCollection {#2780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  +badges: Doctrine\ORM\PersistentCollection {#2785 …}
  +children: [
    App\Entity\EntryComment {#2214
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2280 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
      +body: "could be any?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701819210 {#2050
        date: 2023-12-06 00:33:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@furycd001@lemmy.ml"
        "@hessenjunge@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2281 …}
      +nested: Doctrine\ORM\PersistentCollection {#2296 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
      -id: 200733
      -bodyTs: "'could':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5434862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701819210 {#2216
        date: 2023-12-06 00:33:30.0 +01:00
      }
      +"title": 200733
    }
  ]
  -id: 20470
  -titleTs: "'cabl':4 'damn':1 'short':3"
  -bodyTs: "'alway':2 'applianc':9 'check':3 'guess':12 'like':5 'new':8 'peopl':16 'stuff':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701903504
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8925995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817104 {#2646
    date: 2023-12-05 23:58:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2280
  +user: Proxies\__CG__\App\Entity\User {#2589 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#2774 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2773 …}
  +slug: "Damn-you-short-cables"
  +title: "Damn you short cables...."
  +url: "https://lemmy.ml/pictrs/image/f68bcb0f-ce09-4dca-b73b-8a288fc75f9a.jpeg"
  +body: "I always check stuff like this with new appliances, but I guess there’s some people who don’t…"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 51
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701941066 {#2186
    date: 2023-12-07 10:24:26.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2770 …}
  +votes: Doctrine\ORM\PersistentCollection {#2776 …}
  +reports: Doctrine\ORM\PersistentCollection {#2780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
  +badges: Doctrine\ORM\PersistentCollection {#2785 …}
  +children: [
    App\Entity\EntryComment {#2214
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2280 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
      +body: "could be any?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1701819210 {#2050
        date: 2023-12-06 00:33:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@furycd001@lemmy.ml"
        "@hessenjunge@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2281 …}
      +nested: Doctrine\ORM\PersistentCollection {#2296 …}
      +votes: Doctrine\ORM\PersistentCollection {#2292 …}
      +reports: Doctrine\ORM\PersistentCollection {#2313 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
      -id: 200733
      -bodyTs: "'could':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5434862"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701819210 {#2216
        date: 2023-12-06 00:33:30.0 +01:00
      }
      +"title": 200733
    }
  ]
  -id: 20470
  -titleTs: "'cabl':4 'damn':1 'short':3"
  -bodyTs: "'alway':2 'applianc':9 'check':3 'guess':12 'like':5 'new':8 'peopl':16 'stuff':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701903504
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/8925995"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817104 {#2646
    date: 2023-12-05 23:58:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280
    +user: Proxies\__CG__\App\Entity\User {#2589 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2774 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2773 …}
    +slug: "Damn-you-short-cables"
    +title: "Damn you short cables...."
    +url: "https://lemmy.ml/pictrs/image/f68bcb0f-ce09-4dca-b73b-8a288fc75f9a.jpeg"
    +body: "I always check stuff like this with new appliances, but I guess there’s some people who don’t…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 815
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701941066 {#2186
      date: 2023-12-07 10:24:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2776 …}
    +reports: Doctrine\ORM\PersistentCollection {#2780 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    +badges: Doctrine\ORM\PersistentCollection {#2785 …}
    +children: [
      App\Entity\EntryComment {#2214}
    ]
    -id: 20470
    -titleTs: "'cabl':4 'damn':1 'short':3"
    -bodyTs: "'alway':2 'applianc':9 'check':3 'guess':12 'like':5 'new':8 'peopl':16 'stuff':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701903504
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8925995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701817104 {#2646
      date: 2023-12-05 23:58:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +body: "could be any?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701819210 {#2050
    date: 2023-12-06 00:33:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@furycd001@lemmy.ml"
    "@hessenjunge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 200733
  -bodyTs: "'could':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5434862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819210 {#2216
    date: 2023-12-06 00:33:30.0 +01:00
  }
  +"title": 200733
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280
    +user: Proxies\__CG__\App\Entity\User {#2589 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2774 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2773 …}
    +slug: "Damn-you-short-cables"
    +title: "Damn you short cables...."
    +url: "https://lemmy.ml/pictrs/image/f68bcb0f-ce09-4dca-b73b-8a288fc75f9a.jpeg"
    +body: "I always check stuff like this with new appliances, but I guess there’s some people who don’t…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 815
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701941066 {#2186
      date: 2023-12-07 10:24:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2776 …}
    +reports: Doctrine\ORM\PersistentCollection {#2780 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    +badges: Doctrine\ORM\PersistentCollection {#2785 …}
    +children: [
      App\Entity\EntryComment {#2214}
    ]
    -id: 20470
    -titleTs: "'cabl':4 'damn':1 'short':3"
    -bodyTs: "'alway':2 'applianc':9 'check':3 'guess':12 'like':5 'new':8 'peopl':16 'stuff':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701903504
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8925995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701817104 {#2646
      date: 2023-12-05 23:58:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +body: "could be any?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701819210 {#2050
    date: 2023-12-06 00:33:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@furycd001@lemmy.ml"
    "@hessenjunge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 200733
  -bodyTs: "'could':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5434862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819210 {#2216
    date: 2023-12-06 00:33:30.0 +01:00
  }
  +"title": 200733
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\EntryComment {#2214
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2280
    +user: Proxies\__CG__\App\Entity\User {#2589 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#2774 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2773 …}
    +slug: "Damn-you-short-cables"
    +title: "Damn you short cables...."
    +url: "https://lemmy.ml/pictrs/image/f68bcb0f-ce09-4dca-b73b-8a288fc75f9a.jpeg"
    +body: "I always check stuff like this with new appliances, but I guess there’s some people who don’t…"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 51
    +favouriteCount: 815
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701941066 {#2186
      date: 2023-12-07 10:24:26.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2770 …}
    +votes: Doctrine\ORM\PersistentCollection {#2776 …}
    +reports: Doctrine\ORM\PersistentCollection {#2780 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2782 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2783 …}
    +badges: Doctrine\ORM\PersistentCollection {#2785 …}
    +children: [
      App\Entity\EntryComment {#2214}
    ]
    -id: 20470
    -titleTs: "'cabl':4 'damn':1 'short':3"
    -bodyTs: "'alway':2 'applianc':9 'check':3 'guess':12 'like':5 'new':8 'peopl':16 'stuff':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701903504
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/8925995"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701817104 {#2646
      date: 2023-12-05 23:58:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +body: "could be any?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1701819210 {#2050
    date: 2023-12-06 00:33:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@furycd001@lemmy.ml"
    "@hessenjunge@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2292 …}
  +reports: Doctrine\ORM\PersistentCollection {#2313 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2303 …}
  -id: 200733
  -bodyTs: "'could':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5434862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701819210 {#2216
    date: 2023-12-06 00:33:30.0 +01:00
  }
  +"title": 200733
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1731
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#1725 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "yellow-guy"
  +title: "yellow guy"
  +url: "https://feddit.de/pictrs/image/5930b730-78bd-4731-9cf6-a1e057ffd37f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 855
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728603820 {#1597
    date: 2024-10-11 01:43:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1727 …}
  +children: []
  -id: 20464
  -titleTs: "'guy':2 'yellow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701902789
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6408297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816389 {#1617
    date: 2023-12-05 23:46:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1731
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#1725 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "yellow-guy"
  +title: "yellow guy"
  +url: "https://feddit.de/pictrs/image/5930b730-78bd-4731-9cf6-a1e057ffd37f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 855
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728603820 {#1597
    date: 2024-10-11 01:43:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1727 …}
  +children: []
  -id: 20464
  -titleTs: "'guy':2 'yellow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701902789
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6408297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816389 {#1617
    date: 2023-12-05 23:46:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1731
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#1725 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "yellow-guy"
  +title: "yellow guy"
  +url: "https://feddit.de/pictrs/image/5930b730-78bd-4731-9cf6-a1e057ffd37f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 50
  +favouriteCount: 855
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728603820 {#1597
    date: 2024-10-11 01:43:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1723 …}
  +votes: Doctrine\ORM\PersistentCollection {#1721 …}
  +reports: Doctrine\ORM\PersistentCollection {#1728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1734 …}
  +badges: Doctrine\ORM\PersistentCollection {#1727 …}
  +children: []
  -id: 20464
  -titleTs: "'guy':2 'yellow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701902789
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6408297"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816389 {#1617
    date: 2023-12-05 23:46:29.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1692
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#1795 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "soak-and-jump-hump"
  +title: "soak and jump hump"
  +url: "https://feddit.de/pictrs/image/f8fde187-b0e5-464e-8551-f1726bf9a89e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 151
  +favouriteCount: 822
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729132772 {#1686
    date: 2024-10-17 04:39:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  +badges: Doctrine\ORM\PersistentCollection {#1618 …}
  +children: [
    App\Entity\EntryComment {#2070
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1692}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +body: """
        > They get around this by putting a penis in a vagina but not moving at all. Someone else jumps on the bed to cause the movement.\n
        \n
        But like does a significant amount of people actually do this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 68
      +score: 0
      +lastActive: DateTime @1701817256 {#2339
        date: 2023-12-06 00:00:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@HikingVet@lemmy.ca"
        "@astanix@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2117 …}
      +votes: Doctrine\ORM\PersistentCollection {#2114 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
      -id: 200591
      -bodyTs: "'actual':35 'amount':32 'around':3 'bed':22 'caus':24 'els':18 'get':2 'jump':19 'like':28 'move':14 'movement':26 'peni':8 'peopl':34 'put':6 'signific':31 'someon':17 'vagina':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5434012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701817256 {#2135
        date: 2023-12-06 00:00:56.0 +01:00
      }
      +"title": 200591
    }
  ]
  -id: 20463
  -titleTs: "'hump':4 'jump':3 'soak':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701902651
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6408287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816251 {#1691
    date: 2023-12-05 23:44:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1692
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#1795 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "soak-and-jump-hump"
  +title: "soak and jump hump"
  +url: "https://feddit.de/pictrs/image/f8fde187-b0e5-464e-8551-f1726bf9a89e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 151
  +favouriteCount: 822
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729132772 {#1686
    date: 2024-10-17 04:39:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  +badges: Doctrine\ORM\PersistentCollection {#1618 …}
  +children: [
    App\Entity\EntryComment {#2070
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1692}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +body: """
        > They get around this by putting a penis in a vagina but not moving at all. Someone else jumps on the bed to cause the movement.\n
        \n
        But like does a significant amount of people actually do this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 68
      +score: 0
      +lastActive: DateTime @1701817256 {#2339
        date: 2023-12-06 00:00:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@HikingVet@lemmy.ca"
        "@astanix@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2117 …}
      +votes: Doctrine\ORM\PersistentCollection {#2114 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
      -id: 200591
      -bodyTs: "'actual':35 'amount':32 'around':3 'bed':22 'caus':24 'els':18 'get':2 'jump':19 'like':28 'move':14 'movement':26 'peni':8 'peopl':34 'put':6 'signific':31 'someon':17 'vagina':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5434012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701817256 {#2135
        date: 2023-12-06 00:00:56.0 +01:00
      }
      +"title": 200591
    }
  ]
  -id: 20463
  -titleTs: "'hump':4 'jump':3 'soak':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701902651
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6408287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816251 {#1691
    date: 2023-12-05 23:44:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1692
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#1795 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "soak-and-jump-hump"
  +title: "soak and jump hump"
  +url: "https://feddit.de/pictrs/image/f8fde187-b0e5-464e-8551-f1726bf9a89e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 151
  +favouriteCount: 822
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729132772 {#1686
    date: 2024-10-17 04:39:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1705 …}
  +votes: Doctrine\ORM\PersistentCollection {#1616 …}
  +reports: Doctrine\ORM\PersistentCollection {#1598 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
  +badges: Doctrine\ORM\PersistentCollection {#1618 …}
  +children: [
    App\Entity\EntryComment {#2070
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1692}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
      +body: """
        > They get around this by putting a penis in a vagina but not moving at all. Someone else jumps on the bed to cause the movement.\n
        \n
        But like does a significant amount of people actually do this?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 68
      +score: 0
      +lastActive: DateTime @1701817256 {#2339
        date: 2023-12-06 00:00:56.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
        "@HikingVet@lemmy.ca"
        "@astanix@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2122 …}
      +nested: Doctrine\ORM\PersistentCollection {#2117 …}
      +votes: Doctrine\ORM\PersistentCollection {#2114 …}
      +reports: Doctrine\ORM\PersistentCollection {#2112 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
      -id: 200591
      -bodyTs: "'actual':35 'amount':32 'around':3 'bed':22 'caus':24 'els':18 'get':2 'jump':19 'like':28 'move':14 'movement':26 'peni':8 'peopl':34 'put':6 'signific':31 'someon':17 'vagina':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/5434012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701817256 {#2135
        date: 2023-12-06 00:00:56.0 +01:00
      }
      +"title": 200591
    }
  ]
  -id: 20463
  -titleTs: "'hump':4 'jump':3 'soak':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701902651
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6408287"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816251 {#1691
    date: 2023-12-05 23:44:11.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2070
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1692
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#1795 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "soak-and-jump-hump"
    +title: "soak and jump hump"
    +url: "https://feddit.de/pictrs/image/f8fde187-b0e5-464e-8551-f1726bf9a89e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 151
    +favouriteCount: 822
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729132772 {#1686
      date: 2024-10-17 04:39:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    +badges: Doctrine\ORM\PersistentCollection {#1618 …}
    +children: [
      App\Entity\EntryComment {#2070}
    ]
    -id: 20463
    -titleTs: "'hump':4 'jump':3 'soak':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701902651
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6408287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701816251 {#1691
      date: 2023-12-05 23:44:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: """
    > They get around this by putting a penis in a vagina but not moving at all. Someone else jumps on the bed to cause the movement.\n
    \n
    But like does a significant amount of people actually do this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 68
  +score: 0
  +lastActive: DateTime @1701817256 {#2339
    date: 2023-12-06 00:00:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@HikingVet@lemmy.ca"
    "@astanix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 200591
  -bodyTs: "'actual':35 'amount':32 'around':3 'bed':22 'caus':24 'els':18 'get':2 'jump':19 'like':28 'move':14 'movement':26 'peni':8 'peopl':34 'put':6 'signific':31 'someon':17 'vagina':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5434012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817256 {#2135
    date: 2023-12-06 00:00:56.0 +01:00
  }
  +"title": 200591
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2070
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1692
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#1795 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "soak-and-jump-hump"
    +title: "soak and jump hump"
    +url: "https://feddit.de/pictrs/image/f8fde187-b0e5-464e-8551-f1726bf9a89e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 151
    +favouriteCount: 822
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729132772 {#1686
      date: 2024-10-17 04:39:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    +badges: Doctrine\ORM\PersistentCollection {#1618 …}
    +children: [
      App\Entity\EntryComment {#2070}
    ]
    -id: 20463
    -titleTs: "'hump':4 'jump':3 'soak':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701902651
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6408287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701816251 {#1691
      date: 2023-12-05 23:44:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: """
    > They get around this by putting a penis in a vagina but not moving at all. Someone else jumps on the bed to cause the movement.\n
    \n
    But like does a significant amount of people actually do this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 68
  +score: 0
  +lastActive: DateTime @1701817256 {#2339
    date: 2023-12-06 00:00:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@HikingVet@lemmy.ca"
    "@astanix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 200591
  -bodyTs: "'actual':35 'amount':32 'around':3 'bed':22 'caus':24 'els':18 'get':2 'jump':19 'like':28 'move':14 'movement':26 'peni':8 'peopl':34 'put':6 'signific':31 'someon':17 'vagina':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5434012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817256 {#2135
    date: 2023-12-06 00:00:56.0 +01:00
  }
  +"title": 200591
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2070
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1692
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
    +image: Proxies\__CG__\App\Entity\Image {#1795 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
    +slug: "soak-and-jump-hump"
    +title: "soak and jump hump"
    +url: "https://feddit.de/pictrs/image/f8fde187-b0e5-464e-8551-f1726bf9a89e.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 151
    +favouriteCount: 822
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729132772 {#1686
      date: 2024-10-17 04:39:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1705 …}
    +votes: Doctrine\ORM\PersistentCollection {#1616 …}
    +reports: Doctrine\ORM\PersistentCollection {#1598 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1629 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1626 …}
    +badges: Doctrine\ORM\PersistentCollection {#1618 …}
    +children: [
      App\Entity\EntryComment {#2070}
    ]
    -id: 20463
    -titleTs: "'hump':4 'jump':3 'soak':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701902651
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6408287"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701816251 {#1691
      date: 2023-12-05 23:44:11.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2113 …}
  +body: """
    > They get around this by putting a penis in a vagina but not moving at all. Someone else jumps on the bed to cause the movement.\n
    \n
    But like does a significant amount of people actually do this?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 68
  +score: 0
  +lastActive: DateTime @1701817256 {#2339
    date: 2023-12-06 00:00:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
    "@HikingVet@lemmy.ca"
    "@astanix@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2117 …}
  +votes: Doctrine\ORM\PersistentCollection {#2114 …}
  +reports: Doctrine\ORM\PersistentCollection {#2112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2044 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2161 …}
  -id: 200591
  -bodyTs: "'actual':35 'amount':32 'around':3 'bed':22 'caus':24 'els':18 'get':2 'jump':19 'like':28 'move':14 'movement':26 'peni':8 'peopl':34 'put':6 'signific':31 'someon':17 'vagina':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/5434012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701817256 {#2135
    date: 2023-12-06 00:00:56.0 +01:00
  }
  +"title": 200591
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\Entry {#1558
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#1556 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "Wok-22"
  +title: "Wok 22"
  +url: "https://feddit.de/pictrs/image/88f9a077-c043-4bb9-a715-8dcf967e9f59.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 691
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728749688 {#1550
    date: 2024-10-12 18:14:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  +badges: Doctrine\ORM\PersistentCollection {#1680 …}
  +children: []
  -id: 20462
  -titleTs: "'22':2 'wok':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701902608
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6408285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816208 {#1561
    date: 2023-12-05 23:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\Entry {#1558
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#1556 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "Wok-22"
  +title: "Wok 22"
  +url: "https://feddit.de/pictrs/image/88f9a077-c043-4bb9-a715-8dcf967e9f59.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 691
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728749688 {#1550
    date: 2024-10-12 18:14:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  +badges: Doctrine\ORM\PersistentCollection {#1680 …}
  +children: []
  -id: 20462
  -titleTs: "'22':2 'wok':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701902608
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6408285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816208 {#1561
    date: 2023-12-05 23:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\Entry {#1558
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1557 …}
  +image: Proxies\__CG__\App\Entity\Image {#1556 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1563 …}
  +slug: "Wok-22"
  +title: "Wok 22"
  +url: "https://feddit.de/pictrs/image/88f9a077-c043-4bb9-a715-8dcf967e9f59.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 691
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728749688 {#1550
    date: 2024-10-12 18:14:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1554 …}
  +votes: Doctrine\ORM\PersistentCollection {#1613 …}
  +reports: Doctrine\ORM\PersistentCollection {#1596 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1702 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1683 …}
  +badges: Doctrine\ORM\PersistentCollection {#1680 …}
  +children: []
  -id: 20462
  -titleTs: "'22':2 'wok':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701902608
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6408285"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701816208 {#1561
    date: 2023-12-05 23:43:28.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\Entry {#1428
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1653 …}
  +slug: "Sellafield-nuclear-site-hacked-by-groups-linked-to-Russia-and"
  +title: "Sellafield nuclear site hacked by groups linked to Russia and China"
  +url: "https://www.theguardian.com/business/2023/dec/04/sellafield-nuclear-site-hacked-groups-russia-china"
  +body: """
    > But sources said breaches were first detected as far back as 2015, when experts realised sleeper malware – software that can lurk and be used to spy or attack systems – had been embedded in Sellafield’s computer networks.\n
    \n
    > The site has the largest store of plutonium on the planet and is a sprawling rubbish dump for nuclear waste from weapons programmes and decades of atomic power generation.\n
    \n
    > Guarded by armed police, it also holds emergency planning documents to be used should the UK come under foreign attack or face disaster.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701777702 {#1444
    date: 2023-12-05 13:01:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 20227
  -titleTs: "'china':11 'group':6 'hack':4 'link':7 'nuclear':2 'russia':9 'sellafield':1 'site':3"
  -bodyTs: "'2015':12 'also':72 'arm':69 'atom':64 'attack':28,86 'back':10 'breach':4 'come':83 'comput':36 'decad':62 'detect':7 'disast':89 'document':76 'dump':54 'embed':32 'emerg':74 'expert':14 'face':88 'far':9 'first':6 'foreign':85 'generat':66 'guard':67 'hold':73 'largest':42 'lurk':21 'malwar':17 'network':37 'nuclear':56 'plan':75 'planet':48 'plutonium':45 'polic':70 'power':65 'programm':60 'realis':15 'rubbish':53 'said':3 'sellafield':34 'site':39 'sleeper':16 'softwar':18 'sourc':2 'spi':26 'sprawl':52 'store':43 'system':29 'uk':82 'use':24,79 'wast':57 'weapon':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701822702
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6388794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701777702 {#1465
    date: 2023-12-05 13:01:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\Entry {#1428
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1653 …}
  +slug: "Sellafield-nuclear-site-hacked-by-groups-linked-to-Russia-and"
  +title: "Sellafield nuclear site hacked by groups linked to Russia and China"
  +url: "https://www.theguardian.com/business/2023/dec/04/sellafield-nuclear-site-hacked-groups-russia-china"
  +body: """
    > But sources said breaches were first detected as far back as 2015, when experts realised sleeper malware – software that can lurk and be used to spy or attack systems – had been embedded in Sellafield’s computer networks.\n
    \n
    > The site has the largest store of plutonium on the planet and is a sprawling rubbish dump for nuclear waste from weapons programmes and decades of atomic power generation.\n
    \n
    > Guarded by armed police, it also holds emergency planning documents to be used should the UK come under foreign attack or face disaster.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701777702 {#1444
    date: 2023-12-05 13:01:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 20227
  -titleTs: "'china':11 'group':6 'hack':4 'link':7 'nuclear':2 'russia':9 'sellafield':1 'site':3"
  -bodyTs: "'2015':12 'also':72 'arm':69 'atom':64 'attack':28,86 'back':10 'breach':4 'come':83 'comput':36 'decad':62 'detect':7 'disast':89 'document':76 'dump':54 'embed':32 'emerg':74 'expert':14 'face':88 'far':9 'first':6 'foreign':85 'generat':66 'guard':67 'hold':73 'largest':42 'lurk':21 'malwar':17 'network':37 'nuclear':56 'plan':75 'planet':48 'plutonium':45 'polic':70 'power':65 'programm':60 'realis':15 'rubbish':53 'said':3 'sellafield':34 'site':39 'sleeper':16 'softwar':18 'sourc':2 'spi':26 'sprawl':52 'store':43 'system':29 'uk':82 'use':24,79 'wast':57 'weapon':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701822702
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6388794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701777702 {#1465
    date: 2023-12-05 13:01:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\Entry {#1428
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#1665 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1653 …}
  +slug: "Sellafield-nuclear-site-hacked-by-groups-linked-to-Russia-and"
  +title: "Sellafield nuclear site hacked by groups linked to Russia and China"
  +url: "https://www.theguardian.com/business/2023/dec/04/sellafield-nuclear-site-hacked-groups-russia-china"
  +body: """
    > But sources said breaches were first detected as far back as 2015, when experts realised sleeper malware – software that can lurk and be used to spy or attack systems – had been embedded in Sellafield’s computer networks.\n
    \n
    > The site has the largest store of plutonium on the planet and is a sprawling rubbish dump for nuclear waste from weapons programmes and decades of atomic power generation.\n
    \n
    > Guarded by armed police, it also holds emergency planning documents to be used should the UK come under foreign attack or face disaster.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 21
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701777702 {#1444
    date: 2023-12-05 13:01:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1656 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1586 …}
  +badges: Doctrine\ORM\PersistentCollection {#1564 …}
  +children: []
  -id: 20227
  -titleTs: "'china':11 'group':6 'hack':4 'link':7 'nuclear':2 'russia':9 'sellafield':1 'site':3"
  -bodyTs: "'2015':12 'also':72 'arm':69 'atom':64 'attack':28,86 'back':10 'breach':4 'come':83 'comput':36 'decad':62 'detect':7 'disast':89 'document':76 'dump':54 'embed':32 'emerg':74 'expert':14 'face':88 'far':9 'first':6 'foreign':85 'generat':66 'guard':67 'hold':73 'largest':42 'lurk':21 'malwar':17 'network':37 'nuclear':56 'plan':75 'planet':48 'plutonium':45 'polic':70 'power':65 'programm':60 'realis':15 'rubbish':53 'said':3 'sellafield':34 'site':39 'sleeper':16 'softwar':18 'sourc':2 'spi':26 'sprawl':52 'store':43 'system':29 'uk':82 'use':24,79 'wast':57 'weapon':59"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701822702
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6388794"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701777702 {#1465
    date: 2023-12-05 13:01:42.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED ROLE_MODERATOR
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