GET https://kbin.spritesserver.nl/u/@teegus@sh.itjust.works/hot

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.46 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\EntryComment {#2384
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m surprised by the huge difference between Norway and Sweden. Otherwise pretty similar countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1711306584 {#2382
    date: 2024-03-24 19:56:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 275917
  -bodyTs: "'countri':15 'differ':7 'huge':6 'm':2 'norway':9 'otherwis':12 'pretti':13 'similar':14 'surpris':3 'sweden':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7042821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270131 {#2385
    date: 2024-01-03 09:22:11.0 +01:00
  }
  +"title": 275917
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#2384
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m surprised by the huge difference between Norway and Sweden. Otherwise pretty similar countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1711306584 {#2382
    date: 2024-03-24 19:56:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 275917
  -bodyTs: "'countri':15 'differ':7 'huge':6 'm':2 'norway':9 'otherwis':12 'pretti':13 'similar':14 'surpris':3 'sweden':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7042821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270131 {#2385
    date: 2024-01-03 09:22:11.0 +01:00
  }
  +"title": 275917
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#2384
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2378 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2379 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m surprised by the huge difference between Norway and Sweden. Otherwise pretty similar countries."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1711306584 {#2382
    date: 2024-03-24 19:56:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@velox_vulnus@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1910 …}
  +votes: Doctrine\ORM\PersistentCollection {#1909 …}
  +reports: Doctrine\ORM\PersistentCollection {#1926 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1874 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1908 …}
  -id: 275917
  -bodyTs: "'countri':15 'differ':7 'huge':6 'm':2 'norway':9 'otherwis':12 'pretti':13 'similar':14 'surpris':3 'sweden':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7042821"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704270131 {#2385
    date: 2024-01-03 09:22:11.0 +01:00
  }
  +"title": 275917
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2470
  +user: Proxies\__CG__\App\Entity\User {#2531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: Proxies\__CG__\App\Entity\Image {#2728 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2730 …}
  +slug: "milk"
  +title: "milk"
  +url: "https://lemmy.world/pictrs/image/ace5db1a-e85a-4b60-9a4a-b79a500059fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 806
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710722950 {#2723
    date: 2024-03-18 01:49:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  +badges: Doctrine\ORM\PersistentCollection {#2741 …}
  +children: [
    App\Entity\EntryComment {#2468
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +body: "oh, i thought it was a the office reference"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703871892 {#2455
        date: 2023-12-29 18:44:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kewwwi@lemmy.world"
        "@Lemminary@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2471 …}
      +nested: Doctrine\ORM\PersistentCollection {#2363 …}
      +votes: Doctrine\ORM\PersistentCollection {#2377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
      -id: 262568
      -bodyTs: "'offic':8 'oh':1 'refer':9 'thought':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6919012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703871892 {#2459
        date: 2023-12-29 18:44:52.0 +01:00
      }
      +"title": 262568
    }
  ]
  -id: 25451
  -titleTs: "'milk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703874344
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10067175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703787944 {#2688
    date: 2023-12-28 19:25:44.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
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2470
  +user: Proxies\__CG__\App\Entity\User {#2531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: Proxies\__CG__\App\Entity\Image {#2728 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2730 …}
  +slug: "milk"
  +title: "milk"
  +url: "https://lemmy.world/pictrs/image/ace5db1a-e85a-4b60-9a4a-b79a500059fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 806
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710722950 {#2723
    date: 2024-03-18 01:49:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  +badges: Doctrine\ORM\PersistentCollection {#2741 …}
  +children: [
    App\Entity\EntryComment {#2468
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +body: "oh, i thought it was a the office reference"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703871892 {#2455
        date: 2023-12-29 18:44:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kewwwi@lemmy.world"
        "@Lemminary@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2471 …}
      +nested: Doctrine\ORM\PersistentCollection {#2363 …}
      +votes: Doctrine\ORM\PersistentCollection {#2377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
      -id: 262568
      -bodyTs: "'offic':8 'oh':1 'refer':9 'thought':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6919012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703871892 {#2459
        date: 2023-12-29 18:44:52.0 +01:00
      }
      +"title": 262568
    }
  ]
  -id: 25451
  -titleTs: "'milk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703874344
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10067175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703787944 {#2688
    date: 2023-12-28 19:25:44.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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2470
  +user: Proxies\__CG__\App\Entity\User {#2531 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: Proxies\__CG__\App\Entity\Image {#2728 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2730 …}
  +slug: "milk"
  +title: "milk"
  +url: "https://lemmy.world/pictrs/image/ace5db1a-e85a-4b60-9a4a-b79a500059fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 32
  +favouriteCount: 806
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710722950 {#2723
    date: 2024-03-18 01:49:10.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2731 …}
  +votes: Doctrine\ORM\PersistentCollection {#2733 …}
  +reports: Doctrine\ORM\PersistentCollection {#2735 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
  +badges: Doctrine\ORM\PersistentCollection {#2741 …}
  +children: [
    App\Entity\EntryComment {#2468
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2470 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +body: "oh, i thought it was a the office reference"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703871892 {#2455
        date: 2023-12-29 18:44:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kewwwi@lemmy.world"
        "@Lemminary@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2471 …}
      +nested: Doctrine\ORM\PersistentCollection {#2363 …}
      +votes: Doctrine\ORM\PersistentCollection {#2377 …}
      +reports: Doctrine\ORM\PersistentCollection {#2359 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
      -id: 262568
      -bodyTs: "'offic':8 'oh':1 'refer':9 'thought':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6919012"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703871892 {#2459
        date: 2023-12-29 18:44:52.0 +01:00
      }
      +"title": 262568
    }
  ]
  -id: 25451
  -titleTs: "'milk':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703874344
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10067175"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703787944 {#2688
    date: 2023-12-28 19:25:44.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
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2468
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470
    +user: Proxies\__CG__\App\Entity\User {#2531 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2728 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2730 …}
    +slug: "milk"
    +title: "milk"
    +url: "https://lemmy.world/pictrs/image/ace5db1a-e85a-4b60-9a4a-b79a500059fd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 806
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710722950 {#2723
      date: 2024-03-18 01:49:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2731 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      App\Entity\EntryComment {#2468}
    ]
    -id: 25451
    -titleTs: "'milk':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703874344
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10067175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703787944 {#2688
      date: 2023-12-28 19:25:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +body: "oh, i thought it was a the office reference"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703871892 {#2455
    date: 2023-12-29 18:44:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@Lemminary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2471 …}
  +nested: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 262568
  -bodyTs: "'offic':8 'oh':1 'refer':9 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6919012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703871892 {#2459
    date: 2023-12-29 18:44:52.0 +01:00
  }
  +"title": 262568
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2468
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470
    +user: Proxies\__CG__\App\Entity\User {#2531 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2728 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2730 …}
    +slug: "milk"
    +title: "milk"
    +url: "https://lemmy.world/pictrs/image/ace5db1a-e85a-4b60-9a4a-b79a500059fd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 806
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710722950 {#2723
      date: 2024-03-18 01:49:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2731 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      App\Entity\EntryComment {#2468}
    ]
    -id: 25451
    -titleTs: "'milk':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703874344
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10067175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703787944 {#2688
      date: 2023-12-28 19:25:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +body: "oh, i thought it was a the office reference"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703871892 {#2455
    date: 2023-12-29 18:44:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@Lemminary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2471 …}
  +nested: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 262568
  -bodyTs: "'offic':8 'oh':1 'refer':9 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6919012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703871892 {#2459
    date: 2023-12-29 18:44:52.0 +01:00
  }
  +"title": 262568
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2468
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2470
    +user: Proxies\__CG__\App\Entity\User {#2531 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
    +image: Proxies\__CG__\App\Entity\Image {#2728 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2730 …}
    +slug: "milk"
    +title: "milk"
    +url: "https://lemmy.world/pictrs/image/ace5db1a-e85a-4b60-9a4a-b79a500059fd.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 32
    +favouriteCount: 806
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710722950 {#2723
      date: 2024-03-18 01:49:10.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2731 …}
    +votes: Doctrine\ORM\PersistentCollection {#2733 …}
    +reports: Doctrine\ORM\PersistentCollection {#2735 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2737 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2739 …}
    +badges: Doctrine\ORM\PersistentCollection {#2741 …}
    +children: [
      App\Entity\EntryComment {#2468}
    ]
    -id: 25451
    -titleTs: "'milk':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703874344
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10067175"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703787944 {#2688
      date: 2023-12-28 19:25:44.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2469 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +body: "oh, i thought it was a the office reference"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703871892 {#2455
    date: 2023-12-29 18:44:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@Lemminary@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2471 …}
  +nested: Doctrine\ORM\PersistentCollection {#2363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2377 …}
  +reports: Doctrine\ORM\PersistentCollection {#2359 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2364 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2380 …}
  -id: 262568
  -bodyTs: "'offic':8 'oh':1 'refer':9 'thought':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6919012"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703871892 {#2459
    date: 2023-12-29 18:44:52.0 +01:00
  }
  +"title": 262568
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#2685 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: Proxies\__CG__\App\Entity\Image {#2712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "GTA-V-source-code-has-been-leaked"
  +title: "GTA V source code has been leaked."
  +url: "https://lemmy.dbzer0.com/pictrs/image/eae33944-e791-4cec-8c26-0fe22dcc94b7.jpeg"
  +body: """
    The full GTA V source code has been leaked The leak contains GTA V source code and stuff from Bully 2 and GTA VI Leaked in a discord server by a random British guy in the 360 modding community known to get sued by Rockstar multiple times\n
    \n
    “Now i am expecting a open source version of gta to arrive soon on linux natively . Tired of playing supertuxcart.”\n
    \n
    [Here is the source.](https://twitter.com/vxunderground/status/1739263588408164859)Another [one](https://www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 226
  +favouriteCount: 1036
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704218168 {#2680
    date: 2024-01-02 18:56:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  +badges: Doctrine\ORM\PersistentCollection {#2721 …}
  +children: [
    App\Entity\EntryComment {#1707
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2465 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2448 …}
      +body: "~22h with 100mbit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703626623 {#1741
        date: 2023-12-26 22:37:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_right@lemmy.dbzer0.com"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2411 …}
      +nested: Doctrine\ORM\PersistentCollection {#2422 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
      -id: 254766
      -bodyTs: "'100mbit':3 '~22h':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6858421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703626623 {#1740
        date: 2023-12-26 22:37:03.0 +01:00
      }
      +"title": 254766
    }
  ]
  -id: 24944
  -titleTs: "'code':4 'gta':1 'leak':7 'sourc':3 'v':2"
  -bodyTs: "'/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':78 '/vxunderground/status/1739263588408164859)another':74 '2':21 '360':37 'arriv':59 'british':33 'bulli':20 'code':6,16 'communiti':39 'contain':12 'discord':28 'expect':51 'full':2 'get':42 'gta':3,13,23,57 'guy':34 'known':40 'leak':9,11,25 'linux':62 'mod':38 'multipl':46 'nativ':63 'one':75 'open':53 'play':66 'random':32 'rockstar':45 'server':29 'soon':60 'sourc':5,15,54,71 'stuff':18 'su':43 'supertuxcart':67 'time':47 'tire':64 'twitter.com':73 'twitter.com/vxunderground/status/1739263588408164859)another':72 'v':4,14 'version':55 'vi':24 'www.bleepingcomputer.com':77 'www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703671956
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11121751"
  +editedAt: DateTimeImmutable @1708039842 {#2538
    date: 2024-02-16 00:30:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703585556 {#2043
    date: 2023-12-26 11:12:36.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
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#2685 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: Proxies\__CG__\App\Entity\Image {#2712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "GTA-V-source-code-has-been-leaked"
  +title: "GTA V source code has been leaked."
  +url: "https://lemmy.dbzer0.com/pictrs/image/eae33944-e791-4cec-8c26-0fe22dcc94b7.jpeg"
  +body: """
    The full GTA V source code has been leaked The leak contains GTA V source code and stuff from Bully 2 and GTA VI Leaked in a discord server by a random British guy in the 360 modding community known to get sued by Rockstar multiple times\n
    \n
    “Now i am expecting a open source version of gta to arrive soon on linux natively . Tired of playing supertuxcart.”\n
    \n
    [Here is the source.](https://twitter.com/vxunderground/status/1739263588408164859)Another [one](https://www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 226
  +favouriteCount: 1036
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704218168 {#2680
    date: 2024-01-02 18:56:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  +badges: Doctrine\ORM\PersistentCollection {#2721 …}
  +children: [
    App\Entity\EntryComment {#1707
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2465 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2448 …}
      +body: "~22h with 100mbit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703626623 {#1741
        date: 2023-12-26 22:37:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_right@lemmy.dbzer0.com"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2411 …}
      +nested: Doctrine\ORM\PersistentCollection {#2422 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
      -id: 254766
      -bodyTs: "'100mbit':3 '~22h':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6858421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703626623 {#1740
        date: 2023-12-26 22:37:03.0 +01:00
      }
      +"title": 254766
    }
  ]
  -id: 24944
  -titleTs: "'code':4 'gta':1 'leak':7 'sourc':3 'v':2"
  -bodyTs: "'/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':78 '/vxunderground/status/1739263588408164859)another':74 '2':21 '360':37 'arriv':59 'british':33 'bulli':20 'code':6,16 'communiti':39 'contain':12 'discord':28 'expect':51 'full':2 'get':42 'gta':3,13,23,57 'guy':34 'known':40 'leak':9,11,25 'linux':62 'mod':38 'multipl':46 'nativ':63 'one':75 'open':53 'play':66 'random':32 'rockstar':45 'server':29 'soon':60 'sourc':5,15,54,71 'stuff':18 'su':43 'supertuxcart':67 'time':47 'tire':64 'twitter.com':73 'twitter.com/vxunderground/status/1739263588408164859)another':72 'v':4,14 'version':55 'vi':24 'www.bleepingcomputer.com':77 'www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703671956
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11121751"
  +editedAt: DateTimeImmutable @1708039842 {#2538
    date: 2024-02-16 00:30:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703585556 {#2043
    date: 2023-12-26 11:12:36.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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2465
  +user: Proxies\__CG__\App\Entity\User {#2685 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: Proxies\__CG__\App\Entity\Image {#2712 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
  +slug: "GTA-V-source-code-has-been-leaked"
  +title: "GTA V source code has been leaked."
  +url: "https://lemmy.dbzer0.com/pictrs/image/eae33944-e791-4cec-8c26-0fe22dcc94b7.jpeg"
  +body: """
    The full GTA V source code has been leaked The leak contains GTA V source code and stuff from Bully 2 and GTA VI Leaked in a discord server by a random British guy in the 360 modding community known to get sued by Rockstar multiple times\n
    \n
    “Now i am expecting a open source version of gta to arrive soon on linux natively . Tired of playing supertuxcart.”\n
    \n
    [Here is the source.](https://twitter.com/vxunderground/status/1739263588408164859)Another [one](https://www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 226
  +favouriteCount: 1036
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1704218168 {#2680
    date: 2024-01-02 18:56:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2710 …}
  +votes: Doctrine\ORM\PersistentCollection {#2717 …}
  +reports: Doctrine\ORM\PersistentCollection {#2713 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
  +badges: Doctrine\ORM\PersistentCollection {#2721 …}
  +children: [
    App\Entity\EntryComment {#1707
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2465 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2448 …}
      +body: "~22h with 100mbit."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703626623 {#1741
        date: 2023-12-26 22:37:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_right@lemmy.dbzer0.com"
        "@FuckyWucky@hexbear.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2411 …}
      +nested: Doctrine\ORM\PersistentCollection {#2422 …}
      +votes: Doctrine\ORM\PersistentCollection {#2458 …}
      +reports: Doctrine\ORM\PersistentCollection {#2456 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
      -id: 254766
      -bodyTs: "'100mbit':3 '~22h':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6858421"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703626623 {#1740
        date: 2023-12-26 22:37:03.0 +01:00
      }
      +"title": 254766
    }
  ]
  -id: 24944
  -titleTs: "'code':4 'gta':1 'leak':7 'sourc':3 'v':2"
  -bodyTs: "'/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':78 '/vxunderground/status/1739263588408164859)another':74 '2':21 '360':37 'arriv':59 'british':33 'bulli':20 'code':6,16 'communiti':39 'contain':12 'discord':28 'expect':51 'full':2 'get':42 'gta':3,13,23,57 'guy':34 'known':40 'leak':9,11,25 'linux':62 'mod':38 'multipl':46 'nativ':63 'one':75 'open':53 'play':66 'random':32 'rockstar':45 'server':29 'soon':60 'sourc':5,15,54,71 'stuff':18 'su':43 'supertuxcart':67 'time':47 'tire':64 'twitter.com':73 'twitter.com/vxunderground/status/1739263588408164859)another':72 'v':4,14 'version':55 'vi':24 'www.bleepingcomputer.com':77 'www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':76"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703671956
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11121751"
  +editedAt: DateTimeImmutable @1708039842 {#2538
    date: 2024-02-16 00:30:42.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703585556 {#2043
    date: 2023-12-26 11:12:36.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
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#1707
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465
    +user: Proxies\__CG__\App\Entity\User {#2685 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
    +image: Proxies\__CG__\App\Entity\Image {#2712 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "GTA-V-source-code-has-been-leaked"
    +title: "GTA V source code has been leaked."
    +url: "https://lemmy.dbzer0.com/pictrs/image/eae33944-e791-4cec-8c26-0fe22dcc94b7.jpeg"
    +body: """
      The full GTA V source code has been leaked The leak contains GTA V source code and stuff from Bully 2 and GTA VI Leaked in a discord server by a random British guy in the 360 modding community known to get sued by Rockstar multiple times\n
      \n
      “Now i am expecting a open source version of gta to arrive soon on linux natively . Tired of playing supertuxcart.”\n
      \n
      [Here is the source.](https://twitter.com/vxunderground/status/1739263588408164859)Another [one](https://www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 226
    +favouriteCount: 1036
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704218168 {#2680
      date: 2024-01-02 18:56:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
    +badges: Doctrine\ORM\PersistentCollection {#2721 …}
    +children: [
      App\Entity\EntryComment {#1707}
    ]
    -id: 24944
    -titleTs: "'code':4 'gta':1 'leak':7 'sourc':3 'v':2"
    -bodyTs: "'/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':78 '/vxunderground/status/1739263588408164859)another':74 '2':21 '360':37 'arriv':59 'british':33 'bulli':20 'code':6,16 'communiti':39 'contain':12 'discord':28 'expect':51 'full':2 'get':42 'gta':3,13,23,57 'guy':34 'known':40 'leak':9,11,25 'linux':62 'mod':38 'multipl':46 'nativ':63 'one':75 'open':53 'play':66 'random':32 'rockstar':45 'server':29 'soon':60 'sourc':5,15,54,71 'stuff':18 'su':43 'supertuxcart':67 'time':47 'tire':64 'twitter.com':73 'twitter.com/vxunderground/status/1739263588408164859)another':72 'v':4,14 'version':55 'vi':24 'www.bleepingcomputer.com':77 'www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703671956
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11121751"
    +editedAt: DateTimeImmutable @1708039842 {#2538
      date: 2024-02-16 00:30:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703585556 {#2043
      date: 2023-12-26 11:12:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2448 …}
  +body: "~22h with 100mbit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703626623 {#1741
    date: 2023-12-26 22:37:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2411 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  -id: 254766
  -bodyTs: "'100mbit':3 '~22h':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6858421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703626623 {#1740
    date: 2023-12-26 22:37:03.0 +01:00
  }
  +"title": 254766
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#1707
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465
    +user: Proxies\__CG__\App\Entity\User {#2685 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
    +image: Proxies\__CG__\App\Entity\Image {#2712 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "GTA-V-source-code-has-been-leaked"
    +title: "GTA V source code has been leaked."
    +url: "https://lemmy.dbzer0.com/pictrs/image/eae33944-e791-4cec-8c26-0fe22dcc94b7.jpeg"
    +body: """
      The full GTA V source code has been leaked The leak contains GTA V source code and stuff from Bully 2 and GTA VI Leaked in a discord server by a random British guy in the 360 modding community known to get sued by Rockstar multiple times\n
      \n
      “Now i am expecting a open source version of gta to arrive soon on linux natively . Tired of playing supertuxcart.”\n
      \n
      [Here is the source.](https://twitter.com/vxunderground/status/1739263588408164859)Another [one](https://www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 226
    +favouriteCount: 1036
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704218168 {#2680
      date: 2024-01-02 18:56:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
    +badges: Doctrine\ORM\PersistentCollection {#2721 …}
    +children: [
      App\Entity\EntryComment {#1707}
    ]
    -id: 24944
    -titleTs: "'code':4 'gta':1 'leak':7 'sourc':3 'v':2"
    -bodyTs: "'/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':78 '/vxunderground/status/1739263588408164859)another':74 '2':21 '360':37 'arriv':59 'british':33 'bulli':20 'code':6,16 'communiti':39 'contain':12 'discord':28 'expect':51 'full':2 'get':42 'gta':3,13,23,57 'guy':34 'known':40 'leak':9,11,25 'linux':62 'mod':38 'multipl':46 'nativ':63 'one':75 'open':53 'play':66 'random':32 'rockstar':45 'server':29 'soon':60 'sourc':5,15,54,71 'stuff':18 'su':43 'supertuxcart':67 'time':47 'tire':64 'twitter.com':73 'twitter.com/vxunderground/status/1739263588408164859)another':72 'v':4,14 'version':55 'vi':24 'www.bleepingcomputer.com':77 'www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703671956
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11121751"
    +editedAt: DateTimeImmutable @1708039842 {#2538
      date: 2024-02-16 00:30:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703585556 {#2043
      date: 2023-12-26 11:12:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2448 …}
  +body: "~22h with 100mbit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703626623 {#1741
    date: 2023-12-26 22:37:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2411 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  -id: 254766
  -bodyTs: "'100mbit':3 '~22h':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6858421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703626623 {#1740
    date: 2023-12-26 22:37:03.0 +01:00
  }
  +"title": 254766
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#1707
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2465
    +user: Proxies\__CG__\App\Entity\User {#2685 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
    +image: Proxies\__CG__\App\Entity\Image {#2712 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2711 …}
    +slug: "GTA-V-source-code-has-been-leaked"
    +title: "GTA V source code has been leaked."
    +url: "https://lemmy.dbzer0.com/pictrs/image/eae33944-e791-4cec-8c26-0fe22dcc94b7.jpeg"
    +body: """
      The full GTA V source code has been leaked The leak contains GTA V source code and stuff from Bully 2 and GTA VI Leaked in a discord server by a random British guy in the 360 modding community known to get sued by Rockstar multiple times\n
      \n
      “Now i am expecting a open source version of gta to arrive soon on linux natively . Tired of playing supertuxcart.”\n
      \n
      [Here is the source.](https://twitter.com/vxunderground/status/1739263588408164859)Another [one](https://www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 226
    +favouriteCount: 1036
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1704218168 {#2680
      date: 2024-01-02 18:56:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2710 …}
    +votes: Doctrine\ORM\PersistentCollection {#2717 …}
    +reports: Doctrine\ORM\PersistentCollection {#2713 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2716 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2719 …}
    +badges: Doctrine\ORM\PersistentCollection {#2721 …}
    +children: [
      App\Entity\EntryComment {#1707}
    ]
    -id: 24944
    -titleTs: "'code':4 'gta':1 'leak':7 'sourc':3 'v':2"
    -bodyTs: "'/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':78 '/vxunderground/status/1739263588408164859)another':74 '2':21 '360':37 'arriv':59 'british':33 'bulli':20 'code':6,16 'communiti':39 'contain':12 'discord':28 'expect':51 'full':2 'get':42 'gta':3,13,23,57 'guy':34 'known':40 'leak':9,11,25 'linux':62 'mod':38 'multipl':46 'nativ':63 'one':75 'open':53 'play':66 'random':32 'rockstar':45 'server':29 'soon':60 'sourc':5,15,54,71 'stuff':18 'su':43 'supertuxcart':67 'time':47 'tire':64 'twitter.com':73 'twitter.com/vxunderground/status/1739263588408164859)another':72 'v':4,14 'version':55 'vi':24 'www.bleepingcomputer.com':77 'www.bleepingcomputer.com/news/security/gta-5-source-code-reportedly-leaked-online-a-year-after-rockstar-hack/).':76"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703671956
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11121751"
    +editedAt: DateTimeImmutable @1708039842 {#2538
      date: 2024-02-16 00:30:42.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703585556 {#2043
      date: 2023-12-26 11:12:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2464 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2463 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2448 …}
  +body: "~22h with 100mbit."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703626623 {#1741
    date: 2023-12-26 22:37:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_right@lemmy.dbzer0.com"
    "@FuckyWucky@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2411 …}
  +nested: Doctrine\ORM\PersistentCollection {#2422 …}
  +votes: Doctrine\ORM\PersistentCollection {#2458 …}
  +reports: Doctrine\ORM\PersistentCollection {#2456 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2457 …}
  -id: 254766
  -bodyTs: "'100mbit':3 '~22h':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6858421"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703626623 {#1740
    date: 2023-12-26 22:37:03.0 +01:00
  }
  +"title": 254766
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1737
  +user: Proxies\__CG__\App\Entity\User {#2691 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2628 …}
  +slug: "Those-who-chose-never-in-a-now-or-never-moment"
  +title: "Those who chose "never" in a "now or never" moment. How is it going for you?"
  +url: null
  +body: "Thanks for sharing, and happy holidays"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710351485 {#2743
    date: 2024-03-13 18:38:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2748 …}
  +votes: Doctrine\ORM\PersistentCollection {#2751 …}
  +reports: Doctrine\ORM\PersistentCollection {#2753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
  +badges: Doctrine\ORM\PersistentCollection {#2759 …}
  +children: [
    App\Entity\EntryComment {#1730
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1737 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
      +body: "Stuck in an abusive relationship and didnt take the opportunity to get out probably?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703500320 {#1728
        date: 2023-12-25 11:32:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pulpogarden@lemmy.ml"
        "@PlutoniumAcid@lemmy.world"
        "@elbarto777@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1735 …}
      +nested: Doctrine\ORM\PersistentCollection {#1729 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 250748
      -bodyTs: "'abus':4 'didnt':7 'get':12 'opportun':10 'probabl':14 'relationship':5 'stuck':1 'take':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6828657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703500320 {#1736
        date: 2023-12-25 11:32:00.0 +01:00
      }
      +"title": 250748
    }
  ]
  -id: 24520
  -titleTs: "'chose':3 'go':14 'moment':10 'never':4,9"
  -bodyTs: "'happi':5 'holiday':6 'share':3 'thank':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703549569
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9721087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703463169 {#2729
    date: 2023-12-25 01:12:49.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 {#1737
  +user: Proxies\__CG__\App\Entity\User {#2691 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2628 …}
  +slug: "Those-who-chose-never-in-a-now-or-never-moment"
  +title: "Those who chose "never" in a "now or never" moment. How is it going for you?"
  +url: null
  +body: "Thanks for sharing, and happy holidays"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710351485 {#2743
    date: 2024-03-13 18:38:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2748 …}
  +votes: Doctrine\ORM\PersistentCollection {#2751 …}
  +reports: Doctrine\ORM\PersistentCollection {#2753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
  +badges: Doctrine\ORM\PersistentCollection {#2759 …}
  +children: [
    App\Entity\EntryComment {#1730
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1737 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
      +body: "Stuck in an abusive relationship and didnt take the opportunity to get out probably?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703500320 {#1728
        date: 2023-12-25 11:32:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pulpogarden@lemmy.ml"
        "@PlutoniumAcid@lemmy.world"
        "@elbarto777@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1735 …}
      +nested: Doctrine\ORM\PersistentCollection {#1729 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 250748
      -bodyTs: "'abus':4 'didnt':7 'get':12 'opportun':10 'probabl':14 'relationship':5 'stuck':1 'take':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6828657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703500320 {#1736
        date: 2023-12-25 11:32:00.0 +01:00
      }
      +"title": 250748
    }
  ]
  -id: 24520
  -titleTs: "'chose':3 'go':14 'moment':10 'never':4,9"
  -bodyTs: "'happi':5 'holiday':6 'share':3 'thank':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703549569
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9721087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703463169 {#2729
    date: 2023-12-25 01:12:49.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 {#1737
  +user: Proxies\__CG__\App\Entity\User {#2691 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2628 …}
  +slug: "Those-who-chose-never-in-a-now-or-never-moment"
  +title: "Those who chose "never" in a "now or never" moment. How is it going for you?"
  +url: null
  +body: "Thanks for sharing, and happy holidays"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 64
  +favouriteCount: 158
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710351485 {#2743
    date: 2024-03-13 18:38:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2748 …}
  +votes: Doctrine\ORM\PersistentCollection {#2751 …}
  +reports: Doctrine\ORM\PersistentCollection {#2753 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
  +badges: Doctrine\ORM\PersistentCollection {#2759 …}
  +children: [
    App\Entity\EntryComment {#1730
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1737 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
      +body: "Stuck in an abusive relationship and didnt take the opportunity to get out probably?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703500320 {#1728
        date: 2023-12-25 11:32:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pulpogarden@lemmy.ml"
        "@PlutoniumAcid@lemmy.world"
        "@elbarto777@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1735 …}
      +nested: Doctrine\ORM\PersistentCollection {#1729 …}
      +votes: Doctrine\ORM\PersistentCollection {#1719 …}
      +reports: Doctrine\ORM\PersistentCollection {#1714 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
      -id: 250748
      -bodyTs: "'abus':4 'didnt':7 'get':12 'opportun':10 'probabl':14 'relationship':5 'stuck':1 'take':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6828657"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703500320 {#1736
        date: 2023-12-25 11:32:00.0 +01:00
      }
      +"title": 250748
    }
  ]
  -id: 24520
  -titleTs: "'chose':3 'go':14 'moment':10 'never':4,9"
  -bodyTs: "'happi':5 'holiday':6 'share':3 'thank':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703549569
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9721087"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703463169 {#2729
    date: 2023-12-25 01:12:49.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 {#1730
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1737
    +user: Proxies\__CG__\App\Entity\User {#2691 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2628 …}
    +slug: "Those-who-chose-never-in-a-now-or-never-moment"
    +title: "Those who chose "never" in a "now or never" moment. How is it going for you?"
    +url: null
    +body: "Thanks for sharing, and happy holidays"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710351485 {#2743
      date: 2024-03-13 18:38:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2748 …}
    +votes: Doctrine\ORM\PersistentCollection {#2751 …}
    +reports: Doctrine\ORM\PersistentCollection {#2753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
    +badges: Doctrine\ORM\PersistentCollection {#2759 …}
    +children: [
      App\Entity\EntryComment {#1730}
    ]
    -id: 24520
    -titleTs: "'chose':3 'go':14 'moment':10 'never':4,9"
    -bodyTs: "'happi':5 'holiday':6 'share':3 'thank':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703549569
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9721087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703463169 {#2729
      date: 2023-12-25 01:12:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
  +body: "Stuck in an abusive relationship and didnt take the opportunity to get out probably?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703500320 {#1728
    date: 2023-12-25 11:32:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pulpogarden@lemmy.ml"
    "@PlutoniumAcid@lemmy.world"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 250748
  -bodyTs: "'abus':4 'didnt':7 'get':12 'opportun':10 'probabl':14 'relationship':5 'stuck':1 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6828657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703500320 {#1736
    date: 2023-12-25 11:32:00.0 +01:00
  }
  +"title": 250748
}
"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 {#1730
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1737
    +user: Proxies\__CG__\App\Entity\User {#2691 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2628 …}
    +slug: "Those-who-chose-never-in-a-now-or-never-moment"
    +title: "Those who chose "never" in a "now or never" moment. How is it going for you?"
    +url: null
    +body: "Thanks for sharing, and happy holidays"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710351485 {#2743
      date: 2024-03-13 18:38:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2748 …}
    +votes: Doctrine\ORM\PersistentCollection {#2751 …}
    +reports: Doctrine\ORM\PersistentCollection {#2753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
    +badges: Doctrine\ORM\PersistentCollection {#2759 …}
    +children: [
      App\Entity\EntryComment {#1730}
    ]
    -id: 24520
    -titleTs: "'chose':3 'go':14 'moment':10 'never':4,9"
    -bodyTs: "'happi':5 'holiday':6 'share':3 'thank':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703549569
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9721087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703463169 {#2729
      date: 2023-12-25 01:12:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
  +body: "Stuck in an abusive relationship and didnt take the opportunity to get out probably?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703500320 {#1728
    date: 2023-12-25 11:32:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pulpogarden@lemmy.ml"
    "@PlutoniumAcid@lemmy.world"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 250748
  -bodyTs: "'abus':4 'didnt':7 'get':12 'opportun':10 'probabl':14 'relationship':5 'stuck':1 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6828657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703500320 {#1736
    date: 2023-12-25 11:32:00.0 +01:00
  }
  +"title": 250748
}
"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 {#1730
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1737
    +user: Proxies\__CG__\App\Entity\User {#2691 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2628 …}
    +slug: "Those-who-chose-never-in-a-now-or-never-moment"
    +title: "Those who chose "never" in a "now or never" moment. How is it going for you?"
    +url: null
    +body: "Thanks for sharing, and happy holidays"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 64
    +favouriteCount: 158
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710351485 {#2743
      date: 2024-03-13 18:38:05.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2748 …}
    +votes: Doctrine\ORM\PersistentCollection {#2751 …}
    +reports: Doctrine\ORM\PersistentCollection {#2753 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2755 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2757 …}
    +badges: Doctrine\ORM\PersistentCollection {#2759 …}
    +children: [
      App\Entity\EntryComment {#1730}
    ]
    -id: 24520
    -titleTs: "'chose':3 'go':14 'moment':10 'never':4,9"
    -bodyTs: "'happi':5 'holiday':6 'share':3 'thank':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703549569
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9721087"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703463169 {#2729
      date: 2023-12-25 01:12:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1734 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1732 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1727 …}
  +body: "Stuck in an abusive relationship and didnt take the opportunity to get out probably?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703500320 {#1728
    date: 2023-12-25 11:32:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pulpogarden@lemmy.ml"
    "@PlutoniumAcid@lemmy.world"
    "@elbarto777@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1735 …}
  +nested: Doctrine\ORM\PersistentCollection {#1729 …}
  +votes: Doctrine\ORM\PersistentCollection {#1719 …}
  +reports: Doctrine\ORM\PersistentCollection {#1714 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1720 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1717 …}
  -id: 250748
  -bodyTs: "'abus':4 'didnt':7 'get':12 'opportun':10 'probabl':14 'relationship':5 'stuck':1 'take':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6828657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703500320 {#1736
    date: 2023-12-25 11:32:00.0 +01:00
  }
  +"title": 250748
}
"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
Proxies\__CG__\App\Entity\Entry {#1598
  +user: Proxies\__CG__\App\Entity\User {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
  +slug: "Linux-too-mainstream-for-some"
  +title: "Linux too mainstream for some 🤷"
  +url: "https://sh.itjust.works/pictrs/image/82e8d546-564b-4ba1-9dc8-3a2136980ed9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 182
  +favouriteCount: 604
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719147124 {#2761
    date: 2024-06-23 14:52:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  +badges: Doctrine\ORM\PersistentCollection {#2779 …}
  +children: [
    App\Entity\EntryComment {#1611
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +body: "Just because you cant afford an apple product doesn’t mean you won’t buy one (on credit)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1703461553 {#1711
        date: 2023-12-25 00:45:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@BambiDiego@lemmy.world"
        "@SquirtleHermit@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 249844
      -bodyTs: "'afford':5 'appl':7 'buy':15 'cant':4 'credit':18 'doesn':9 'mean':11 'one':16 'product':8 'won':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6823286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703461553 {#1616
        date: 2023-12-25 00:45:53.0 +01:00
      }
      +"title": 249844
    }
  ]
  -id: 24389
  -titleTs: "'linux':1 'mainstream':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703501455
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11542074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703415055 {#2749
    date: 2023-12-24 11:50:55.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
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1598
  +user: Proxies\__CG__\App\Entity\User {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
  +slug: "Linux-too-mainstream-for-some"
  +title: "Linux too mainstream for some 🤷"
  +url: "https://sh.itjust.works/pictrs/image/82e8d546-564b-4ba1-9dc8-3a2136980ed9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 182
  +favouriteCount: 604
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719147124 {#2761
    date: 2024-06-23 14:52:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  +badges: Doctrine\ORM\PersistentCollection {#2779 …}
  +children: [
    App\Entity\EntryComment {#1611
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +body: "Just because you cant afford an apple product doesn’t mean you won’t buy one (on credit)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1703461553 {#1711
        date: 2023-12-25 00:45:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@BambiDiego@lemmy.world"
        "@SquirtleHermit@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 249844
      -bodyTs: "'afford':5 'appl':7 'buy':15 'cant':4 'credit':18 'doesn':9 'mean':11 'one':16 'product':8 'won':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6823286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703461553 {#1616
        date: 2023-12-25 00:45:53.0 +01:00
      }
      +"title": 249844
    }
  ]
  -id: 24389
  -titleTs: "'linux':1 'mainstream':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703501455
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11542074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703415055 {#2749
    date: 2023-12-24 11:50:55.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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1598
  +user: Proxies\__CG__\App\Entity\User {#2726 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: Proxies\__CG__\App\Entity\Image {#2766 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
  +slug: "Linux-too-mainstream-for-some"
  +title: "Linux too mainstream for some 🤷"
  +url: "https://sh.itjust.works/pictrs/image/82e8d546-564b-4ba1-9dc8-3a2136980ed9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 182
  +favouriteCount: 604
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719147124 {#2761
    date: 2024-06-23 14:52:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2769 …}
  +votes: Doctrine\ORM\PersistentCollection {#2771 …}
  +reports: Doctrine\ORM\PersistentCollection {#2773 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
  +badges: Doctrine\ORM\PersistentCollection {#2779 …}
  +children: [
    App\Entity\EntryComment {#1611
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1598 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +body: "Just because you cant afford an apple product doesn’t mean you won’t buy one (on credit)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 38
      +score: 0
      +lastActive: DateTime @1703461553 {#1711
        date: 2023-12-25 00:45:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@0x4E4F@sh.itjust.works"
        "@BambiDiego@lemmy.world"
        "@SquirtleHermit@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1626 …}
      +nested: Doctrine\ORM\PersistentCollection {#1618 …}
      +votes: Doctrine\ORM\PersistentCollection {#1597 …}
      +reports: Doctrine\ORM\PersistentCollection {#1731 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
      -id: 249844
      -bodyTs: "'afford':5 'appl':7 'buy':15 'cant':4 'credit':18 'doesn':9 'mean':11 'one':16 'product':8 'won':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6823286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703461553 {#1616
        date: 2023-12-25 00:45:53.0 +01:00
      }
      +"title": 249844
    }
  ]
  -id: 24389
  -titleTs: "'linux':1 'mainstream':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703501455
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/11542074"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703415055 {#2749
    date: 2023-12-24 11:50:55.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
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2726 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2766 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
    +slug: "Linux-too-mainstream-for-some"
    +title: "Linux too mainstream for some 🤷"
    +url: "https://sh.itjust.works/pictrs/image/82e8d546-564b-4ba1-9dc8-3a2136980ed9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 604
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719147124 {#2761
      date: 2024-06-23 14:52:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2771 …}
    +reports: Doctrine\ORM\PersistentCollection {#2773 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
    +badges: Doctrine\ORM\PersistentCollection {#2779 …}
    +children: [
      App\Entity\EntryComment {#1611}
    ]
    -id: 24389
    -titleTs: "'linux':1 'mainstream':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703501455
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11542074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703415055 {#2749
      date: 2023-12-24 11:50:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +body: "Just because you cant afford an apple product doesn’t mean you won’t buy one (on credit)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703461553 {#1711
    date: 2023-12-25 00:45:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@BambiDiego@lemmy.world"
    "@SquirtleHermit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 249844
  -bodyTs: "'afford':5 'appl':7 'buy':15 'cant':4 'credit':18 'doesn':9 'mean':11 'one':16 'product':8 'won':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6823286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703461553 {#1616
    date: 2023-12-25 00:45:53.0 +01:00
  }
  +"title": 249844
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2726 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2766 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
    +slug: "Linux-too-mainstream-for-some"
    +title: "Linux too mainstream for some 🤷"
    +url: "https://sh.itjust.works/pictrs/image/82e8d546-564b-4ba1-9dc8-3a2136980ed9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 604
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719147124 {#2761
      date: 2024-06-23 14:52:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2771 …}
    +reports: Doctrine\ORM\PersistentCollection {#2773 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
    +badges: Doctrine\ORM\PersistentCollection {#2779 …}
    +children: [
      App\Entity\EntryComment {#1611}
    ]
    -id: 24389
    -titleTs: "'linux':1 'mainstream':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703501455
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11542074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703415055 {#2749
      date: 2023-12-24 11:50:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +body: "Just because you cant afford an apple product doesn’t mean you won’t buy one (on credit)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703461553 {#1711
    date: 2023-12-25 00:45:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@BambiDiego@lemmy.world"
    "@SquirtleHermit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 249844
  -bodyTs: "'afford':5 'appl':7 'buy':15 'cant':4 'credit':18 'doesn':9 'mean':11 'one':16 'product':8 'won':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6823286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703461553 {#1616
    date: 2023-12-25 00:45:53.0 +01:00
  }
  +"title": 249844
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#1611
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1598
    +user: Proxies\__CG__\App\Entity\User {#2726 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
    +image: Proxies\__CG__\App\Entity\Image {#2766 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2768 …}
    +slug: "Linux-too-mainstream-for-some"
    +title: "Linux too mainstream for some 🤷"
    +url: "https://sh.itjust.works/pictrs/image/82e8d546-564b-4ba1-9dc8-3a2136980ed9.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 604
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719147124 {#2761
      date: 2024-06-23 14:52:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2769 …}
    +votes: Doctrine\ORM\PersistentCollection {#2771 …}
    +reports: Doctrine\ORM\PersistentCollection {#2773 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2775 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2777 …}
    +badges: Doctrine\ORM\PersistentCollection {#2779 …}
    +children: [
      App\Entity\EntryComment {#1611}
    ]
    -id: 24389
    -titleTs: "'linux':1 'mainstream':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703501455
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/11542074"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703415055 {#2749
      date: 2023-12-24 11:50:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1630 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1629 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +body: "Just because you cant afford an apple product doesn’t mean you won’t buy one (on credit)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 38
  +score: 0
  +lastActive: DateTime @1703461553 {#1711
    date: 2023-12-25 00:45:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@BambiDiego@lemmy.world"
    "@SquirtleHermit@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1626 …}
  +nested: Doctrine\ORM\PersistentCollection {#1618 …}
  +votes: Doctrine\ORM\PersistentCollection {#1597 …}
  +reports: Doctrine\ORM\PersistentCollection {#1731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1723 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1721 …}
  -id: 249844
  -bodyTs: "'afford':5 'appl':7 'buy':15 'cant':4 'credit':18 'doesn':9 'mean':11 'one':16 'product':8 'won':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6823286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703461553 {#1616
    date: 2023-12-25 00:45:53.0 +01:00
  }
  +"title": 249844
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#1548
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: null
  +root: null
  +body: "I appreciate that every post doesn’ have 3000 comments. I can actually contribute to a discussion and get heard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 104
  +score: 0
  +lastActive: DateTime @1701770595 {#1579
    date: 2023-12-05 11:03:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 159564
  -bodyTs: "'3000':8 'actual':12 'appreci':2 'comment':9 'contribut':13 'discuss':16 'doesn':6 'everi':4 'get':18 'heard':19 'post':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5894402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700852592 {#1559
    date: 2023-11-24 20:03:12.0 +01:00
  }
  +"title": 159564
}
"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 {#1548
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: null
  +root: null
  +body: "I appreciate that every post doesn’ have 3000 comments. I can actually contribute to a discussion and get heard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 104
  +score: 0
  +lastActive: DateTime @1701770595 {#1579
    date: 2023-12-05 11:03:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 159564
  -bodyTs: "'3000':8 'actual':12 'appreci':2 'comment':9 'contribut':13 'discuss':16 'doesn':6 'everi':4 'get':18 'heard':19 'post':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5894402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700852592 {#1559
    date: 2023-11-24 20:03:12.0 +01:00
  }
  +"title": 159564
}
"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 {#1548
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: null
  +root: null
  +body: "I appreciate that every post doesn’ have 3000 comments. I can actually contribute to a discussion and get heard."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 104
  +score: 0
  +lastActive: DateTime @1701770595 {#1579
    date: 2023-12-05 11:03:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 159564
  -bodyTs: "'3000':8 'actual':12 'appreci':2 'comment':9 'contribut':13 'discuss':16 'doesn':6 'everi':4 'get':18 'heard':19 'post':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5894402"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700852592 {#1559
    date: 2023-11-24 20:03:12.0 +01:00
  }
  +"title": 159564
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +root: App\Entity\EntryComment {#1548
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: null
    +parent: null
    +root: null
    +body: "I appreciate that every post doesn’ have 3000 comments. I can actually contribute to a discussion and get heard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 104
    +score: 0
    +lastActive: DateTime @1701770595 {#1579
      date: 2023-12-05 11:03:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WoodlandAlliance@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1525 …}
    +nested: Doctrine\ORM\PersistentCollection {#1566 …}
    +votes: Doctrine\ORM\PersistentCollection {#1562 …}
    +reports: Doctrine\ORM\PersistentCollection {#1554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
    -id: 159564
    -bodyTs: "'3000':8 'actual':12 'appreci':2 'comment':9 'contribut':13 'discuss':16 'doesn':6 'everi':4 'get':18 'heard':19 'post':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5894402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700852592 {#1559
      date: 2023-11-24 20:03:12.0 +01:00
    }
    +"title": 159564
  }
  +body: "Did you head over to lemmynsfw?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700922943 {#1620
    date: 2023-11-25 15:35:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@teegus@sh.itjust.works"
    "@Prometheus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 162533
  -bodyTs: "'head':3 'lemmynsfw':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5925208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922943 {#1613
    date: 2023-11-25 15:35:43.0 +01:00
  }
  +"title": 162533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +root: App\Entity\EntryComment {#1548
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: null
    +parent: null
    +root: null
    +body: "I appreciate that every post doesn’ have 3000 comments. I can actually contribute to a discussion and get heard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 104
    +score: 0
    +lastActive: DateTime @1701770595 {#1579
      date: 2023-12-05 11:03:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WoodlandAlliance@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1525 …}
    +nested: Doctrine\ORM\PersistentCollection {#1566 …}
    +votes: Doctrine\ORM\PersistentCollection {#1562 …}
    +reports: Doctrine\ORM\PersistentCollection {#1554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
    -id: 159564
    -bodyTs: "'3000':8 'actual':12 'appreci':2 'comment':9 'contribut':13 'discuss':16 'doesn':6 'everi':4 'get':18 'heard':19 'post':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5894402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700852592 {#1559
      date: 2023-11-24 20:03:12.0 +01:00
    }
    +"title": 159564
  }
  +body: "Did you head over to lemmynsfw?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700922943 {#1620
    date: 2023-11-25 15:35:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@teegus@sh.itjust.works"
    "@Prometheus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 162533
  -bodyTs: "'head':3 'lemmynsfw':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5925208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922943 {#1613
    date: 2023-11-25 15:35:43.0 +01:00
  }
  +"title": 162533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1596 …}
  +root: App\Entity\EntryComment {#1548
    +user: App\Entity\User {#261 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#1550 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1561 …}
    +image: null
    +parent: null
    +root: null
    +body: "I appreciate that every post doesn’ have 3000 comments. I can actually contribute to a discussion and get heard."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 104
    +score: 0
    +lastActive: DateTime @1701770595 {#1579
      date: 2023-12-05 11:03:15.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@WoodlandAlliance@lemm.ee"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1525 …}
    +nested: Doctrine\ORM\PersistentCollection {#1566 …}
    +votes: Doctrine\ORM\PersistentCollection {#1562 …}
    +reports: Doctrine\ORM\PersistentCollection {#1554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
    -id: 159564
    -bodyTs: "'3000':8 'actual':12 'appreci':2 'comment':9 'contribut':13 'discuss':16 'doesn':6 'everi':4 'get':18 'heard':19 'post':5"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/5894402"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700852592 {#1559
      date: 2023-11-24 20:03:12.0 +01:00
    }
    +"title": 159564
  }
  +body: "Did you head over to lemmynsfw?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1700922943 {#1620
    date: 2023-11-25 15:35:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@teegus@sh.itjust.works"
    "@Prometheus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1619 …}
  +nested: Doctrine\ORM\PersistentCollection {#1701 …}
  +votes: Doctrine\ORM\PersistentCollection {#1687 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1691 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1795 …}
  -id: 162533
  -bodyTs: "'head':3 'lemmynsfw':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5925208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922943 {#1613
    date: 2023-11-25 15:35:43.0 +01:00
  }
  +"title": 162533
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2806 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#2808 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2809 …}
  +slug: "c-fuck-weapons"
  +title: "/c/fuck_weapons"
  +url: "https://lemmy.ml/pictrs/image/4bb798a4-41ec-4489-90c3-f98baad43c51.png"
  +body: """
    Dear consumer: do not operate this motor vehicle while experiencing emotion\n
    \n
    edit: I’ve updated the title as I’ve discovered more information: a credible death threat isn’t *quite* the same as attempted murder\n
    \n
    ![](https://lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 227
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699832365 {#2801
    date: 2023-11-13 00:39:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2810 …}
  +votes: Doctrine\ORM\PersistentCollection {#2812 …}
  +reports: Doctrine\ORM\PersistentCollection {#2814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2818 …}
  +badges: Doctrine\ORM\PersistentCollection {#2820 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "[en.m.wikipedia.org/wiki/Ute_(vehicle)](https://en.m.wikipedia.org/wiki/Ute_(vehicle))"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699711898 {#1430
        date: 2023-11-11 15:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@comfy@lemmy.ml"
        "@SkybreakerEngineer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1654 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 111287
      -bodyTs: "'/wiki/ute_(vehicle)](https://en.m.wikipedia.org/wiki/ute_(vehicle))':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/ute_(vehicle)](https://en.m.wikipedia.org/wiki/ute_(vehicle))':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5391608"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699711898 {#1429
        date: 2023-11-11 15:11:38.0 +01:00
      }
      +"title": 111287
    }
  ]
  -id: 11965
  -titleTs: "'/c/fuck_weapons':1"
  -bodyTs: "'/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':38 'attempt':34 'consum':2 'credibl':25 'dear':1 'death':26 'discov':21 'edit':12 'emot':11 'experienc':10 'inform':23 'isn':28 'lemmy.ml':37 'lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':36 'motor':7 'murder':35 'oper':5 'quit':30 'threat':27 'titl':17 'updat':15 've':14,20 'vehicl':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699786174
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7810192"
  +editedAt: DateTimeImmutable @1699808222 {#2787
    date: 2023-11-12 17:57:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699699774 {#2764
    date: 2023-11-11 11:49:34.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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2806 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#2808 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2809 …}
  +slug: "c-fuck-weapons"
  +title: "/c/fuck_weapons"
  +url: "https://lemmy.ml/pictrs/image/4bb798a4-41ec-4489-90c3-f98baad43c51.png"
  +body: """
    Dear consumer: do not operate this motor vehicle while experiencing emotion\n
    \n
    edit: I’ve updated the title as I’ve discovered more information: a credible death threat isn’t *quite* the same as attempted murder\n
    \n
    ![](https://lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 227
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699832365 {#2801
    date: 2023-11-13 00:39:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2810 …}
  +votes: Doctrine\ORM\PersistentCollection {#2812 …}
  +reports: Doctrine\ORM\PersistentCollection {#2814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2818 …}
  +badges: Doctrine\ORM\PersistentCollection {#2820 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "[en.m.wikipedia.org/wiki/Ute_(vehicle)](https://en.m.wikipedia.org/wiki/Ute_(vehicle))"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699711898 {#1430
        date: 2023-11-11 15:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@comfy@lemmy.ml"
        "@SkybreakerEngineer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1654 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 111287
      -bodyTs: "'/wiki/ute_(vehicle)](https://en.m.wikipedia.org/wiki/ute_(vehicle))':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/ute_(vehicle)](https://en.m.wikipedia.org/wiki/ute_(vehicle))':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5391608"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699711898 {#1429
        date: 2023-11-11 15:11:38.0 +01:00
      }
      +"title": 111287
    }
  ]
  -id: 11965
  -titleTs: "'/c/fuck_weapons':1"
  -bodyTs: "'/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':38 'attempt':34 'consum':2 'credibl':25 'dear':1 'death':26 'discov':21 'edit':12 'emot':11 'experienc':10 'inform':23 'isn':28 'lemmy.ml':37 'lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':36 'motor':7 'murder':35 'oper':5 'quit':30 'threat':27 'titl':17 'updat':15 've':14,20 'vehicl':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699786174
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7810192"
  +editedAt: DateTimeImmutable @1699808222 {#2787
    date: 2023-11-12 17:57:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699699774 {#2764
    date: 2023-11-11 11:49:34.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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2806 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: Proxies\__CG__\App\Entity\Image {#2808 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2809 …}
  +slug: "c-fuck-weapons"
  +title: "/c/fuck_weapons"
  +url: "https://lemmy.ml/pictrs/image/4bb798a4-41ec-4489-90c3-f98baad43c51.png"
  +body: """
    Dear consumer: do not operate this motor vehicle while experiencing emotion\n
    \n
    edit: I’ve updated the title as I’ve discovered more information: a credible death threat isn’t *quite* the same as attempted murder\n
    \n
    ![](https://lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 227
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699832365 {#2801
    date: 2023-11-13 00:39:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2810 …}
  +votes: Doctrine\ORM\PersistentCollection {#2812 …}
  +reports: Doctrine\ORM\PersistentCollection {#2814 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2816 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2818 …}
  +badges: Doctrine\ORM\PersistentCollection {#2820 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
      +body: "[en.m.wikipedia.org/wiki/Ute_(vehicle)](https://en.m.wikipedia.org/wiki/Ute_(vehicle))"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699711898 {#1430
        date: 2023-11-11 15:11:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@comfy@lemmy.ml"
        "@SkybreakerEngineer@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1654 …}
      +nested: Doctrine\ORM\PersistentCollection {#1671 …}
      +votes: Doctrine\ORM\PersistentCollection {#1667 …}
      +reports: Doctrine\ORM\PersistentCollection {#1670 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
      -id: 111287
      -bodyTs: "'/wiki/ute_(vehicle)](https://en.m.wikipedia.org/wiki/ute_(vehicle))':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/ute_(vehicle)](https://en.m.wikipedia.org/wiki/ute_(vehicle))':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5391608"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699711898 {#1429
        date: 2023-11-11 15:11:38.0 +01:00
      }
      +"title": 111287
    }
  ]
  -id: 11965
  -titleTs: "'/c/fuck_weapons':1"
  -bodyTs: "'/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':38 'attempt':34 'consum':2 'credibl':25 'dear':1 'death':26 'discov':21 'edit':12 'emot':11 'experienc':10 'inform':23 'isn':28 'lemmy.ml':37 'lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':36 'motor':7 'murder':35 'oper':5 'quit':30 'threat':27 'titl':17 'updat':15 've':14,20 'vehicl':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699786174
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7810192"
  +editedAt: DateTimeImmutable @1699808222 {#2787
    date: 2023-11-12 17:57:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699699774 {#2764
    date: 2023-11-11 11:49:34.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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2806 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#2808 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2809 …}
    +slug: "c-fuck-weapons"
    +title: "/c/fuck_weapons"
    +url: "https://lemmy.ml/pictrs/image/4bb798a4-41ec-4489-90c3-f98baad43c51.png"
    +body: """
      Dear consumer: do not operate this motor vehicle while experiencing emotion\n
      \n
      edit: I’ve updated the title as I’ve discovered more information: a credible death threat isn’t *quite* the same as attempted murder\n
      \n
      ![](https://lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 227
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699832365 {#2801
      date: 2023-11-13 00:39:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2810 …}
    +votes: Doctrine\ORM\PersistentCollection {#2812 …}
    +reports: Doctrine\ORM\PersistentCollection {#2814 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2816 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2818 …}
    +badges: Doctrine\ORM\PersistentCollection {#2820 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 11965
    -titleTs: "'/c/fuck_weapons':1"
    -bodyTs: "'/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':38 'attempt':34 'consum':2 'credibl':25 'dear':1 'death':26 'discov':21 'edit':12 'emot':11 'experienc':10 'inform':23 'isn':28 'lemmy.ml':37 'lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':36 'motor':7 'murder':35 'oper':5 'quit':30 'threat':27 'titl':17 'updat':15 've':14,20 'vehicl':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699786174
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7810192"
    +editedAt: DateTimeImmutable @1699808222 {#2787
      date: 2023-11-12 17:57:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699699774 {#2764
      date: 2023-11-11 11:49:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "[en.m.wikipedia.org/wiki/Ute_(vehicle)](https://en.m.wikipedia.org/wiki/Ute_(vehicle))"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699711898 {#1430
    date: 2023-11-11 15:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@comfy@lemmy.ml"
    "@SkybreakerEngineer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1654 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 111287
  -bodyTs: "'/wiki/ute_(vehicle)](https://en.m.wikipedia.org/wiki/ute_(vehicle))':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/ute_(vehicle)](https://en.m.wikipedia.org/wiki/ute_(vehicle))':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5391608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699711898 {#1429
    date: 2023-11-11 15:11:38.0 +01:00
  }
  +"title": 111287
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2806 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#2808 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2809 …}
    +slug: "c-fuck-weapons"
    +title: "/c/fuck_weapons"
    +url: "https://lemmy.ml/pictrs/image/4bb798a4-41ec-4489-90c3-f98baad43c51.png"
    +body: """
      Dear consumer: do not operate this motor vehicle while experiencing emotion\n
      \n
      edit: I’ve updated the title as I’ve discovered more information: a credible death threat isn’t *quite* the same as attempted murder\n
      \n
      ![](https://lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 227
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699832365 {#2801
      date: 2023-11-13 00:39:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2810 …}
    +votes: Doctrine\ORM\PersistentCollection {#2812 …}
    +reports: Doctrine\ORM\PersistentCollection {#2814 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2816 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2818 …}
    +badges: Doctrine\ORM\PersistentCollection {#2820 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 11965
    -titleTs: "'/c/fuck_weapons':1"
    -bodyTs: "'/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':38 'attempt':34 'consum':2 'credibl':25 'dear':1 'death':26 'discov':21 'edit':12 'emot':11 'experienc':10 'inform':23 'isn':28 'lemmy.ml':37 'lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':36 'motor':7 'murder':35 'oper':5 'quit':30 'threat':27 'titl':17 'updat':15 've':14,20 'vehicl':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699786174
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7810192"
    +editedAt: DateTimeImmutable @1699808222 {#2787
      date: 2023-11-12 17:57:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699699774 {#2764
      date: 2023-11-11 11:49:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "[en.m.wikipedia.org/wiki/Ute_(vehicle)](https://en.m.wikipedia.org/wiki/Ute_(vehicle))"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699711898 {#1430
    date: 2023-11-11 15:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@comfy@lemmy.ml"
    "@SkybreakerEngineer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1654 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 111287
  -bodyTs: "'/wiki/ute_(vehicle)](https://en.m.wikipedia.org/wiki/ute_(vehicle))':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/ute_(vehicle)](https://en.m.wikipedia.org/wiki/ute_(vehicle))':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5391608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699711898 {#1429
    date: 2023-11-11 15:11:38.0 +01:00
  }
  +"title": 111287
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2806 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: Proxies\__CG__\App\Entity\Image {#2808 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2809 …}
    +slug: "c-fuck-weapons"
    +title: "/c/fuck_weapons"
    +url: "https://lemmy.ml/pictrs/image/4bb798a4-41ec-4489-90c3-f98baad43c51.png"
    +body: """
      Dear consumer: do not operate this motor vehicle while experiencing emotion\n
      \n
      edit: I’ve updated the title as I’ve discovered more information: a credible death threat isn’t *quite* the same as attempted murder\n
      \n
      ![](https://lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 227
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699832365 {#2801
      date: 2023-11-13 00:39:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2810 …}
    +votes: Doctrine\ORM\PersistentCollection {#2812 …}
    +reports: Doctrine\ORM\PersistentCollection {#2814 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2816 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2818 …}
    +badges: Doctrine\ORM\PersistentCollection {#2820 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 11965
    -titleTs: "'/c/fuck_weapons':1"
    -bodyTs: "'/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':38 'attempt':34 'consum':2 'credibl':25 'dear':1 'death':26 'discov':21 'edit':12 'emot':11 'experienc':10 'inform':23 'isn':28 'lemmy.ml':37 'lemmy.ml/pictrs/image/81e5a015-edb4-4bae-bfcc-bff9d9f37c37.png)':36 'motor':7 'murder':35 'oper':5 'quit':30 'threat':27 'titl':17 'updat':15 've':14,20 'vehicl':8"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699786174
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7810192"
    +editedAt: DateTimeImmutable @1699808222 {#2787
      date: 2023-11-12 17:57:02.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699699774 {#2764
      date: 2023-11-11 11:49:34.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1652 …}
  +body: "[en.m.wikipedia.org/wiki/Ute_(vehicle)](https://en.m.wikipedia.org/wiki/Ute_(vehicle))"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699711898 {#1430
    date: 2023-11-11 15:11:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@comfy@lemmy.ml"
    "@SkybreakerEngineer@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1654 …}
  +nested: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1670 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  -id: 111287
  -bodyTs: "'/wiki/ute_(vehicle)](https://en.m.wikipedia.org/wiki/ute_(vehicle))':3 'en.m.wikipedia.org':2 'en.m.wikipedia.org/wiki/ute_(vehicle)](https://en.m.wikipedia.org/wiki/ute_(vehicle))':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5391608"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699711898 {#1429
    date: 2023-11-11 15:11:38.0 +01:00
  }
  +"title": 111287
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_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
54 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