GET https://kbin.spritesserver.nl/u/@jaybone@lemmy.world/hot?p=11

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.29 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.09 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
Proxies\__CG__\App\Entity\Entry {#2264
  +user: Proxies\__CG__\App\Entity\User {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2916 …}
  +slug: "This-is-how-I-KNOW-it-works-as-intended"
  +title: "This is how I KNOW it works as intended"
  +url: "https://i.imgur.com/wFUZ56X.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 627
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728696512 {#2967
    date: 2024-10-12 03:28:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  +badges: Doctrine\ORM\PersistentCollection {#2983 …}
  +children: [
    App\Entity\EntryComment {#2263
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
      +body: "Yeeeeeeeeeeeahhh see it’s just that we’re putting new cover sheets on the TPS reports…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706079780 {#2265
        date: 2024-01-24 08:03:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anarchy79@lemmy.world"
        "@library_napper@monyet.cc"
        "@1984@lemmy.today"
        "@BananaOnionJuice@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2240 …}
      +nested: Doctrine\ORM\PersistentCollection {#2233 …}
      +votes: Doctrine\ORM\PersistentCollection {#2234 …}
      +reports: Doctrine\ORM\PersistentCollection {#2237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
      -id: 336133
      -bodyTs: "'cover':11 'new':10 'put':9 're':8 'report':16 'see':2 'sheet':12 'tps':15 'yeeeeeeeeeeeahhh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6966732"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706079780 {#2262
        date: 2024-01-24 08:03:00.0 +01:00
      }
      +"title": 336133
    }
  ]
  -id: 32630
  -titleTs: "'intend':9 'know':5 'work':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706113909
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11088527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027509 {#2955
    date: 2024-01-23 17:31: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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2264
  +user: Proxies\__CG__\App\Entity\User {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2916 …}
  +slug: "This-is-how-I-KNOW-it-works-as-intended"
  +title: "This is how I KNOW it works as intended"
  +url: "https://i.imgur.com/wFUZ56X.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 627
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728696512 {#2967
    date: 2024-10-12 03:28:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  +badges: Doctrine\ORM\PersistentCollection {#2983 …}
  +children: [
    App\Entity\EntryComment {#2263
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
      +body: "Yeeeeeeeeeeeahhh see it’s just that we’re putting new cover sheets on the TPS reports…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706079780 {#2265
        date: 2024-01-24 08:03:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anarchy79@lemmy.world"
        "@library_napper@monyet.cc"
        "@1984@lemmy.today"
        "@BananaOnionJuice@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2240 …}
      +nested: Doctrine\ORM\PersistentCollection {#2233 …}
      +votes: Doctrine\ORM\PersistentCollection {#2234 …}
      +reports: Doctrine\ORM\PersistentCollection {#2237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
      -id: 336133
      -bodyTs: "'cover':11 'new':10 'put':9 're':8 'report':16 'see':2 'sheet':12 'tps':15 'yeeeeeeeeeeeahhh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6966732"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706079780 {#2262
        date: 2024-01-24 08:03:00.0 +01:00
      }
      +"title": 336133
    }
  ]
  -id: 32630
  -titleTs: "'intend':9 'know':5 'work':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706113909
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11088527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027509 {#2955
    date: 2024-01-23 17:31: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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2264
  +user: Proxies\__CG__\App\Entity\User {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2916 …}
  +slug: "This-is-how-I-KNOW-it-works-as-intended"
  +title: "This is how I KNOW it works as intended"
  +url: "https://i.imgur.com/wFUZ56X.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 627
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728696512 {#2967
    date: 2024-10-12 03:28:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2972 …}
  +votes: Doctrine\ORM\PersistentCollection {#2975 …}
  +reports: Doctrine\ORM\PersistentCollection {#2977 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
  +badges: Doctrine\ORM\PersistentCollection {#2983 …}
  +children: [
    App\Entity\EntryComment {#2263
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2264 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
      +body: "Yeeeeeeeeeeeahhh see it’s just that we’re putting new cover sheets on the TPS reports…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706079780 {#2265
        date: 2024-01-24 08:03:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@anarchy79@lemmy.world"
        "@library_napper@monyet.cc"
        "@1984@lemmy.today"
        "@BananaOnionJuice@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2240 …}
      +nested: Doctrine\ORM\PersistentCollection {#2233 …}
      +votes: Doctrine\ORM\PersistentCollection {#2234 …}
      +reports: Doctrine\ORM\PersistentCollection {#2237 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
      -id: 336133
      -bodyTs: "'cover':11 'new':10 'put':9 're':8 'report':16 'see':2 'sheet':12 'tps':15 'yeeeeeeeeeeeahhh':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6966732"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706079780 {#2262
        date: 2024-01-24 08:03:00.0 +01:00
      }
      +"title": 336133
    }
  ]
  -id: 32630
  -titleTs: "'intend':9 'know':5 'work':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706113909
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11088527"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706027509 {#2955
    date: 2024-01-23 17:31: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
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2263
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2264
    +user: Proxies\__CG__\App\Entity\User {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2916 …}
    +slug: "This-is-how-I-KNOW-it-works-as-intended"
    +title: "This is how I KNOW it works as intended"
    +url: "https://i.imgur.com/wFUZ56X.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 627
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728696512 {#2967
      date: 2024-10-12 03:28:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2972 …}
    +votes: Doctrine\ORM\PersistentCollection {#2975 …}
    +reports: Doctrine\ORM\PersistentCollection {#2977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    +badges: Doctrine\ORM\PersistentCollection {#2983 …}
    +children: [
      App\Entity\EntryComment {#2263}
    ]
    -id: 32630
    -titleTs: "'intend':9 'know':5 'work':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113909
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027509 {#2955
      date: 2024-01-23 17:31:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
  +body: "Yeeeeeeeeeeeahhh see it’s just that we’re putting new cover sheets on the TPS reports…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706079780 {#2265
    date: 2024-01-24 08:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anarchy79@lemmy.world"
    "@library_napper@monyet.cc"
    "@1984@lemmy.today"
    "@BananaOnionJuice@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 336133
  -bodyTs: "'cover':11 'new':10 'put':9 're':8 'report':16 'see':2 'sheet':12 'tps':15 'yeeeeeeeeeeeahhh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6966732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079780 {#2262
    date: 2024-01-24 08:03:00.0 +01:00
  }
  +"title": 336133
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2263
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2264
    +user: Proxies\__CG__\App\Entity\User {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2916 …}
    +slug: "This-is-how-I-KNOW-it-works-as-intended"
    +title: "This is how I KNOW it works as intended"
    +url: "https://i.imgur.com/wFUZ56X.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 627
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728696512 {#2967
      date: 2024-10-12 03:28:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2972 …}
    +votes: Doctrine\ORM\PersistentCollection {#2975 …}
    +reports: Doctrine\ORM\PersistentCollection {#2977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    +badges: Doctrine\ORM\PersistentCollection {#2983 …}
    +children: [
      App\Entity\EntryComment {#2263}
    ]
    -id: 32630
    -titleTs: "'intend':9 'know':5 'work':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113909
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027509 {#2955
      date: 2024-01-23 17:31:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
  +body: "Yeeeeeeeeeeeahhh see it’s just that we’re putting new cover sheets on the TPS reports…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706079780 {#2265
    date: 2024-01-24 08:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anarchy79@lemmy.world"
    "@library_napper@monyet.cc"
    "@1984@lemmy.today"
    "@BananaOnionJuice@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 336133
  -bodyTs: "'cover':11 'new':10 'put':9 're':8 'report':16 'see':2 'sheet':12 'tps':15 'yeeeeeeeeeeeahhh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6966732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079780 {#2262
    date: 2024-01-24 08:03:00.0 +01:00
  }
  +"title": 336133
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2263
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2264
    +user: Proxies\__CG__\App\Entity\User {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2916 …}
    +slug: "This-is-how-I-KNOW-it-works-as-intended"
    +title: "This is how I KNOW it works as intended"
    +url: "https://i.imgur.com/wFUZ56X.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 627
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728696512 {#2967
      date: 2024-10-12 03:28:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2972 …}
    +votes: Doctrine\ORM\PersistentCollection {#2975 …}
    +reports: Doctrine\ORM\PersistentCollection {#2977 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2979 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2981 …}
    +badges: Doctrine\ORM\PersistentCollection {#2983 …}
    +children: [
      App\Entity\EntryComment {#2263}
    ]
    -id: 32630
    -titleTs: "'intend':9 'know':5 'work':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706113909
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11088527"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706027509 {#2955
      date: 2024-01-23 17:31:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2235 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2242 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2239 …}
  +body: "Yeeeeeeeeeeeahhh see it’s just that we’re putting new cover sheets on the TPS reports…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706079780 {#2265
    date: 2024-01-24 08:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@anarchy79@lemmy.world"
    "@library_napper@monyet.cc"
    "@1984@lemmy.today"
    "@BananaOnionJuice@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2240 …}
  +nested: Doctrine\ORM\PersistentCollection {#2233 …}
  +votes: Doctrine\ORM\PersistentCollection {#2234 …}
  +reports: Doctrine\ORM\PersistentCollection {#2237 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2258 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2260 …}
  -id: 336133
  -bodyTs: "'cover':11 'new':10 'put':9 're':8 'report':16 'see':2 'sheet':12 'tps':15 'yeeeeeeeeeeeahhh':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6966732"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706079780 {#2262
    date: 2024-01-24 08:03:00.0 +01:00
  }
  +"title": 336133
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2204
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2569 …}
  +slug: "It-s-just-a-coffee"
  +title: "It's just a coffee"
  +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 182
  +favouriteCount: 1341
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729396320 {#2562
    date: 2024-10-20 05:52:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  +badges: Doctrine\ORM\PersistentCollection {#2580 …}
  +children: [
    App\Entity\EntryComment {#2209
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
      +body: "I use jellyfin without paying for a domain…?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706063898 {#2212
        date: 2024-01-24 03:38:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@finestnothing@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2211 …}
      +nested: Doctrine\ORM\PersistentCollection {#2266 …}
      +votes: Doctrine\ORM\PersistentCollection {#2268 …}
      +reports: Doctrine\ORM\PersistentCollection {#2273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
      -id: 335781
      -bodyTs: "'domain':8 'jellyfin':3 'pay':5 'use':2 'without':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6959470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706063898 {#2208
        date: 2024-01-24 03:38:18.0 +01:00
      }
      +"title": 335781
    }
  ]
  -id: 32603
  -titleTs: "'coffe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706107278
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5991089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706020878 {#2548
    date: 2024-01-23 15:41:18.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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2204
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2569 …}
  +slug: "It-s-just-a-coffee"
  +title: "It's just a coffee"
  +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 182
  +favouriteCount: 1341
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729396320 {#2562
    date: 2024-10-20 05:52:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  +badges: Doctrine\ORM\PersistentCollection {#2580 …}
  +children: [
    App\Entity\EntryComment {#2209
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
      +body: "I use jellyfin without paying for a domain…?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706063898 {#2212
        date: 2024-01-24 03:38:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@finestnothing@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2211 …}
      +nested: Doctrine\ORM\PersistentCollection {#2266 …}
      +votes: Doctrine\ORM\PersistentCollection {#2268 …}
      +reports: Doctrine\ORM\PersistentCollection {#2273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
      -id: 335781
      -bodyTs: "'domain':8 'jellyfin':3 'pay':5 'use':2 'without':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6959470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706063898 {#2208
        date: 2024-01-24 03:38:18.0 +01:00
      }
      +"title": 335781
    }
  ]
  -id: 32603
  -titleTs: "'coffe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706107278
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5991089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706020878 {#2548
    date: 2024-01-23 15:41:18.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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2204
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2567 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2569 …}
  +slug: "It-s-just-a-coffee"
  +title: "It's just a coffee"
  +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 182
  +favouriteCount: 1341
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729396320 {#2562
    date: 2024-10-20 05:52:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2570 …}
  +votes: Doctrine\ORM\PersistentCollection {#2572 …}
  +reports: Doctrine\ORM\PersistentCollection {#2574 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
  +badges: Doctrine\ORM\PersistentCollection {#2580 …}
  +children: [
    App\Entity\EntryComment {#2209
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2204 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
      +body: "I use jellyfin without paying for a domain…?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706063898 {#2212
        date: 2024-01-24 03:38:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@finestnothing@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2211 …}
      +nested: Doctrine\ORM\PersistentCollection {#2266 …}
      +votes: Doctrine\ORM\PersistentCollection {#2268 …}
      +reports: Doctrine\ORM\PersistentCollection {#2273 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
      -id: 335781
      -bodyTs: "'domain':8 'jellyfin':3 'pay':5 'use':2 'without':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6959470"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706063898 {#2208
        date: 2024-01-24 03:38:18.0 +01:00
      }
      +"title": 335781
    }
  ]
  -id: 32603
  -titleTs: "'coffe':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706107278
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5991089"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706020878 {#2548
    date: 2024-01-23 15:41:18.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
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2567 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2569 …}
    +slug: "It-s-just-a-coffee"
    +title: "It's just a coffee"
    +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 1341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729396320 {#2562
      date: 2024-10-20 05:52:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2570 …}
    +votes: Doctrine\ORM\PersistentCollection {#2572 …}
    +reports: Doctrine\ORM\PersistentCollection {#2574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
    +badges: Doctrine\ORM\PersistentCollection {#2580 …}
    +children: [
      App\Entity\EntryComment {#2209}
    ]
    -id: 32603
    -titleTs: "'coffe':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706107278
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5991089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706020878 {#2548
      date: 2024-01-23 15:41:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +body: "I use jellyfin without paying for a domain…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706063898 {#2212
    date: 2024-01-24 03:38:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@finestnothing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 335781
  -bodyTs: "'domain':8 'jellyfin':3 'pay':5 'use':2 'without':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6959470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706063898 {#2208
    date: 2024-01-24 03:38:18.0 +01:00
  }
  +"title": 335781
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2567 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2569 …}
    +slug: "It-s-just-a-coffee"
    +title: "It's just a coffee"
    +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 1341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729396320 {#2562
      date: 2024-10-20 05:52:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2570 …}
    +votes: Doctrine\ORM\PersistentCollection {#2572 …}
    +reports: Doctrine\ORM\PersistentCollection {#2574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
    +badges: Doctrine\ORM\PersistentCollection {#2580 …}
    +children: [
      App\Entity\EntryComment {#2209}
    ]
    -id: 32603
    -titleTs: "'coffe':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706107278
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5991089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706020878 {#2548
      date: 2024-01-23 15:41:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +body: "I use jellyfin without paying for a domain…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706063898 {#2212
    date: 2024-01-24 03:38:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@finestnothing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 335781
  -bodyTs: "'domain':8 'jellyfin':3 'pay':5 'use':2 'without':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6959470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706063898 {#2208
    date: 2024-01-24 03:38:18.0 +01:00
  }
  +"title": 335781
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2204
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2567 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2569 …}
    +slug: "It-s-just-a-coffee"
    +title: "It's just a coffee"
    +url: "https://startrek.website/pictrs/image/85a0c326-b057-4f32-b6d8-a2ccc3ae72d0.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 182
    +favouriteCount: 1341
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729396320 {#2562
      date: 2024-10-20 05:52:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2570 …}
    +votes: Doctrine\ORM\PersistentCollection {#2572 …}
    +reports: Doctrine\ORM\PersistentCollection {#2574 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2576 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2578 …}
    +badges: Doctrine\ORM\PersistentCollection {#2580 …}
    +children: [
      App\Entity\EntryComment {#2209}
    ]
    -id: 32603
    -titleTs: "'coffe':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706107278
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5991089"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706020878 {#2548
      date: 2024-01-23 15:41:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2200 …}
  +body: "I use jellyfin without paying for a domain…?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706063898 {#2212
    date: 2024-01-24 03:38:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@finestnothing@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2211 …}
  +nested: Doctrine\ORM\PersistentCollection {#2266 …}
  +votes: Doctrine\ORM\PersistentCollection {#2268 …}
  +reports: Doctrine\ORM\PersistentCollection {#2273 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2274 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2190 …}
  -id: 335781
  -bodyTs: "'domain':8 'jellyfin':3 'pay':5 'use':2 'without':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6959470"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706063898 {#2208
    date: 2024-01-24 03:38:18.0 +01:00
  }
  +"title": 335781
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2221
  +user: Proxies\__CG__\App\Entity\User {#2894 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2219 …}
  +image: Proxies\__CG__\App\Entity\Image {#2935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "WW1-experimental-camouflage-sniper-s-suit-using-the-concept-of-dazzle"
  +title: "WW1 experimental camouflage sniper's suit using the concept of "dazzle.""
  +url: "https://lemmy.world/pictrs/image/f9c0af96-5ad5-493c-aadd-39dafd32d579.webp"
  +body: "WW1 experimental camouflage sniper’s suit using the concept of “dazzle.” Dazzle camouflage, also known as razzle dazzle (in the U.S.) or dazzle painting, was a family of ship camouflage used extensively in World War I."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 165
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728023654 {#2930
    date: 2024-10-04 08:34:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2937 …}
  +votes: Doctrine\ORM\PersistentCollection {#2939 …}
  +reports: Doctrine\ORM\PersistentCollection {#2941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
  +badges: Doctrine\ORM\PersistentCollection {#2947 …}
  +children: [
    App\Entity\EntryComment {#2222
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2219 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
      +body: "My camo is drippin."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705917606 {#2220
        date: 2024-01-22 11:00:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@setsneedtofeed@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@Peppycito@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 330936
      -bodyTs: "'camo':2 'drippin':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911208"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705917606 {#2218
        date: 2024-01-22 11:00:06.0 +01:00
      }
      +"title": 330936
    }
  ]
  -id: 32254
  -titleTs: "'camouflag':3 'concept':9 'dazzl':11 'experiment':2 'sniper':4 'suit':6 'use':7 'ww1':1"
  -bodyTs: "'also':14 'camouflag':3,13,30 'concept':9 'dazzl':11,12,18,23 'experiment':2 'extens':32 'famili':27 'known':15 'paint':24 'razzl':17 'ship':29 'sniper':4 'suit':6 'u.s':21 'use':7,31 'war':35 'world':34 'ww1':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705964130
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11014244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705877730 {#2917
    date: 2024-01-21 23:55:30.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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2221
  +user: Proxies\__CG__\App\Entity\User {#2894 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2219 …}
  +image: Proxies\__CG__\App\Entity\Image {#2935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "WW1-experimental-camouflage-sniper-s-suit-using-the-concept-of-dazzle"
  +title: "WW1 experimental camouflage sniper's suit using the concept of "dazzle.""
  +url: "https://lemmy.world/pictrs/image/f9c0af96-5ad5-493c-aadd-39dafd32d579.webp"
  +body: "WW1 experimental camouflage sniper’s suit using the concept of “dazzle.” Dazzle camouflage, also known as razzle dazzle (in the U.S.) or dazzle painting, was a family of ship camouflage used extensively in World War I."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 165
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728023654 {#2930
    date: 2024-10-04 08:34:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2937 …}
  +votes: Doctrine\ORM\PersistentCollection {#2939 …}
  +reports: Doctrine\ORM\PersistentCollection {#2941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
  +badges: Doctrine\ORM\PersistentCollection {#2947 …}
  +children: [
    App\Entity\EntryComment {#2222
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2219 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
      +body: "My camo is drippin."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705917606 {#2220
        date: 2024-01-22 11:00:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@setsneedtofeed@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@Peppycito@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 330936
      -bodyTs: "'camo':2 'drippin':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911208"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705917606 {#2218
        date: 2024-01-22 11:00:06.0 +01:00
      }
      +"title": 330936
    }
  ]
  -id: 32254
  -titleTs: "'camouflag':3 'concept':9 'dazzl':11 'experiment':2 'sniper':4 'suit':6 'use':7 'ww1':1"
  -bodyTs: "'also':14 'camouflag':3,13,30 'concept':9 'dazzl':11,12,18,23 'experiment':2 'extens':32 'famili':27 'known':15 'paint':24 'razzl':17 'ship':29 'sniper':4 'suit':6 'u.s':21 'use':7,31 'war':35 'world':34 'ww1':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705964130
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11014244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705877730 {#2917
    date: 2024-01-21 23:55:30.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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2221
  +user: Proxies\__CG__\App\Entity\User {#2894 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2219 …}
  +image: Proxies\__CG__\App\Entity\Image {#2935 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "WW1-experimental-camouflage-sniper-s-suit-using-the-concept-of-dazzle"
  +title: "WW1 experimental camouflage sniper's suit using the concept of "dazzle.""
  +url: "https://lemmy.world/pictrs/image/f9c0af96-5ad5-493c-aadd-39dafd32d579.webp"
  +body: "WW1 experimental camouflage sniper’s suit using the concept of “dazzle.” Dazzle camouflage, also known as razzle dazzle (in the U.S.) or dazzle painting, was a family of ship camouflage used extensively in World War I."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 165
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728023654 {#2930
    date: 2024-10-04 08:34:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2937 …}
  +votes: Doctrine\ORM\PersistentCollection {#2939 …}
  +reports: Doctrine\ORM\PersistentCollection {#2941 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
  +badges: Doctrine\ORM\PersistentCollection {#2947 …}
  +children: [
    App\Entity\EntryComment {#2222
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2221 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2219 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
      +body: "My camo is drippin."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705917606 {#2220
        date: 2024-01-22 11:00:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@setsneedtofeed@lemmy.world"
        "@JohnDClay@sh.itjust.works"
        "@Peppycito@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 330936
      -bodyTs: "'camo':2 'drippin':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911208"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705917606 {#2218
        date: 2024-01-22 11:00:06.0 +01:00
      }
      +"title": 330936
    }
  ]
  -id: 32254
  -titleTs: "'camouflag':3 'concept':9 'dazzl':11 'experiment':2 'sniper':4 'suit':6 'use':7 'ww1':1"
  -bodyTs: "'also':14 'camouflag':3,13,30 'concept':9 'dazzl':11,12,18,23 'experiment':2 'extens':32 'famili':27 'known':15 'paint':24 'razzl':17 'ship':29 'sniper':4 'suit':6 'u.s':21 'use':7,31 'war':35 'world':34 'ww1':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705964130
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11014244"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705877730 {#2917
    date: 2024-01-21 23:55:30.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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221
    +user: Proxies\__CG__\App\Entity\User {#2894 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2219 …}
    +image: Proxies\__CG__\App\Entity\Image {#2935 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "WW1-experimental-camouflage-sniper-s-suit-using-the-concept-of-dazzle"
    +title: "WW1 experimental camouflage sniper's suit using the concept of "dazzle.""
    +url: "https://lemmy.world/pictrs/image/f9c0af96-5ad5-493c-aadd-39dafd32d579.webp"
    +body: "WW1 experimental camouflage sniper’s suit using the concept of “dazzle.” Dazzle camouflage, also known as razzle dazzle (in the U.S.) or dazzle painting, was a family of ship camouflage used extensively in World War I."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728023654 {#2930
      date: 2024-10-04 08:34:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2937 …}
    +votes: Doctrine\ORM\PersistentCollection {#2939 …}
    +reports: Doctrine\ORM\PersistentCollection {#2941 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
    +badges: Doctrine\ORM\PersistentCollection {#2947 …}
    +children: [
      App\Entity\EntryComment {#2222}
    ]
    -id: 32254
    -titleTs: "'camouflag':3 'concept':9 'dazzl':11 'experiment':2 'sniper':4 'suit':6 'use':7 'ww1':1"
    -bodyTs: "'also':14 'camouflag':3,13,30 'concept':9 'dazzl':11,12,18,23 'experiment':2 'extens':32 'famili':27 'known':15 'paint':24 'razzl':17 'ship':29 'sniper':4 'suit':6 'u.s':21 'use':7,31 'war':35 'world':34 'ww1':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705964130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11014244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705877730 {#2917
      date: 2024-01-21 23:55:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2219 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +body: "My camo is drippin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705917606 {#2220
    date: 2024-01-22 11:00:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Peppycito@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 330936
  -bodyTs: "'camo':2 'drippin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705917606 {#2218
    date: 2024-01-22 11:00:06.0 +01:00
  }
  +"title": 330936
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221
    +user: Proxies\__CG__\App\Entity\User {#2894 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2219 …}
    +image: Proxies\__CG__\App\Entity\Image {#2935 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "WW1-experimental-camouflage-sniper-s-suit-using-the-concept-of-dazzle"
    +title: "WW1 experimental camouflage sniper's suit using the concept of "dazzle.""
    +url: "https://lemmy.world/pictrs/image/f9c0af96-5ad5-493c-aadd-39dafd32d579.webp"
    +body: "WW1 experimental camouflage sniper’s suit using the concept of “dazzle.” Dazzle camouflage, also known as razzle dazzle (in the U.S.) or dazzle painting, was a family of ship camouflage used extensively in World War I."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728023654 {#2930
      date: 2024-10-04 08:34:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2937 …}
    +votes: Doctrine\ORM\PersistentCollection {#2939 …}
    +reports: Doctrine\ORM\PersistentCollection {#2941 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
    +badges: Doctrine\ORM\PersistentCollection {#2947 …}
    +children: [
      App\Entity\EntryComment {#2222}
    ]
    -id: 32254
    -titleTs: "'camouflag':3 'concept':9 'dazzl':11 'experiment':2 'sniper':4 'suit':6 'use':7 'ww1':1"
    -bodyTs: "'also':14 'camouflag':3,13,30 'concept':9 'dazzl':11,12,18,23 'experiment':2 'extens':32 'famili':27 'known':15 'paint':24 'razzl':17 'ship':29 'sniper':4 'suit':6 'u.s':21 'use':7,31 'war':35 'world':34 'ww1':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705964130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11014244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705877730 {#2917
      date: 2024-01-21 23:55:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2219 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +body: "My camo is drippin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705917606 {#2220
    date: 2024-01-22 11:00:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Peppycito@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 330936
  -bodyTs: "'camo':2 'drippin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705917606 {#2218
    date: 2024-01-22 11:00:06.0 +01:00
  }
  +"title": 330936
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2222
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2221
    +user: Proxies\__CG__\App\Entity\User {#2894 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2219 …}
    +image: Proxies\__CG__\App\Entity\Image {#2935 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "WW1-experimental-camouflage-sniper-s-suit-using-the-concept-of-dazzle"
    +title: "WW1 experimental camouflage sniper's suit using the concept of "dazzle.""
    +url: "https://lemmy.world/pictrs/image/f9c0af96-5ad5-493c-aadd-39dafd32d579.webp"
    +body: "WW1 experimental camouflage sniper’s suit using the concept of “dazzle.” Dazzle camouflage, also known as razzle dazzle (in the U.S.) or dazzle painting, was a family of ship camouflage used extensively in World War I."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 165
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728023654 {#2930
      date: 2024-10-04 08:34:14.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2937 …}
    +votes: Doctrine\ORM\PersistentCollection {#2939 …}
    +reports: Doctrine\ORM\PersistentCollection {#2941 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2943 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2945 …}
    +badges: Doctrine\ORM\PersistentCollection {#2947 …}
    +children: [
      App\Entity\EntryComment {#2222}
    ]
    -id: 32254
    -titleTs: "'camouflag':3 'concept':9 'dazzl':11 'experiment':2 'sniper':4 'suit':6 'use':7 'ww1':1"
    -bodyTs: "'also':14 'camouflag':3,13,30 'concept':9 'dazzl':11,12,18,23 'experiment':2 'extens':32 'famili':27 'known':15 'paint':24 'razzl':17 'ship':29 'sniper':4 'suit':6 'u.s':21 'use':7,31 'war':35 'world':34 'ww1':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705964130
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11014244"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705877730 {#2917
      date: 2024-01-21 23:55:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2219 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2217 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2196 …}
  +body: "My camo is drippin."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705917606 {#2220
    date: 2024-01-22 11:00:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@setsneedtofeed@lemmy.world"
    "@JohnDClay@sh.itjust.works"
    "@Peppycito@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 330936
  -bodyTs: "'camo':2 'drippin':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705917606 {#2218
    date: 2024-01-22 11:00:06.0 +01:00
  }
  +"title": 330936
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2292
  +user: Proxies\__CG__\App\Entity\User {#2585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2625 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Procrastination"
  +title: "Procrastination"
  +url: "https://lemmy.zip/pictrs/image/0b31e0da-f705-4fe8-bda3-ecf24f1f3479.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727626926 {#2620
    date: 2024-09-29 18:22:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2630 …}
  +reports: Doctrine\ORM\PersistentCollection {#2632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  +badges: Doctrine\ORM\PersistentCollection {#2638 …}
  +children: [
    App\Entity\EntryComment {#2316
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2292 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
      +body: "Will analog watches soon be like VHS tapes and cursive handwriting?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705877377 {#2318
        date: 2024-01-21 23:49:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@mathemachristian@lemm.ee"
        "@synae@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2296 …}
      +nested: Doctrine\ORM\PersistentCollection {#2281 …}
      +votes: Doctrine\ORM\PersistentCollection {#2280 …}
      +reports: Doctrine\ORM\PersistentCollection {#2278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
      -id: 329572
      -bodyTs: "'analog':2 'cursiv':10 'handwrit':11 'like':6 'soon':4 'tape':8 'vhs':7 'watch':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6896415"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705877377 {#2313
        date: 2024-01-21 23:49:37.0 +01:00
      }
      +"title": 329572
    }
  ]
  -id: 32128
  -titleTs: "'procrastin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705926151
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8734258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705839751 {#2607
    date: 2024-01-21 13:22:31.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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2292
  +user: Proxies\__CG__\App\Entity\User {#2585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2625 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Procrastination"
  +title: "Procrastination"
  +url: "https://lemmy.zip/pictrs/image/0b31e0da-f705-4fe8-bda3-ecf24f1f3479.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727626926 {#2620
    date: 2024-09-29 18:22:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2630 …}
  +reports: Doctrine\ORM\PersistentCollection {#2632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  +badges: Doctrine\ORM\PersistentCollection {#2638 …}
  +children: [
    App\Entity\EntryComment {#2316
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2292 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
      +body: "Will analog watches soon be like VHS tapes and cursive handwriting?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705877377 {#2318
        date: 2024-01-21 23:49:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@mathemachristian@lemm.ee"
        "@synae@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2296 …}
      +nested: Doctrine\ORM\PersistentCollection {#2281 …}
      +votes: Doctrine\ORM\PersistentCollection {#2280 …}
      +reports: Doctrine\ORM\PersistentCollection {#2278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
      -id: 329572
      -bodyTs: "'analog':2 'cursiv':10 'handwrit':11 'like':6 'soon':4 'tape':8 'vhs':7 'watch':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6896415"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705877377 {#2313
        date: 2024-01-21 23:49:37.0 +01:00
      }
      +"title": 329572
    }
  ]
  -id: 32128
  -titleTs: "'procrastin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705926151
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8734258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705839751 {#2607
    date: 2024-01-21 13:22:31.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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2292
  +user: Proxies\__CG__\App\Entity\User {#2585 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2625 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
  +slug: "Procrastination"
  +title: "Procrastination"
  +url: "https://lemmy.zip/pictrs/image/0b31e0da-f705-4fe8-bda3-ecf24f1f3479.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727626926 {#2620
    date: 2024-09-29 18:22:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2628 …}
  +votes: Doctrine\ORM\PersistentCollection {#2630 …}
  +reports: Doctrine\ORM\PersistentCollection {#2632 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
  +badges: Doctrine\ORM\PersistentCollection {#2638 …}
  +children: [
    App\Entity\EntryComment {#2316
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2292 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
      +body: "Will analog watches soon be like VHS tapes and cursive handwriting?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705877377 {#2318
        date: 2024-01-21 23:49:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
        "@mathemachristian@lemm.ee"
        "@synae@lemmy.sdf.org"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2296 …}
      +nested: Doctrine\ORM\PersistentCollection {#2281 …}
      +votes: Doctrine\ORM\PersistentCollection {#2280 …}
      +reports: Doctrine\ORM\PersistentCollection {#2278 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
      -id: 329572
      -bodyTs: "'analog':2 'cursiv':10 'handwrit':11 'like':6 'soon':4 'tape':8 'vhs':7 'watch':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6896415"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705877377 {#2313
        date: 2024-01-21 23:49:37.0 +01:00
      }
      +"title": 329572
    }
  ]
  -id: 32128
  -titleTs: "'procrastin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705926151
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8734258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705839751 {#2607
    date: 2024-01-21 13:22:31.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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292
    +user: Proxies\__CG__\App\Entity\User {#2585 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2625 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Procrastination"
    +title: "Procrastination"
    +url: "https://lemmy.zip/pictrs/image/0b31e0da-f705-4fe8-bda3-ecf24f1f3479.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727626926 {#2620
      date: 2024-09-29 18:22:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2630 …}
    +reports: Doctrine\ORM\PersistentCollection {#2632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
    +badges: Doctrine\ORM\PersistentCollection {#2638 …}
    +children: [
      App\Entity\EntryComment {#2316}
    ]
    -id: 32128
    -titleTs: "'procrastin':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705926151
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8734258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705839751 {#2607
      date: 2024-01-21 13:22:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +body: "Will analog watches soon be like VHS tapes and cursive handwriting?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705877377 {#2318
    date: 2024-01-21 23:49:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@mathemachristian@lemm.ee"
    "@synae@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2281 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 329572
  -bodyTs: "'analog':2 'cursiv':10 'handwrit':11 'like':6 'soon':4 'tape':8 'vhs':7 'watch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6896415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705877377 {#2313
    date: 2024-01-21 23:49:37.0 +01:00
  }
  +"title": 329572
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292
    +user: Proxies\__CG__\App\Entity\User {#2585 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2625 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Procrastination"
    +title: "Procrastination"
    +url: "https://lemmy.zip/pictrs/image/0b31e0da-f705-4fe8-bda3-ecf24f1f3479.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727626926 {#2620
      date: 2024-09-29 18:22:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2630 …}
    +reports: Doctrine\ORM\PersistentCollection {#2632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
    +badges: Doctrine\ORM\PersistentCollection {#2638 …}
    +children: [
      App\Entity\EntryComment {#2316}
    ]
    -id: 32128
    -titleTs: "'procrastin':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705926151
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8734258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705839751 {#2607
      date: 2024-01-21 13:22:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +body: "Will analog watches soon be like VHS tapes and cursive handwriting?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705877377 {#2318
    date: 2024-01-21 23:49:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@mathemachristian@lemm.ee"
    "@synae@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2281 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 329572
  -bodyTs: "'analog':2 'cursiv':10 'handwrit':11 'like':6 'soon':4 'tape':8 'vhs':7 'watch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6896415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705877377 {#2313
    date: 2024-01-21 23:49:37.0 +01:00
  }
  +"title": 329572
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2292
    +user: Proxies\__CG__\App\Entity\User {#2585 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2625 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2627 …}
    +slug: "Procrastination"
    +title: "Procrastination"
    +url: "https://lemmy.zip/pictrs/image/0b31e0da-f705-4fe8-bda3-ecf24f1f3479.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727626926 {#2620
      date: 2024-09-29 18:22:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2628 …}
    +votes: Doctrine\ORM\PersistentCollection {#2630 …}
    +reports: Doctrine\ORM\PersistentCollection {#2632 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2634 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2636 …}
    +badges: Doctrine\ORM\PersistentCollection {#2638 …}
    +children: [
      App\Entity\EntryComment {#2316}
    ]
    -id: 32128
    -titleTs: "'procrastin':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705926151
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8734258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705839751 {#2607
      date: 2024-01-21 13:22:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2294 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2290 …}
  +body: "Will analog watches soon be like VHS tapes and cursive handwriting?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705877377 {#2318
    date: 2024-01-21 23:49:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@mathemachristian@lemm.ee"
    "@synae@lemmy.sdf.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2296 …}
  +nested: Doctrine\ORM\PersistentCollection {#2281 …}
  +votes: Doctrine\ORM\PersistentCollection {#2280 …}
  +reports: Doctrine\ORM\PersistentCollection {#2278 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2279 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2277 …}
  -id: 329572
  -bodyTs: "'analog':2 'cursiv':10 'handwrit':11 'like':6 'soon':4 'tape':8 'vhs':7 'watch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6896415"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705877377 {#2313
    date: 2024-01-21 23:49:37.0 +01:00
  }
  +"title": 329572
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2302
  +user: Proxies\__CG__\App\Entity\User {#2857 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: Proxies\__CG__\App\Entity\Image {#2896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
  +slug: "Reddit-API-blew-up-and-now-I-run-Linux"
  +title: "Reddit API blew up and now I run Linux?"
  +url: "https://lemmy.dbzer0.com/pictrs/image/fa1b350b-9cb0-4e5f-93a9-573dfea31c95.png"
  +body: "I feel like I’ve been gaslit into running FOSS but every success only brings me closer to fighting god"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 207
  +favouriteCount: 1079
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728560743 {#2891
    date: 2024-10-10 13:45:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2899 …}
  +votes: Doctrine\ORM\PersistentCollection {#2901 …}
  +reports: Doctrine\ORM\PersistentCollection {#2903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
  +badges: Doctrine\ORM\PersistentCollection {#2909 …}
  +children: [
    App\Entity\EntryComment {#2301
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
      +body: "Thry are also apparently using the tab configuration."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705661534 {#2291
        date: 2024-01-19 11:52:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammy@lemmy.dbzer0.com"
        "@bnjmn@lemm.ee"
        "@RvTV95XBeo@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2322 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2307 …}
      +reports: Doctrine\ORM\PersistentCollection {#2308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
      -id: 322271
      -bodyTs: "'also':3 'appar':4 'configur':8 'tab':7 'thri':1 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6821716"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705661534 {#2309
        date: 2024-01-19 11:52:14.0 +01:00
      }
      +"title": 322271
    }
  ]
  -id: 31627
  -titleTs: "'api':2 'blew':3 'linux':9 'reddit':1 'run':8"
  -bodyTs: "'bring':15 'closer':17 'everi':12 'feel':2 'fight':19 'foss':10 'gaslit':7 'god':20 'like':3 'run':9 'success':13 've':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705714670
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12616253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705628270 {#2879
    date: 2024-01-19 02:37:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2302
  +user: Proxies\__CG__\App\Entity\User {#2857 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: Proxies\__CG__\App\Entity\Image {#2896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
  +slug: "Reddit-API-blew-up-and-now-I-run-Linux"
  +title: "Reddit API blew up and now I run Linux?"
  +url: "https://lemmy.dbzer0.com/pictrs/image/fa1b350b-9cb0-4e5f-93a9-573dfea31c95.png"
  +body: "I feel like I’ve been gaslit into running FOSS but every success only brings me closer to fighting god"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 207
  +favouriteCount: 1079
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728560743 {#2891
    date: 2024-10-10 13:45:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2899 …}
  +votes: Doctrine\ORM\PersistentCollection {#2901 …}
  +reports: Doctrine\ORM\PersistentCollection {#2903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
  +badges: Doctrine\ORM\PersistentCollection {#2909 …}
  +children: [
    App\Entity\EntryComment {#2301
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
      +body: "Thry are also apparently using the tab configuration."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705661534 {#2291
        date: 2024-01-19 11:52:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammy@lemmy.dbzer0.com"
        "@bnjmn@lemm.ee"
        "@RvTV95XBeo@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2322 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2307 …}
      +reports: Doctrine\ORM\PersistentCollection {#2308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
      -id: 322271
      -bodyTs: "'also':3 'appar':4 'configur':8 'tab':7 'thri':1 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6821716"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705661534 {#2309
        date: 2024-01-19 11:52:14.0 +01:00
      }
      +"title": 322271
    }
  ]
  -id: 31627
  -titleTs: "'api':2 'blew':3 'linux':9 'reddit':1 'run':8"
  -bodyTs: "'bring':15 'closer':17 'everi':12 'feel':2 'fight':19 'foss':10 'gaslit':7 'god':20 'like':3 'run':9 'success':13 've':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705714670
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12616253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705628270 {#2879
    date: 2024-01-19 02:37:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2302
  +user: Proxies\__CG__\App\Entity\User {#2857 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: Proxies\__CG__\App\Entity\Image {#2896 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
  +slug: "Reddit-API-blew-up-and-now-I-run-Linux"
  +title: "Reddit API blew up and now I run Linux?"
  +url: "https://lemmy.dbzer0.com/pictrs/image/fa1b350b-9cb0-4e5f-93a9-573dfea31c95.png"
  +body: "I feel like I’ve been gaslit into running FOSS but every success only brings me closer to fighting god"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 207
  +favouriteCount: 1079
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728560743 {#2891
    date: 2024-10-10 13:45:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2899 …}
  +votes: Doctrine\ORM\PersistentCollection {#2901 …}
  +reports: Doctrine\ORM\PersistentCollection {#2903 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
  +badges: Doctrine\ORM\PersistentCollection {#2909 …}
  +children: [
    App\Entity\EntryComment {#2301
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2302 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
      +body: "Thry are also apparently using the tab configuration."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705661534 {#2291
        date: 2024-01-19 11:52:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sammy@lemmy.dbzer0.com"
        "@bnjmn@lemm.ee"
        "@RvTV95XBeo@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2322 …}
      +nested: Doctrine\ORM\PersistentCollection {#2312 …}
      +votes: Doctrine\ORM\PersistentCollection {#2307 …}
      +reports: Doctrine\ORM\PersistentCollection {#2308 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
      -id: 322271
      -bodyTs: "'also':3 'appar':4 'configur':8 'tab':7 'thri':1 'use':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6821716"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705661534 {#2309
        date: 2024-01-19 11:52:14.0 +01:00
      }
      +"title": 322271
    }
  ]
  -id: 31627
  -titleTs: "'api':2 'blew':3 'linux':9 'reddit':1 'run':8"
  -bodyTs: "'bring':15 'closer':17 'everi':12 'feel':2 'fight':19 'foss':10 'gaslit':7 'god':20 'like':3 'run':9 'success':13 've':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705714670
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12616253"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705628270 {#2879
    date: 2024-01-19 02:37:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302
    +user: Proxies\__CG__\App\Entity\User {#2857 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
    +image: Proxies\__CG__\App\Entity\Image {#2896 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
    +slug: "Reddit-API-blew-up-and-now-I-run-Linux"
    +title: "Reddit API blew up and now I run Linux?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/fa1b350b-9cb0-4e5f-93a9-573dfea31c95.png"
    +body: "I feel like I’ve been gaslit into running FOSS but every success only brings me closer to fighting god"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 207
    +favouriteCount: 1079
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728560743 {#2891
      date: 2024-10-10 13:45:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2899 …}
    +votes: Doctrine\ORM\PersistentCollection {#2901 …}
    +reports: Doctrine\ORM\PersistentCollection {#2903 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
    +badges: Doctrine\ORM\PersistentCollection {#2909 …}
    +children: [
      App\Entity\EntryComment {#2301}
    ]
    -id: 31627
    -titleTs: "'api':2 'blew':3 'linux':9 'reddit':1 'run':8"
    -bodyTs: "'bring':15 'closer':17 'everi':12 'feel':2 'fight':19 'foss':10 'gaslit':7 'god':20 'like':3 'run':9 'success':13 've':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705714670
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12616253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705628270 {#2879
      date: 2024-01-19 02:37:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +body: "Thry are also apparently using the tab configuration."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705661534 {#2291
    date: 2024-01-19 11:52:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammy@lemmy.dbzer0.com"
    "@bnjmn@lemm.ee"
    "@RvTV95XBeo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 322271
  -bodyTs: "'also':3 'appar':4 'configur':8 'tab':7 'thri':1 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661534 {#2309
    date: 2024-01-19 11:52:14.0 +01:00
  }
  +"title": 322271
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302
    +user: Proxies\__CG__\App\Entity\User {#2857 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
    +image: Proxies\__CG__\App\Entity\Image {#2896 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
    +slug: "Reddit-API-blew-up-and-now-I-run-Linux"
    +title: "Reddit API blew up and now I run Linux?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/fa1b350b-9cb0-4e5f-93a9-573dfea31c95.png"
    +body: "I feel like I’ve been gaslit into running FOSS but every success only brings me closer to fighting god"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 207
    +favouriteCount: 1079
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728560743 {#2891
      date: 2024-10-10 13:45:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2899 …}
    +votes: Doctrine\ORM\PersistentCollection {#2901 …}
    +reports: Doctrine\ORM\PersistentCollection {#2903 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
    +badges: Doctrine\ORM\PersistentCollection {#2909 …}
    +children: [
      App\Entity\EntryComment {#2301}
    ]
    -id: 31627
    -titleTs: "'api':2 'blew':3 'linux':9 'reddit':1 'run':8"
    -bodyTs: "'bring':15 'closer':17 'everi':12 'feel':2 'fight':19 'foss':10 'gaslit':7 'god':20 'like':3 'run':9 'success':13 've':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705714670
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12616253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705628270 {#2879
      date: 2024-01-19 02:37:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +body: "Thry are also apparently using the tab configuration."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705661534 {#2291
    date: 2024-01-19 11:52:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammy@lemmy.dbzer0.com"
    "@bnjmn@lemm.ee"
    "@RvTV95XBeo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 322271
  -bodyTs: "'also':3 'appar':4 'configur':8 'tab':7 'thri':1 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661534 {#2309
    date: 2024-01-19 11:52:14.0 +01:00
  }
  +"title": 322271
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2301
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2302
    +user: Proxies\__CG__\App\Entity\User {#2857 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
    +image: Proxies\__CG__\App\Entity\Image {#2896 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2898 …}
    +slug: "Reddit-API-blew-up-and-now-I-run-Linux"
    +title: "Reddit API blew up and now I run Linux?"
    +url: "https://lemmy.dbzer0.com/pictrs/image/fa1b350b-9cb0-4e5f-93a9-573dfea31c95.png"
    +body: "I feel like I’ve been gaslit into running FOSS but every success only brings me closer to fighting god"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 207
    +favouriteCount: 1079
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728560743 {#2891
      date: 2024-10-10 13:45:43.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2899 …}
    +votes: Doctrine\ORM\PersistentCollection {#2901 …}
    +reports: Doctrine\ORM\PersistentCollection {#2903 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2905 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2907 …}
    +badges: Doctrine\ORM\PersistentCollection {#2909 …}
    +children: [
      App\Entity\EntryComment {#2301}
    ]
    -id: 31627
    -titleTs: "'api':2 'blew':3 'linux':9 'reddit':1 'run':8"
    -bodyTs: "'bring':15 'closer':17 'everi':12 'feel':2 'fight':19 'foss':10 'gaslit':7 'god':20 'like':3 'run':9 'success':13 've':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705714670
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12616253"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705628270 {#2879
      date: 2024-01-19 02:37:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2297 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2320 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2315 …}
  +body: "Thry are also apparently using the tab configuration."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705661534 {#2291
    date: 2024-01-19 11:52:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sammy@lemmy.dbzer0.com"
    "@bnjmn@lemm.ee"
    "@RvTV95XBeo@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2322 …}
  +nested: Doctrine\ORM\PersistentCollection {#2312 …}
  +votes: Doctrine\ORM\PersistentCollection {#2307 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2304 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2319 …}
  -id: 322271
  -bodyTs: "'also':3 'appar':4 'configur':8 'tab':7 'thri':1 'use':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661534 {#2309
    date: 2024-01-19 11:52:14.0 +01:00
  }
  +"title": 322271
}
"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
Proxies\__CG__\App\Entity\Entry {#2120
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2859 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "The-duality-of-Lemmy"
  +title: "The duality of Lemmy"
  +url: "https://lemmy.world/pictrs/image/e714157d-d452-4370-b84f-5718ae8fce79.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726615428 {#2854
    date: 2024-09-18 01:23:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  +badges: Doctrine\ORM\PersistentCollection {#2871 …}
  +children: [
    App\Entity\EntryComment {#2116
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not out of smells."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705606464 {#2123
        date: 2024-01-18 20:34:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TimeNaan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2163 …}
      +votes: Doctrine\ORM\PersistentCollection {#2044 …}
      +reports: Doctrine\ORM\PersistentCollection {#2127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
      -id: 320132
      -bodyTs: "'m':2 'smell':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806859"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705606464 {#2119
        date: 2024-01-18 20:34:24.0 +01:00
      }
      +"title": 320132
    }
  ]
  -id: 31432
  -titleTs: "'dualiti':2 'lemmi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705651687
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10858663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565287 {#2842
    date: 2024-01-18 09:08:07.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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2120
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2859 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "The-duality-of-Lemmy"
  +title: "The duality of Lemmy"
  +url: "https://lemmy.world/pictrs/image/e714157d-d452-4370-b84f-5718ae8fce79.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726615428 {#2854
    date: 2024-09-18 01:23:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  +badges: Doctrine\ORM\PersistentCollection {#2871 …}
  +children: [
    App\Entity\EntryComment {#2116
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not out of smells."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705606464 {#2123
        date: 2024-01-18 20:34:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TimeNaan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2163 …}
      +votes: Doctrine\ORM\PersistentCollection {#2044 …}
      +reports: Doctrine\ORM\PersistentCollection {#2127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
      -id: 320132
      -bodyTs: "'m':2 'smell':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806859"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705606464 {#2119
        date: 2024-01-18 20:34:24.0 +01:00
      }
      +"title": 320132
    }
  ]
  -id: 31432
  -titleTs: "'dualiti':2 'lemmi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705651687
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10858663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565287 {#2842
    date: 2024-01-18 09:08:07.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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2120
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2859 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "The-duality-of-Lemmy"
  +title: "The duality of Lemmy"
  +url: "https://lemmy.world/pictrs/image/e714157d-d452-4370-b84f-5718ae8fce79.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 407
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726615428 {#2854
    date: 2024-09-18 01:23:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2861 …}
  +votes: Doctrine\ORM\PersistentCollection {#2863 …}
  +reports: Doctrine\ORM\PersistentCollection {#2865 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
  +badges: Doctrine\ORM\PersistentCollection {#2871 …}
  +children: [
    App\Entity\EntryComment {#2116
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2120 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m not out of smells."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705606464 {#2123
        date: 2024-01-18 20:34:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TimeNaan@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2161 …}
      +nested: Doctrine\ORM\PersistentCollection {#2163 …}
      +votes: Doctrine\ORM\PersistentCollection {#2044 …}
      +reports: Doctrine\ORM\PersistentCollection {#2127 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
      -id: 320132
      -bodyTs: "'m':2 'smell':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6806859"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705606464 {#2119
        date: 2024-01-18 20:34:24.0 +01:00
      }
      +"title": 320132
    }
  ]
  -id: 31432
  -titleTs: "'dualiti':2 'lemmi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705651687
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10858663"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705565287 {#2842
    date: 2024-01-18 09:08:07.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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2859 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "The-duality-of-Lemmy"
    +title: "The duality of Lemmy"
    +url: "https://lemmy.world/pictrs/image/e714157d-d452-4370-b84f-5718ae8fce79.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 407
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726615428 {#2854
      date: 2024-09-18 01:23:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    +badges: Doctrine\ORM\PersistentCollection {#2871 …}
    +children: [
      App\Entity\EntryComment {#2116}
    ]
    -id: 31432
    -titleTs: "'dualiti':2 'lemmi':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705651687
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10858663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705565287 {#2842
      date: 2024-01-18 09:08:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not out of smells."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705606464 {#2123
    date: 2024-01-18 20:34:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TimeNaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 320132
  -bodyTs: "'m':2 'smell':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606464 {#2119
    date: 2024-01-18 20:34:24.0 +01:00
  }
  +"title": 320132
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2859 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "The-duality-of-Lemmy"
    +title: "The duality of Lemmy"
    +url: "https://lemmy.world/pictrs/image/e714157d-d452-4370-b84f-5718ae8fce79.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 407
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726615428 {#2854
      date: 2024-09-18 01:23:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    +badges: Doctrine\ORM\PersistentCollection {#2871 …}
    +children: [
      App\Entity\EntryComment {#2116}
    ]
    -id: 31432
    -titleTs: "'dualiti':2 'lemmi':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705651687
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10858663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705565287 {#2842
      date: 2024-01-18 09:08:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not out of smells."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705606464 {#2123
    date: 2024-01-18 20:34:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TimeNaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 320132
  -bodyTs: "'m':2 'smell':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606464 {#2119
    date: 2024-01-18 20:34:24.0 +01:00
  }
  +"title": 320132
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2116
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2120
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2859 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "The-duality-of-Lemmy"
    +title: "The duality of Lemmy"
    +url: "https://lemmy.world/pictrs/image/e714157d-d452-4370-b84f-5718ae8fce79.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 407
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726615428 {#2854
      date: 2024-09-18 01:23:48.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2861 …}
    +votes: Doctrine\ORM\PersistentCollection {#2863 …}
    +reports: Doctrine\ORM\PersistentCollection {#2865 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2867 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2869 …}
    +badges: Doctrine\ORM\PersistentCollection {#2871 …}
    +children: [
      App\Entity\EntryComment {#2116}
    ]
    -id: 31432
    -titleTs: "'dualiti':2 'lemmi':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705651687
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10858663"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705565287 {#2842
      date: 2024-01-18 09:08:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m not out of smells."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705606464 {#2123
    date: 2024-01-18 20:34:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TimeNaan@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2161 …}
  +nested: Doctrine\ORM\PersistentCollection {#2163 …}
  +votes: Doctrine\ORM\PersistentCollection {#2044 …}
  +reports: Doctrine\ORM\PersistentCollection {#2127 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2043 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  -id: 320132
  -bodyTs: "'m':2 'smell':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6806859"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705606464 {#2119
    date: 2024-01-18 20:34:24.0 +01:00
  }
  +"title": 320132
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2216
  +user: Proxies\__CG__\App\Entity\User {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: Proxies\__CG__\App\Entity\Image {#2606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Different-Eggs"
  +title: "Different Eggs"
  +url: "https://lemmy.world/pictrs/image/1500274b-7dc7-41b8-b5cf-68e5251bb028.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 394
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727676368 {#2601
    date: 2024-09-30 08:06:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2608 …}
  +votes: Doctrine\ORM\PersistentCollection {#2610 …}
  +reports: Doctrine\ORM\PersistentCollection {#2612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
  +badges: Doctrine\ORM\PersistentCollection {#2618 …}
  +children: [
    App\Entity\EntryComment {#2227
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
      +body: """
        No juevos verdes y jamon.\n
        \n
        Yo soy Ramon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705661021 {#2198
        date: 2024-01-19 11:43:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nifty@lemmy.world"
        "@criitz@reddthat.com"
        "@JizzmasterD@lemmy.ca"
        "@walter_wiggles@lemmy.nz"
        "@Swedneck@discuss.tchncs.de"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -id: 322248
      -bodyTs: "'jamon':5 'juevo':2 'ramon':8 'soy':7 'verd':3 'y':4 'yo':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6821612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705661021 {#2223
        date: 2024-01-19 11:43:41.0 +01:00
      }
      +"title": 322248
    }
  ]
  -id: 31403
  -titleTs: "'differ':1 'egg':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705639142
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10853528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705552742 {#2588
    date: 2024-01-18 05:39:02.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
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2216
  +user: Proxies\__CG__\App\Entity\User {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: Proxies\__CG__\App\Entity\Image {#2606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Different-Eggs"
  +title: "Different Eggs"
  +url: "https://lemmy.world/pictrs/image/1500274b-7dc7-41b8-b5cf-68e5251bb028.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 394
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727676368 {#2601
    date: 2024-09-30 08:06:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2608 …}
  +votes: Doctrine\ORM\PersistentCollection {#2610 …}
  +reports: Doctrine\ORM\PersistentCollection {#2612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
  +badges: Doctrine\ORM\PersistentCollection {#2618 …}
  +children: [
    App\Entity\EntryComment {#2227
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
      +body: """
        No juevos verdes y jamon.\n
        \n
        Yo soy Ramon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705661021 {#2198
        date: 2024-01-19 11:43:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nifty@lemmy.world"
        "@criitz@reddthat.com"
        "@JizzmasterD@lemmy.ca"
        "@walter_wiggles@lemmy.nz"
        "@Swedneck@discuss.tchncs.de"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -id: 322248
      -bodyTs: "'jamon':5 'juevo':2 'ramon':8 'soy':7 'verd':3 'y':4 'yo':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6821612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705661021 {#2223
        date: 2024-01-19 11:43:41.0 +01:00
      }
      +"title": 322248
    }
  ]
  -id: 31403
  -titleTs: "'differ':1 'egg':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705639142
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10853528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705552742 {#2588
    date: 2024-01-18 05:39:02.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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2216
  +user: Proxies\__CG__\App\Entity\User {#2565 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: Proxies\__CG__\App\Entity\Image {#2606 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Different-Eggs"
  +title: "Different Eggs"
  +url: "https://lemmy.world/pictrs/image/1500274b-7dc7-41b8-b5cf-68e5251bb028.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 394
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727676368 {#2601
    date: 2024-09-30 08:06:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2608 …}
  +votes: Doctrine\ORM\PersistentCollection {#2610 …}
  +reports: Doctrine\ORM\PersistentCollection {#2612 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
  +badges: Doctrine\ORM\PersistentCollection {#2618 …}
  +children: [
    App\Entity\EntryComment {#2227
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2216 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
      +body: """
        No juevos verdes y jamon.\n
        \n
        Yo soy Ramon.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705661021 {#2198
        date: 2024-01-19 11:43:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nifty@lemmy.world"
        "@criitz@reddthat.com"
        "@JizzmasterD@lemmy.ca"
        "@walter_wiggles@lemmy.nz"
        "@Swedneck@discuss.tchncs.de"
        "@jaybone@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2230 …}
      +nested: Doctrine\ORM\PersistentCollection {#2232 …}
      +votes: Doctrine\ORM\PersistentCollection {#2228 …}
      +reports: Doctrine\ORM\PersistentCollection {#2192 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
      -id: 322248
      -bodyTs: "'jamon':5 'juevo':2 'ramon':8 'soy':7 'verd':3 'y':4 'yo':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6821612"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705661021 {#2223
        date: 2024-01-19 11:43:41.0 +01:00
      }
      +"title": 322248
    }
  ]
  -id: 31403
  -titleTs: "'differ':1 'egg':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705639142
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10853528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705552742 {#2588
    date: 2024-01-18 05:39:02.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2227
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216
    +user: Proxies\__CG__\App\Entity\User {#2565 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: Proxies\__CG__\App\Entity\Image {#2606 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Different-Eggs"
    +title: "Different Eggs"
    +url: "https://lemmy.world/pictrs/image/1500274b-7dc7-41b8-b5cf-68e5251bb028.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 394
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727676368 {#2601
      date: 2024-09-30 08:06:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2608 …}
    +votes: Doctrine\ORM\PersistentCollection {#2610 …}
    +reports: Doctrine\ORM\PersistentCollection {#2612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
    +badges: Doctrine\ORM\PersistentCollection {#2618 …}
    +children: [
      App\Entity\EntryComment {#2227}
    ]
    -id: 31403
    -titleTs: "'differ':1 'egg':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705639142
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10853528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705552742 {#2588
      date: 2024-01-18 05:39:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: """
    No juevos verdes y jamon.\n
    \n
    Yo soy Ramon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705661021 {#2198
    date: 2024-01-19 11:43:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
    "@criitz@reddthat.com"
    "@JizzmasterD@lemmy.ca"
    "@walter_wiggles@lemmy.nz"
    "@Swedneck@discuss.tchncs.de"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 322248
  -bodyTs: "'jamon':5 'juevo':2 'ramon':8 'soy':7 'verd':3 'y':4 'yo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661021 {#2223
    date: 2024-01-19 11:43:41.0 +01:00
  }
  +"title": 322248
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2227
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216
    +user: Proxies\__CG__\App\Entity\User {#2565 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: Proxies\__CG__\App\Entity\Image {#2606 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Different-Eggs"
    +title: "Different Eggs"
    +url: "https://lemmy.world/pictrs/image/1500274b-7dc7-41b8-b5cf-68e5251bb028.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 394
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727676368 {#2601
      date: 2024-09-30 08:06:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2608 …}
    +votes: Doctrine\ORM\PersistentCollection {#2610 …}
    +reports: Doctrine\ORM\PersistentCollection {#2612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
    +badges: Doctrine\ORM\PersistentCollection {#2618 …}
    +children: [
      App\Entity\EntryComment {#2227}
    ]
    -id: 31403
    -titleTs: "'differ':1 'egg':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705639142
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10853528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705552742 {#2588
      date: 2024-01-18 05:39:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: """
    No juevos verdes y jamon.\n
    \n
    Yo soy Ramon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705661021 {#2198
    date: 2024-01-19 11:43:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
    "@criitz@reddthat.com"
    "@JizzmasterD@lemmy.ca"
    "@walter_wiggles@lemmy.nz"
    "@Swedneck@discuss.tchncs.de"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 322248
  -bodyTs: "'jamon':5 'juevo':2 'ramon':8 'soy':7 'verd':3 'y':4 'yo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661021 {#2223
    date: 2024-01-19 11:43:41.0 +01:00
  }
  +"title": 322248
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2227
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2216
    +user: Proxies\__CG__\App\Entity\User {#2565 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
    +image: Proxies\__CG__\App\Entity\Image {#2606 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Different-Eggs"
    +title: "Different Eggs"
    +url: "https://lemmy.world/pictrs/image/1500274b-7dc7-41b8-b5cf-68e5251bb028.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 394
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727676368 {#2601
      date: 2024-09-30 08:06:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2608 …}
    +votes: Doctrine\ORM\PersistentCollection {#2610 …}
    +reports: Doctrine\ORM\PersistentCollection {#2612 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2614 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2616 …}
    +badges: Doctrine\ORM\PersistentCollection {#2618 …}
    +children: [
      App\Entity\EntryComment {#2227}
    ]
    -id: 31403
    -titleTs: "'differ':1 'egg':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705639142
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10853528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705552742 {#2588
      date: 2024-01-18 05:39:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2214 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2213 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2225 …}
  +body: """
    No juevos verdes y jamon.\n
    \n
    Yo soy Ramon.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705661021 {#2198
    date: 2024-01-19 11:43:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nifty@lemmy.world"
    "@criitz@reddthat.com"
    "@JizzmasterD@lemmy.ca"
    "@walter_wiggles@lemmy.nz"
    "@Swedneck@discuss.tchncs.de"
    "@jaybone@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2230 …}
  +nested: Doctrine\ORM\PersistentCollection {#2232 …}
  +votes: Doctrine\ORM\PersistentCollection {#2228 …}
  +reports: Doctrine\ORM\PersistentCollection {#2192 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2299 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2298 …}
  -id: 322248
  -bodyTs: "'jamon':5 'juevo':2 'ramon':8 'soy':7 'verd':3 'y':4 'yo':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6821612"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705661021 {#2223
    date: 2024-01-19 11:43:41.0 +01:00
  }
  +"title": 322248
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2109
  +user: Proxies\__CG__\App\Entity\User {#2623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2668 …}
  +slug: "Cats-living-together"
  +title: "Cats living together"
  +url: "https://lemmus.org/pictrs/image/1785ef76-4216-4680-8aec-1c53943a2be7.webp"
  +body: "[Sarah’s Scribbles by Sarah Andersen, for 17 January, 2024](https://sarahcandersen.com/)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 965
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726365240 {#2661
    date: 2024-09-15 03:54:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2669 …}
  +votes: Doctrine\ORM\PersistentCollection {#2671 …}
  +reports: Doctrine\ORM\PersistentCollection {#2673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
  +badges: Doctrine\ORM\PersistentCollection {#2679 …}
  +children: [
    App\Entity\EntryComment {#2102
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2109 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
      +body: """
        Who did the dishes?\n
        \n
        Did you do the dishes?\n
        \n
        AaAAAAAAAArghhhHH
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705568653 {#2111
        date: 2024-01-18 10:04:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sundray@lemmus.org"
        "@doingthestuff@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2106 …}
      +nested: Doctrine\ORM\PersistentCollection {#2107 …}
      +votes: Doctrine\ORM\PersistentCollection {#2124 …}
      +reports: Doctrine\ORM\PersistentCollection {#2118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
      -id: 318741
      -bodyTs: "'aaaaaaaaaarghhhhh':10 'dish':4,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6795212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705568653 {#2101
        date: 2024-01-18 10:04:13.0 +01:00
      }
      +"title": 318741
    }
  ]
  -id: 31328
  -titleTs: "'cat':1 'live':2 'togeth':3"
  -bodyTs: "'/).':13 '17':8 '2024':10 'andersen':6 'januari':9 'sarah':1,5 'sarahcandersen.com':12 'sarahcandersen.com/).':11 'scribbl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705615854
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2669233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705529454 {#2646
    date: 2024-01-17 23:10:54.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
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2109
  +user: Proxies\__CG__\App\Entity\User {#2623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2668 …}
  +slug: "Cats-living-together"
  +title: "Cats living together"
  +url: "https://lemmus.org/pictrs/image/1785ef76-4216-4680-8aec-1c53943a2be7.webp"
  +body: "[Sarah’s Scribbles by Sarah Andersen, for 17 January, 2024](https://sarahcandersen.com/)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 965
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726365240 {#2661
    date: 2024-09-15 03:54:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2669 …}
  +votes: Doctrine\ORM\PersistentCollection {#2671 …}
  +reports: Doctrine\ORM\PersistentCollection {#2673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
  +badges: Doctrine\ORM\PersistentCollection {#2679 …}
  +children: [
    App\Entity\EntryComment {#2102
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2109 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
      +body: """
        Who did the dishes?\n
        \n
        Did you do the dishes?\n
        \n
        AaAAAAAAAArghhhHH
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705568653 {#2111
        date: 2024-01-18 10:04:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sundray@lemmus.org"
        "@doingthestuff@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2106 …}
      +nested: Doctrine\ORM\PersistentCollection {#2107 …}
      +votes: Doctrine\ORM\PersistentCollection {#2124 …}
      +reports: Doctrine\ORM\PersistentCollection {#2118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
      -id: 318741
      -bodyTs: "'aaaaaaaaaarghhhhh':10 'dish':4,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6795212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705568653 {#2101
        date: 2024-01-18 10:04:13.0 +01:00
      }
      +"title": 318741
    }
  ]
  -id: 31328
  -titleTs: "'cat':1 'live':2 'togeth':3"
  -bodyTs: "'/).':13 '17':8 '2024':10 'andersen':6 'januari':9 'sarah':1,5 'sarahcandersen.com':12 'sarahcandersen.com/).':11 'scribbl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705615854
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2669233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705529454 {#2646
    date: 2024-01-17 23:10:54.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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2109
  +user: Proxies\__CG__\App\Entity\User {#2623 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2666 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2668 …}
  +slug: "Cats-living-together"
  +title: "Cats living together"
  +url: "https://lemmus.org/pictrs/image/1785ef76-4216-4680-8aec-1c53943a2be7.webp"
  +body: "[Sarah’s Scribbles by Sarah Andersen, for 17 January, 2024](https://sarahcandersen.com/)."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 965
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726365240 {#2661
    date: 2024-09-15 03:54:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2669 …}
  +votes: Doctrine\ORM\PersistentCollection {#2671 …}
  +reports: Doctrine\ORM\PersistentCollection {#2673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
  +badges: Doctrine\ORM\PersistentCollection {#2679 …}
  +children: [
    App\Entity\EntryComment {#2102
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2109 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
      +body: """
        Who did the dishes?\n
        \n
        Did you do the dishes?\n
        \n
        AaAAAAAAAArghhhHH
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705568653 {#2111
        date: 2024-01-18 10:04:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sundray@lemmus.org"
        "@doingthestuff@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2106 …}
      +nested: Doctrine\ORM\PersistentCollection {#2107 …}
      +votes: Doctrine\ORM\PersistentCollection {#2124 …}
      +reports: Doctrine\ORM\PersistentCollection {#2118 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
      -id: 318741
      -bodyTs: "'aaaaaaaaaarghhhhh':10 'dish':4,9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6795212"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705568653 {#2101
        date: 2024-01-18 10:04:13.0 +01:00
      }
      +"title": 318741
    }
  ]
  -id: 31328
  -titleTs: "'cat':1 'live':2 'togeth':3"
  -bodyTs: "'/).':13 '17':8 '2024':10 'andersen':6 'januari':9 'sarah':1,5 'sarahcandersen.com':12 'sarahcandersen.com/).':11 'scribbl':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705615854
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2669233"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705529454 {#2646
    date: 2024-01-17 23:10:54.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109
    +user: Proxies\__CG__\App\Entity\User {#2623 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2666 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2668 …}
    +slug: "Cats-living-together"
    +title: "Cats living together"
    +url: "https://lemmus.org/pictrs/image/1785ef76-4216-4680-8aec-1c53943a2be7.webp"
    +body: "[Sarah’s Scribbles by Sarah Andersen, for 17 January, 2024](https://sarahcandersen.com/)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 965
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726365240 {#2661
      date: 2024-09-15 03:54:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2669 …}
    +votes: Doctrine\ORM\PersistentCollection {#2671 …}
    +reports: Doctrine\ORM\PersistentCollection {#2673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
    +badges: Doctrine\ORM\PersistentCollection {#2679 …}
    +children: [
      App\Entity\EntryComment {#2102}
    ]
    -id: 31328
    -titleTs: "'cat':1 'live':2 'togeth':3"
    -bodyTs: "'/).':13 '17':8 '2024':10 'andersen':6 'januari':9 'sarah':1,5 'sarahcandersen.com':12 'sarahcandersen.com/).':11 'scribbl':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705615854
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2669233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705529454 {#2646
      date: 2024-01-17 23:10:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +body: """
    Who did the dishes?\n
    \n
    Did you do the dishes?\n
    \n
    AaAAAAAAAArghhhHH
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705568653 {#2111
    date: 2024-01-18 10:04:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundray@lemmus.org"
    "@doingthestuff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 318741
  -bodyTs: "'aaaaaaaaaarghhhhh':10 'dish':4,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6795212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705568653 {#2101
    date: 2024-01-18 10:04:13.0 +01:00
  }
  +"title": 318741
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109
    +user: Proxies\__CG__\App\Entity\User {#2623 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2666 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2668 …}
    +slug: "Cats-living-together"
    +title: "Cats living together"
    +url: "https://lemmus.org/pictrs/image/1785ef76-4216-4680-8aec-1c53943a2be7.webp"
    +body: "[Sarah’s Scribbles by Sarah Andersen, for 17 January, 2024](https://sarahcandersen.com/)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 965
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726365240 {#2661
      date: 2024-09-15 03:54:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2669 …}
    +votes: Doctrine\ORM\PersistentCollection {#2671 …}
    +reports: Doctrine\ORM\PersistentCollection {#2673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
    +badges: Doctrine\ORM\PersistentCollection {#2679 …}
    +children: [
      App\Entity\EntryComment {#2102}
    ]
    -id: 31328
    -titleTs: "'cat':1 'live':2 'togeth':3"
    -bodyTs: "'/).':13 '17':8 '2024':10 'andersen':6 'januari':9 'sarah':1,5 'sarahcandersen.com':12 'sarahcandersen.com/).':11 'scribbl':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705615854
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2669233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705529454 {#2646
      date: 2024-01-17 23:10:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +body: """
    Who did the dishes?\n
    \n
    Did you do the dishes?\n
    \n
    AaAAAAAAAArghhhHH
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705568653 {#2111
    date: 2024-01-18 10:04:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundray@lemmus.org"
    "@doingthestuff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 318741
  -bodyTs: "'aaaaaaaaaarghhhhh':10 'dish':4,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6795212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705568653 {#2101
    date: 2024-01-18 10:04:13.0 +01:00
  }
  +"title": 318741
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2109
    +user: Proxies\__CG__\App\Entity\User {#2623 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2666 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2668 …}
    +slug: "Cats-living-together"
    +title: "Cats living together"
    +url: "https://lemmus.org/pictrs/image/1785ef76-4216-4680-8aec-1c53943a2be7.webp"
    +body: "[Sarah’s Scribbles by Sarah Andersen, for 17 January, 2024](https://sarahcandersen.com/)."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 965
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726365240 {#2661
      date: 2024-09-15 03:54:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2669 …}
    +votes: Doctrine\ORM\PersistentCollection {#2671 …}
    +reports: Doctrine\ORM\PersistentCollection {#2673 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2675 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2677 …}
    +badges: Doctrine\ORM\PersistentCollection {#2679 …}
    +children: [
      App\Entity\EntryComment {#2102}
    ]
    -id: 31328
    -titleTs: "'cat':1 'live':2 'togeth':3"
    -bodyTs: "'/).':13 '17':8 '2024':10 'andersen':6 'januari':9 'sarah':1,5 'sarahcandersen.com':12 'sarahcandersen.com/).':11 'scribbl':3"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705615854
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2669233"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705529454 {#2646
      date: 2024-01-17 23:10:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +body: """
    Who did the dishes?\n
    \n
    Did you do the dishes?\n
    \n
    AaAAAAAAAArghhhHH
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705568653 {#2111
    date: 2024-01-18 10:04:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sundray@lemmus.org"
    "@doingthestuff@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 318741
  -bodyTs: "'aaaaaaaaaarghhhhh':10 'dish':4,9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6795212"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705568653 {#2101
    date: 2024-01-18 10:04:13.0 +01:00
  }
  +"title": 318741
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2057
  +user: Proxies\__CG__\App\Entity\User {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2822 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Waffle-Squarf"
  +title: "Waffle Squarf"
  +url: "https://lemmy.world/pictrs/image/0b43db31-c685-436f-96d0-a42c20e791f9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 720
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726506044 {#2817
    date: 2024-09-16 19:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2824 …}
  +votes: Doctrine\ORM\PersistentCollection {#2826 …}
  +reports: Doctrine\ORM\PersistentCollection {#2828 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
  +badges: Doctrine\ORM\PersistentCollection {#2834 …}
  +children: [
    App\Entity\EntryComment {#2045
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +body: "I go to ass squarf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705464876 {#2046
        date: 2024-01-17 05:14:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Imgonnatrythis@sh.itjust.works"
        "@Kiwi_Girl@lemmy.blahaj.zone"
        "@intensely_human@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 315904
      -bodyTs: "'ass':4 'go':2 'squarf':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6763052"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705464876 {#2047
        date: 2024-01-17 05:14:36.0 +01:00
      }
      +"title": 315904
    }
  ]
  -id: 31080
  -titleTs: "'squarf':2 'waffl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705530724
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10802236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705444324 {#2804
    date: 2024-01-16 23:32:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2057
  +user: Proxies\__CG__\App\Entity\User {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2822 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Waffle-Squarf"
  +title: "Waffle Squarf"
  +url: "https://lemmy.world/pictrs/image/0b43db31-c685-436f-96d0-a42c20e791f9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 720
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726506044 {#2817
    date: 2024-09-16 19:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2824 …}
  +votes: Doctrine\ORM\PersistentCollection {#2826 …}
  +reports: Doctrine\ORM\PersistentCollection {#2828 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
  +badges: Doctrine\ORM\PersistentCollection {#2834 …}
  +children: [
    App\Entity\EntryComment {#2045
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +body: "I go to ass squarf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705464876 {#2046
        date: 2024-01-17 05:14:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Imgonnatrythis@sh.itjust.works"
        "@Kiwi_Girl@lemmy.blahaj.zone"
        "@intensely_human@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 315904
      -bodyTs: "'ass':4 'go':2 'squarf':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6763052"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705464876 {#2047
        date: 2024-01-17 05:14:36.0 +01:00
      }
      +"title": 315904
    }
  ]
  -id: 31080
  -titleTs: "'squarf':2 'waffl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705530724
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10802236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705444324 {#2804
    date: 2024-01-16 23:32:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2057
  +user: Proxies\__CG__\App\Entity\User {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2822 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Waffle-Squarf"
  +title: "Waffle Squarf"
  +url: "https://lemmy.world/pictrs/image/0b43db31-c685-436f-96d0-a42c20e791f9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 55
  +favouriteCount: 720
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726506044 {#2817
    date: 2024-09-16 19:00:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2824 …}
  +votes: Doctrine\ORM\PersistentCollection {#2826 …}
  +reports: Doctrine\ORM\PersistentCollection {#2828 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
  +badges: Doctrine\ORM\PersistentCollection {#2834 …}
  +children: [
    App\Entity\EntryComment {#2045
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2057 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
      +body: "I go to ass squarf."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705464876 {#2046
        date: 2024-01-17 05:14:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Imgonnatrythis@sh.itjust.works"
        "@Kiwi_Girl@lemmy.blahaj.zone"
        "@intensely_human@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2052 …}
      +nested: Doctrine\ORM\PersistentCollection {#2058 …}
      +votes: Doctrine\ORM\PersistentCollection {#2125 …}
      +reports: Doctrine\ORM\PersistentCollection {#2041 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
      -id: 315904
      -bodyTs: "'ass':4 'go':2 'squarf':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6763052"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705464876 {#2047
        date: 2024-01-17 05:14:36.0 +01:00
      }
      +"title": 315904
    }
  ]
  -id: 31080
  -titleTs: "'squarf':2 'waffl':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705530724
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10802236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705444324 {#2804
    date: 2024-01-16 23:32:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2057
    +user: Proxies\__CG__\App\Entity\User {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2822 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Waffle-Squarf"
    +title: "Waffle Squarf"
    +url: "https://lemmy.world/pictrs/image/0b43db31-c685-436f-96d0-a42c20e791f9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726506044 {#2817
      date: 2024-09-16 19:00:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +votes: Doctrine\ORM\PersistentCollection {#2826 …}
    +reports: Doctrine\ORM\PersistentCollection {#2828 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
    +badges: Doctrine\ORM\PersistentCollection {#2834 …}
    +children: [
      App\Entity\EntryComment {#2045}
    ]
    -id: 31080
    -titleTs: "'squarf':2 'waffl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705530724
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10802236"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705444324 {#2804
      date: 2024-01-16 23:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +body: "I go to ass squarf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705464876 {#2046
    date: 2024-01-17 05:14:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
    "@Kiwi_Girl@lemmy.blahaj.zone"
    "@intensely_human@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 315904
  -bodyTs: "'ass':4 'go':2 'squarf':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6763052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705464876 {#2047
    date: 2024-01-17 05:14:36.0 +01:00
  }
  +"title": 315904
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2057
    +user: Proxies\__CG__\App\Entity\User {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2822 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Waffle-Squarf"
    +title: "Waffle Squarf"
    +url: "https://lemmy.world/pictrs/image/0b43db31-c685-436f-96d0-a42c20e791f9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726506044 {#2817
      date: 2024-09-16 19:00:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +votes: Doctrine\ORM\PersistentCollection {#2826 …}
    +reports: Doctrine\ORM\PersistentCollection {#2828 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
    +badges: Doctrine\ORM\PersistentCollection {#2834 …}
    +children: [
      App\Entity\EntryComment {#2045}
    ]
    -id: 31080
    -titleTs: "'squarf':2 'waffl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705530724
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10802236"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705444324 {#2804
      date: 2024-01-16 23:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +body: "I go to ass squarf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705464876 {#2046
    date: 2024-01-17 05:14:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
    "@Kiwi_Girl@lemmy.blahaj.zone"
    "@intensely_human@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 315904
  -bodyTs: "'ass':4 'go':2 'squarf':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6763052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705464876 {#2047
    date: 2024-01-17 05:14:36.0 +01:00
  }
  +"title": 315904
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2057
    +user: Proxies\__CG__\App\Entity\User {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2822 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Waffle-Squarf"
    +title: "Waffle Squarf"
    +url: "https://lemmy.world/pictrs/image/0b43db31-c685-436f-96d0-a42c20e791f9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 55
    +favouriteCount: 720
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726506044 {#2817
      date: 2024-09-16 19:00:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2824 …}
    +votes: Doctrine\ORM\PersistentCollection {#2826 …}
    +reports: Doctrine\ORM\PersistentCollection {#2828 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2830 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2832 …}
    +badges: Doctrine\ORM\PersistentCollection {#2834 …}
    +children: [
      App\Entity\EntryComment {#2045}
    ]
    -id: 31080
    -titleTs: "'squarf':2 'waffl':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705530724
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10802236"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705444324 {#2804
      date: 2024-01-16 23:32:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2050 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2055 …}
  +body: "I go to ass squarf."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705464876 {#2046
    date: 2024-01-17 05:14:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Imgonnatrythis@sh.itjust.works"
    "@Kiwi_Girl@lemmy.blahaj.zone"
    "@intensely_human@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2052 …}
  +nested: Doctrine\ORM\PersistentCollection {#2058 …}
  +votes: Doctrine\ORM\PersistentCollection {#2125 …}
  +reports: Doctrine\ORM\PersistentCollection {#2041 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2100 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2105 …}
  -id: 315904
  -bodyTs: "'ass':4 'go':2 'squarf':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6763052"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705464876 {#2047
    date: 2024-01-17 05:14:36.0 +01:00
  }
  +"title": 315904
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2068
  +user: Proxies\__CG__\App\Entity\User {#2742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
  +slug: "Catch-me-outside"
  +title: "Catch me outside"
  +url: "https://lemmy.ml/pictrs/image/b5db1d93-5621-46ba-8a61-e865a31518db.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 539
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726477411 {#2779
    date: 2024-09-16 11:03:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2786 …}
  +votes: Doctrine\ORM\PersistentCollection {#2788 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  +badges: Doctrine\ORM\PersistentCollection {#2796 …}
  +children: [
    App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +body: "Ordered Uber but got instacart."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705462888 {#2136
        date: 2024-01-17 04:41:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Dasnap@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 315841
      -bodyTs: "'got':4 'instacart':5 'order':1 'uber':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6762174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705462888 {#2137
        date: 2024-01-17 04:41:28.0 +01:00
      }
      +"title": 315841
    }
  ]
  -id: 30958
  -titleTs: "'catch':1 'outsid':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705505610
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10624943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705419210 {#2765
    date: 2024-01-16 16:33:30.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
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2068
  +user: Proxies\__CG__\App\Entity\User {#2742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
  +slug: "Catch-me-outside"
  +title: "Catch me outside"
  +url: "https://lemmy.ml/pictrs/image/b5db1d93-5621-46ba-8a61-e865a31518db.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 539
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726477411 {#2779
    date: 2024-09-16 11:03:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2786 …}
  +votes: Doctrine\ORM\PersistentCollection {#2788 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  +badges: Doctrine\ORM\PersistentCollection {#2796 …}
  +children: [
    App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +body: "Ordered Uber but got instacart."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705462888 {#2136
        date: 2024-01-17 04:41:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Dasnap@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 315841
      -bodyTs: "'got':4 'instacart':5 'order':1 'uber':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6762174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705462888 {#2137
        date: 2024-01-17 04:41:28.0 +01:00
      }
      +"title": 315841
    }
  ]
  -id: 30958
  -titleTs: "'catch':1 'outsid':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705505610
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10624943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705419210 {#2765
    date: 2024-01-16 16:33:30.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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2068
  +user: Proxies\__CG__\App\Entity\User {#2742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2784 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
  +slug: "Catch-me-outside"
  +title: "Catch me outside"
  +url: "https://lemmy.ml/pictrs/image/b5db1d93-5621-46ba-8a61-e865a31518db.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 539
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726477411 {#2779
    date: 2024-09-16 11:03:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2786 …}
  +votes: Doctrine\ORM\PersistentCollection {#2788 …}
  +reports: Doctrine\ORM\PersistentCollection {#2790 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
  +badges: Doctrine\ORM\PersistentCollection {#2796 …}
  +children: [
    App\Entity\EntryComment {#2073
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2068 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
      +body: "Ordered Uber but got instacart."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705462888 {#2136
        date: 2024-01-17 04:41:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Dasnap@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2069 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2071 …}
      +reports: Doctrine\ORM\PersistentCollection {#2070 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 315841
      -bodyTs: "'got':4 'instacart':5 'order':1 'uber':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6762174"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705462888 {#2137
        date: 2024-01-17 04:41:28.0 +01:00
      }
      +"title": 315841
    }
  ]
  -id: 30958
  -titleTs: "'catch':1 'outsid':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705505610
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10624943"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705419210 {#2765
    date: 2024-01-16 16:33:30.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: Proxies\__CG__\App\Entity\User {#2742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2784 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
    +slug: "Catch-me-outside"
    +title: "Catch me outside"
    +url: "https://lemmy.ml/pictrs/image/b5db1d93-5621-46ba-8a61-e865a31518db.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 539
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726477411 {#2779
      date: 2024-09-16 11:03:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2786 …}
    +votes: Doctrine\ORM\PersistentCollection {#2788 …}
    +reports: Doctrine\ORM\PersistentCollection {#2790 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2796 …}
    +children: [
      App\Entity\EntryComment {#2073}
    ]
    -id: 30958
    -titleTs: "'catch':1 'outsid':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705505610
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10624943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705419210 {#2765
      date: 2024-01-16 16:33:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +body: "Ordered Uber but got instacart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705462888 {#2136
    date: 2024-01-17 04:41:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Dasnap@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 315841
  -bodyTs: "'got':4 'instacart':5 'order':1 'uber':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6762174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705462888 {#2137
    date: 2024-01-17 04:41:28.0 +01:00
  }
  +"title": 315841
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: Proxies\__CG__\App\Entity\User {#2742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2784 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
    +slug: "Catch-me-outside"
    +title: "Catch me outside"
    +url: "https://lemmy.ml/pictrs/image/b5db1d93-5621-46ba-8a61-e865a31518db.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 539
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726477411 {#2779
      date: 2024-09-16 11:03:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2786 …}
    +votes: Doctrine\ORM\PersistentCollection {#2788 …}
    +reports: Doctrine\ORM\PersistentCollection {#2790 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2796 …}
    +children: [
      App\Entity\EntryComment {#2073}
    ]
    -id: 30958
    -titleTs: "'catch':1 'outsid':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705505610
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10624943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705419210 {#2765
      date: 2024-01-16 16:33:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +body: "Ordered Uber but got instacart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705462888 {#2136
    date: 2024-01-17 04:41:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Dasnap@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 315841
  -bodyTs: "'got':4 'instacart':5 'order':1 'uber':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6762174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705462888 {#2137
    date: 2024-01-17 04:41:28.0 +01:00
  }
  +"title": 315841
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2073
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2068
    +user: Proxies\__CG__\App\Entity\User {#2742 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2784 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
    +slug: "Catch-me-outside"
    +title: "Catch me outside"
    +url: "https://lemmy.ml/pictrs/image/b5db1d93-5621-46ba-8a61-e865a31518db.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 12
    +favouriteCount: 539
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726477411 {#2779
      date: 2024-09-16 11:03:31.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2786 …}
    +votes: Doctrine\ORM\PersistentCollection {#2788 …}
    +reports: Doctrine\ORM\PersistentCollection {#2790 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2792 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2794 …}
    +badges: Doctrine\ORM\PersistentCollection {#2796 …}
    +children: [
      App\Entity\EntryComment {#2073}
    ]
    -id: 30958
    -titleTs: "'catch':1 'outsid':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705505610
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10624943"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705419210 {#2765
      date: 2024-01-16 16:33:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2072 …}
  +body: "Ordered Uber but got instacart."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705462888 {#2136
    date: 2024-01-17 04:41:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Dasnap@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2069 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2071 …}
  +reports: Doctrine\ORM\PersistentCollection {#2070 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2048 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 315841
  -bodyTs: "'got':4 'instacart':5 'order':1 'uber':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6762174"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705462888 {#2137
    date: 2024-01-17 04:41:28.0 +01:00
  }
  +"title": 315841
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2362 …}
  +slug: "Just-an-ordinary-day-Nothing-out-of-the-ordinary"
  +title: "Just an ordinary day. Nothing out of the ordinary."
  +url: "https://i.imgflip.com/8bmw9r.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 364
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719275074 {#2256
    date: 2024-06-25 02:24:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2374 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2503 …}
  +children: [
    App\Entity\EntryComment {#2347
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "Spoopy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704748369 {#2346
        date: 2024-01-08 22:12:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@Iron_Lynx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 291876
      -bodyTs: "'spoopi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6506290"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704748369 {#2351
        date: 2024-01-08 22:12:49.0 +01:00
      }
      +"title": 291876
    }
  ]
  -id: 28074
  -titleTs: "'day':4 'noth':5 'ordinari':3,9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704798878
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2476907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704712478 {#2184
    date: 2024-01-08 12:14:38.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
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2362 …}
  +slug: "Just-an-ordinary-day-Nothing-out-of-the-ordinary"
  +title: "Just an ordinary day. Nothing out of the ordinary."
  +url: "https://i.imgflip.com/8bmw9r.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 364
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719275074 {#2256
    date: 2024-06-25 02:24:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2374 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2503 …}
  +children: [
    App\Entity\EntryComment {#2347
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "Spoopy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704748369 {#2346
        date: 2024-01-08 22:12:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@Iron_Lynx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 291876
      -bodyTs: "'spoopi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6506290"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704748369 {#2351
        date: 2024-01-08 22:12:49.0 +01:00
      }
      +"title": 291876
    }
  ]
  -id: 28074
  -titleTs: "'day':4 'noth':5 'ordinari':3,9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704798878
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2476907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704712478 {#2184
    date: 2024-01-08 12:14:38.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
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#2168 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2362 …}
  +slug: "Just-an-ordinary-day-Nothing-out-of-the-ordinary"
  +title: "Just an ordinary day. Nothing out of the ordinary."
  +url: "https://i.imgflip.com/8bmw9r.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 364
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719275074 {#2256
    date: 2024-06-25 02:24:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2374 …}
  +votes: Doctrine\ORM\PersistentCollection {#2245 …}
  +reports: Doctrine\ORM\PersistentCollection {#2034 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
  +badges: Doctrine\ORM\PersistentCollection {#2503 …}
  +children: [
    App\Entity\EntryComment {#2347
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +body: "Spoopy"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704748369 {#2346
        date: 2024-01-08 22:12:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@funny@lemmus.org"
        "@Iron_Lynx@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 291876
      -bodyTs: "'spoopi':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6506290"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704748369 {#2351
        date: 2024-01-08 22:12:49.0 +01:00
      }
      +"title": 291876
    }
  ]
  -id: 28074
  -titleTs: "'day':4 'noth':5 'ordinari':3,9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704798878
  +visibility: "visible             "
  +apId: "https://lemmus.org/post/2476907"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704712478 {#2184
    date: 2024-01-08 12:14:38.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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#2168 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2362 …}
    +slug: "Just-an-ordinary-day-Nothing-out-of-the-ordinary"
    +title: "Just an ordinary day. Nothing out of the ordinary."
    +url: "https://i.imgflip.com/8bmw9r.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 364
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719275074 {#2256
      date: 2024-06-25 02:24:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2245 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
    +badges: Doctrine\ORM\PersistentCollection {#2503 …}
    +children: [
      App\Entity\EntryComment {#2347}
    ]
    -id: 28074
    -titleTs: "'day':4 'noth':5 'ordinari':3,9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704798878
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2476907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704712478 {#2184
      date: 2024-01-08 12:14:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "Spoopy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704748369 {#2346
    date: 2024-01-08 22:12:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@Iron_Lynx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 291876
  -bodyTs: "'spoopi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6506290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704748369 {#2351
    date: 2024-01-08 22:12:49.0 +01:00
  }
  +"title": 291876
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#2168 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2362 …}
    +slug: "Just-an-ordinary-day-Nothing-out-of-the-ordinary"
    +title: "Just an ordinary day. Nothing out of the ordinary."
    +url: "https://i.imgflip.com/8bmw9r.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 364
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719275074 {#2256
      date: 2024-06-25 02:24:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2245 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
    +badges: Doctrine\ORM\PersistentCollection {#2503 …}
    +children: [
      App\Entity\EntryComment {#2347}
    ]
    -id: 28074
    -titleTs: "'day':4 'noth':5 'ordinari':3,9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704798878
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2476907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704712478 {#2184
      date: 2024-01-08 12:14:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "Spoopy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704748369 {#2346
    date: 2024-01-08 22:12:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@Iron_Lynx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 291876
  -bodyTs: "'spoopi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6506290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704748369 {#2351
    date: 2024-01-08 22:12:49.0 +01:00
  }
  +"title": 291876
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#2168 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2362 …}
    +slug: "Just-an-ordinary-day-Nothing-out-of-the-ordinary"
    +title: "Just an ordinary day. Nothing out of the ordinary."
    +url: "https://i.imgflip.com/8bmw9r.gif"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 364
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1719275074 {#2256
      date: 2024-06-25 02:24:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2374 …}
    +votes: Doctrine\ORM\PersistentCollection {#2245 …}
    +reports: Doctrine\ORM\PersistentCollection {#2034 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1357 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1354 …}
    +badges: Doctrine\ORM\PersistentCollection {#2503 …}
    +children: [
      App\Entity\EntryComment {#2347}
    ]
    -id: 28074
    -titleTs: "'day':4 'noth':5 'ordinari':3,9"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704798878
    +visibility: "visible             "
    +apId: "https://lemmus.org/post/2476907"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704712478 {#2184
      date: 2024-01-08 12:14:38.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +body: "Spoopy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704748369 {#2346
    date: 2024-01-08 22:12:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@funny@lemmus.org"
    "@Iron_Lynx@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 291876
  -bodyTs: "'spoopi':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6506290"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704748369 {#2351
    date: 2024-01-08 22:12:49.0 +01:00
  }
  +"title": 291876
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2764 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2766 …}
  +slug: "Like-a-glove"
  +title: "Like a glove."
  +url: "https://lemmy.today/pictrs/image/001954e3-42b0-43ab-b97b-cb77c975d3da.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 264
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722647828 {#2759
    date: 2024-08-03 03:17:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  +badges: Doctrine\ORM\PersistentCollection {#2777 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +body: "They are like the Santa Claus of movers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704756758 {#2329
        date: 2024-01-09 00:32:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Mikesomething@lemmy.world"
        "@Mamertine@lemmy.world"
        "@ours@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 292208
      -bodyTs: "'claus':6 'like':3 'mover':8 'santa':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6508704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704756758 {#2333
        date: 2024-01-09 00:32:38.0 +01:00
      }
      +"title": 292208
    }
  ]
  -id: 28072
  -titleTs: "'glove':3 'like':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704795800
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4989232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704709400 {#2745
    date: 2024-01-08 11:23:20.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
91 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2764 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2766 …}
  +slug: "Like-a-glove"
  +title: "Like a glove."
  +url: "https://lemmy.today/pictrs/image/001954e3-42b0-43ab-b97b-cb77c975d3da.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 264
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722647828 {#2759
    date: 2024-08-03 03:17:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  +badges: Doctrine\ORM\PersistentCollection {#2777 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +body: "They are like the Santa Claus of movers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704756758 {#2329
        date: 2024-01-09 00:32:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Mikesomething@lemmy.world"
        "@Mamertine@lemmy.world"
        "@ours@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 292208
      -bodyTs: "'claus':6 'like':3 'mover':8 'santa':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6508704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704756758 {#2333
        date: 2024-01-09 00:32:38.0 +01:00
      }
      +"title": 292208
    }
  ]
  -id: 28072
  -titleTs: "'glove':3 'like':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704795800
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4989232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704709400 {#2745
    date: 2024-01-08 11:23:20.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
92 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2723 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2764 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2766 …}
  +slug: "Like-a-glove"
  +title: "Like a glove."
  +url: "https://lemmy.today/pictrs/image/001954e3-42b0-43ab-b97b-cb77c975d3da.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 264
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722647828 {#2759
    date: 2024-08-03 03:17:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2767 …}
  +votes: Doctrine\ORM\PersistentCollection {#2769 …}
  +reports: Doctrine\ORM\PersistentCollection {#2771 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
  +badges: Doctrine\ORM\PersistentCollection {#2777 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
      +body: "They are like the Santa Claus of movers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704756758 {#2329
        date: 2024-01-09 00:32:38.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
        "@Mikesomething@lemmy.world"
        "@Mamertine@lemmy.world"
        "@ours@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2342 …}
      +votes: Doctrine\ORM\PersistentCollection {#2343 …}
      +reports: Doctrine\ORM\PersistentCollection {#2335 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
      -id: 292208
      -bodyTs: "'claus':6 'like':3 'mover':8 'santa':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6508704"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704756758 {#2333
        date: 2024-01-09 00:32:38.0 +01:00
      }
      +"title": 292208
    }
  ]
  -id: 28072
  -titleTs: "'glove':3 'like':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704795800
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/4989232"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704709400 {#2745
    date: 2024-01-08 11:23:20.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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2723 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2764 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2766 …}
    +slug: "Like-a-glove"
    +title: "Like a glove."
    +url: "https://lemmy.today/pictrs/image/001954e3-42b0-43ab-b97b-cb77c975d3da.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 264
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722647828 {#2759
      date: 2024-08-03 03:17:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2767 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 28072
    -titleTs: "'glove':3 'like':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704795800
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4989232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704709400 {#2745
      date: 2024-01-08 11:23:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +body: "They are like the Santa Claus of movers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704756758 {#2329
    date: 2024-01-09 00:32:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mikesomething@lemmy.world"
    "@Mamertine@lemmy.world"
    "@ours@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 292208
  -bodyTs: "'claus':6 'like':3 'mover':8 'santa':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6508704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704756758 {#2333
    date: 2024-01-09 00:32:38.0 +01:00
  }
  +"title": 292208
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2723 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2764 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2766 …}
    +slug: "Like-a-glove"
    +title: "Like a glove."
    +url: "https://lemmy.today/pictrs/image/001954e3-42b0-43ab-b97b-cb77c975d3da.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 264
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722647828 {#2759
      date: 2024-08-03 03:17:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2767 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 28072
    -titleTs: "'glove':3 'like':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704795800
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4989232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704709400 {#2745
      date: 2024-01-08 11:23:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +body: "They are like the Santa Claus of movers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704756758 {#2329
    date: 2024-01-09 00:32:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mikesomething@lemmy.world"
    "@Mamertine@lemmy.world"
    "@ours@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 292208
  -bodyTs: "'claus':6 'like':3 'mover':8 'santa':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6508704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704756758 {#2333
    date: 2024-01-09 00:32:38.0 +01:00
  }
  +"title": 292208
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2723 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2764 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2766 …}
    +slug: "Like-a-glove"
    +title: "Like a glove."
    +url: "https://lemmy.today/pictrs/image/001954e3-42b0-43ab-b97b-cb77c975d3da.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 264
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722647828 {#2759
      date: 2024-08-03 03:17:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2767 …}
    +votes: Doctrine\ORM\PersistentCollection {#2769 …}
    +reports: Doctrine\ORM\PersistentCollection {#2771 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2773 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2775 …}
    +badges: Doctrine\ORM\PersistentCollection {#2777 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 28072
    -titleTs: "'glove':3 'like':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704795800
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/4989232"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704709400 {#2745
      date: 2024-01-08 11:23:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2334 …}
  +body: "They are like the Santa Claus of movers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704756758 {#2329
    date: 2024-01-09 00:32:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
    "@Mikesomething@lemmy.world"
    "@Mamertine@lemmy.world"
    "@ours@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2342 …}
  +votes: Doctrine\ORM\PersistentCollection {#2343 …}
  +reports: Doctrine\ORM\PersistentCollection {#2335 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2338 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2143 …}
  -id: 292208
  -bodyTs: "'claus':6 'like':3 'mover':8 'santa':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6508704"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704756758 {#2333
    date: 2024-01-09 00:32:38.0 +01:00
  }
  +"title": 292208
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2093
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2914 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2569 …}
  +slug: "fr-fr-ong"
  +title: "fr fr ong"
  +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 260
  +favouriteCount: 844
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721375280 {#2949
    date: 2024-07-19 09:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2957 …}
  +reports: Doctrine\ORM\PersistentCollection {#2959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
  +badges: Doctrine\ORM\PersistentCollection {#2965 …}
  +children: [
    App\Entity\EntryComment {#2090
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +body: "Aladeen fam"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704421031 {#2091
        date: 2024-01-05 03:17:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@foggy@lemmy.world"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2140 …}
      +nested: Doctrine\ORM\PersistentCollection {#2133 …}
      +votes: Doctrine\ORM\PersistentCollection {#2131 …}
      +reports: Doctrine\ORM\PersistentCollection {#2138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
      -id: 281455
      -bodyTs: "'aladeen':1 'fam':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6415335"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704421031 {#2086
        date: 2024-01-05 03:17:11.0 +01:00
      }
      +"title": 281455
    }
  ]
  -id: 27170
  -titleTs: "'fr':1,2 'ong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465336
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378936 {#2936
    date: 2024-01-04 15:35: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
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2093
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2914 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2569 …}
  +slug: "fr-fr-ong"
  +title: "fr fr ong"
  +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 260
  +favouriteCount: 844
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721375280 {#2949
    date: 2024-07-19 09:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2957 …}
  +reports: Doctrine\ORM\PersistentCollection {#2959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
  +badges: Doctrine\ORM\PersistentCollection {#2965 …}
  +children: [
    App\Entity\EntryComment {#2090
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +body: "Aladeen fam"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704421031 {#2091
        date: 2024-01-05 03:17:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@foggy@lemmy.world"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2140 …}
      +nested: Doctrine\ORM\PersistentCollection {#2133 …}
      +votes: Doctrine\ORM\PersistentCollection {#2131 …}
      +reports: Doctrine\ORM\PersistentCollection {#2138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
      -id: 281455
      -bodyTs: "'aladeen':1 'fam':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6415335"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704421031 {#2086
        date: 2024-01-05 03:17:11.0 +01:00
      }
      +"title": 281455
    }
  ]
  -id: 27170
  -titleTs: "'fr':1,2 'ong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465336
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378936 {#2936
    date: 2024-01-04 15:35: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
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2093
  +user: Proxies\__CG__\App\Entity\User {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: Proxies\__CG__\App\Entity\Image {#2914 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2569 …}
  +slug: "fr-fr-ong"
  +title: "fr fr ong"
  +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 260
  +favouriteCount: 844
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721375280 {#2949
    date: 2024-07-19 09:48:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2954 …}
  +votes: Doctrine\ORM\PersistentCollection {#2957 …}
  +reports: Doctrine\ORM\PersistentCollection {#2959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
  +badges: Doctrine\ORM\PersistentCollection {#2965 …}
  +children: [
    App\Entity\EntryComment {#2090
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2093 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +body: "Aladeen fam"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704421031 {#2091
        date: 2024-01-05 03:17:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@foggy@lemmy.world"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2140 …}
      +nested: Doctrine\ORM\PersistentCollection {#2133 …}
      +votes: Doctrine\ORM\PersistentCollection {#2131 …}
      +reports: Doctrine\ORM\PersistentCollection {#2138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
      -id: 281455
      -bodyTs: "'aladeen':1 'fam':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6415335"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704421031 {#2086
        date: 2024-01-05 03:17:11.0 +01:00
      }
      +"title": 281455
    }
  ]
  -id: 27170
  -titleTs: "'fr':1,2 'ong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704465336
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5312701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704378936 {#2936
    date: 2024-01-04 15:35: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
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2093
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2914 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2569 …}
    +slug: "fr-fr-ong"
    +title: "fr fr ong"
    +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 260
    +favouriteCount: 844
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721375280 {#2949
      date: 2024-07-19 09:48:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2954 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    +badges: Doctrine\ORM\PersistentCollection {#2965 …}
    +children: [
      App\Entity\EntryComment {#2090}
    ]
    -id: 27170
    -titleTs: "'fr':1,2 'ong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704465336
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5312701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704378936 {#2936
      date: 2024-01-04 15:35:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +body: "Aladeen fam"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704421031 {#2091
    date: 2024-01-05 03:17:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@foggy@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 281455
  -bodyTs: "'aladeen':1 'fam':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6415335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704421031 {#2086
    date: 2024-01-05 03:17:11.0 +01:00
  }
  +"title": 281455
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2093
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2914 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2569 …}
    +slug: "fr-fr-ong"
    +title: "fr fr ong"
    +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 260
    +favouriteCount: 844
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721375280 {#2949
      date: 2024-07-19 09:48:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2954 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    +badges: Doctrine\ORM\PersistentCollection {#2965 …}
    +children: [
      App\Entity\EntryComment {#2090}
    ]
    -id: 27170
    -titleTs: "'fr':1,2 'ong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704465336
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5312701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704378936 {#2936
      date: 2024-01-04 15:35:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +body: "Aladeen fam"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704421031 {#2091
    date: 2024-01-05 03:17:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@foggy@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 281455
  -bodyTs: "'aladeen':1 'fam':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6415335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704421031 {#2086
    date: 2024-01-05 03:17:11.0 +01:00
  }
  +"title": 281455
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\EntryComment {#2090
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2093
    +user: Proxies\__CG__\App\Entity\User {#2511 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
    +image: Proxies\__CG__\App\Entity\Image {#2914 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2569 …}
    +slug: "fr-fr-ong"
    +title: "fr fr ong"
    +url: "https://startrek.website/pictrs/image/1282e871-aac3-4e56-a05e-b3a3556ae800.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 260
    +favouriteCount: 844
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721375280 {#2949
      date: 2024-07-19 09:48:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2954 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    +badges: Doctrine\ORM\PersistentCollection {#2965 …}
    +children: [
      App\Entity\EntryComment {#2090}
    ]
    -id: 27170
    -titleTs: "'fr':1,2 'ong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704465336
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5312701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704378936 {#2936
      date: 2024-01-04 15:35:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2092 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +body: "Aladeen fam"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704421031 {#2091
    date: 2024-01-05 03:17:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@foggy@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 281455
  -bodyTs: "'aladeen':1 'fam':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6415335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704421031 {#2086
    date: 2024-01-05 03:17:11.0 +01:00
  }
  +"title": 281455
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2097
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2916 …}
  +slug: "MRW-hologram-Barclay-is-trying-to-rizz-up-Seven-in"
  +title: "MRW hologram Barclay is trying to rizz up Seven in "Inside Man""
  +url: "https://i.imgur.com/2xIjhxf.png"
  +body: "Yeah, I know he’s was compromised by Ferengi, but c’mon, Reg, the guy you were templated on literally served under Picard when he was assimilated."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 292
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710361378 {#2911
    date: 2024-03-13 21:22:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2918 …}
  +votes: Doctrine\ORM\PersistentCollection {#2920 …}
  +reports: Doctrine\ORM\PersistentCollection {#2922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
  +badges: Doctrine\ORM\PersistentCollection {#2928 …}
  +children: [
    App\Entity\EntryComment {#2076
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
      +body: "I love this autocorrect."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703662682 {#2084
        date: 2023-12-27 08:38:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
        "@smuuthbrane@sh.itjust.works"
        "@hansl@lemmy.world"
        "@Zorque@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 255911
      -bodyTs: "'autocorrect':4 'love':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6259621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703662682 {#2078
        date: 2023-12-27 08:38:02.0 +01:00
      }
      +"title": 255911
    }
  ]
  -id: 25118
  -titleTs: "'barclay':3 'hologram':2 'insid':11 'man':12 'mrw':1 'rizz':7 'seven':9 'tri':5"
  -bodyTs: "'assimil':27 'c':11 'compromis':7 'ferengi':9 'guy':15 'know':3 'liter':20 'mon':12 'picard':23 'reg':13 'serv':21 'templat':18 'yeah':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703728590
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5052325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703642190 {#2897
    date: 2023-12-27 02:56:30.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
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2097
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2916 …}
  +slug: "MRW-hologram-Barclay-is-trying-to-rizz-up-Seven-in"
  +title: "MRW hologram Barclay is trying to rizz up Seven in "Inside Man""
  +url: "https://i.imgur.com/2xIjhxf.png"
  +body: "Yeah, I know he’s was compromised by Ferengi, but c’mon, Reg, the guy you were templated on literally served under Picard when he was assimilated."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 292
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710361378 {#2911
    date: 2024-03-13 21:22:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2918 …}
  +votes: Doctrine\ORM\PersistentCollection {#2920 …}
  +reports: Doctrine\ORM\PersistentCollection {#2922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
  +badges: Doctrine\ORM\PersistentCollection {#2928 …}
  +children: [
    App\Entity\EntryComment {#2076
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
      +body: "I love this autocorrect."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703662682 {#2084
        date: 2023-12-27 08:38:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
        "@smuuthbrane@sh.itjust.works"
        "@hansl@lemmy.world"
        "@Zorque@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 255911
      -bodyTs: "'autocorrect':4 'love':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6259621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703662682 {#2078
        date: 2023-12-27 08:38:02.0 +01:00
      }
      +"title": 255911
    }
  ]
  -id: 25118
  -titleTs: "'barclay':3 'hologram':2 'insid':11 'man':12 'mrw':1 'rizz':7 'seven':9 'tri':5"
  -bodyTs: "'assimil':27 'c':11 'compromis':7 'ferengi':9 'guy':15 'know':3 'liter':20 'mon':12 'picard':23 'reg':13 'serv':21 'templat':18 'yeah':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703728590
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5052325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703642190 {#2897
    date: 2023-12-27 02:56:30.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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2097
  +user: Proxies\__CG__\App\Entity\User {#2876 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2916 …}
  +slug: "MRW-hologram-Barclay-is-trying-to-rizz-up-Seven-in"
  +title: "MRW hologram Barclay is trying to rizz up Seven in "Inside Man""
  +url: "https://i.imgur.com/2xIjhxf.png"
  +body: "Yeah, I know he’s was compromised by Ferengi, but c’mon, Reg, the guy you were templated on literally served under Picard when he was assimilated."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 292
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710361378 {#2911
    date: 2024-03-13 21:22:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2918 …}
  +votes: Doctrine\ORM\PersistentCollection {#2920 …}
  +reports: Doctrine\ORM\PersistentCollection {#2922 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
  +badges: Doctrine\ORM\PersistentCollection {#2928 …}
  +children: [
    App\Entity\EntryComment {#2076
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2097 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
      +body: "I love this autocorrect."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703662682 {#2084
        date: 2023-12-27 08:38:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@USSBurritoTruck@startrek.website"
        "@smuuthbrane@sh.itjust.works"
        "@hansl@lemmy.world"
        "@Zorque@kbin.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2096 …}
      +nested: Doctrine\ORM\PersistentCollection {#2081 …}
      +votes: Doctrine\ORM\PersistentCollection {#2098 …}
      +reports: Doctrine\ORM\PersistentCollection {#2080 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
      -id: 255911
      -bodyTs: "'autocorrect':4 'love':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6259621"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703662682 {#2078
        date: 2023-12-27 08:38:02.0 +01:00
      }
      +"title": 255911
    }
  ]
  -id: 25118
  -titleTs: "'barclay':3 'hologram':2 'insid':11 'man':12 'mrw':1 'rizz':7 'seven':9 'tri':5"
  -bodyTs: "'assimil':27 'c':11 'compromis':7 'ferengi':9 'guy':15 'know':3 'liter':20 'mon':12 'picard':23 'reg':13 'serv':21 'templat':18 'yeah':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703728590
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5052325"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703642190 {#2897
    date: 2023-12-27 02:56:30.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
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2076
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2916 …}
    +slug: "MRW-hologram-Barclay-is-trying-to-rizz-up-Seven-in"
    +title: "MRW hologram Barclay is trying to rizz up Seven in "Inside Man""
    +url: "https://i.imgur.com/2xIjhxf.png"
    +body: "Yeah, I know he’s was compromised by Ferengi, but c’mon, Reg, the guy you were templated on literally served under Picard when he was assimilated."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 292
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710361378 {#2911
      date: 2024-03-13 21:22:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2918 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    +badges: Doctrine\ORM\PersistentCollection {#2928 …}
    +children: [
      App\Entity\EntryComment {#2076}
    ]
    -id: 25118
    -titleTs: "'barclay':3 'hologram':2 'insid':11 'man':12 'mrw':1 'rizz':7 'seven':9 'tri':5"
    -bodyTs: "'assimil':27 'c':11 'compromis':7 'ferengi':9 'guy':15 'know':3 'liter':20 'mon':12 'picard':23 'reg':13 'serv':21 'templat':18 'yeah':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703728590
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5052325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703642190 {#2897
      date: 2023-12-27 02:56:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +body: "I love this autocorrect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703662682 {#2084
    date: 2023-12-27 08:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@smuuthbrane@sh.itjust.works"
    "@hansl@lemmy.world"
    "@Zorque@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 255911
  -bodyTs: "'autocorrect':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6259621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703662682 {#2078
    date: 2023-12-27 08:38:02.0 +01:00
  }
  +"title": 255911
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2076
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2916 …}
    +slug: "MRW-hologram-Barclay-is-trying-to-rizz-up-Seven-in"
    +title: "MRW hologram Barclay is trying to rizz up Seven in "Inside Man""
    +url: "https://i.imgur.com/2xIjhxf.png"
    +body: "Yeah, I know he’s was compromised by Ferengi, but c’mon, Reg, the guy you were templated on literally served under Picard when he was assimilated."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 292
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710361378 {#2911
      date: 2024-03-13 21:22:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2918 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    +badges: Doctrine\ORM\PersistentCollection {#2928 …}
    +children: [
      App\Entity\EntryComment {#2076}
    ]
    -id: 25118
    -titleTs: "'barclay':3 'hologram':2 'insid':11 'man':12 'mrw':1 'rizz':7 'seven':9 'tri':5"
    -bodyTs: "'assimil':27 'c':11 'compromis':7 'ferengi':9 'guy':15 'know':3 'liter':20 'mon':12 'picard':23 'reg':13 'serv':21 'templat':18 'yeah':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703728590
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5052325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703642190 {#2897
      date: 2023-12-27 02:56:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +body: "I love this autocorrect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703662682 {#2084
    date: 2023-12-27 08:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@smuuthbrane@sh.itjust.works"
    "@hansl@lemmy.world"
    "@Zorque@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 255911
  -bodyTs: "'autocorrect':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6259621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703662682 {#2078
    date: 2023-12-27 08:38:02.0 +01:00
  }
  +"title": 255911
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2076
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2097
    +user: Proxies\__CG__\App\Entity\User {#2876 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2916 …}
    +slug: "MRW-hologram-Barclay-is-trying-to-rizz-up-Seven-in"
    +title: "MRW hologram Barclay is trying to rizz up Seven in "Inside Man""
    +url: "https://i.imgur.com/2xIjhxf.png"
    +body: "Yeah, I know he’s was compromised by Ferengi, but c’mon, Reg, the guy you were templated on literally served under Picard when he was assimilated."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 292
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710361378 {#2911
      date: 2024-03-13 21:22:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2918 …}
    +votes: Doctrine\ORM\PersistentCollection {#2920 …}
    +reports: Doctrine\ORM\PersistentCollection {#2922 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2924 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2926 …}
    +badges: Doctrine\ORM\PersistentCollection {#2928 …}
    +children: [
      App\Entity\EntryComment {#2076}
    ]
    -id: 25118
    -titleTs: "'barclay':3 'hologram':2 'insid':11 'man':12 'mrw':1 'rizz':7 'seven':9 'tri':5"
    -bodyTs: "'assimil':27 'c':11 'compromis':7 'ferengi':9 'guy':15 'know':3 'liter':20 'mon':12 'picard':23 'reg':13 'serv':21 'templat':18 'yeah':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703728590
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5052325"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703642190 {#2897
      date: 2023-12-27 02:56:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2083 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +body: "I love this autocorrect."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703662682 {#2084
    date: 2023-12-27 08:38:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@USSBurritoTruck@startrek.website"
    "@smuuthbrane@sh.itjust.works"
    "@hansl@lemmy.world"
    "@Zorque@kbin.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2096 …}
  +nested: Doctrine\ORM\PersistentCollection {#2081 …}
  +votes: Doctrine\ORM\PersistentCollection {#2098 …}
  +reports: Doctrine\ORM\PersistentCollection {#2080 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2089 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2095 …}
  -id: 255911
  -bodyTs: "'autocorrect':4 'love':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6259621"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703662682 {#2078
    date: 2023-12-27 08:38:02.0 +01:00
  }
  +"title": 255911
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2839 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Well-now-I-m-disappointed-too"
  +title: "Well now I'm disappointed too!"
  +url: "https://lemmy.world/pictrs/image/57e0d755-1e66-4978-888c-654a7ee23a85.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710608569 {#2873
    date: 2024-03-16 18:02:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  +badges: Doctrine\ORM\PersistentCollection {#2889 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +body: "I am constantly hearing lyrics incorrectly. But this one I always heard correctly as highway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703655265 {#2011
        date: 2023-12-27 06:34:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@khannie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 255715
      -bodyTs: "'alway':11 'constant':3 'correct':13 'hear':4 'heard':12 'highway':15 'incorrect':6 'lyric':5 'one':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6258809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703655265 {#2033
        date: 2023-12-27 06:34:25.0 +01:00
      }
      +"title": 255715
    }
  ]
  -id: 25104
  -titleTs: "'disappoint':5 'm':4 'well':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703720294
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10008566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703633894 {#2860
    date: 2023-12-27 00:38:14.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
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2839 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Well-now-I-m-disappointed-too"
  +title: "Well now I'm disappointed too!"
  +url: "https://lemmy.world/pictrs/image/57e0d755-1e66-4978-888c-654a7ee23a85.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710608569 {#2873
    date: 2024-03-16 18:02:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  +badges: Doctrine\ORM\PersistentCollection {#2889 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +body: "I am constantly hearing lyrics incorrectly. But this one I always heard correctly as highway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703655265 {#2011
        date: 2023-12-27 06:34:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@khannie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 255715
      -bodyTs: "'alway':11 'constant':3 'correct':13 'hear':4 'heard':12 'highway':15 'incorrect':6 'lyric':5 'one':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6258809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703655265 {#2033
        date: 2023-12-27 06:34:25.0 +01:00
      }
      +"title": 255715
    }
  ]
  -id: 25104
  -titleTs: "'disappoint':5 'm':4 'well':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703720294
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10008566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703633894 {#2860
    date: 2023-12-27 00:38:14.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
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2839 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Well-now-I-m-disappointed-too"
  +title: "Well now I'm disappointed too!"
  +url: "https://lemmy.world/pictrs/image/57e0d755-1e66-4978-888c-654a7ee23a85.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 461
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710608569 {#2873
    date: 2024-03-16 18:02:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2878 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  +badges: Doctrine\ORM\PersistentCollection {#2889 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +body: "I am constantly hearing lyrics incorrectly. But this one I always heard correctly as highway."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703655265 {#2011
        date: 2023-12-27 06:34:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@khannie@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2012 …}
      +nested: Doctrine\ORM\PersistentCollection {#2013 …}
      +votes: Doctrine\ORM\PersistentCollection {#2035 …}
      +reports: Doctrine\ORM\PersistentCollection {#2036 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
      -id: 255715
      -bodyTs: "'alway':11 'constant':3 'correct':13 'hear':4 'heard':12 'highway':15 'incorrect':6 'lyric':5 'one':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6258809"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703655265 {#2033
        date: 2023-12-27 06:34:25.0 +01:00
      }
      +"title": 255715
    }
  ]
  -id: 25104
  -titleTs: "'disappoint':5 'm':4 'well':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703720294
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10008566"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703633894 {#2860
    date: 2023-12-27 00:38:14.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
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2839 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Well-now-I-m-disappointed-too"
    +title: "Well now I'm disappointed too!"
    +url: "https://lemmy.world/pictrs/image/57e0d755-1e66-4978-888c-654a7ee23a85.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 461
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710608569 {#2873
      date: 2024-03-16 18:02:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 25104
    -titleTs: "'disappoint':5 'm':4 'well':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703720294
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10008566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703633894 {#2860
      date: 2023-12-27 00:38:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +body: "I am constantly hearing lyrics incorrectly. But this one I always heard correctly as highway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703655265 {#2011
    date: 2023-12-27 06:34:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@khannie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 255715
  -bodyTs: "'alway':11 'constant':3 'correct':13 'hear':4 'heard':12 'highway':15 'incorrect':6 'lyric':5 'one':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6258809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703655265 {#2033
    date: 2023-12-27 06:34:25.0 +01:00
  }
  +"title": 255715
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2839 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Well-now-I-m-disappointed-too"
    +title: "Well now I'm disappointed too!"
    +url: "https://lemmy.world/pictrs/image/57e0d755-1e66-4978-888c-654a7ee23a85.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 461
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710608569 {#2873
      date: 2024-03-16 18:02:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 25104
    -titleTs: "'disappoint':5 'm':4 'well':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703720294
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10008566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703633894 {#2860
      date: 2023-12-27 00:38:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +body: "I am constantly hearing lyrics incorrectly. But this one I always heard correctly as highway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703655265 {#2011
    date: 2023-12-27 06:34:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@khannie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 255715
  -bodyTs: "'alway':11 'constant':3 'correct':13 'hear':4 'heard':12 'highway':15 'incorrect':6 'lyric':5 'one':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6258809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703655265 {#2033
    date: 2023-12-27 06:34:25.0 +01:00
  }
  +"title": 255715
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2839 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Well-now-I-m-disappointed-too"
    +title: "Well now I'm disappointed too!"
    +url: "https://lemmy.world/pictrs/image/57e0d755-1e66-4978-888c-654a7ee23a85.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 461
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710608569 {#2873
      date: 2024-03-16 18:02:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2878 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 25104
    -titleTs: "'disappoint':5 'm':4 'well':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703720294
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10008566"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703633894 {#2860
      date: 2023-12-27 00:38:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +body: "I am constantly hearing lyrics incorrectly. But this one I always heard correctly as highway."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703655265 {#2011
    date: 2023-12-27 06:34:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@khannie@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2012 …}
  +nested: Doctrine\ORM\PersistentCollection {#2013 …}
  +votes: Doctrine\ORM\PersistentCollection {#2035 …}
  +reports: Doctrine\ORM\PersistentCollection {#2036 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2144 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2061 …}
  -id: 255715
  -bodyTs: "'alway':11 'constant':3 'correct':13 'hear':4 'heard':12 'highway':15 'incorrect':6 'lyric':5 'one':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6258809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703655265 {#2033
    date: 2023-12-27 06:34:25.0 +01:00
  }
  +"title": 255715
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2801 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "I-knew-it-all-along"
  +title: "I knew it all along!"
  +url: "https://lemmy.world/pictrs/image/026972c5-ef1f-4660-bf2e-2a2f74f61fb7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 1329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703421529 {#2836
    date: 2023-12-24 13:38:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  +badges: Doctrine\ORM\PersistentCollection {#2852 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +body: "Yeah circuit design was EE where I went to school. As a CS undergrad we had to take something called Computer Architecture where we learned about that stuff. But it was just one class, so pretty general coverage. Some CS grad stuff touches on it too (like networking.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703289733 {#1405
        date: 2023-12-23 01:02:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@li10@feddit.uk"
        "@MotoAsh@lemmy.world"
        "@Socsa@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 244578
      -bodyTs: "'architectur':22 'call':20 'circuit':2 'class':34 'comput':21 'coverag':38 'cs':13,40 'design':3 'ee':5 'general':37 'grad':41 'learn':25 'like':47 'network':48 'one':33 'pretti':36 'school':10 'someth':19 'stuff':28,42 'take':18 'touch':43 'undergrad':14 'went':8 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6198974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703289733 {#1385
        date: 2023-12-23 01:02:13.0 +01:00
      }
      +"title": 244578
    }
  ]
  -id: 24021
  -titleTs: "'along':5 'knew':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703344104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9861578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703257704 {#2823
    date: 2023-12-22 16:08:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
123 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2801 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "I-knew-it-all-along"
  +title: "I knew it all along!"
  +url: "https://lemmy.world/pictrs/image/026972c5-ef1f-4660-bf2e-2a2f74f61fb7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 1329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703421529 {#2836
    date: 2023-12-24 13:38:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  +badges: Doctrine\ORM\PersistentCollection {#2852 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +body: "Yeah circuit design was EE where I went to school. As a CS undergrad we had to take something called Computer Architecture where we learned about that stuff. But it was just one class, so pretty general coverage. Some CS grad stuff touches on it too (like networking.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703289733 {#1405
        date: 2023-12-23 01:02:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@li10@feddit.uk"
        "@MotoAsh@lemmy.world"
        "@Socsa@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 244578
      -bodyTs: "'architectur':22 'call':20 'circuit':2 'class':34 'comput':21 'coverag':38 'cs':13,40 'design':3 'ee':5 'general':37 'grad':41 'learn':25 'like':47 'network':48 'one':33 'pretti':36 'school':10 'someth':19 'stuff':28,42 'take':18 'touch':43 'undergrad':14 'went':8 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6198974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703289733 {#1385
        date: 2023-12-23 01:02:13.0 +01:00
      }
      +"title": 244578
    }
  ]
  -id: 24021
  -titleTs: "'along':5 'knew':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703344104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9861578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703257704 {#2823
    date: 2023-12-22 16:08:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1401
  +user: Proxies\__CG__\App\Entity\User {#2782 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2801 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "I-knew-it-all-along"
  +title: "I knew it all along!"
  +url: "https://lemmy.world/pictrs/image/026972c5-ef1f-4660-bf2e-2a2f74f61fb7.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 1329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703421529 {#2836
    date: 2023-12-24 13:38:49.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2841 …}
  +votes: Doctrine\ORM\PersistentCollection {#2844 …}
  +reports: Doctrine\ORM\PersistentCollection {#2846 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
  +badges: Doctrine\ORM\PersistentCollection {#2852 …}
  +children: [
    App\Entity\EntryComment {#1382
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1401 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +body: "Yeah circuit design was EE where I went to school. As a CS undergrad we had to take something called Computer Architecture where we learned about that stuff. But it was just one class, so pretty general coverage. Some CS grad stuff touches on it too (like networking.)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703289733 {#1405
        date: 2023-12-23 01:02:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@li10@feddit.uk"
        "@MotoAsh@lemmy.world"
        "@Socsa@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 244578
      -bodyTs: "'architectur':22 'call':20 'circuit':2 'class':34 'comput':21 'coverag':38 'cs':13,40 'design':3 'ee':5 'general':37 'grad':41 'learn':25 'like':47 'network':48 'one':33 'pretti':36 'school':10 'someth':19 'stuff':28,42 'take':18 'touch':43 'undergrad':14 'went':8 'yeah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6198974"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703289733 {#1385
        date: 2023-12-23 01:02:13.0 +01:00
      }
      +"title": 244578
    }
  ]
  -id: 24021
  -titleTs: "'along':5 'knew':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703344104
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9861578"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703257704 {#2823
    date: 2023-12-22 16:08:24.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
125 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
126 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2801 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "I-knew-it-all-along"
    +title: "I knew it all along!"
    +url: "https://lemmy.world/pictrs/image/026972c5-ef1f-4660-bf2e-2a2f74f61fb7.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 1329
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703421529 {#2836
      date: 2023-12-24 13:38:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    +badges: Doctrine\ORM\PersistentCollection {#2852 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 24021
    -titleTs: "'along':5 'knew':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703344104
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9861578"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703257704 {#2823
      date: 2023-12-22 16:08:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: "Yeah circuit design was EE where I went to school. As a CS undergrad we had to take something called Computer Architecture where we learned about that stuff. But it was just one class, so pretty general coverage. Some CS grad stuff touches on it too (like networking.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703289733 {#1405
    date: 2023-12-23 01:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@li10@feddit.uk"
    "@MotoAsh@lemmy.world"
    "@Socsa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 244578
  -bodyTs: "'architectur':22 'call':20 'circuit':2 'class':34 'comput':21 'coverag':38 'cs':13,40 'design':3 'ee':5 'general':37 'grad':41 'learn':25 'like':47 'network':48 'one':33 'pretti':36 'school':10 'someth':19 'stuff':28,42 'take':18 'touch':43 'undergrad':14 'went':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6198974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703289733 {#1385
    date: 2023-12-23 01:02:13.0 +01:00
  }
  +"title": 244578
}
"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
127 DENIED edit
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2801 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "I-knew-it-all-along"
    +title: "I knew it all along!"
    +url: "https://lemmy.world/pictrs/image/026972c5-ef1f-4660-bf2e-2a2f74f61fb7.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 1329
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703421529 {#2836
      date: 2023-12-24 13:38:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    +badges: Doctrine\ORM\PersistentCollection {#2852 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 24021
    -titleTs: "'along':5 'knew':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703344104
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9861578"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703257704 {#2823
      date: 2023-12-22 16:08:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: "Yeah circuit design was EE where I went to school. As a CS undergrad we had to take something called Computer Architecture where we learned about that stuff. But it was just one class, so pretty general coverage. Some CS grad stuff touches on it too (like networking.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703289733 {#1405
    date: 2023-12-23 01:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@li10@feddit.uk"
    "@MotoAsh@lemmy.world"
    "@Socsa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 244578
  -bodyTs: "'architectur':22 'call':20 'circuit':2 'class':34 'comput':21 'coverag':38 'cs':13,40 'design':3 'ee':5 'general':37 'grad':41 'learn':25 'like':47 'network':48 'one':33 'pretti':36 'school':10 'someth':19 'stuff':28,42 'take':18 'touch':43 'undergrad':14 'went':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6198974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703289733 {#1385
    date: 2023-12-23 01:02:13.0 +01:00
  }
  +"title": 244578
}
"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
128 DENIED moderate
App\Entity\EntryComment {#1382
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1401
    +user: Proxies\__CG__\App\Entity\User {#2782 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2801 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "I-knew-it-all-along"
    +title: "I knew it all along!"
    +url: "https://lemmy.world/pictrs/image/026972c5-ef1f-4660-bf2e-2a2f74f61fb7.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 1329
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703421529 {#2836
      date: 2023-12-24 13:38:49.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2841 …}
    +votes: Doctrine\ORM\PersistentCollection {#2844 …}
    +reports: Doctrine\ORM\PersistentCollection {#2846 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2848 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2850 …}
    +badges: Doctrine\ORM\PersistentCollection {#2852 …}
    +children: [
      App\Entity\EntryComment {#1382}
    ]
    -id: 24021
    -titleTs: "'along':5 'knew':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703344104
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9861578"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703257704 {#2823
      date: 2023-12-22 16:08:24.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: "Yeah circuit design was EE where I went to school. As a CS undergrad we had to take something called Computer Architecture where we learned about that stuff. But it was just one class, so pretty general coverage. Some CS grad stuff touches on it too (like networking.)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703289733 {#1405
    date: 2023-12-23 01:02:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@li10@feddit.uk"
    "@MotoAsh@lemmy.world"
    "@Socsa@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 244578
  -bodyTs: "'architectur':22 'call':20 'circuit':2 'class':34 'comput':21 'coverag':38 'cs':13,40 'design':3 'ee':5 'general':37 'grad':41 'learn':25 'like':47 'network':48 'one':33 'pretti':36 'school':10 'someth':19 'stuff':28,42 'take':18 'touch':43 'undergrad':14 'went':8 'yeah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6198974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703289733 {#1385
    date: 2023-12-23 01:02:13.0 +01:00
  }
  +"title": 244578
}
"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
129 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
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2803 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Do-It-Yourself"
  +title: "Do It Yourself"
  +url: "https://lemmy.world/pictrs/image/cfcf6c4c-3d67-4318-8ec0-f57624623c0d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 596
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702643062 {#2798
    date: 2023-12-15 13:24:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  +badges: Doctrine\ORM\PersistentCollection {#2815 …}
  +children: [
    App\Entity\EntryComment {#1907
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "It sucks, and it cuts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702627342 {#1410
        date: 2023-12-15 09:02:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@user1234@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 223748
      -bodyTs: "'cut':5 'suck':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6054546"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702627342 {#1874
        date: 2023-12-15 09:02:22.0 +01:00
      }
      +"title": 223748
    }
  ]
  -id: 22314
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702683257
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9578728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702596857 {#2785
    date: 2023-12-15 00:34:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
131 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2803 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Do-It-Yourself"
  +title: "Do It Yourself"
  +url: "https://lemmy.world/pictrs/image/cfcf6c4c-3d67-4318-8ec0-f57624623c0d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 596
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702643062 {#2798
    date: 2023-12-15 13:24:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  +badges: Doctrine\ORM\PersistentCollection {#2815 …}
  +children: [
    App\Entity\EntryComment {#1907
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "It sucks, and it cuts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702627342 {#1410
        date: 2023-12-15 09:02:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@user1234@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 223748
      -bodyTs: "'cut':5 'suck':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6054546"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702627342 {#1874
        date: 2023-12-15 09:02:22.0 +01:00
      }
      +"title": 223748
    }
  ]
  -id: 22314
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702683257
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9578728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702596857 {#2785
    date: 2023-12-15 00:34:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: Proxies\__CG__\App\Entity\Image {#2803 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Do-It-Yourself"
  +title: "Do It Yourself"
  +url: "https://lemmy.world/pictrs/image/cfcf6c4c-3d67-4318-8ec0-f57624623c0d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 596
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702643062 {#2798
    date: 2023-12-15 13:24:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2805 …}
  +votes: Doctrine\ORM\PersistentCollection {#2807 …}
  +reports: Doctrine\ORM\PersistentCollection {#2809 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
  +badges: Doctrine\ORM\PersistentCollection {#2815 …}
  +children: [
    App\Entity\EntryComment {#1907
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
      +body: "It sucks, and it cuts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702627342 {#1410
        date: 2023-12-15 09:02:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@user1234@lemmynsfw.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2391 …}
      +nested: Doctrine\ORM\PersistentCollection {#2369 …}
      +votes: Doctrine\ORM\PersistentCollection {#2392 …}
      +reports: Doctrine\ORM\PersistentCollection {#2395 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 223748
      -bodyTs: "'cut':5 'suck':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6054546"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702627342 {#1874
        date: 2023-12-15 09:02:22.0 +01:00
      }
      +"title": 223748
    }
  ]
  -id: 22314
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702683257
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9578728"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702596857 {#2785
    date: 2023-12-15 00:34:17.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
133 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
134 DENIED moderate
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2803 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Do-It-Yourself"
    +title: "Do It Yourself"
    +url: "https://lemmy.world/pictrs/image/cfcf6c4c-3d67-4318-8ec0-f57624623c0d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 596
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702643062 {#2798
      date: 2023-12-15 13:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2805 …}
    +votes: Doctrine\ORM\PersistentCollection {#2807 …}
    +reports: Doctrine\ORM\PersistentCollection {#2809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
    +badges: Doctrine\ORM\PersistentCollection {#2815 …}
    +children: [
      App\Entity\EntryComment {#1907}
    ]
    -id: 22314
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702683257
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9578728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702596857 {#2785
      date: 2023-12-15 00:34:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "It sucks, and it cuts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702627342 {#1410
    date: 2023-12-15 09:02:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@user1234@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 223748
  -bodyTs: "'cut':5 'suck':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6054546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702627342 {#1874
    date: 2023-12-15 09:02:22.0 +01:00
  }
  +"title": 223748
}
"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
135 DENIED edit
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2803 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Do-It-Yourself"
    +title: "Do It Yourself"
    +url: "https://lemmy.world/pictrs/image/cfcf6c4c-3d67-4318-8ec0-f57624623c0d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 596
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702643062 {#2798
      date: 2023-12-15 13:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2805 …}
    +votes: Doctrine\ORM\PersistentCollection {#2807 …}
    +reports: Doctrine\ORM\PersistentCollection {#2809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
    +badges: Doctrine\ORM\PersistentCollection {#2815 …}
    +children: [
      App\Entity\EntryComment {#1907}
    ]
    -id: 22314
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702683257
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9578728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702596857 {#2785
      date: 2023-12-15 00:34:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "It sucks, and it cuts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702627342 {#1410
    date: 2023-12-15 09:02:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@user1234@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 223748
  -bodyTs: "'cut':5 'suck':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6054546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702627342 {#1874
    date: 2023-12-15 09:02:22.0 +01:00
  }
  +"title": 223748
}
"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
136 DENIED moderate
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
    +image: Proxies\__CG__\App\Entity\Image {#2803 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Do-It-Yourself"
    +title: "Do It Yourself"
    +url: "https://lemmy.world/pictrs/image/cfcf6c4c-3d67-4318-8ec0-f57624623c0d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 596
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702643062 {#2798
      date: 2023-12-15 13:24:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2805 …}
    +votes: Doctrine\ORM\PersistentCollection {#2807 …}
    +reports: Doctrine\ORM\PersistentCollection {#2809 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2811 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2813 …}
    +badges: Doctrine\ORM\PersistentCollection {#2815 …}
    +children: [
      App\Entity\EntryComment {#1907}
    ]
    -id: 22314
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702683257
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9578728"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702596857 {#2785
      date: 2023-12-15 00:34:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1407 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1883 …}
  +body: "It sucks, and it cuts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702627342 {#1410
    date: 2023-12-15 09:02:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@user1234@lemmynsfw.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2391 …}
  +nested: Doctrine\ORM\PersistentCollection {#2369 …}
  +votes: Doctrine\ORM\PersistentCollection {#2392 …}
  +reports: Doctrine\ORM\PersistentCollection {#2395 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 223748
  -bodyTs: "'cut':5 'suck':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6054546"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702627342 {#1874
    date: 2023-12-15 09:02:22.0 +01:00
  }
  +"title": 223748
}
"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
137 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
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2648 …}
  +slug: "Continuous-calculation"
  +title: "Continuous calculation"
  +url: "https://telegra.ph/file/7d5dfcf4bb86d98972234.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 654
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702693441 {#2640
    date: 2023-12-16 03:24:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  +badges: Doctrine\ORM\PersistentCollection {#2659 …}
  +children: [
    App\Entity\EntryComment {#2372
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2380 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +body: "I fall asleep on Memmy. Problem is my thumb goes down on the screen and I wake up like 30 screens deep into someone’s profile posts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702149294 {#2361
        date: 2023-12-09 20:14:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@meowMix2525@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 214625
      -bodyTs: "'30':20 'asleep':3 'deep':22 'fall':2 'goe':10 'like':19 'memmi':5 'post':27 'problem':6 'profil':26 'screen':14,21 'someon':24 'thumb':9 'wake':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5924849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702149294 {#2364
        date: 2023-12-09 20:14:54.0 +01:00
      }
      +"title": 214625
    }
  ]
  -id: 21329
  -titleTs: "'calcul':2 'continu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702203482
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17419815"
  +editedAt: DateTimeImmutable @1703558011 {#2626
    date: 2023-12-26 03:33:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702117082 {#2604
    date: 2023-12-09 11:18:02.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
139 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2648 …}
  +slug: "Continuous-calculation"
  +title: "Continuous calculation"
  +url: "https://telegra.ph/file/7d5dfcf4bb86d98972234.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 654
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702693441 {#2640
    date: 2023-12-16 03:24:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  +badges: Doctrine\ORM\PersistentCollection {#2659 …}
  +children: [
    App\Entity\EntryComment {#2372
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2380 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +body: "I fall asleep on Memmy. Problem is my thumb goes down on the screen and I wake up like 30 screens deep into someone’s profile posts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702149294 {#2361
        date: 2023-12-09 20:14:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@meowMix2525@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 214625
      -bodyTs: "'30':20 'asleep':3 'deep':22 'fall':2 'goe':10 'like':19 'memmi':5 'post':27 'problem':6 'profil':26 'screen':14,21 'someon':24 'thumb':9 'wake':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5924849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702149294 {#2364
        date: 2023-12-09 20:14:54.0 +01:00
      }
      +"title": 214625
    }
  ]
  -id: 21329
  -titleTs: "'calcul':2 'continu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702203482
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17419815"
  +editedAt: DateTimeImmutable @1703558011 {#2626
    date: 2023-12-26 03:33:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702117082 {#2604
    date: 2023-12-09 11:18:02.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
140 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#2645 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2647 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2648 …}
  +slug: "Continuous-calculation"
  +title: "Continuous calculation"
  +url: "https://telegra.ph/file/7d5dfcf4bb86d98972234.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 19
  +favouriteCount: 654
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702693441 {#2640
    date: 2023-12-16 03:24:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2649 …}
  +votes: Doctrine\ORM\PersistentCollection {#2651 …}
  +reports: Doctrine\ORM\PersistentCollection {#2653 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
  +badges: Doctrine\ORM\PersistentCollection {#2659 …}
  +children: [
    App\Entity\EntryComment {#2372
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2380 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +body: "I fall asleep on Memmy. Problem is my thumb goes down on the screen and I wake up like 30 screens deep into someone’s profile posts."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702149294 {#2361
        date: 2023-12-09 20:14:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
        "@meowMix2525@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 214625
      -bodyTs: "'30':20 'asleep':3 'deep':22 'fall':2 'goe':10 'like':19 'memmi':5 'post':27 'problem':6 'profil':26 'screen':14,21 'someon':24 'thumb':9 'wake':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5924849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702149294 {#2364
        date: 2023-12-09 20:14:54.0 +01:00
      }
      +"title": 214625
    }
  ]
  -id: 21329
  -titleTs: "'calcul':2 'continu':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702203482
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17419815"
  +editedAt: DateTimeImmutable @1703558011 {#2626
    date: 2023-12-26 03:33:31.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702117082 {#2604
    date: 2023-12-09 11:18:02.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
141 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
142 DENIED moderate
App\Entity\EntryComment {#2372
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2380
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2647 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2648 …}
    +slug: "Continuous-calculation"
    +title: "Continuous calculation"
    +url: "https://telegra.ph/file/7d5dfcf4bb86d98972234.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 654
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702693441 {#2640
      date: 2023-12-16 03:24:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2649 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    +badges: Doctrine\ORM\PersistentCollection {#2659 …}
    +children: [
      App\Entity\EntryComment {#2372}
    ]
    -id: 21329
    -titleTs: "'calcul':2 'continu':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702203482
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17419815"
    +editedAt: DateTimeImmutable @1703558011 {#2626
      date: 2023-12-26 03:33:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702117082 {#2604
      date: 2023-12-09 11:18:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +body: "I fall asleep on Memmy. Problem is my thumb goes down on the screen and I wake up like 30 screens deep into someone’s profile posts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702149294 {#2361
    date: 2023-12-09 20:14:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@meowMix2525@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 214625
  -bodyTs: "'30':20 'asleep':3 'deep':22 'fall':2 'goe':10 'like':19 'memmi':5 'post':27 'problem':6 'profil':26 'screen':14,21 'someon':24 'thumb':9 'wake':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5924849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702149294 {#2364
    date: 2023-12-09 20:14:54.0 +01:00
  }
  +"title": 214625
}
"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
143 DENIED edit
App\Entity\EntryComment {#2372
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2380
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2647 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2648 …}
    +slug: "Continuous-calculation"
    +title: "Continuous calculation"
    +url: "https://telegra.ph/file/7d5dfcf4bb86d98972234.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 654
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702693441 {#2640
      date: 2023-12-16 03:24:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2649 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    +badges: Doctrine\ORM\PersistentCollection {#2659 …}
    +children: [
      App\Entity\EntryComment {#2372}
    ]
    -id: 21329
    -titleTs: "'calcul':2 'continu':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702203482
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17419815"
    +editedAt: DateTimeImmutable @1703558011 {#2626
      date: 2023-12-26 03:33:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702117082 {#2604
      date: 2023-12-09 11:18:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +body: "I fall asleep on Memmy. Problem is my thumb goes down on the screen and I wake up like 30 screens deep into someone’s profile posts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702149294 {#2361
    date: 2023-12-09 20:14:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@meowMix2525@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 214625
  -bodyTs: "'30':20 'asleep':3 'deep':22 'fall':2 'goe':10 'like':19 'memmi':5 'post':27 'problem':6 'profil':26 'screen':14,21 'someon':24 'thumb':9 'wake':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5924849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702149294 {#2364
    date: 2023-12-09 20:14:54.0 +01:00
  }
  +"title": 214625
}
"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
144 DENIED moderate
App\Entity\EntryComment {#2372
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2380
    +user: Proxies\__CG__\App\Entity\User {#2645 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2647 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2648 …}
    +slug: "Continuous-calculation"
    +title: "Continuous calculation"
    +url: "https://telegra.ph/file/7d5dfcf4bb86d98972234.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 19
    +favouriteCount: 654
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702693441 {#2640
      date: 2023-12-16 03:24:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2649 …}
    +votes: Doctrine\ORM\PersistentCollection {#2651 …}
    +reports: Doctrine\ORM\PersistentCollection {#2653 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2655 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2657 …}
    +badges: Doctrine\ORM\PersistentCollection {#2659 …}
    +children: [
      App\Entity\EntryComment {#2372}
    ]
    -id: 21329
    -titleTs: "'calcul':2 'continu':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702203482
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17419815"
    +editedAt: DateTimeImmutable @1703558011 {#2626
      date: 2023-12-26 03:33:31.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702117082 {#2604
      date: 2023-12-09 11:18:02.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +body: "I fall asleep on Memmy. Problem is my thumb goes down on the screen and I wake up like 30 screens deep into someone’s profile posts."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702149294 {#2361
    date: 2023-12-09 20:14:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@meowMix2525@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 214625
  -bodyTs: "'30':20 'asleep':3 'deep':22 'fall':2 'goe':10 'like':19 'memmi':5 'post':27 'problem':6 'profil':26 'screen':14,21 'someon':24 'thumb':9 'wake':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5924849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702149294 {#2364
    date: 2023-12-09 20:14:54.0 +01:00
  }
  +"title": 214625
}
"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
145 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
146 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2454
  +user: Proxies\__CG__\App\Entity\User {#2664 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2705 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
  +slug: "Poltergeist-s-and-home-decor"
  +title: "Poltergeist's & home decor...."
  +url: "https://lemmy.ml/pictrs/image/7e5423af-848c-42bb-b962-0f7e1a0c7d62.jpeg"
  +body: "There’s a poltergeist in the house !!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 805
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702169409 {#2700
    date: 2023-12-10 01:50:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  +badges: Doctrine\ORM\PersistentCollection {#2718 …}
  +children: [
    App\Entity\EntryComment {#2457
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2454 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +body: "What client are you on? I figured this was just a Memmy thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702148010 {#2453
        date: 2023-12-09 19:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@furycd001@lemmy.ml"
        "@ThatWeirdGuy1001@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2459 …}
      +nested: Doctrine\ORM\PersistentCollection {#2470 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 214581
      -bodyTs: "'client':2 'figur':7 'memmi':12 'thing':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5924478"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702148010 {#2452
        date: 2023-12-09 19:53:30.0 +01:00
      }
      +"title": 214581
    }
  ]
  -id: 21313
  -titleTs: "'decor':4 'home':3 'poltergeist':1"
  -bodyTs: "'hous':7 'poltergeist':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702195242
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9072753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702108842 {#2687
    date: 2023-12-09 09:00:42.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
147 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2454
  +user: Proxies\__CG__\App\Entity\User {#2664 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2705 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
  +slug: "Poltergeist-s-and-home-decor"
  +title: "Poltergeist's & home decor...."
  +url: "https://lemmy.ml/pictrs/image/7e5423af-848c-42bb-b962-0f7e1a0c7d62.jpeg"
  +body: "There’s a poltergeist in the house !!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 805
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702169409 {#2700
    date: 2023-12-10 01:50:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  +badges: Doctrine\ORM\PersistentCollection {#2718 …}
  +children: [
    App\Entity\EntryComment {#2457
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2454 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +body: "What client are you on? I figured this was just a Memmy thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702148010 {#2453
        date: 2023-12-09 19:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@furycd001@lemmy.ml"
        "@ThatWeirdGuy1001@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2459 …}
      +nested: Doctrine\ORM\PersistentCollection {#2470 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 214581
      -bodyTs: "'client':2 'figur':7 'memmi':12 'thing':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5924478"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702148010 {#2452
        date: 2023-12-09 19:53:30.0 +01:00
      }
      +"title": 214581
    }
  ]
  -id: 21313
  -titleTs: "'decor':4 'home':3 'poltergeist':1"
  -bodyTs: "'hous':7 'poltergeist':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702195242
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9072753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702108842 {#2687
    date: 2023-12-09 09:00:42.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
148 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2454
  +user: Proxies\__CG__\App\Entity\User {#2664 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2705 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
  +slug: "Poltergeist-s-and-home-decor"
  +title: "Poltergeist's & home decor...."
  +url: "https://lemmy.ml/pictrs/image/7e5423af-848c-42bb-b962-0f7e1a0c7d62.jpeg"
  +body: "There’s a poltergeist in the house !!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 805
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702169409 {#2700
    date: 2023-12-10 01:50:09.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2708 …}
  +votes: Doctrine\ORM\PersistentCollection {#2710 …}
  +reports: Doctrine\ORM\PersistentCollection {#2712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
  +badges: Doctrine\ORM\PersistentCollection {#2718 …}
  +children: [
    App\Entity\EntryComment {#2457
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2454 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +body: "What client are you on? I figured this was just a Memmy thing."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702148010 {#2453
        date: 2023-12-09 19:53:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@furycd001@lemmy.ml"
        "@ThatWeirdGuy1001@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2459 …}
      +nested: Doctrine\ORM\PersistentCollection {#2470 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 214581
      -bodyTs: "'client':2 'figur':7 'memmi':12 'thing':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5924478"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702148010 {#2452
        date: 2023-12-09 19:53:30.0 +01:00
      }
      +"title": 214581
    }
  ]
  -id: 21313
  -titleTs: "'decor':4 'home':3 'poltergeist':1"
  -bodyTs: "'hous':7 'poltergeist':4"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702195242
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9072753"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702108842 {#2687
    date: 2023-12-09 09:00:42.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
149 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
150 DENIED moderate
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454
    +user: Proxies\__CG__\App\Entity\User {#2664 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2705 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
    +slug: "Poltergeist-s-and-home-decor"
    +title: "Poltergeist's & home decor...."
    +url: "https://lemmy.ml/pictrs/image/7e5423af-848c-42bb-b962-0f7e1a0c7d62.jpeg"
    +body: "There’s a poltergeist in the house !!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 805
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702169409 {#2700
      date: 2023-12-10 01:50:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    +badges: Doctrine\ORM\PersistentCollection {#2718 …}
    +children: [
      App\Entity\EntryComment {#2457}
    ]
    -id: 21313
    -titleTs: "'decor':4 'home':3 'poltergeist':1"
    -bodyTs: "'hous':7 'poltergeist':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702195242
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702108842 {#2687
      date: 2023-12-09 09:00:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +body: "What client are you on? I figured this was just a Memmy thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702148010 {#2453
    date: 2023-12-09 19:53:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@furycd001@lemmy.ml"
    "@ThatWeirdGuy1001@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 214581
  -bodyTs: "'client':2 'figur':7 'memmi':12 'thing':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5924478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702148010 {#2452
    date: 2023-12-09 19:53:30.0 +01:00
  }
  +"title": 214581
}
"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
151 DENIED edit
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454
    +user: Proxies\__CG__\App\Entity\User {#2664 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2705 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
    +slug: "Poltergeist-s-and-home-decor"
    +title: "Poltergeist's & home decor...."
    +url: "https://lemmy.ml/pictrs/image/7e5423af-848c-42bb-b962-0f7e1a0c7d62.jpeg"
    +body: "There’s a poltergeist in the house !!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 805
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702169409 {#2700
      date: 2023-12-10 01:50:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    +badges: Doctrine\ORM\PersistentCollection {#2718 …}
    +children: [
      App\Entity\EntryComment {#2457}
    ]
    -id: 21313
    -titleTs: "'decor':4 'home':3 'poltergeist':1"
    -bodyTs: "'hous':7 'poltergeist':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702195242
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702108842 {#2687
      date: 2023-12-09 09:00:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +body: "What client are you on? I figured this was just a Memmy thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702148010 {#2453
    date: 2023-12-09 19:53:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@furycd001@lemmy.ml"
    "@ThatWeirdGuy1001@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 214581
  -bodyTs: "'client':2 'figur':7 'memmi':12 'thing':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5924478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702148010 {#2452
    date: 2023-12-09 19:53:30.0 +01:00
  }
  +"title": 214581
}
"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
152 DENIED moderate
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454
    +user: Proxies\__CG__\App\Entity\User {#2664 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2705 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2707 …}
    +slug: "Poltergeist-s-and-home-decor"
    +title: "Poltergeist's & home decor...."
    +url: "https://lemmy.ml/pictrs/image/7e5423af-848c-42bb-b962-0f7e1a0c7d62.jpeg"
    +body: "There’s a poltergeist in the house !!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 805
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702169409 {#2700
      date: 2023-12-10 01:50:09.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2708 …}
    +votes: Doctrine\ORM\PersistentCollection {#2710 …}
    +reports: Doctrine\ORM\PersistentCollection {#2712 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2714 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2716 …}
    +badges: Doctrine\ORM\PersistentCollection {#2718 …}
    +children: [
      App\Entity\EntryComment {#2457}
    ]
    -id: 21313
    -titleTs: "'decor':4 'home':3 'poltergeist':1"
    -bodyTs: "'hous':7 'poltergeist':4"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702195242
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9072753"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702108842 {#2687
      date: 2023-12-09 09:00:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +body: "What client are you on? I figured this was just a Memmy thing."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702148010 {#2453
    date: 2023-12-09 19:53:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@furycd001@lemmy.ml"
    "@ThatWeirdGuy1001@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 214581
  -bodyTs: "'client':2 'figur':7 'memmi':12 'thing':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5924478"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702148010 {#2452
    date: 2023-12-09 19:53:30.0 +01:00
  }
  +"title": 214581
}
"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
153 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
154 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1741
  +user: Proxies\__CG__\App\Entity\User {#2643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Hurry-up"
  +title: "Hurry up."
  +url: "https://lemmy.world/pictrs/image/cce0d036-9dc0-4a32-bde6-fa39912b5b4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701919571 {#2681
    date: 2023-12-07 04:26:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  +badges: Doctrine\ORM\PersistentCollection {#2698 …}
  +children: [
    App\Entity\EntryComment {#1739
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1741 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
      +body: "He was waiting for good dough."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701755162 {#1716
        date: 2023-12-05 06:46:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BonesOfTheMoon@lemmy.world"
        "@altima_neo@lemmy.zip"
        "@Mrderisant@lemm.ee"
        "@mkwt@lemmy.world"
        "@doctorn@r.nf"
        "@voidMainVoid@lemmy.world"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2465 …}
      +nested: Doctrine\ORM\PersistentCollection {#2463 …}
      +votes: Doctrine\ORM\PersistentCollection {#2411 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -id: 198106
      -bodyTs: "'dough':6 'good':5 'wait':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5812879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701755162 {#1717
        date: 2023-12-05 06:46:02.0 +01:00
      }
      +"title": 198106
    }
  ]
  -id: 20095
  -titleTs: "'hurri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701813690
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9151152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701727290 {#2667
    date: 2023-12-04 23:01:30.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
155 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1741
  +user: Proxies\__CG__\App\Entity\User {#2643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Hurry-up"
  +title: "Hurry up."
  +url: "https://lemmy.world/pictrs/image/cce0d036-9dc0-4a32-bde6-fa39912b5b4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701919571 {#2681
    date: 2023-12-07 04:26:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  +badges: Doctrine\ORM\PersistentCollection {#2698 …}
  +children: [
    App\Entity\EntryComment {#1739
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1741 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
      +body: "He was waiting for good dough."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701755162 {#1716
        date: 2023-12-05 06:46:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BonesOfTheMoon@lemmy.world"
        "@altima_neo@lemmy.zip"
        "@Mrderisant@lemm.ee"
        "@mkwt@lemmy.world"
        "@doctorn@r.nf"
        "@voidMainVoid@lemmy.world"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2465 …}
      +nested: Doctrine\ORM\PersistentCollection {#2463 …}
      +votes: Doctrine\ORM\PersistentCollection {#2411 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -id: 198106
      -bodyTs: "'dough':6 'good':5 'wait':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5812879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701755162 {#1717
        date: 2023-12-05 06:46:02.0 +01:00
      }
      +"title": 198106
    }
  ]
  -id: 20095
  -titleTs: "'hurri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701813690
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9151152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701727290 {#2667
    date: 2023-12-04 23:01:30.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
156 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1741
  +user: Proxies\__CG__\App\Entity\User {#2643 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Hurry-up"
  +title: "Hurry up."
  +url: "https://lemmy.world/pictrs/image/cce0d036-9dc0-4a32-bde6-fa39912b5b4d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 259
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701919571 {#2681
    date: 2023-12-07 04:26:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2688 …}
  +votes: Doctrine\ORM\PersistentCollection {#2690 …}
  +reports: Doctrine\ORM\PersistentCollection {#2692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
  +badges: Doctrine\ORM\PersistentCollection {#2698 …}
  +children: [
    App\Entity\EntryComment {#1739
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1741 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
      +body: "He was waiting for good dough."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701755162 {#1716
        date: 2023-12-05 06:46:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@BonesOfTheMoon@lemmy.world"
        "@altima_neo@lemmy.zip"
        "@Mrderisant@lemm.ee"
        "@mkwt@lemmy.world"
        "@doctorn@r.nf"
        "@voidMainVoid@lemmy.world"
        "@funkless_eck@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2465 …}
      +nested: Doctrine\ORM\PersistentCollection {#2463 …}
      +votes: Doctrine\ORM\PersistentCollection {#2411 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -id: 198106
      -bodyTs: "'dough':6 'good':5 'wait':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5812879"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701755162 {#1717
        date: 2023-12-05 06:46:02.0 +01:00
      }
      +"title": 198106
    }
  ]
  -id: 20095
  -titleTs: "'hurri':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701813690
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9151152"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701727290 {#2667
    date: 2023-12-04 23:01:30.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
157 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
158 DENIED moderate
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1741
    +user: Proxies\__CG__\App\Entity\User {#2643 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2686 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Hurry-up"
    +title: "Hurry up."
    +url: "https://lemmy.world/pictrs/image/cce0d036-9dc0-4a32-bde6-fa39912b5b4d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701919571 {#2681
      date: 2023-12-07 04:26:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      App\Entity\EntryComment {#1739}
    ]
    -id: 20095
    -titleTs: "'hurri':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701813690
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9151152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701727290 {#2667
      date: 2023-12-04 23:01:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
  +body: "He was waiting for good dough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701755162 {#1716
    date: 2023-12-05 06:46:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@altima_neo@lemmy.zip"
    "@Mrderisant@lemm.ee"
    "@mkwt@lemmy.world"
    "@doctorn@r.nf"
    "@voidMainVoid@lemmy.world"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 198106
  -bodyTs: "'dough':6 'good':5 'wait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5812879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701755162 {#1717
    date: 2023-12-05 06:46:02.0 +01:00
  }
  +"title": 198106
}
"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
159 DENIED edit
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1741
    +user: Proxies\__CG__\App\Entity\User {#2643 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2686 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Hurry-up"
    +title: "Hurry up."
    +url: "https://lemmy.world/pictrs/image/cce0d036-9dc0-4a32-bde6-fa39912b5b4d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701919571 {#2681
      date: 2023-12-07 04:26:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      App\Entity\EntryComment {#1739}
    ]
    -id: 20095
    -titleTs: "'hurri':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701813690
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9151152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701727290 {#2667
      date: 2023-12-04 23:01:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
  +body: "He was waiting for good dough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701755162 {#1716
    date: 2023-12-05 06:46:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@altima_neo@lemmy.zip"
    "@Mrderisant@lemm.ee"
    "@mkwt@lemmy.world"
    "@doctorn@r.nf"
    "@voidMainVoid@lemmy.world"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 198106
  -bodyTs: "'dough':6 'good':5 'wait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5812879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701755162 {#1717
    date: 2023-12-05 06:46:02.0 +01:00
  }
  +"title": 198106
}
"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
160 DENIED moderate
App\Entity\EntryComment {#1739
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1741
    +user: Proxies\__CG__\App\Entity\User {#2643 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2686 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Hurry-up"
    +title: "Hurry up."
    +url: "https://lemmy.world/pictrs/image/cce0d036-9dc0-4a32-bde6-fa39912b5b4d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 30
    +favouriteCount: 259
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701919571 {#2681
      date: 2023-12-07 04:26:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2688 …}
    +votes: Doctrine\ORM\PersistentCollection {#2690 …}
    +reports: Doctrine\ORM\PersistentCollection {#2692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2694 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2696 …}
    +badges: Doctrine\ORM\PersistentCollection {#2698 …}
    +children: [
      App\Entity\EntryComment {#1739}
    ]
    -id: 20095
    -titleTs: "'hurri':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701813690
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9151152"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701727290 {#2667
      date: 2023-12-04 23:01:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1707 …}
  +body: "He was waiting for good dough."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701755162 {#1716
    date: 2023-12-05 06:46:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@BonesOfTheMoon@lemmy.world"
    "@altima_neo@lemmy.zip"
    "@Mrderisant@lemm.ee"
    "@mkwt@lemmy.world"
    "@doctorn@r.nf"
    "@voidMainVoid@lemmy.world"
    "@funkless_eck@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 198106
  -bodyTs: "'dough':6 'good':5 'wait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5812879"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701755162 {#1717
    date: 2023-12-05 06:46:02.0 +01:00
  }
  +"title": 198106
}
"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
161 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
162 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2684 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2725 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Plenty-of-Fish"
  +title: "Plenty of Fish"
  +url: "https://lemmy.world/pictrs/image/3fb41b13-c4aa-446e-9769-adcef595fef6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701143061 {#2720
    date: 2023-11-28 04:44:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  +badges: Doctrine\ORM\PersistentCollection {#2737 …}
  +children: [
    App\Entity\EntryComment {#1728
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +body: "When they swim into your vagina, you can’t get pregnant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701115865 {#1721
        date: 2023-11-27 21:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@irreticent@lemmy.world"
        "@Kalkaline@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 171284
      -bodyTs: "'get':10 'pregnant':11 'swim':3 'vagina':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5628711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701115865 {#1726
        date: 2023-11-27 21:11:05.0 +01:00
      }
      +"title": 171284
    }
  ]
  -id: 17251
  -titleTs: "'fish':3 'plenti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701170593
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8820829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701084193 {#2706
    date: 2023-11-27 12:23:13.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
163 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2684 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2725 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Plenty-of-Fish"
  +title: "Plenty of Fish"
  +url: "https://lemmy.world/pictrs/image/3fb41b13-c4aa-446e-9769-adcef595fef6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701143061 {#2720
    date: 2023-11-28 04:44:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  +badges: Doctrine\ORM\PersistentCollection {#2737 …}
  +children: [
    App\Entity\EntryComment {#1728
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +body: "When they swim into your vagina, you can’t get pregnant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701115865 {#1721
        date: 2023-11-27 21:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@irreticent@lemmy.world"
        "@Kalkaline@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 171284
      -bodyTs: "'get':10 'pregnant':11 'swim':3 'vagina':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5628711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701115865 {#1726
        date: 2023-11-27 21:11:05.0 +01:00
      }
      +"title": 171284
    }
  ]
  -id: 17251
  -titleTs: "'fish':3 'plenti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701170593
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8820829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701084193 {#2706
    date: 2023-11-27 12:23:13.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
164 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1736
  +user: Proxies\__CG__\App\Entity\User {#2684 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2725 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Plenty-of-Fish"
  +title: "Plenty of Fish"
  +url: "https://lemmy.world/pictrs/image/3fb41b13-c4aa-446e-9769-adcef595fef6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 721
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701143061 {#2720
    date: 2023-11-28 04:44:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2727 …}
  +votes: Doctrine\ORM\PersistentCollection {#2729 …}
  +reports: Doctrine\ORM\PersistentCollection {#2731 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
  +badges: Doctrine\ORM\PersistentCollection {#2737 …}
  +children: [
    App\Entity\EntryComment {#1728
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1736 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
      +body: "When they swim into your vagina, you can’t get pregnant."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701115865 {#1721
        date: 2023-11-27 21:11:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@irreticent@lemmy.world"
        "@Kalkaline@leminal.space"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 171284
      -bodyTs: "'get':10 'pregnant':11 'swim':3 'vagina':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5628711"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701115865 {#1726
        date: 2023-11-27 21:11:05.0 +01:00
      }
      +"title": 171284
    }
  ]
  -id: 17251
  -titleTs: "'fish':3 'plenti':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701170593
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8820829"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701084193 {#2706
    date: 2023-11-27 12:23:13.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
165 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
166 DENIED moderate
App\Entity\EntryComment {#1728
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2684 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2725 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Plenty-of-Fish"
    +title: "Plenty of Fish"
    +url: "https://lemmy.world/pictrs/image/3fb41b13-c4aa-446e-9769-adcef595fef6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 721
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701143061 {#2720
      date: 2023-11-28 04:44:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2727 …}
    +votes: Doctrine\ORM\PersistentCollection {#2729 …}
    +reports: Doctrine\ORM\PersistentCollection {#2731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    +badges: Doctrine\ORM\PersistentCollection {#2737 …}
    +children: [
      App\Entity\EntryComment {#1728}
    ]
    -id: 17251
    -titleTs: "'fish':3 'plenti':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701170593
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8820829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701084193 {#2706
      date: 2023-11-27 12:23:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +body: "When they swim into your vagina, you can’t get pregnant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701115865 {#1721
    date: 2023-11-27 21:11:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@irreticent@lemmy.world"
    "@Kalkaline@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 171284
  -bodyTs: "'get':10 'pregnant':11 'swim':3 'vagina':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5628711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701115865 {#1726
    date: 2023-11-27 21:11:05.0 +01:00
  }
  +"title": 171284
}
"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
167 DENIED edit
App\Entity\EntryComment {#1728
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2684 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2725 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Plenty-of-Fish"
    +title: "Plenty of Fish"
    +url: "https://lemmy.world/pictrs/image/3fb41b13-c4aa-446e-9769-adcef595fef6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 721
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701143061 {#2720
      date: 2023-11-28 04:44:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2727 …}
    +votes: Doctrine\ORM\PersistentCollection {#2729 …}
    +reports: Doctrine\ORM\PersistentCollection {#2731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    +badges: Doctrine\ORM\PersistentCollection {#2737 …}
    +children: [
      App\Entity\EntryComment {#1728}
    ]
    -id: 17251
    -titleTs: "'fish':3 'plenti':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701170593
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8820829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701084193 {#2706
      date: 2023-11-27 12:23:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +body: "When they swim into your vagina, you can’t get pregnant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701115865 {#1721
    date: 2023-11-27 21:11:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@irreticent@lemmy.world"
    "@Kalkaline@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 171284
  -bodyTs: "'get':10 'pregnant':11 'swim':3 'vagina':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5628711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701115865 {#1726
    date: 2023-11-27 21:11:05.0 +01:00
  }
  +"title": 171284
}
"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
168 DENIED moderate
App\Entity\EntryComment {#1728
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1736
    +user: Proxies\__CG__\App\Entity\User {#2684 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2725 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Plenty-of-Fish"
    +title: "Plenty of Fish"
    +url: "https://lemmy.world/pictrs/image/3fb41b13-c4aa-446e-9769-adcef595fef6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 721
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701143061 {#2720
      date: 2023-11-28 04:44:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2727 …}
    +votes: Doctrine\ORM\PersistentCollection {#2729 …}
    +reports: Doctrine\ORM\PersistentCollection {#2731 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2733 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2735 …}
    +badges: Doctrine\ORM\PersistentCollection {#2737 …}
    +children: [
      App\Entity\EntryComment {#1728}
    ]
    -id: 17251
    -titleTs: "'fish':3 'plenti':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701170593
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8820829"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701084193 {#2706
      date: 2023-11-27 12:23:13.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1730 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1737 …}
  +body: "When they swim into your vagina, you can’t get pregnant."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701115865 {#1721
    date: 2023-11-27 21:11:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@irreticent@lemmy.world"
    "@Kalkaline@leminal.space"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 171284
  -bodyTs: "'get':10 'pregnant':11 'swim':3 'vagina':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5628711"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701115865 {#1726
    date: 2023-11-27 21:11:05.0 +01:00
  }
  +"title": 171284
}
"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
169 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
170 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1611
  +user: Proxies\__CG__\App\Entity\User {#2703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2746 …}
  +slug: "This-needs-to-be-a-well-defined-psychological-principle-I-do"
  +title: "This needs to be a well-defined psychological principle. I do stuff like this all the time"
  +url: "https://programming.dev/pictrs/image/2e426ba6-10c8-4c38-bfc2-a4684bb6984c.jpeg"
  +body: "Get good loot from a toolbox in Fallout? Gotta check them all now"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 1242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701418941 {#2739
    date: 2023-12-01 09:22:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  +badges: Doctrine\ORM\PersistentCollection {#2757 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1611 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +body: "This isn’t 1980s Hollywood rich guy poor guy rules."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700965104 {#1705
        date: 2023-11-26 03:18:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
        "@superduperenigma@lemmy.world"
        "@SuddenDownpour@sh.itjust.works"
        "@yokonzo@lemmy.world"
        "@IndiBrony@lemmy.world"
        "@glibg10b@lemmy.ml"
        "@LesserAbe@lemmy.world"
        "@registrert@lemmy.sambands.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1626 …}
      +votes: Doctrine\ORM\PersistentCollection {#1618 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
      -id: 164684
      -bodyTs: "'1980s':4 'guy':7,9 'hollywood':5 'isn':2 'poor':8 'rich':6 'rule':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5588348"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700965104 {#1711
        date: 2023-11-26 03:18:24.0 +01:00
      }
      +"title": 164684
    }
  ]
  -id: 16685
  -titleTs: "'defin':8 'like':14 'need':2 'principl':10 'psycholog':9 'stuff':13 'time':18 'well':7 'well-defin':6"
  -bodyTs: "'check':10 'fallout':8 'get':1 'good':2 'gotta':9 'loot':3 'toolbox':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701008863
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6372458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922463 {#2726
    date: 2023-11-25 15:27:43.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
171 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1611
  +user: Proxies\__CG__\App\Entity\User {#2703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2746 …}
  +slug: "This-needs-to-be-a-well-defined-psychological-principle-I-do"
  +title: "This needs to be a well-defined psychological principle. I do stuff like this all the time"
  +url: "https://programming.dev/pictrs/image/2e426ba6-10c8-4c38-bfc2-a4684bb6984c.jpeg"
  +body: "Get good loot from a toolbox in Fallout? Gotta check them all now"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 1242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701418941 {#2739
    date: 2023-12-01 09:22:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  +badges: Doctrine\ORM\PersistentCollection {#2757 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1611 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +body: "This isn’t 1980s Hollywood rich guy poor guy rules."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700965104 {#1705
        date: 2023-11-26 03:18:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
        "@superduperenigma@lemmy.world"
        "@SuddenDownpour@sh.itjust.works"
        "@yokonzo@lemmy.world"
        "@IndiBrony@lemmy.world"
        "@glibg10b@lemmy.ml"
        "@LesserAbe@lemmy.world"
        "@registrert@lemmy.sambands.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1626 …}
      +votes: Doctrine\ORM\PersistentCollection {#1618 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
      -id: 164684
      -bodyTs: "'1980s':4 'guy':7,9 'hollywood':5 'isn':2 'poor':8 'rich':6 'rule':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5588348"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700965104 {#1711
        date: 2023-11-26 03:18:24.0 +01:00
      }
      +"title": 164684
    }
  ]
  -id: 16685
  -titleTs: "'defin':8 'like':14 'need':2 'principl':10 'psycholog':9 'stuff':13 'time':18 'well':7 'well-defin':6"
  -bodyTs: "'check':10 'fallout':8 'get':1 'good':2 'gotta':9 'loot':3 'toolbox':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701008863
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6372458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922463 {#2726
    date: 2023-11-25 15:27:43.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
172 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1611
  +user: Proxies\__CG__\App\Entity\User {#2703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2746 …}
  +slug: "This-needs-to-be-a-well-defined-psychological-principle-I-do"
  +title: "This needs to be a well-defined psychological principle. I do stuff like this all the time"
  +url: "https://programming.dev/pictrs/image/2e426ba6-10c8-4c38-bfc2-a4684bb6984c.jpeg"
  +body: "Get good loot from a toolbox in Fallout? Gotta check them all now"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 54
  +favouriteCount: 1242
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701418941 {#2739
    date: 2023-12-01 09:22:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2747 …}
  +votes: Doctrine\ORM\PersistentCollection {#2749 …}
  +reports: Doctrine\ORM\PersistentCollection {#2751 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
  +badges: Doctrine\ORM\PersistentCollection {#2757 …}
  +children: [
    App\Entity\EntryComment {#1616
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1611 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
      +body: "This isn’t 1980s Hollywood rich guy poor guy rules."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700965104 {#1705
        date: 2023-11-26 03:18:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@notnotmike@programming.dev"
        "@superduperenigma@lemmy.world"
        "@SuddenDownpour@sh.itjust.works"
        "@yokonzo@lemmy.world"
        "@IndiBrony@lemmy.world"
        "@glibg10b@lemmy.ml"
        "@LesserAbe@lemmy.world"
        "@registrert@lemmy.sambands.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1629 …}
      +nested: Doctrine\ORM\PersistentCollection {#1626 …}
      +votes: Doctrine\ORM\PersistentCollection {#1618 …}
      +reports: Doctrine\ORM\PersistentCollection {#1597 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
      -id: 164684
      -bodyTs: "'1980s':4 'guy':7,9 'hollywood':5 'isn':2 'poor':8 'rich':6 'rule':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5588348"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700965104 {#1711
        date: 2023-11-26 03:18:24.0 +01:00
      }
      +"title": 164684
    }
  ]
  -id: 16685
  -titleTs: "'defin':8 'like':14 'need':2 'principl':10 'psycholog':9 'stuff':13 'time':18 'well':7 'well-defin':6"
  -bodyTs: "'check':10 'fallout':8 'get':1 'good':2 'gotta':9 'loot':3 'toolbox':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701008863
  +visibility: "visible             "
  +apId: "https://programming.dev/post/6372458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700922463 {#2726
    date: 2023-11-25 15:27:43.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
173 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
174 DENIED moderate
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1611
    +user: Proxies\__CG__\App\Entity\User {#2703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2744 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2746 …}
    +slug: "This-needs-to-be-a-well-defined-psychological-principle-I-do"
    +title: "This needs to be a well-defined psychological principle. I do stuff like this all the time"
    +url: "https://programming.dev/pictrs/image/2e426ba6-10c8-4c38-bfc2-a4684bb6984c.jpeg"
    +body: "Get good loot from a toolbox in Fallout? Gotta check them all now"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 1242
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701418941 {#2739
      date: 2023-12-01 09:22:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2749 …}
    +reports: Doctrine\ORM\PersistentCollection {#2751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
    +badges: Doctrine\ORM\PersistentCollection {#2757 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 16685
    -titleTs: "'defin':8 'like':14 'need':2 'principl':10 'psycholog':9 'stuff':13 'time':18 'well':7 'well-defin':6"
    -bodyTs: "'check':10 'fallout':8 'get':1 'good':2 'gotta':9 'loot':3 'toolbox':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701008863
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6372458"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700922463 {#2726
      date: 2023-11-25 15:27:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +body: "This isn’t 1980s Hollywood rich guy poor guy rules."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700965104 {#1705
    date: 2023-11-26 03:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
    "@IndiBrony@lemmy.world"
    "@glibg10b@lemmy.ml"
    "@LesserAbe@lemmy.world"
    "@registrert@lemmy.sambands.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  -id: 164684
  -bodyTs: "'1980s':4 'guy':7,9 'hollywood':5 'isn':2 'poor':8 'rich':6 'rule':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5588348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700965104 {#1711
    date: 2023-11-26 03:18:24.0 +01:00
  }
  +"title": 164684
}
"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
175 DENIED edit
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1611
    +user: Proxies\__CG__\App\Entity\User {#2703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2744 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2746 …}
    +slug: "This-needs-to-be-a-well-defined-psychological-principle-I-do"
    +title: "This needs to be a well-defined psychological principle. I do stuff like this all the time"
    +url: "https://programming.dev/pictrs/image/2e426ba6-10c8-4c38-bfc2-a4684bb6984c.jpeg"
    +body: "Get good loot from a toolbox in Fallout? Gotta check them all now"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 1242
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701418941 {#2739
      date: 2023-12-01 09:22:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2749 …}
    +reports: Doctrine\ORM\PersistentCollection {#2751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
    +badges: Doctrine\ORM\PersistentCollection {#2757 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 16685
    -titleTs: "'defin':8 'like':14 'need':2 'principl':10 'psycholog':9 'stuff':13 'time':18 'well':7 'well-defin':6"
    -bodyTs: "'check':10 'fallout':8 'get':1 'good':2 'gotta':9 'loot':3 'toolbox':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701008863
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6372458"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700922463 {#2726
      date: 2023-11-25 15:27:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +body: "This isn’t 1980s Hollywood rich guy poor guy rules."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700965104 {#1705
    date: 2023-11-26 03:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
    "@IndiBrony@lemmy.world"
    "@glibg10b@lemmy.ml"
    "@LesserAbe@lemmy.world"
    "@registrert@lemmy.sambands.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  -id: 164684
  -bodyTs: "'1980s':4 'guy':7,9 'hollywood':5 'isn':2 'poor':8 'rich':6 'rule':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5588348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700965104 {#1711
    date: 2023-11-26 03:18:24.0 +01:00
  }
  +"title": 164684
}
"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
176 DENIED moderate
App\Entity\EntryComment {#1616
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1611
    +user: Proxies\__CG__\App\Entity\User {#2703 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2744 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2746 …}
    +slug: "This-needs-to-be-a-well-defined-psychological-principle-I-do"
    +title: "This needs to be a well-defined psychological principle. I do stuff like this all the time"
    +url: "https://programming.dev/pictrs/image/2e426ba6-10c8-4c38-bfc2-a4684bb6984c.jpeg"
    +body: "Get good loot from a toolbox in Fallout? Gotta check them all now"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 54
    +favouriteCount: 1242
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701418941 {#2739
      date: 2023-12-01 09:22:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2747 …}
    +votes: Doctrine\ORM\PersistentCollection {#2749 …}
    +reports: Doctrine\ORM\PersistentCollection {#2751 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2753 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2755 …}
    +badges: Doctrine\ORM\PersistentCollection {#2757 …}
    +children: [
      App\Entity\EntryComment {#1616}
    ]
    -id: 16685
    -titleTs: "'defin':8 'like':14 'need':2 'principl':10 'psycholog':9 'stuff':13 'time':18 'well':7 'well-defin':6"
    -bodyTs: "'check':10 'fallout':8 'get':1 'good':2 'gotta':9 'loot':3 'toolbox':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701008863
    +visibility: "visible             "
    +apId: "https://programming.dev/post/6372458"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700922463 {#2726
      date: 2023-11-25 15:27:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1598 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1630 …}
  +body: "This isn’t 1980s Hollywood rich guy poor guy rules."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700965104 {#1705
    date: 2023-11-26 03:18:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@notnotmike@programming.dev"
    "@superduperenigma@lemmy.world"
    "@SuddenDownpour@sh.itjust.works"
    "@yokonzo@lemmy.world"
    "@IndiBrony@lemmy.world"
    "@glibg10b@lemmy.ml"
    "@LesserAbe@lemmy.world"
    "@registrert@lemmy.sambands.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1629 …}
  +nested: Doctrine\ORM\PersistentCollection {#1626 …}
  +votes: Doctrine\ORM\PersistentCollection {#1618 …}
  +reports: Doctrine\ORM\PersistentCollection {#1597 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1731 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1723 …}
  -id: 164684
  -bodyTs: "'1980s':4 'guy':7,9 'hollywood':5 'isn':2 'poor':8 'rich':6 'rule':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5588348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700965104 {#1711
    date: 2023-11-26 03:18:24.0 +01:00
  }
  +"title": 164684
}
"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
177 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
178 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "Not even the fight and the downvote is enough for them. Then it turns into mod complaints and permabans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700881328 {#1582
    date: 2023-11-25 04:02:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@teegus@sh.itjust.works"
    "@alvvayson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 160986
  -bodyTs: "'complaint':17 'downvot':7 'enough':9 'even':2 'fight':4 'mod':16 'permaban':19 'turn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5567424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700881328 {#1527
    date: 2023-11-25 04:02:08.0 +01:00
  }
  +"title": 160986
}
"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
179 DENIED edit
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "Not even the fight and the downvote is enough for them. Then it turns into mod complaints and permabans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700881328 {#1582
    date: 2023-11-25 04:02:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@teegus@sh.itjust.works"
    "@alvvayson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 160986
  -bodyTs: "'complaint':17 'downvot':7 'enough':9 'even':2 'fight':4 'mod':16 'permaban':19 'turn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5567424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700881328 {#1527
    date: 2023-11-25 04:02:08.0 +01:00
  }
  +"title": 160986
}
"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
180 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1568 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1525 …}
  +body: "Not even the fight and the downvote is enough for them. Then it turns into mod complaints and permabans."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700881328 {#1582
    date: 2023-11-25 04:02:08.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WoodlandAlliance@lemm.ee"
    "@teegus@sh.itjust.works"
    "@alvvayson@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1567 …}
  +nested: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  -id: 160986
  -bodyTs: "'complaint':17 'downvot':7 'enough':9 'even':2 'fight':4 'mod':16 'permaban':19 'turn':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5567424"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700881328 {#1527
    date: 2023-11-25 04:02:08.0 +01:00
  }
  +"title": 160986
}
"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
181 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
182 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2531 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2530 …}
  +slug: "Hits-close-to-home"
  +title: "Hits close to home"
  +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 693
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701096661 {#2500
    date: 2023-11-27 15:51:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2529 …}
  +votes: Doctrine\ORM\PersistentCollection {#2536 …}
  +reports: Doctrine\ORM\PersistentCollection {#2532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2538 …}
  +badges: Doctrine\ORM\PersistentCollection {#2540 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: "Thank you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700963462 {#1557
        date: 2023-11-26 02:51:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@jaybone@lemmy.world"
        "@Klear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1596 …}
      +nested: Doctrine\ORM\PersistentCollection {#1702 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 164637
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5587860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700963462 {#1555
        date: 2023-11-26 02:51:02.0 +01:00
      }
      +"title": 164637
    }
  ]
  -id: 16080
  -titleTs: "'close':2 'hit':1 'home':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700855278
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9933483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700768878 {#2179
    date: 2023-11-23 20:47:58.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
183 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2531 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2530 …}
  +slug: "Hits-close-to-home"
  +title: "Hits close to home"
  +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 693
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701096661 {#2500
    date: 2023-11-27 15:51:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2529 …}
  +votes: Doctrine\ORM\PersistentCollection {#2536 …}
  +reports: Doctrine\ORM\PersistentCollection {#2532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2538 …}
  +badges: Doctrine\ORM\PersistentCollection {#2540 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: "Thank you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700963462 {#1557
        date: 2023-11-26 02:51:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@jaybone@lemmy.world"
        "@Klear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1596 …}
      +nested: Doctrine\ORM\PersistentCollection {#1702 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 164637
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5587860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700963462 {#1555
        date: 2023-11-26 02:51:02.0 +01:00
      }
      +"title": 164637
    }
  ]
  -id: 16080
  -titleTs: "'close':2 'hit':1 'home':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700855278
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9933483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700768878 {#2179
    date: 2023-11-23 20:47:58.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
184 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1620
  +user: Proxies\__CG__\App\Entity\User {#2187 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2531 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2530 …}
  +slug: "Hits-close-to-home"
  +title: "Hits close to home"
  +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 693
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701096661 {#2500
    date: 2023-11-27 15:51:01.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2529 …}
  +votes: Doctrine\ORM\PersistentCollection {#2536 …}
  +reports: Doctrine\ORM\PersistentCollection {#2532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2535 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2538 …}
  +badges: Doctrine\ORM\PersistentCollection {#2540 …}
  +children: [
    App\Entity\EntryComment {#1621
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1620 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
      +body: "Thank you."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700963462 {#1557
        date: 2023-11-26 02:51:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@OttoVonNoob@lemmy.ca"
        "@jaybone@lemmy.world"
        "@Klear@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1596 …}
      +nested: Doctrine\ORM\PersistentCollection {#1702 …}
      +votes: Doctrine\ORM\PersistentCollection {#1683 …}
      +reports: Doctrine\ORM\PersistentCollection {#1680 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
      -id: 164637
      -bodyTs: "'thank':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5587860"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700963462 {#1555
        date: 2023-11-26 02:51:02.0 +01:00
      }
      +"title": 164637
    }
  ]
  -id: 16080
  -titleTs: "'close':2 'hit':1 'home':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700855278
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/9933483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700768878 {#2179
    date: 2023-11-23 20:47:58.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
185 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
186 DENIED moderate
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2187 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2531 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2530 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2500
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2529 …}
    +votes: Doctrine\ORM\PersistentCollection {#2536 …}
    +reports: Doctrine\ORM\PersistentCollection {#2532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2538 …}
    +badges: Doctrine\ORM\PersistentCollection {#2540 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#2179
      date: 2023-11-23 20:47:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: "Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700963462 {#1557
    date: 2023-11-26 02:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@jaybone@lemmy.world"
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 164637
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5587860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700963462 {#1555
    date: 2023-11-26 02:51:02.0 +01:00
  }
  +"title": 164637
}
"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
187 DENIED edit
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2187 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2531 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2530 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2500
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2529 …}
    +votes: Doctrine\ORM\PersistentCollection {#2536 …}
    +reports: Doctrine\ORM\PersistentCollection {#2532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2538 …}
    +badges: Doctrine\ORM\PersistentCollection {#2540 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#2179
      date: 2023-11-23 20:47:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: "Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700963462 {#1557
    date: 2023-11-26 02:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@jaybone@lemmy.world"
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 164637
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5587860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700963462 {#1555
    date: 2023-11-26 02:51:02.0 +01:00
  }
  +"title": 164637
}
"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
188 DENIED moderate
App\Entity\EntryComment {#1621
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1620
    +user: Proxies\__CG__\App\Entity\User {#2187 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2531 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2530 …}
    +slug: "Hits-close-to-home"
    +title: "Hits close to home"
    +url: "https://lemmy.ca/pictrs/image/17070610-1924-4d7f-9082-6e97095f81d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 693
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701096661 {#2500
      date: 2023-11-27 15:51:01.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2529 …}
    +votes: Doctrine\ORM\PersistentCollection {#2536 …}
    +reports: Doctrine\ORM\PersistentCollection {#2532 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2535 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2538 …}
    +badges: Doctrine\ORM\PersistentCollection {#2540 …}
    +children: [
      App\Entity\EntryComment {#1621}
    ]
    -id: 16080
    -titleTs: "'close':2 'hit':1 'home':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700855278
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/9933483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700768878 {#2179
      date: 2023-11-23 20:47:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1613 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1604 …}
  +body: "Thank you."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700963462 {#1557
    date: 2023-11-26 02:51:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@OttoVonNoob@lemmy.ca"
    "@jaybone@lemmy.world"
    "@Klear@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1596 …}
  +nested: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1680 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1692 …}
  -id: 164637
  -bodyTs: "'thank':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5587860"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700963462 {#1555
    date: 2023-11-26 02:51:02.0 +01:00
  }
  +"title": 164637
}
"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
189 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
190 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Just-the-essentials"
  +title: "Just the essentials"
  +url: "https://lemmy.world/pictrs/image/0452dac7-497a-4391-81ad-2ce7ef2ca25b.jpeg"
  +body: "Via [Goat To Self](https://www.goattoself.com)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700703078 {#2542
    date: 2023-11-23 02:31:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  +badges: Doctrine\ORM\PersistentCollection {#2560 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "Essence of garlic bread."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700655143 {#1439
        date: 2023-11-22 13:12:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@realitista@lemmy.world"
        "@Ghost33313@kbin.social"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 150294
      -bodyTs: "'bread':4 'essenc':1 'garlic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5498892"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700655143 {#1435
        date: 2023-11-22 13:12:23.0 +01:00
      }
      +"title": 150294
    }
  ]
  -id: 15225
  -titleTs: "'essenti':3"
  -bodyTs: "'goat':2 'self':4 'via':1 'www.goattoself.com':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700688858
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8578496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700602458 {#2508
    date: 2023-11-21 22:34:18.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
191 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Just-the-essentials"
  +title: "Just the essentials"
  +url: "https://lemmy.world/pictrs/image/0452dac7-497a-4391-81ad-2ce7ef2ca25b.jpeg"
  +body: "Via [Goat To Self](https://www.goattoself.com)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700703078 {#2542
    date: 2023-11-23 02:31:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  +badges: Doctrine\ORM\PersistentCollection {#2560 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "Essence of garlic bread."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700655143 {#1439
        date: 2023-11-22 13:12:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@realitista@lemmy.world"
        "@Ghost33313@kbin.social"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 150294
      -bodyTs: "'bread':4 'essenc':1 'garlic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5498892"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700655143 {#1435
        date: 2023-11-22 13:12:23.0 +01:00
      }
      +"title": 150294
    }
  ]
  -id: 15225
  -titleTs: "'essenti':3"
  -bodyTs: "'goat':2 'self':4 'via':1 'www.goattoself.com':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700688858
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8578496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700602458 {#2508
    date: 2023-11-21 22:34:18.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
192 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
  +slug: "Just-the-essentials"
  +title: "Just the essentials"
  +url: "https://lemmy.world/pictrs/image/0452dac7-497a-4391-81ad-2ce7ef2ca25b.jpeg"
  +body: "Via [Goat To Self](https://www.goattoself.com)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 25
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700703078 {#2542
    date: 2023-11-23 02:31:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2550 …}
  +votes: Doctrine\ORM\PersistentCollection {#2552 …}
  +reports: Doctrine\ORM\PersistentCollection {#2554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
  +badges: Doctrine\ORM\PersistentCollection {#2560 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "Essence of garlic bread."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1700655143 {#1439
        date: 2023-11-22 13:12:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@realitista@lemmy.world"
        "@Ghost33313@kbin.social"
        "@LemmyKnowsBest@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 150294
      -bodyTs: "'bread':4 'essenc':1 'garlic':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5498892"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700655143 {#1435
        date: 2023-11-22 13:12:23.0 +01:00
      }
      +"title": 150294
    }
  ]
  -id: 15225
  -titleTs: "'essenti':3"
  -bodyTs: "'goat':2 'self':4 'via':1 'www.goattoself.com':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700688858
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8578496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700602458 {#2508
    date: 2023-11-21 22:34:18.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
193 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
194 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2547 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Just-the-essentials"
    +title: "Just the essentials"
    +url: "https://lemmy.world/pictrs/image/0452dac7-497a-4391-81ad-2ce7ef2ca25b.jpeg"
    +body: "Via [Goat To Self](https://www.goattoself.com)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 815
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700703078 {#2542
      date: 2023-11-23 02:31:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2550 …}
    +votes: Doctrine\ORM\PersistentCollection {#2552 …}
    +reports: Doctrine\ORM\PersistentCollection {#2554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
    +badges: Doctrine\ORM\PersistentCollection {#2560 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 15225
    -titleTs: "'essenti':3"
    -bodyTs: "'goat':2 'self':4 'via':1 'www.goattoself.com':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700688858
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8578496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700602458 {#2508
      date: 2023-11-21 22:34:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "Essence of garlic bread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700655143 {#1439
    date: 2023-11-22 13:12:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
    "@Ghost33313@kbin.social"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 150294
  -bodyTs: "'bread':4 'essenc':1 'garlic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5498892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700655143 {#1435
    date: 2023-11-22 13:12:23.0 +01:00
  }
  +"title": 150294
}
"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
195 DENIED edit
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2547 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Just-the-essentials"
    +title: "Just the essentials"
    +url: "https://lemmy.world/pictrs/image/0452dac7-497a-4391-81ad-2ce7ef2ca25b.jpeg"
    +body: "Via [Goat To Self](https://www.goattoself.com)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 815
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700703078 {#2542
      date: 2023-11-23 02:31:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2550 …}
    +votes: Doctrine\ORM\PersistentCollection {#2552 …}
    +reports: Doctrine\ORM\PersistentCollection {#2554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
    +badges: Doctrine\ORM\PersistentCollection {#2560 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 15225
    -titleTs: "'essenti':3"
    -bodyTs: "'goat':2 'self':4 'via':1 'www.goattoself.com':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700688858
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8578496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700602458 {#2508
      date: 2023-11-21 22:34:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "Essence of garlic bread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700655143 {#1439
    date: 2023-11-22 13:12:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
    "@Ghost33313@kbin.social"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 150294
  -bodyTs: "'bread':4 'essenc':1 'garlic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5498892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700655143 {#1435
    date: 2023-11-22 13:12:23.0 +01:00
  }
  +"title": 150294
}
"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
196 DENIED moderate
App\Entity\EntryComment {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2547 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2549 …}
    +slug: "Just-the-essentials"
    +title: "Just the essentials"
    +url: "https://lemmy.world/pictrs/image/0452dac7-497a-4391-81ad-2ce7ef2ca25b.jpeg"
    +body: "Via [Goat To Self](https://www.goattoself.com)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 25
    +favouriteCount: 815
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700703078 {#2542
      date: 2023-11-23 02:31:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2550 …}
    +votes: Doctrine\ORM\PersistentCollection {#2552 …}
    +reports: Doctrine\ORM\PersistentCollection {#2554 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2556 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2558 …}
    +badges: Doctrine\ORM\PersistentCollection {#2560 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 15225
    -titleTs: "'essenti':3"
    -bodyTs: "'goat':2 'self':4 'via':1 'www.goattoself.com':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700688858
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8578496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700602458 {#2508
      date: 2023-11-21 22:34:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "Essence of garlic bread."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1700655143 {#1439
    date: 2023-11-22 13:12:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@realitista@lemmy.world"
    "@Ghost33313@kbin.social"
    "@LemmyKnowsBest@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 150294
  -bodyTs: "'bread':4 'essenc':1 'garlic':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5498892"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700655143 {#1435
    date: 2023-11-22 13:12:23.0 +01:00
  }
  +"title": 150294
}
"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
197 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
198 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