GET https://kbin.spritesserver.nl/index.php/u/@FeatherConstrictor@sh.itjust.works/active

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 …}
}
36.72 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 {#2140
  +user: Proxies\__CG__\App\Entity\User {#2224 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2225 …}
  +slug: "Legendary-exit-for-a-legendary-creator"
  +title: "Legendary exit for a legendary creator"
  +url: "https://i.imgur.com/O7dlNbG.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 816
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721393045 {#2314
    date: 2024-07-19 14:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  +badges: Doctrine\ORM\PersistentCollection {#2293 …}
  +children: [
    App\Entity\EntryComment {#2241
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "WOAH when did that happen, is the video still up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704785154 {#2092
        date: 2024-01-09 08:25:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sine_Fine_Belli@lemmy.world"
        "@M137@lemmy.world"
        "@Wolf_359@lemmy.world"
        "@nexguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 292959
      -bodyTs: "'happen':5 'still':9 'video':8 'woah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7280414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704785154 {#2094
        date: 2024-01-09 08:25:54.0 +01:00
      }
      +"title": 292959
    }
  ]
  -id: 27250
  -titleTs: "'creator':6 'exit':2 'legendari':1,5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10320274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397039 {#2214
    date: 2024-01-04 20:37:19.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 {#2140
  +user: Proxies\__CG__\App\Entity\User {#2224 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2225 …}
  +slug: "Legendary-exit-for-a-legendary-creator"
  +title: "Legendary exit for a legendary creator"
  +url: "https://i.imgur.com/O7dlNbG.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 816
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721393045 {#2314
    date: 2024-07-19 14:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  +badges: Doctrine\ORM\PersistentCollection {#2293 …}
  +children: [
    App\Entity\EntryComment {#2241
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "WOAH when did that happen, is the video still up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704785154 {#2092
        date: 2024-01-09 08:25:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sine_Fine_Belli@lemmy.world"
        "@M137@lemmy.world"
        "@Wolf_359@lemmy.world"
        "@nexguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 292959
      -bodyTs: "'happen':5 'still':9 'video':8 'woah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7280414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704785154 {#2094
        date: 2024-01-09 08:25:54.0 +01:00
      }
      +"title": 292959
    }
  ]
  -id: 27250
  -titleTs: "'creator':6 'exit':2 'legendari':1,5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10320274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397039 {#2214
    date: 2024-01-04 20:37:19.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 {#2140
  +user: Proxies\__CG__\App\Entity\User {#2224 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2225 …}
  +slug: "Legendary-exit-for-a-legendary-creator"
  +title: "Legendary exit for a legendary creator"
  +url: "https://i.imgur.com/O7dlNbG.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 816
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721393045 {#2314
    date: 2024-07-19 14:44:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2231 …}
  +votes: Doctrine\ORM\PersistentCollection {#2229 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
  +badges: Doctrine\ORM\PersistentCollection {#2293 …}
  +children: [
    App\Entity\EntryComment {#2241
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2140 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
      +body: "WOAH when did that happen, is the video still up?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704785154 {#2092
        date: 2024-01-09 08:25:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Sine_Fine_Belli@lemmy.world"
        "@M137@lemmy.world"
        "@Wolf_359@lemmy.world"
        "@nexguy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2129 …}
      +nested: Doctrine\ORM\PersistentCollection {#2132 …}
      +votes: Doctrine\ORM\PersistentCollection {#2040 …}
      +reports: Doctrine\ORM\PersistentCollection {#2350 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
      -id: 292959
      -bodyTs: "'happen':5 'still':9 'video':8 'woah':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7280414"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704785154 {#2094
        date: 2024-01-09 08:25:54.0 +01:00
      }
      +"title": 292959
    }
  ]
  -id: 27250
  -titleTs: "'creator':6 'exit':2 'legendari':1,5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704483439
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10320274"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704397039 {#2214
    date: 2024-01-04 20:37:19.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 {#2241
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2224 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2225 …}
    +slug: "Legendary-exit-for-a-legendary-creator"
    +title: "Legendary exit for a legendary creator"
    +url: "https://i.imgur.com/O7dlNbG.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 816
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721393045 {#2314
      date: 2024-07-19 14:44:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    +badges: Doctrine\ORM\PersistentCollection {#2293 …}
    +children: [
      App\Entity\EntryComment {#2241}
    ]
    -id: 27250
    -titleTs: "'creator':6 'exit':2 'legendari':1,5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483439
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10320274"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397039 {#2214
      date: 2024-01-04 20:37:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "WOAH when did that happen, is the video still up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704785154 {#2092
    date: 2024-01-09 08:25:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sine_Fine_Belli@lemmy.world"
    "@M137@lemmy.world"
    "@Wolf_359@lemmy.world"
    "@nexguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 292959
  -bodyTs: "'happen':5 'still':9 'video':8 'woah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7280414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704785154 {#2094
    date: 2024-01-09 08:25:54.0 +01:00
  }
  +"title": 292959
}
"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 {#2241
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2224 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2225 …}
    +slug: "Legendary-exit-for-a-legendary-creator"
    +title: "Legendary exit for a legendary creator"
    +url: "https://i.imgur.com/O7dlNbG.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 816
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721393045 {#2314
      date: 2024-07-19 14:44:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    +badges: Doctrine\ORM\PersistentCollection {#2293 …}
    +children: [
      App\Entity\EntryComment {#2241}
    ]
    -id: 27250
    -titleTs: "'creator':6 'exit':2 'legendari':1,5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483439
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10320274"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397039 {#2214
      date: 2024-01-04 20:37:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "WOAH when did that happen, is the video still up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704785154 {#2092
    date: 2024-01-09 08:25:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sine_Fine_Belli@lemmy.world"
    "@M137@lemmy.world"
    "@Wolf_359@lemmy.world"
    "@nexguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 292959
  -bodyTs: "'happen':5 'still':9 'video':8 'woah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7280414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704785154 {#2094
    date: 2024-01-09 08:25:54.0 +01:00
  }
  +"title": 292959
}
"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 {#2241
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2140
    +user: Proxies\__CG__\App\Entity\User {#2224 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2225 …}
    +slug: "Legendary-exit-for-a-legendary-creator"
    +title: "Legendary exit for a legendary creator"
    +url: "https://i.imgur.com/O7dlNbG.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 816
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721393045 {#2314
      date: 2024-07-19 14:44:05.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2231 …}
    +votes: Doctrine\ORM\PersistentCollection {#2229 …}
    +reports: Doctrine\ORM\PersistentCollection {#2252 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2311 …}
    +badges: Doctrine\ORM\PersistentCollection {#2293 …}
    +children: [
      App\Entity\EntryComment {#2241}
    ]
    -id: 27250
    -titleTs: "'creator':6 'exit':2 'legendari':1,5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704483439
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10320274"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704397039 {#2214
      date: 2024-01-04 20:37:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2130 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2133 …}
  +body: "WOAH when did that happen, is the video still up?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704785154 {#2092
    date: 2024-01-09 08:25:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Sine_Fine_Belli@lemmy.world"
    "@M137@lemmy.world"
    "@Wolf_359@lemmy.world"
    "@nexguy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2129 …}
  +nested: Doctrine\ORM\PersistentCollection {#2132 …}
  +votes: Doctrine\ORM\PersistentCollection {#2040 …}
  +reports: Doctrine\ORM\PersistentCollection {#2350 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2351 …}
  -id: 292959
  -bodyTs: "'happen':5 'still':9 'video':8 'woah':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7280414"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704785154 {#2094
    date: 2024-01-09 08:25:54.0 +01:00
  }
  +"title": 292959
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +body: "Could you elaborate on librescore script please? How do I get it how does it work. I searched and only got the website librescore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701388172 {#2389
    date: 2023-12-01 00:49:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuuunikki@lemmy.dbzer0.com"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 182566
  -bodyTs: "'could':1 'elabor':3 'get':11 'got':21 'librescor':5,24 'pleas':7 'script':6 'search':18 'websit':23 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6149374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701388172 {#2369
    date: 2023-12-01 00:49:32.0 +01:00
  }
  +"title": 182566
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +body: "Could you elaborate on librescore script please? How do I get it how does it work. I searched and only got the website librescore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701388172 {#2389
    date: 2023-12-01 00:49:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuuunikki@lemmy.dbzer0.com"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 182566
  -bodyTs: "'could':1 'elabor':3 'get':11 'got':21 'librescor':5,24 'pleas':7 'script':6 'search':18 'websit':23 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6149374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701388172 {#2369
    date: 2023-12-01 00:49:32.0 +01:00
  }
  +"title": 182566
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2387
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2394 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2395 …}
  +body: "Could you elaborate on librescore script please? How do I get it how does it work. I searched and only got the website librescore"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701388172 {#2389
    date: 2023-12-01 00:49:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@yuuunikki@lemmy.dbzer0.com"
    "@Gooey0210@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#1381 …}
  +votes: Doctrine\ORM\PersistentCollection {#1402 …}
  +reports: Doctrine\ORM\PersistentCollection {#1385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1401 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 182566
  -bodyTs: "'could':1 'elabor':3 'get':11 'got':21 'librescor':5,24 'pleas':7 'script':6 'search':18 'websit':23 'work':16"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6149374"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701388172 {#2369
    date: 2023-12-01 00:49:32.0 +01:00
  }
  +"title": 182566
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2296 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "Sales-technique"
  +title: "Sales technique"
  +url: "https://lemmy.world/pictrs/image/8d32b18f-a1bc-4819-8a1c-76e5d9440506.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 830
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709369785 {#2309
    date: 2024-03-02 09:56:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  +badges: Doctrine\ORM\PersistentCollection {#2275 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: "Bi woman here, same."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703895805 {#2082
        date: 2023-12-30 01:23:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@eestileib@sh.itjust.works"
        "@Mek@lemmy.world"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 263569
      -bodyTs: "'bi':1 'woman':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6926530"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703895805 {#2085
        date: 2023-12-30 01:23:25.0 +01:00
      }
      +"title": 263569
    }
  ]
  -id: 25636
  -titleTs: "'sale':1 'techniqu':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703949765
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10095972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703863365 {#2230
    date: 2023-12-29 16:22:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2296 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "Sales-technique"
  +title: "Sales technique"
  +url: "https://lemmy.world/pictrs/image/8d32b18f-a1bc-4819-8a1c-76e5d9440506.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 830
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709369785 {#2309
    date: 2024-03-02 09:56:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  +badges: Doctrine\ORM\PersistentCollection {#2275 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: "Bi woman here, same."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703895805 {#2082
        date: 2023-12-30 01:23:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@eestileib@sh.itjust.works"
        "@Mek@lemmy.world"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 263569
      -bodyTs: "'bi':1 'woman':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6926530"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703895805 {#2085
        date: 2023-12-30 01:23:25.0 +01:00
      }
      +"title": 263569
    }
  ]
  -id: 25636
  -titleTs: "'sale':1 'techniqu':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703949765
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10095972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703863365 {#2230
    date: 2023-12-29 16:22:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2062
  +user: Proxies\__CG__\App\Entity\User {#2043 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2296 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "Sales-technique"
  +title: "Sales technique"
  +url: "https://lemmy.world/pictrs/image/8d32b18f-a1bc-4819-8a1c-76e5d9440506.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 35
  +favouriteCount: 830
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709369785 {#2309
    date: 2024-03-02 09:56:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2294 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
  +badges: Doctrine\ORM\PersistentCollection {#2275 …}
  +children: [
    App\Entity\EntryComment {#2096
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2062 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
      +body: "Bi woman here, same."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1703895805 {#2082
        date: 2023-12-30 01:23:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@eestileib@sh.itjust.works"
        "@Mek@lemmy.world"
        "@captainlezbian@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2098 …}
      +nested: Doctrine\ORM\PersistentCollection {#2080 …}
      +votes: Doctrine\ORM\PersistentCollection {#2089 …}
      +reports: Doctrine\ORM\PersistentCollection {#2095 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
      -id: 263569
      -bodyTs: "'bi':1 'woman':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6926530"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703895805 {#2085
        date: 2023-12-30 01:23:25.0 +01:00
      }
      +"title": 263569
    }
  ]
  -id: 25636
  -titleTs: "'sale':1 'techniqu':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703949765
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10095972"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703863365 {#2230
    date: 2023-12-29 16:22:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2043 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2296 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "Sales-technique"
    +title: "Sales technique"
    +url: "https://lemmy.world/pictrs/image/8d32b18f-a1bc-4819-8a1c-76e5d9440506.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 830
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709369785 {#2309
      date: 2024-03-02 09:56:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2294 …}
    +votes: Doctrine\ORM\PersistentCollection {#2282 …}
    +reports: Doctrine\ORM\PersistentCollection {#2295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
    +badges: Doctrine\ORM\PersistentCollection {#2275 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 25636
    -titleTs: "'sale':1 'techniqu':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703949765
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10095972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863365 {#2230
      date: 2023-12-29 16:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Bi woman here, same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703895805 {#2082
    date: 2023-12-30 01:23:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@eestileib@sh.itjust.works"
    "@Mek@lemmy.world"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 263569
  -bodyTs: "'bi':1 'woman':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6926530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703895805 {#2085
    date: 2023-12-30 01:23:25.0 +01:00
  }
  +"title": 263569
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2043 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2296 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "Sales-technique"
    +title: "Sales technique"
    +url: "https://lemmy.world/pictrs/image/8d32b18f-a1bc-4819-8a1c-76e5d9440506.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 830
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709369785 {#2309
      date: 2024-03-02 09:56:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2294 …}
    +votes: Doctrine\ORM\PersistentCollection {#2282 …}
    +reports: Doctrine\ORM\PersistentCollection {#2295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
    +badges: Doctrine\ORM\PersistentCollection {#2275 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 25636
    -titleTs: "'sale':1 'techniqu':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703949765
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10095972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863365 {#2230
      date: 2023-12-29 16:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Bi woman here, same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703895805 {#2082
    date: 2023-12-30 01:23:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@eestileib@sh.itjust.works"
    "@Mek@lemmy.world"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 263569
  -bodyTs: "'bi':1 'woman':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6926530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703895805 {#2085
    date: 2023-12-30 01:23:25.0 +01:00
  }
  +"title": 263569
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2096
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2062
    +user: Proxies\__CG__\App\Entity\User {#2043 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2296 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "Sales-technique"
    +title: "Sales technique"
    +url: "https://lemmy.world/pictrs/image/8d32b18f-a1bc-4819-8a1c-76e5d9440506.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 35
    +favouriteCount: 830
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709369785 {#2309
      date: 2024-03-02 09:56:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2294 …}
    +votes: Doctrine\ORM\PersistentCollection {#2282 …}
    +reports: Doctrine\ORM\PersistentCollection {#2295 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2280 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2276 …}
    +badges: Doctrine\ORM\PersistentCollection {#2275 …}
    +children: [
      App\Entity\EntryComment {#2096}
    ]
    -id: 25636
    -titleTs: "'sale':1 'techniqu':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703949765
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10095972"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703863365 {#2230
      date: 2023-12-29 16:22:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2077 …}
  +body: "Bi woman here, same."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1703895805 {#2082
    date: 2023-12-30 01:23:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@eestileib@sh.itjust.works"
    "@Mek@lemmy.world"
    "@captainlezbian@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2098 …}
  +nested: Doctrine\ORM\PersistentCollection {#2080 …}
  +votes: Doctrine\ORM\PersistentCollection {#2089 …}
  +reports: Doctrine\ORM\PersistentCollection {#2095 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2091 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2090 …}
  -id: 263569
  -bodyTs: "'bi':1 'woman':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6926530"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703895805 {#2085
    date: 2023-12-30 01:23:25.0 +01:00
  }
  +"title": 263569
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2027
  +user: Proxies\__CG__\App\Entity\User {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2219 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "Gastronomical-Masterpiece"
  +title: "Gastronomical Masterpiece"
  +url: "https://lemmy.world/pictrs/image/4b6e5fd1-b265-4e4f-be62-aad0f895863a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 230
  +favouriteCount: 403
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708653494 {#2261
    date: 2024-02-23 02:58:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  +badges: Doctrine\ORM\PersistentCollection {#2210 …}
  +children: [
    App\Entity\EntryComment {#2013
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +body: "Me sometimes when I have no energy for anything else :| been doing it since I was a kid"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703489709 {#2012
        date: 2023-12-25 08:35:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
        "@x4740N@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 250497
      -bodyTs: "'anyth':9 'els':10 'energi':7 'kid':18 'sinc':14 'sometim':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6827486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703489709 {#2020
        date: 2023-12-25 08:35:09.0 +01:00
      }
      +"title": 250497
    }
  ]
  -id: 23526
  -titleTs: "'gastronom':1 'masterpiec':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703139794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9780594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703053394 {#2322
    date: 2023-12-20 07:23: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
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2027
  +user: Proxies\__CG__\App\Entity\User {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2219 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "Gastronomical-Masterpiece"
  +title: "Gastronomical Masterpiece"
  +url: "https://lemmy.world/pictrs/image/4b6e5fd1-b265-4e4f-be62-aad0f895863a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 230
  +favouriteCount: 403
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708653494 {#2261
    date: 2024-02-23 02:58:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  +badges: Doctrine\ORM\PersistentCollection {#2210 …}
  +children: [
    App\Entity\EntryComment {#2013
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +body: "Me sometimes when I have no energy for anything else :| been doing it since I was a kid"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703489709 {#2012
        date: 2023-12-25 08:35:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
        "@x4740N@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 250497
      -bodyTs: "'anyth':9 'els':10 'energi':7 'kid':18 'sinc':14 'sometim':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6827486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703489709 {#2020
        date: 2023-12-25 08:35:09.0 +01:00
      }
      +"title": 250497
    }
  ]
  -id: 23526
  -titleTs: "'gastronom':1 'masterpiec':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703139794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9780594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703053394 {#2322
    date: 2023-12-20 07:23: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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2027
  +user: Proxies\__CG__\App\Entity\User {#2161 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2219 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "Gastronomical-Masterpiece"
  +title: "Gastronomical Masterpiece"
  +url: "https://lemmy.world/pictrs/image/4b6e5fd1-b265-4e4f-be62-aad0f895863a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 230
  +favouriteCount: 403
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708653494 {#2261
    date: 2024-02-23 02:58:14.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2196 …}
  +votes: Doctrine\ORM\PersistentCollection {#2194 …}
  +reports: Doctrine\ORM\PersistentCollection {#2193 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
  +badges: Doctrine\ORM\PersistentCollection {#2210 …}
  +children: [
    App\Entity\EntryComment {#2013
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2027 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
      +body: "Me sometimes when I have no energy for anything else :| been doing it since I was a kid"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703489709 {#2012
        date: 2023-12-25 08:35:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
        "@x4740N@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2031 …}
      +nested: Doctrine\ORM\PersistentCollection {#2037 …}
      +votes: Doctrine\ORM\PersistentCollection {#2075 …}
      +reports: Doctrine\ORM\PersistentCollection {#2079 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
      -id: 250497
      -bodyTs: "'anyth':9 'els':10 'energi':7 'kid':18 'sinc':14 'sometim':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6827486"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703489709 {#2020
        date: 2023-12-25 08:35:09.0 +01:00
      }
      +"title": 250497
    }
  ]
  -id: 23526
  -titleTs: "'gastronom':1 'masterpiec':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703139794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9780594"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703053394 {#2322
    date: 2023-12-20 07:23: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
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#2161 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2219 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "Gastronomical-Masterpiece"
    +title: "Gastronomical Masterpiece"
    +url: "https://lemmy.world/pictrs/image/4b6e5fd1-b265-4e4f-be62-aad0f895863a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 230
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708653494 {#2261
      date: 2024-02-23 02:58:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    +badges: Doctrine\ORM\PersistentCollection {#2210 …}
    +children: [
      App\Entity\EntryComment {#2013}
    ]
    -id: 23526
    -titleTs: "'gastronom':1 'masterpiec':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703139794
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9780594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703053394 {#2322
      date: 2023-12-20 07:23:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +body: "Me sometimes when I have no energy for anything else :| been doing it since I was a kid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703489709 {#2012
    date: 2023-12-25 08:35:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@x4740N@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 250497
  -bodyTs: "'anyth':9 'els':10 'energi':7 'kid':18 'sinc':14 'sometim':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6827486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703489709 {#2020
    date: 2023-12-25 08:35:09.0 +01:00
  }
  +"title": 250497
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#2161 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2219 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "Gastronomical-Masterpiece"
    +title: "Gastronomical Masterpiece"
    +url: "https://lemmy.world/pictrs/image/4b6e5fd1-b265-4e4f-be62-aad0f895863a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 230
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708653494 {#2261
      date: 2024-02-23 02:58:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    +badges: Doctrine\ORM\PersistentCollection {#2210 …}
    +children: [
      App\Entity\EntryComment {#2013}
    ]
    -id: 23526
    -titleTs: "'gastronom':1 'masterpiec':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703139794
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9780594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703053394 {#2322
      date: 2023-12-20 07:23:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +body: "Me sometimes when I have no energy for anything else :| been doing it since I was a kid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703489709 {#2012
    date: 2023-12-25 08:35:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@x4740N@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 250497
  -bodyTs: "'anyth':9 'els':10 'energi':7 'kid':18 'sinc':14 'sometim':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6827486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703489709 {#2020
    date: 2023-12-25 08:35:09.0 +01:00
  }
  +"title": 250497
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2013
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2027
    +user: Proxies\__CG__\App\Entity\User {#2161 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2219 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "Gastronomical-Masterpiece"
    +title: "Gastronomical Masterpiece"
    +url: "https://lemmy.world/pictrs/image/4b6e5fd1-b265-4e4f-be62-aad0f895863a.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 230
    +favouriteCount: 403
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708653494 {#2261
      date: 2024-02-23 02:58:14.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2196 …}
    +votes: Doctrine\ORM\PersistentCollection {#2194 …}
    +reports: Doctrine\ORM\PersistentCollection {#2193 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2205 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2202 …}
    +badges: Doctrine\ORM\PersistentCollection {#2210 …}
    +children: [
      App\Entity\EntryComment {#2013}
    ]
    -id: 23526
    -titleTs: "'gastronom':1 'masterpiec':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703139794
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9780594"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703053394 {#2322
      date: 2023-12-20 07:23:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2035 …}
  +body: "Me sometimes when I have no energy for anything else :| been doing it since I was a kid"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703489709 {#2012
    date: 2023-12-25 08:35:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
    "@x4740N@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2031 …}
  +nested: Doctrine\ORM\PersistentCollection {#2037 …}
  +votes: Doctrine\ORM\PersistentCollection {#2075 …}
  +reports: Doctrine\ORM\PersistentCollection {#2079 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2078 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2097 …}
  -id: 250497
  -bodyTs: "'anyth':9 'els':10 'energi':7 'kid':18 'sinc':14 'sometim':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6827486"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703489709 {#2020
    date: 2023-12-25 08:35:09.0 +01:00
  }
  +"title": 250497
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2200 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "Was-anyone-else-disappointed-when-they-found-out-the-FTSE500"
  +title: "Was anyone else disappointed when they found out the FTSE500 wasn't a giant game of footsie?"
  +url: "https://lemmy.world/pictrs/image/b67b3c5d-4202-42a3-9a67-640aff7d993b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703119193 {#2207
    date: 2023-12-21 01:39:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  +badges: Doctrine\ORM\PersistentCollection {#2253 …}
  +children: [
    App\Entity\EntryComment {#2019
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: null
      +root: null
      +body: "What… What is it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703119193 {#1362
        date: 2023-12-21 01:39:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mr_Dr_Oink@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 239179
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6752632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703119193 {#1403
        date: 2023-12-21 01:39:53.0 +01:00
      }
      +"title": 239179
    }
  ]
  -id: 22577
  -titleTs: "'anyon':2 'disappoint':4 'els':3 'footsi':17 'found':7 'ftse500':10 'game':15 'giant':14 'wasn':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702811250
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9632809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702724850 {#2217
    date: 2023-12-16 12:07: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
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2200 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "Was-anyone-else-disappointed-when-they-found-out-the-FTSE500"
  +title: "Was anyone else disappointed when they found out the FTSE500 wasn't a giant game of footsie?"
  +url: "https://lemmy.world/pictrs/image/b67b3c5d-4202-42a3-9a67-640aff7d993b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703119193 {#2207
    date: 2023-12-21 01:39:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  +badges: Doctrine\ORM\PersistentCollection {#2253 …}
  +children: [
    App\Entity\EntryComment {#2019
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: null
      +root: null
      +body: "What… What is it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703119193 {#1362
        date: 2023-12-21 01:39:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mr_Dr_Oink@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 239179
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6752632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703119193 {#1403
        date: 2023-12-21 01:39:53.0 +01:00
      }
      +"title": 239179
    }
  ]
  -id: 22577
  -titleTs: "'anyon':2 'disappoint':4 'els':3 'footsi':17 'found':7 'ftse500':10 'game':15 'giant':14 'wasn':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702811250
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9632809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702724850 {#2217
    date: 2023-12-16 12:07: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
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2023
  +user: Proxies\__CG__\App\Entity\User {#2297 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2200 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "Was-anyone-else-disappointed-when-they-found-out-the-FTSE500"
  +title: "Was anyone else disappointed when they found out the FTSE500 wasn't a giant game of footsie?"
  +url: "https://lemmy.world/pictrs/image/b67b3c5d-4202-42a3-9a67-640aff7d993b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 85
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703119193 {#2207
    date: 2023-12-21 01:39:53.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  +badges: Doctrine\ORM\PersistentCollection {#2253 …}
  +children: [
    App\Entity\EntryComment {#2019
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2023 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: null
      +root: null
      +body: "What… What is it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703119193 {#1362
        date: 2023-12-21 01:39:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mr_Dr_Oink@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2030 …}
      +nested: Doctrine\ORM\PersistentCollection {#2026 …}
      +votes: Doctrine\ORM\PersistentCollection {#2022 …}
      +reports: Doctrine\ORM\PersistentCollection {#2025 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
      -id: 239179
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6752632"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703119193 {#1403
        date: 2023-12-21 01:39:53.0 +01:00
      }
      +"title": 239179
    }
  ]
  -id: 22577
  -titleTs: "'anyon':2 'disappoint':4 'els':3 'footsi':17 'found':7 'ftse500':10 'game':15 'giant':14 'wasn':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702811250
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9632809"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702724850 {#2217
    date: 2023-12-16 12:07: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
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2297 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2200 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "Was-anyone-else-disappointed-when-they-found-out-the-FTSE500"
    +title: "Was anyone else disappointed when they found out the FTSE500 wasn't a giant game of footsie?"
    +url: "https://lemmy.world/pictrs/image/b67b3c5d-4202-42a3-9a67-640aff7d993b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703119193 {#2207
      date: 2023-12-21 01:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    +badges: Doctrine\ORM\PersistentCollection {#2253 …}
    +children: [
      App\Entity\EntryComment {#2019}
    ]
    -id: 22577
    -titleTs: "'anyon':2 'disappoint':4 'els':3 'footsi':17 'found':7 'ftse500':10 'game':15 'giant':14 'wasn':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702811250
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9632809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702724850 {#2217
      date: 2023-12-16 12:07:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: null
  +root: null
  +body: "What… What is it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703119193 {#1362
    date: 2023-12-21 01:39:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mr_Dr_Oink@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 239179
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6752632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703119193 {#1403
    date: 2023-12-21 01:39:53.0 +01:00
  }
  +"title": 239179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2297 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2200 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "Was-anyone-else-disappointed-when-they-found-out-the-FTSE500"
    +title: "Was anyone else disappointed when they found out the FTSE500 wasn't a giant game of footsie?"
    +url: "https://lemmy.world/pictrs/image/b67b3c5d-4202-42a3-9a67-640aff7d993b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703119193 {#2207
      date: 2023-12-21 01:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    +badges: Doctrine\ORM\PersistentCollection {#2253 …}
    +children: [
      App\Entity\EntryComment {#2019}
    ]
    -id: 22577
    -titleTs: "'anyon':2 'disappoint':4 'els':3 'footsi':17 'found':7 'ftse500':10 'game':15 'giant':14 'wasn':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702811250
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9632809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702724850 {#2217
      date: 2023-12-16 12:07:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: null
  +root: null
  +body: "What… What is it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703119193 {#1362
    date: 2023-12-21 01:39:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mr_Dr_Oink@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 239179
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6752632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703119193 {#1403
    date: 2023-12-21 01:39:53.0 +01:00
  }
  +"title": 239179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2019
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2023
    +user: Proxies\__CG__\App\Entity\User {#2297 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2200 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "Was-anyone-else-disappointed-when-they-found-out-the-FTSE500"
    +title: "Was anyone else disappointed when they found out the FTSE500 wasn't a giant game of footsie?"
    +url: "https://lemmy.world/pictrs/image/b67b3c5d-4202-42a3-9a67-640aff7d993b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 85
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703119193 {#2207
      date: 2023-12-21 01:39:53.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2270 …}
    +votes: Doctrine\ORM\PersistentCollection {#2257 …}
    +reports: Doctrine\ORM\PersistentCollection {#2267 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
    +badges: Doctrine\ORM\PersistentCollection {#2253 …}
    +children: [
      App\Entity\EntryComment {#2019}
    ]
    -id: 22577
    -titleTs: "'anyon':2 'disappoint':4 'els':3 'footsi':17 'found':7 'ftse500':10 'game':15 'giant':14 'wasn':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702811250
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9632809"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702724850 {#2217
      date: 2023-12-16 12:07:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: null
  +root: null
  +body: "What… What is it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703119193 {#1362
    date: 2023-12-21 01:39:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mr_Dr_Oink@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2030 …}
  +nested: Doctrine\ORM\PersistentCollection {#2026 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  -id: 239179
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6752632"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703119193 {#1403
    date: 2023-12-21 01:39:53.0 +01:00
  }
  +"title": 239179
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2471
  +user: Proxies\__CG__\App\Entity\User {#2235 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2147 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "What-s-wrong-with-eggs"
  +title: "What's wrong with 'eggs'?"
  +url: "https://lemmy.world/pictrs/image/db94f04c-ea88-48aa-ba14-dc3f8a95b725.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 537
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701399902 {#2155
    date: 2023-12-01 04:05:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2150 …}
  +votes: Doctrine\ORM\PersistentCollection {#2153 …}
  +reports: Doctrine\ORM\PersistentCollection {#2149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  +badges: Doctrine\ORM\PersistentCollection {#2182 …}
  +children: [
    App\Entity\EntryComment {#2371
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +body: "Bro I don’t even know where this is this isn’t spreading advertisement for free"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701377214 {#2370
        date: 2023-11-30 21:46:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@Colour_me_triggered@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -id: 182029
      -bodyTs: "'advertis':14 'bro':1 'even':5 'free':16 'isn':11 'know':6 'spread':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6143882"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701377214 {#2363
        date: 2023-11-30 21:46:54.0 +01:00
      }
      +"title": 182029
    }
  ]
  -id: 18565
  -titleTs: "'egg':5 'wrong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701436094
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8961655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701349694 {#2247
    date: 2023-11-30 14:08: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
39 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2471
  +user: Proxies\__CG__\App\Entity\User {#2235 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2147 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "What-s-wrong-with-eggs"
  +title: "What's wrong with 'eggs'?"
  +url: "https://lemmy.world/pictrs/image/db94f04c-ea88-48aa-ba14-dc3f8a95b725.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 537
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701399902 {#2155
    date: 2023-12-01 04:05:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2150 …}
  +votes: Doctrine\ORM\PersistentCollection {#2153 …}
  +reports: Doctrine\ORM\PersistentCollection {#2149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  +badges: Doctrine\ORM\PersistentCollection {#2182 …}
  +children: [
    App\Entity\EntryComment {#2371
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +body: "Bro I don’t even know where this is this isn’t spreading advertisement for free"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701377214 {#2370
        date: 2023-11-30 21:46:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@Colour_me_triggered@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -id: 182029
      -bodyTs: "'advertis':14 'bro':1 'even':5 'free':16 'isn':11 'know':6 'spread':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6143882"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701377214 {#2363
        date: 2023-11-30 21:46:54.0 +01:00
      }
      +"title": 182029
    }
  ]
  -id: 18565
  -titleTs: "'egg':5 'wrong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701436094
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8961655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701349694 {#2247
    date: 2023-11-30 14:08: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
40 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2471
  +user: Proxies\__CG__\App\Entity\User {#2235 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2147 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "What-s-wrong-with-eggs"
  +title: "What's wrong with 'eggs'?"
  +url: "https://lemmy.world/pictrs/image/db94f04c-ea88-48aa-ba14-dc3f8a95b725.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 537
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701399902 {#2155
    date: 2023-12-01 04:05:02.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2150 …}
  +votes: Doctrine\ORM\PersistentCollection {#2153 …}
  +reports: Doctrine\ORM\PersistentCollection {#2149 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
  +badges: Doctrine\ORM\PersistentCollection {#2182 …}
  +children: [
    App\Entity\EntryComment {#2371
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2471 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
      +body: "Bro I don’t even know where this is this isn’t spreading advertisement for free"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1701377214 {#2370
        date: 2023-11-30 21:46:54.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@Colour_me_triggered@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2469 …}
      +nested: Doctrine\ORM\PersistentCollection {#2468 …}
      +votes: Doctrine\ORM\PersistentCollection {#2455 …}
      +reports: Doctrine\ORM\PersistentCollection {#2457 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -id: 182029
      -bodyTs: "'advertis':14 'bro':1 'even':5 'free':16 'isn':11 'know':6 'spread':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6143882"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701377214 {#2363
        date: 2023-11-30 21:46:54.0 +01:00
      }
      +"title": 182029
    }
  ]
  -id: 18565
  -titleTs: "'egg':5 'wrong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701436094
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8961655"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701349694 {#2247
    date: 2023-11-30 14:08: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
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#2235 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2147 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "What-s-wrong-with-eggs"
    +title: "What's wrong with 'eggs'?"
    +url: "https://lemmy.world/pictrs/image/db94f04c-ea88-48aa-ba14-dc3f8a95b725.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 37
    +favouriteCount: 537
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701399902 {#2155
      date: 2023-12-01 04:05:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2150 …}
    +votes: Doctrine\ORM\PersistentCollection {#2153 …}
    +reports: Doctrine\ORM\PersistentCollection {#2149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
    +badges: Doctrine\ORM\PersistentCollection {#2182 …}
    +children: [
      App\Entity\EntryComment {#2371}
    ]
    -id: 18565
    -titleTs: "'egg':5 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701436094
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8961655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701349694 {#2247
      date: 2023-11-30 14:08:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +body: "Bro I don’t even know where this is this isn’t spreading advertisement for free"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701377214 {#2370
    date: 2023-11-30 21:46:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@Colour_me_triggered@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 182029
  -bodyTs: "'advertis':14 'bro':1 'even':5 'free':16 'isn':11 'know':6 'spread':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6143882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701377214 {#2363
    date: 2023-11-30 21:46:54.0 +01:00
  }
  +"title": 182029
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#2235 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2147 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "What-s-wrong-with-eggs"
    +title: "What's wrong with 'eggs'?"
    +url: "https://lemmy.world/pictrs/image/db94f04c-ea88-48aa-ba14-dc3f8a95b725.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 37
    +favouriteCount: 537
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701399902 {#2155
      date: 2023-12-01 04:05:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2150 …}
    +votes: Doctrine\ORM\PersistentCollection {#2153 …}
    +reports: Doctrine\ORM\PersistentCollection {#2149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
    +badges: Doctrine\ORM\PersistentCollection {#2182 …}
    +children: [
      App\Entity\EntryComment {#2371}
    ]
    -id: 18565
    -titleTs: "'egg':5 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701436094
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8961655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701349694 {#2247
      date: 2023-11-30 14:08:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +body: "Bro I don’t even know where this is this isn’t spreading advertisement for free"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701377214 {#2370
    date: 2023-11-30 21:46:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@Colour_me_triggered@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 182029
  -bodyTs: "'advertis':14 'bro':1 'even':5 'free':16 'isn':11 'know':6 'spread':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6143882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701377214 {#2363
    date: 2023-11-30 21:46:54.0 +01:00
  }
  +"title": 182029
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2371
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2471
    +user: Proxies\__CG__\App\Entity\User {#2235 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2147 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "What-s-wrong-with-eggs"
    +title: "What's wrong with 'eggs'?"
    +url: "https://lemmy.world/pictrs/image/db94f04c-ea88-48aa-ba14-dc3f8a95b725.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 37
    +favouriteCount: 537
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701399902 {#2155
      date: 2023-12-01 04:05:02.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2150 …}
    +votes: Doctrine\ORM\PersistentCollection {#2153 …}
    +reports: Doctrine\ORM\PersistentCollection {#2149 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2185 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2179 …}
    +badges: Doctrine\ORM\PersistentCollection {#2182 …}
    +children: [
      App\Entity\EntryComment {#2371}
    ]
    -id: 18565
    -titleTs: "'egg':5 'wrong':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701436094
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8961655"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701349694 {#2247
      date: 2023-11-30 14:08:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2467 …}
  +body: "Bro I don’t even know where this is this isn’t spreading advertisement for free"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1701377214 {#2370
    date: 2023-11-30 21:46:54.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@Colour_me_triggered@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2469 …}
  +nested: Doctrine\ORM\PersistentCollection {#2468 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 182029
  -bodyTs: "'advertis':14 'bro':1 'even':5 'free':16 'isn':11 'know':6 'spread':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6143882"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701377214 {#2363
    date: 2023-11-30 21:46:54.0 +01:00
  }
  +"title": 182029
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2383
  +user: Proxies\__CG__\App\Entity\User {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2243 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "Clear-your-history"
  +title: "Clear your history"
  +url: "https://lemmy.world/pictrs/image/0b4afa09-d4f3-409e-a081-cc60f79ccc9c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 352
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701378143 {#2254
    date: 2023-11-30 22:02:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2255 …}
  +votes: Doctrine\ORM\PersistentCollection {#2251 …}
  +reports: Doctrine\ORM\PersistentCollection {#2285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
  +badges: Doctrine\ORM\PersistentCollection {#2039 …}
  +children: [
    App\Entity\EntryComment {#2378
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701378143 {#2458
        date: 2023-11-30 22:02:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 182067
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6144213"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701378143 {#2462
        date: 2023-11-30 22:02:23.0 +01:00
      }
      +"title": 182067
    }
  ]
  -id: 16857
  -titleTs: "'clear':1 'histori':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701052978
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8761528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966578 {#2240
    date: 2023-11-26 03:42: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
47 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2383
  +user: Proxies\__CG__\App\Entity\User {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2243 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "Clear-your-history"
  +title: "Clear your history"
  +url: "https://lemmy.world/pictrs/image/0b4afa09-d4f3-409e-a081-cc60f79ccc9c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 352
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701378143 {#2254
    date: 2023-11-30 22:02:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2255 …}
  +votes: Doctrine\ORM\PersistentCollection {#2251 …}
  +reports: Doctrine\ORM\PersistentCollection {#2285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
  +badges: Doctrine\ORM\PersistentCollection {#2039 …}
  +children: [
    App\Entity\EntryComment {#2378
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701378143 {#2458
        date: 2023-11-30 22:02:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 182067
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6144213"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701378143 {#2462
        date: 2023-11-30 22:02:23.0 +01:00
      }
      +"title": 182067
    }
  ]
  -id: 16857
  -titleTs: "'clear':1 'histori':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701052978
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8761528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966578 {#2240
    date: 2023-11-26 03:42: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
48 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2383
  +user: Proxies\__CG__\App\Entity\User {#2209 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2243 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "Clear-your-history"
  +title: "Clear your history"
  +url: "https://lemmy.world/pictrs/image/0b4afa09-d4f3-409e-a081-cc60f79ccc9c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 352
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701378143 {#2254
    date: 2023-11-30 22:02:23.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2255 …}
  +votes: Doctrine\ORM\PersistentCollection {#2251 …}
  +reports: Doctrine\ORM\PersistentCollection {#2285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
  +badges: Doctrine\ORM\PersistentCollection {#2039 …}
  +children: [
    App\Entity\EntryComment {#2378
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2383 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: null
      +root: null
      +body: "I don’t get it"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1701378143 {#2458
        date: 2023-11-30 22:02:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@jacobaaron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1909 …}
      +votes: Doctrine\ORM\PersistentCollection {#1926 …}
      +reports: Doctrine\ORM\PersistentCollection {#1874 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
      -id: 182067
      -bodyTs: "'get':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6144213"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701378143 {#2462
        date: 2023-11-30 22:02:23.0 +01:00
      }
      +"title": 182067
    }
  ]
  -id: 16857
  -titleTs: "'clear':1 'histori':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701052978
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8761528"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700966578 {#2240
    date: 2023-11-26 03:42: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
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2378
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383
    +user: Proxies\__CG__\App\Entity\User {#2209 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2243 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "Clear-your-history"
    +title: "Clear your history"
    +url: "https://lemmy.world/pictrs/image/0b4afa09-d4f3-409e-a081-cc60f79ccc9c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 352
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701378143 {#2254
      date: 2023-11-30 22:02:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2255 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      App\Entity\EntryComment {#2378}
    ]
    -id: 16857
    -titleTs: "'clear':1 'histori':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701052978
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8761528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700966578 {#2240
      date: 2023-11-26 03:42:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701378143 {#2458
    date: 2023-11-30 22:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 182067
  -bodyTs: "'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6144213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701378143 {#2462
    date: 2023-11-30 22:02:23.0 +01:00
  }
  +"title": 182067
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\EntryComment {#2378
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383
    +user: Proxies\__CG__\App\Entity\User {#2209 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2243 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "Clear-your-history"
    +title: "Clear your history"
    +url: "https://lemmy.world/pictrs/image/0b4afa09-d4f3-409e-a081-cc60f79ccc9c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 352
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701378143 {#2254
      date: 2023-11-30 22:02:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2255 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      App\Entity\EntryComment {#2378}
    ]
    -id: 16857
    -titleTs: "'clear':1 'histori':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701052978
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8761528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700966578 {#2240
      date: 2023-11-26 03:42:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701378143 {#2458
    date: 2023-11-30 22:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 182067
  -bodyTs: "'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6144213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701378143 {#2462
    date: 2023-11-30 22:02:23.0 +01:00
  }
  +"title": 182067
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\EntryComment {#2378
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2383
    +user: Proxies\__CG__\App\Entity\User {#2209 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2243 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "Clear-your-history"
    +title: "Clear your history"
    +url: "https://lemmy.world/pictrs/image/0b4afa09-d4f3-409e-a081-cc60f79ccc9c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 4
    +favouriteCount: 352
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701378143 {#2254
      date: 2023-11-30 22:02:23.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2255 …}
    +votes: Doctrine\ORM\PersistentCollection {#2251 …}
    +reports: Doctrine\ORM\PersistentCollection {#2285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2142 …}
    +badges: Doctrine\ORM\PersistentCollection {#2039 …}
    +children: [
      App\Entity\EntryComment {#2378}
    ]
    -id: 16857
    -titleTs: "'clear':1 'histori':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701052978
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8761528"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700966578 {#2240
      date: 2023-11-26 03:42:58.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: null
  +root: null
  +body: "I don’t get it"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1701378143 {#2458
    date: 2023-11-30 22:02:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@jacobaaron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1909 …}
  +votes: Doctrine\ORM\PersistentCollection {#1926 …}
  +reports: Doctrine\ORM\PersistentCollection {#1874 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1908 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1883 …}
  -id: 182067
  -bodyTs: "'get':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6144213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701378143 {#2462
    date: 2023-11-30 22:02:23.0 +01:00
  }
  +"title": 182067
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#2235 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2245 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "It-s-like-everyday"
  +title: "It's like everyday"
  +url: "https://lemmy.world/pictrs/image/9f435f60-1b8d-4bb8-8ff8-09a3833d8c04.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 125
  +favouriteCount: 1189
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701010491 {#2172
    date: 2023-11-26 15:54:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  +badges: Doctrine\ORM\PersistentCollection {#1988 …}
  +children: [
    App\Entity\EntryComment {#2411
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
      +body: "Why is your name red"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700847859 {#1629
        date: 2023-11-24 18:44:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2379 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 159287
      -bodyTs: "'name':4 'red':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5891719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700847859 {#2448
        date: 2023-11-24 18:44:19.0 +01:00
      }
      +"title": 159287
    }
  ]
  -id: 16284
  -titleTs: "'everyday':4 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700921117
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8687858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834717 {#2145
    date: 2023-11-24 15:05: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
55 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#2235 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2245 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "It-s-like-everyday"
  +title: "It's like everyday"
  +url: "https://lemmy.world/pictrs/image/9f435f60-1b8d-4bb8-8ff8-09a3833d8c04.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 125
  +favouriteCount: 1189
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701010491 {#2172
    date: 2023-11-26 15:54:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  +badges: Doctrine\ORM\PersistentCollection {#1988 …}
  +children: [
    App\Entity\EntryComment {#2411
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
      +body: "Why is your name red"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700847859 {#1629
        date: 2023-11-24 18:44:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2379 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 159287
      -bodyTs: "'name':4 'red':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5891719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700847859 {#2448
        date: 2023-11-24 18:44:19.0 +01:00
      }
      +"title": 159287
    }
  ]
  -id: 16284
  -titleTs: "'everyday':4 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700921117
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8687858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834717 {#2145
    date: 2023-11-24 15:05: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
56 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2463
  +user: Proxies\__CG__\App\Entity\User {#2235 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#2245 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
  +slug: "It-s-like-everyday"
  +title: "It's like everyday"
  +url: "https://lemmy.world/pictrs/image/9f435f60-1b8d-4bb8-8ff8-09a3833d8c04.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 125
  +favouriteCount: 1189
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701010491 {#2172
    date: 2023-11-26 15:54:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2177 …}
  +votes: Doctrine\ORM\PersistentCollection {#2178 …}
  +reports: Doctrine\ORM\PersistentCollection {#2183 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
  +badges: Doctrine\ORM\PersistentCollection {#1988 …}
  +children: [
    App\Entity\EntryComment {#2411
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2463 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
      +body: "Why is your name red"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1700847859 {#1629
        date: 2023-11-24 18:44:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheOneWithTheHair@lemmy.world"
        "@InEnduringGrowStrong@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2379 …}
      +nested: Doctrine\ORM\PersistentCollection {#2385 …}
      +votes: Doctrine\ORM\PersistentCollection {#2386 …}
      +reports: Doctrine\ORM\PersistentCollection {#2372 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 159287
      -bodyTs: "'name':4 'red':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/5891719"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700847859 {#2448
        date: 2023-11-24 18:44:19.0 +01:00
      }
      +"title": 159287
    }
  ]
  -id: 16284
  -titleTs: "'everyday':4 'like':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700921117
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8687858"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700834717 {#2145
    date: 2023-11-24 15:05: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
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2411
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2235 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2245 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "It-s-like-everyday"
    +title: "It's like everyday"
    +url: "https://lemmy.world/pictrs/image/9f435f60-1b8d-4bb8-8ff8-09a3833d8c04.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 125
    +favouriteCount: 1189
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701010491 {#2172
      date: 2023-11-26 15:54:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2177 …}
    +votes: Doctrine\ORM\PersistentCollection {#2178 …}
    +reports: Doctrine\ORM\PersistentCollection {#2183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
    +badges: Doctrine\ORM\PersistentCollection {#1988 …}
    +children: [
      App\Entity\EntryComment {#2411}
    ]
    -id: 16284
    -titleTs: "'everyday':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700921117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8687858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834717 {#2145
      date: 2023-11-24 15:05:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
  +body: "Why is your name red"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700847859 {#1629
    date: 2023-11-24 18:44:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 159287
  -bodyTs: "'name':4 'red':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5891719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700847859 {#2448
    date: 2023-11-24 18:44:19.0 +01:00
  }
  +"title": 159287
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#2411
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2235 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2245 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "It-s-like-everyday"
    +title: "It's like everyday"
    +url: "https://lemmy.world/pictrs/image/9f435f60-1b8d-4bb8-8ff8-09a3833d8c04.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 125
    +favouriteCount: 1189
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701010491 {#2172
      date: 2023-11-26 15:54:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2177 …}
    +votes: Doctrine\ORM\PersistentCollection {#2178 …}
    +reports: Doctrine\ORM\PersistentCollection {#2183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
    +badges: Doctrine\ORM\PersistentCollection {#1988 …}
    +children: [
      App\Entity\EntryComment {#2411}
    ]
    -id: 16284
    -titleTs: "'everyday':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700921117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8687858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834717 {#2145
      date: 2023-11-24 15:05:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
  +body: "Why is your name red"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700847859 {#1629
    date: 2023-11-24 18:44:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 159287
  -bodyTs: "'name':4 'red':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5891719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700847859 {#2448
    date: 2023-11-24 18:44:19.0 +01:00
  }
  +"title": 159287
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#2411
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2463
    +user: Proxies\__CG__\App\Entity\User {#2235 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#2245 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2290 …}
    +slug: "It-s-like-everyday"
    +title: "It's like everyday"
    +url: "https://lemmy.world/pictrs/image/9f435f60-1b8d-4bb8-8ff8-09a3833d8c04.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 125
    +favouriteCount: 1189
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701010491 {#2172
      date: 2023-11-26 15:54:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2177 …}
    +votes: Doctrine\ORM\PersistentCollection {#2178 …}
    +reports: Doctrine\ORM\PersistentCollection {#2183 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2168 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2038 …}
    +badges: Doctrine\ORM\PersistentCollection {#1988 …}
    +children: [
      App\Entity\EntryComment {#2411}
    ]
    -id: 16284
    -titleTs: "'everyday':4 'like':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700921117
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8687858"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700834717 {#2145
      date: 2023-11-24 15:05:17.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2381 …}
  +body: "Why is your name red"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1700847859 {#1629
    date: 2023-11-24 18:44:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheOneWithTheHair@lemmy.world"
    "@InEnduringGrowStrong@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +nested: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2372 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 159287
  -bodyTs: "'name':4 'red':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/5891719"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700847859 {#2448
    date: 2023-11-24 18:44:19.0 +01:00
  }
  +"title": 159287
}
"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
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\Entry {#1431
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "unable-to-view-my-posts"
  +title: "unable to view my posts"
  +url: null
  +body: """
    I’m unable to see the lists of posts I’ve made on desktop, mobile, and any of the mobile clients I’ve used. This goes for my accounts on both sh.itjust.works and Lemmy.world. I like seeing how my posts are doing or going back to read comments on there even if they’ve been marked as read. Could it be that it’s not showing my posts because they’ve been marked as read and I’ve got settings to hide read posts? If so, seeing my own posts should be exempt from this setting.\n
    \n
    UPDATE: if I show read posts, I can see my posts. This is definitely something that should be fixed; show read posts settings should only apply on my feeds, not when I’m looking through a user’s or my own post history
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698256404 {#1465
    date: 2023-10-25 19:53:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 7714
  -titleTs: "'post':5 'unabl':1 'view':3"
  -bodyTs: "'account':29 'appli':122 'back':45 'client':21 'comment':48 'could':59 'definit':110 'desktop':14 'even':51 'exempt':93 'feed':125 'fix':115 'go':44 'goe':26 'got':79 'hide':82 'histori':139 'lemmy.world':34 'like':36 'list':7 'look':130 'm':2,129 'made':12 'mark':56,73 'mobil':15,20 'post':9,40,68,84,90,102,107,118,138 'read':47,58,75,83,101,117 'see':5,37,87,105 'set':80,96,119 'sh.itjust.works':32 'show':66,100,116 'someth':111 'unabl':3 'updat':97 'use':24 'user':133 've':11,23,54,71,78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689178864
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1023423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689172364 {#1644
    date: 2023-07-12 16:32:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1431
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "unable-to-view-my-posts"
  +title: "unable to view my posts"
  +url: null
  +body: """
    I’m unable to see the lists of posts I’ve made on desktop, mobile, and any of the mobile clients I’ve used. This goes for my accounts on both sh.itjust.works and Lemmy.world. I like seeing how my posts are doing or going back to read comments on there even if they’ve been marked as read. Could it be that it’s not showing my posts because they’ve been marked as read and I’ve got settings to hide read posts? If so, seeing my own posts should be exempt from this setting.\n
    \n
    UPDATE: if I show read posts, I can see my posts. This is definitely something that should be fixed; show read posts settings should only apply on my feeds, not when I’m looking through a user’s or my own post history
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698256404 {#1465
    date: 2023-10-25 19:53:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 7714
  -titleTs: "'post':5 'unabl':1 'view':3"
  -bodyTs: "'account':29 'appli':122 'back':45 'client':21 'comment':48 'could':59 'definit':110 'desktop':14 'even':51 'exempt':93 'feed':125 'fix':115 'go':44 'goe':26 'got':79 'hide':82 'histori':139 'lemmy.world':34 'like':36 'list':7 'look':130 'm':2,129 'made':12 'mark':56,73 'mobil':15,20 'post':9,40,68,84,90,102,107,118,138 'read':47,58,75,83,101,117 'see':5,37,87,105 'set':80,96,119 'sh.itjust.works':32 'show':66,100,116 'someth':111 'unabl':3 'updat':97 'use':24 'user':133 've':11,23,54,71,78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689178864
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1023423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689172364 {#1644
    date: 2023-07-12 16:32:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1431
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1661 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1641 …}
  +slug: "unable-to-view-my-posts"
  +title: "unable to view my posts"
  +url: null
  +body: """
    I’m unable to see the lists of posts I’ve made on desktop, mobile, and any of the mobile clients I’ve used. This goes for my accounts on both sh.itjust.works and Lemmy.world. I like seeing how my posts are doing or going back to read comments on there even if they’ve been marked as read. Could it be that it’s not showing my posts because they’ve been marked as read and I’ve got settings to hide read posts? If so, seeing my own posts should be exempt from this setting.\n
    \n
    UPDATE: if I show read posts, I can see my posts. This is definitely something that should be fixed; show read posts settings should only apply on my feeds, not when I’m looking through a user’s or my own post history
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698256404 {#1465
    date: 2023-10-25 19:53:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1648 …}
  +votes: Doctrine\ORM\PersistentCollection {#1675 …}
  +reports: Doctrine\ORM\PersistentCollection {#1672 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1579 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1578 …}
  +badges: Doctrine\ORM\PersistentCollection {#1549 …}
  +children: []
  -id: 7714
  -titleTs: "'post':5 'unabl':1 'view':3"
  -bodyTs: "'account':29 'appli':122 'back':45 'client':21 'comment':48 'could':59 'definit':110 'desktop':14 'even':51 'exempt':93 'feed':125 'fix':115 'go':44 'goe':26 'got':79 'hide':82 'histori':139 'lemmy.world':34 'like':36 'list':7 'look':130 'm':2,129 'made':12 'mark':56,73 'mobil':15,20 'post':9,40,68,84,90,102,107,118,138 'read':47,58,75,83,101,117 'see':5,37,87,105 'set':80,96,119 'sh.itjust.works':32 'show':66,100,116 'someth':111 'unabl':3 'updat':97 'use':24 'user':133 've':11,23,54,71,78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689178864
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/1023423"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689172364 {#1644
    date: 2023-07-12 16:32:44.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1717
  +user: Proxies\__CG__\App\Entity\User {#1996 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#1993 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1998 …}
  +slug: "Liftoff-Lemmy-app-Do-you-like-the-way-it-works"
  +title: "Liftoff. Lemmy app. Do you like the way it works now?"
  +url: "https://lemm.ee/pictrs/image/b728f538-116f-4a5b-9045-d9de6a2e2caf.webp"
  +body: "Not a developer, just pure interest as a user. Doing my part 🫡"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689616147 {#2003
    date: 2023-07-17 19:49:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2002 …}
  +reports: Doctrine\ORM\PersistentCollection {#2000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  +badges: Doctrine\ORM\PersistentCollection {#2010 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "So far liftoff has been my favorite and I love the ability to have multiple accounts logged in at once and the ease of browsing from different instances. The UI is nice and clear and it’s my favorite from the ones I’ve tried. I still wanna try boost out!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689018834 {#1567
        date: 2023-07-10 21:53:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FarLine99@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 11521
      -bodyTs: "'abil':12 'account':16 'boost':50 'brows':25 'clear':34 'differ':27 'eas':23 'far':2 'favorit':7,39 'instanc':28 'liftoff':3 'log':17 'love':10 'multipl':15 'nice':32 'one':42 'still':47 'tri':45,49 'ui':30 've':44 'wanna':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/888443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689018834 {#1526
        date: 2023-07-10 21:53:54.0 +02:00
      }
      +"title": 11521
    }
  ]
  -id: 1081
  -titleTs: "'app':3 'lemmi':2 'liftoff':1 'like':6 'way':8 'work':10"
  -bodyTs: "'develop':3 'interest':6 'part':12 'pure':5 'user':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689026776
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/923922"
  +editedAt: DateTimeImmutable @1689673369 {#2176
    date: 2023-07-18 11:42:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688940376 {#2157
    date: 2023-07-10 00:06:16.0 +02: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 {#1717
  +user: Proxies\__CG__\App\Entity\User {#1996 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#1993 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1998 …}
  +slug: "Liftoff-Lemmy-app-Do-you-like-the-way-it-works"
  +title: "Liftoff. Lemmy app. Do you like the way it works now?"
  +url: "https://lemm.ee/pictrs/image/b728f538-116f-4a5b-9045-d9de6a2e2caf.webp"
  +body: "Not a developer, just pure interest as a user. Doing my part 🫡"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689616147 {#2003
    date: 2023-07-17 19:49:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2002 …}
  +reports: Doctrine\ORM\PersistentCollection {#2000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  +badges: Doctrine\ORM\PersistentCollection {#2010 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "So far liftoff has been my favorite and I love the ability to have multiple accounts logged in at once and the ease of browsing from different instances. The UI is nice and clear and it’s my favorite from the ones I’ve tried. I still wanna try boost out!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689018834 {#1567
        date: 2023-07-10 21:53:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FarLine99@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 11521
      -bodyTs: "'abil':12 'account':16 'boost':50 'brows':25 'clear':34 'differ':27 'eas':23 'far':2 'favorit':7,39 'instanc':28 'liftoff':3 'log':17 'love':10 'multipl':15 'nice':32 'one':42 'still':47 'tri':45,49 'ui':30 've':44 'wanna':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/888443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689018834 {#1526
        date: 2023-07-10 21:53:54.0 +02:00
      }
      +"title": 11521
    }
  ]
  -id: 1081
  -titleTs: "'app':3 'lemmi':2 'liftoff':1 'like':6 'way':8 'work':10"
  -bodyTs: "'develop':3 'interest':6 'part':12 'pure':5 'user':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689026776
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/923922"
  +editedAt: DateTimeImmutable @1689673369 {#2176
    date: 2023-07-18 11:42:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688940376 {#2157
    date: 2023-07-10 00:06:16.0 +02: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 {#1717
  +user: Proxies\__CG__\App\Entity\User {#1996 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: Proxies\__CG__\App\Entity\Image {#1993 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1998 …}
  +slug: "Liftoff-Lemmy-app-Do-you-like-the-way-it-works"
  +title: "Liftoff. Lemmy app. Do you like the way it works now?"
  +url: "https://lemm.ee/pictrs/image/b728f538-116f-4a5b-9045-d9de6a2e2caf.webp"
  +body: "Not a developer, just pure interest as a user. Doing my part 🫡"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689616147 {#2003
    date: 2023-07-17 19:49:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1992 …}
  +votes: Doctrine\ORM\PersistentCollection {#2002 …}
  +reports: Doctrine\ORM\PersistentCollection {#2000 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
  +badges: Doctrine\ORM\PersistentCollection {#2010 …}
  +children: [
    App\Entity\EntryComment {#1620
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1717 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
      +image: null
      +parent: null
      +root: null
      +body: "So far liftoff has been my favorite and I love the ability to have multiple accounts logged in at once and the ease of browsing from different instances. The UI is nice and clear and it’s my favorite from the ones I’ve tried. I still wanna try boost out!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1689018834 {#1567
        date: 2023-07-10 21:53:54.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FarLine99@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1720 …}
      +nested: Doctrine\ORM\PersistentCollection {#1714 …}
      +votes: Doctrine\ORM\PersistentCollection {#1724 …}
      +reports: Doctrine\ORM\PersistentCollection {#1733 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 11521
      -bodyTs: "'abil':12 'account':16 'boost':50 'brows':25 'clear':34 'differ':27 'eas':23 'far':2 'favorit':7,39 'instanc':28 'liftoff':3 'log':17 'love':10 'multipl':15 'nice':32 'one':42 'still':47 'tri':45,49 'ui':30 've':44 'wanna':48"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/888443"
      +editedAt: null
      +createdAt: DateTimeImmutable @1689018834 {#1526
        date: 2023-07-10 21:53:54.0 +02:00
      }
      +"title": 11521
    }
  ]
  -id: 1081
  -titleTs: "'app':3 'lemmi':2 'liftoff':1 'like':6 'way':8 'work':10"
  -bodyTs: "'develop':3 'interest':6 'part':12 'pure':5 'user':9"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1689026776
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/923922"
  +editedAt: DateTimeImmutable @1689673369 {#2176
    date: 2023-07-18 11:42:49.0 +02:00
  }
  +createdAt: DateTimeImmutable @1688940376 {#2157
    date: 2023-07-10 00:06:16.0 +02: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 {#1620
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#1996 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#1993 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1998 …}
    +slug: "Liftoff-Lemmy-app-Do-you-like-the-way-it-works"
    +title: "Liftoff. Lemmy app. Do you like the way it works now?"
    +url: "https://lemm.ee/pictrs/image/b728f538-116f-4a5b-9045-d9de6a2e2caf.webp"
    +body: "Not a developer, just pure interest as a user. Doing my part 🫡"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689616147 {#2003
      date: 2023-07-17 19:49:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1992 …}
    +votes: Doctrine\ORM\PersistentCollection {#2002 …}
    +reports: Doctrine\ORM\PersistentCollection {#2000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
    +badges: Doctrine\ORM\PersistentCollection {#2010 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -id: 1081
    -titleTs: "'app':3 'lemmi':2 'liftoff':1 'like':6 'way':8 'work':10"
    -bodyTs: "'develop':3 'interest':6 'part':12 'pure':5 'user':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689026776
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/923922"
    +editedAt: DateTimeImmutable @1689673369 {#2176
      date: 2023-07-18 11:42:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688940376 {#2157
      date: 2023-07-10 00:06:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "So far liftoff has been my favorite and I love the ability to have multiple accounts logged in at once and the ease of browsing from different instances. The UI is nice and clear and it’s my favorite from the ones I’ve tried. I still wanna try boost out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689018834 {#1567
    date: 2023-07-10 21:53:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 11521
  -bodyTs: "'abil':12 'account':16 'boost':50 'brows':25 'clear':34 'differ':27 'eas':23 'far':2 'favorit':7,39 'instanc':28 'liftoff':3 'log':17 'love':10 'multipl':15 'nice':32 'one':42 'still':47 'tri':45,49 'ui':30 've':44 'wanna':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/888443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018834 {#1526
    date: 2023-07-10 21:53:54.0 +02:00
  }
  +"title": 11521
}
"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 {#1620
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#1996 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#1993 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1998 …}
    +slug: "Liftoff-Lemmy-app-Do-you-like-the-way-it-works"
    +title: "Liftoff. Lemmy app. Do you like the way it works now?"
    +url: "https://lemm.ee/pictrs/image/b728f538-116f-4a5b-9045-d9de6a2e2caf.webp"
    +body: "Not a developer, just pure interest as a user. Doing my part 🫡"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689616147 {#2003
      date: 2023-07-17 19:49:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1992 …}
    +votes: Doctrine\ORM\PersistentCollection {#2002 …}
    +reports: Doctrine\ORM\PersistentCollection {#2000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
    +badges: Doctrine\ORM\PersistentCollection {#2010 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -id: 1081
    -titleTs: "'app':3 'lemmi':2 'liftoff':1 'like':6 'way':8 'work':10"
    -bodyTs: "'develop':3 'interest':6 'part':12 'pure':5 'user':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689026776
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/923922"
    +editedAt: DateTimeImmutable @1689673369 {#2176
      date: 2023-07-18 11:42:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688940376 {#2157
      date: 2023-07-10 00:06:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "So far liftoff has been my favorite and I love the ability to have multiple accounts logged in at once and the ease of browsing from different instances. The UI is nice and clear and it’s my favorite from the ones I’ve tried. I still wanna try boost out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689018834 {#1567
    date: 2023-07-10 21:53:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 11521
  -bodyTs: "'abil':12 'account':16 'boost':50 'brows':25 'clear':34 'differ':27 'eas':23 'far':2 'favorit':7,39 'instanc':28 'liftoff':3 'log':17 'love':10 'multipl':15 'nice':32 'one':42 'still':47 'tri':45,49 'ui':30 've':44 'wanna':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/888443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018834 {#1526
    date: 2023-07-10 21:53:54.0 +02:00
  }
  +"title": 11521
}
"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 {#1620
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1717
    +user: Proxies\__CG__\App\Entity\User {#1996 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
    +image: Proxies\__CG__\App\Entity\Image {#1993 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1998 …}
    +slug: "Liftoff-Lemmy-app-Do-you-like-the-way-it-works"
    +title: "Liftoff. Lemmy app. Do you like the way it works now?"
    +url: "https://lemm.ee/pictrs/image/b728f538-116f-4a5b-9045-d9de6a2e2caf.webp"
    +body: "Not a developer, just pure interest as a user. Doing my part 🫡"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 67
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689616147 {#2003
      date: 2023-07-17 19:49:07.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1992 …}
    +votes: Doctrine\ORM\PersistentCollection {#2002 …}
    +reports: Doctrine\ORM\PersistentCollection {#2000 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2007 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1990 …}
    +badges: Doctrine\ORM\PersistentCollection {#2010 …}
    +children: [
      App\Entity\EntryComment {#1620}
    ]
    -id: 1081
    -titleTs: "'app':3 'lemmi':2 'liftoff':1 'like':6 'way':8 'work':10"
    -bodyTs: "'develop':3 'interest':6 'part':12 'pure':5 'user':9"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1689026776
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/923922"
    +editedAt: DateTimeImmutable @1689673369 {#2176
      date: 2023-07-18 11:42:49.0 +02:00
    }
    +createdAt: DateTimeImmutable @1688940376 {#2157
      date: 2023-07-10 00:06:16.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1716 …}
  +image: null
  +parent: null
  +root: null
  +body: "So far liftoff has been my favorite and I love the ability to have multiple accounts logged in at once and the ease of browsing from different instances. The UI is nice and clear and it’s my favorite from the ones I’ve tried. I still wanna try boost out!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1689018834 {#1567
    date: 2023-07-10 21:53:54.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FarLine99@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1720 …}
  +nested: Doctrine\ORM\PersistentCollection {#1714 …}
  +votes: Doctrine\ORM\PersistentCollection {#1724 …}
  +reports: Doctrine\ORM\PersistentCollection {#1733 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1686 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 11521
  -bodyTs: "'abil':12 'account':16 'boost':50 'brows':25 'clear':34 'differ':27 'eas':23 'far':2 'favorit':7,39 'instanc':28 'liftoff':3 'log':17 'love':10 'multipl':15 'nice':32 'one':42 'still':47 'tri':45,49 'ui':30 've':44 'wanna':48"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/888443"
  +editedAt: null
  +createdAt: DateTimeImmutable @1689018834 {#1526
    date: 2023-07-10 21:53:54.0 +02:00
  }
  +"title": 11521
}
"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_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
74 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