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

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 …}
}
9.09 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.06 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 {#2059
  +user: Proxies\__CG__\App\Entity\User {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
  +slug: "How-do-Hue-Bulbs-do-millions-of-different-colors-what"
  +title: "How do Hue Bulbs do millions of different colors, what sorcery is this?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729259075 {#2041
    date: 2024-10-18 15:44:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  +badges: Doctrine\ORM\PersistentCollection {#2205 …}
  +children: [
    App\Entity\EntryComment {#2056
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2059 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: null
      +root: null
      +body: "[en.wikipedia.org/wiki/Primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/Primary_color?wprov=sfti1)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706314266 {#2048
        date: 2024-01-27 01:11:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 343420
      -bodyTs: "'/wiki/primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/primary_color?wprov=sfti1)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/primary_color?wprov=sfti1)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8104037"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706314266 {#2051
        date: 2024-01-27 01:11:06.0 +01:00
      }
      +"title": 343420
    }
  ]
  -id: 33344
  -titleTs: "'bulb':4 'color':9 'differ':8 'hue':3 'million':6 'sorceri':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706400149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11228610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706313749 {#2295
    date: 2024-01-27 01:02:29.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 {#2059
  +user: Proxies\__CG__\App\Entity\User {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
  +slug: "How-do-Hue-Bulbs-do-millions-of-different-colors-what"
  +title: "How do Hue Bulbs do millions of different colors, what sorcery is this?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729259075 {#2041
    date: 2024-10-18 15:44:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  +badges: Doctrine\ORM\PersistentCollection {#2205 …}
  +children: [
    App\Entity\EntryComment {#2056
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2059 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: null
      +root: null
      +body: "[en.wikipedia.org/wiki/Primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/Primary_color?wprov=sfti1)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706314266 {#2048
        date: 2024-01-27 01:11:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 343420
      -bodyTs: "'/wiki/primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/primary_color?wprov=sfti1)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/primary_color?wprov=sfti1)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8104037"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706314266 {#2051
        date: 2024-01-27 01:11:06.0 +01:00
      }
      +"title": 343420
    }
  ]
  -id: 33344
  -titleTs: "'bulb':4 'color':9 'differ':8 'hue':3 'million':6 'sorceri':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706400149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11228610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706313749 {#2295
    date: 2024-01-27 01:02:29.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 {#2059
  +user: Proxies\__CG__\App\Entity\User {#2113 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
  +slug: "How-do-Hue-Bulbs-do-millions-of-different-colors-what"
  +title: "How do Hue Bulbs do millions of different colors, what sorcery is this?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 20
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729259075 {#2041
    date: 2024-10-18 15:44:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2220 …}
  +votes: Doctrine\ORM\PersistentCollection {#2277 …}
  +reports: Doctrine\ORM\PersistentCollection {#2196 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
  +badges: Doctrine\ORM\PersistentCollection {#2205 …}
  +children: [
    App\Entity\EntryComment {#2056
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2059 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: null
      +root: null
      +body: "[en.wikipedia.org/wiki/Primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/Primary_color?wprov=sfti1)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706314266 {#2048
        date: 2024-01-27 01:11:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@cheese_greater@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 343420
      -bodyTs: "'/wiki/primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/primary_color?wprov=sfti1)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/primary_color?wprov=sfti1)':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8104037"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706314266 {#2051
        date: 2024-01-27 01:11:06.0 +01:00
      }
      +"title": 343420
    }
  ]
  -id: 33344
  -titleTs: "'bulb':4 'color':9 'differ':8 'hue':3 'million':6 'sorceri':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706400149
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11228610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706313749 {#2295
    date: 2024-01-27 01:02:29.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 {#2056
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059
    +user: Proxies\__CG__\App\Entity\User {#2113 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
    +slug: "How-do-Hue-Bulbs-do-millions-of-different-colors-what"
    +title: "How do Hue Bulbs do millions of different colors, what sorcery is this?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 54
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729259075 {#2041
      date: 2024-10-18 15:44:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2220 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
    +badges: Doctrine\ORM\PersistentCollection {#2205 …}
    +children: [
      App\Entity\EntryComment {#2056}
    ]
    -id: 33344
    -titleTs: "'bulb':4 'color':9 'differ':8 'hue':3 'million':6 'sorceri':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706400149
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11228610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706313749 {#2295
      date: 2024-01-27 01:02:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: null
  +root: null
  +body: "[en.wikipedia.org/wiki/Primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/Primary_color?wprov=sfti1)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706314266 {#2048
    date: 2024-01-27 01:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 343420
  -bodyTs: "'/wiki/primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/primary_color?wprov=sfti1)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/primary_color?wprov=sfti1)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8104037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706314266 {#2051
    date: 2024-01-27 01:11:06.0 +01:00
  }
  +"title": 343420
}
"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 {#2056
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059
    +user: Proxies\__CG__\App\Entity\User {#2113 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
    +slug: "How-do-Hue-Bulbs-do-millions-of-different-colors-what"
    +title: "How do Hue Bulbs do millions of different colors, what sorcery is this?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 54
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729259075 {#2041
      date: 2024-10-18 15:44:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2220 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
    +badges: Doctrine\ORM\PersistentCollection {#2205 …}
    +children: [
      App\Entity\EntryComment {#2056}
    ]
    -id: 33344
    -titleTs: "'bulb':4 'color':9 'differ':8 'hue':3 'million':6 'sorceri':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706400149
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11228610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706313749 {#2295
      date: 2024-01-27 01:02:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: null
  +root: null
  +body: "[en.wikipedia.org/wiki/Primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/Primary_color?wprov=sfti1)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706314266 {#2048
    date: 2024-01-27 01:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 343420
  -bodyTs: "'/wiki/primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/primary_color?wprov=sfti1)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/primary_color?wprov=sfti1)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8104037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706314266 {#2051
    date: 2024-01-27 01:11:06.0 +01:00
  }
  +"title": 343420
}
"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 {#2056
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2059
    +user: Proxies\__CG__\App\Entity\User {#2113 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
    +slug: "How-do-Hue-Bulbs-do-millions-of-different-colors-what"
    +title: "How do Hue Bulbs do millions of different colors, what sorcery is this?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 20
    +favouriteCount: 54
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729259075 {#2041
      date: 2024-10-18 15:44:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2220 …}
    +votes: Doctrine\ORM\PersistentCollection {#2277 …}
    +reports: Doctrine\ORM\PersistentCollection {#2196 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2194 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2193 …}
    +badges: Doctrine\ORM\PersistentCollection {#2205 …}
    +children: [
      App\Entity\EntryComment {#2056}
    ]
    -id: 33344
    -titleTs: "'bulb':4 'color':9 'differ':8 'hue':3 'million':6 'sorceri':11"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706400149
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11228610"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706313749 {#2295
      date: 2024-01-27 01:02:29.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: null
  +root: null
  +body: "[en.wikipedia.org/wiki/Primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/Primary_color?wprov=sfti1)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706314266 {#2048
    date: 2024-01-27 01:11:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@cheese_greater@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 343420
  -bodyTs: "'/wiki/primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/primary_color?wprov=sfti1)':3 'en.wikipedia.org':2 'en.wikipedia.org/wiki/primary_color?wprov=sfti1](https://en.wikipedia.org/wiki/primary_color?wprov=sfti1)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8104037"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706314266 {#2051
    date: 2024-01-27 01:11:06.0 +01:00
  }
  +"title": 343420
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2136
  +user: Proxies\__CG__\App\Entity\User {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: Proxies\__CG__\App\Entity\Image {#2212 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2209 …}
  +slug: "AI-will-fix-everything"
  +title: "AI will fix everything 😎"
  +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
  +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 988
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728965961 {#2202
    date: 2024-10-15 06:19:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  +badges: Doctrine\ORM\PersistentCollection {#2274 …}
  +children: [
    App\Entity\EntryComment {#2135
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2136 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
      +image: null
      +parent: null
      +root: null
      +body: "If they were not politicians, this could have happened"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728965961 {#2159
        date: 2024-10-15 06:19:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 343409
      -bodyTs: "'could':7 'happen':9 'politician':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8103887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706313957 {#2143
        date: 2024-01-27 01:05:57.0 +01:00
      }
      +"title": 343409
    }
  ]
  -id: 33040
  -titleTs: "'ai':1 'everyth':4 'fix':3"
  -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706291741
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5662106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706205341 {#2261
    date: 2024-01-25 18:55:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2136
  +user: Proxies\__CG__\App\Entity\User {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: Proxies\__CG__\App\Entity\Image {#2212 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2209 …}
  +slug: "AI-will-fix-everything"
  +title: "AI will fix everything 😎"
  +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
  +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 988
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728965961 {#2202
    date: 2024-10-15 06:19:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  +badges: Doctrine\ORM\PersistentCollection {#2274 …}
  +children: [
    App\Entity\EntryComment {#2135
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2136 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
      +image: null
      +parent: null
      +root: null
      +body: "If they were not politicians, this could have happened"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728965961 {#2159
        date: 2024-10-15 06:19:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 343409
      -bodyTs: "'could':7 'happen':9 'politician':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8103887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706313957 {#2143
        date: 2024-01-27 01:05:57.0 +01:00
      }
      +"title": 343409
    }
  ]
  -id: 33040
  -titleTs: "'ai':1 'everyth':4 'fix':3"
  -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706291741
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5662106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706205341 {#2261
    date: 2024-01-25 18:55:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2136
  +user: Proxies\__CG__\App\Entity\User {#2128 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: Proxies\__CG__\App\Entity\Image {#2212 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2209 …}
  +slug: "AI-will-fix-everything"
  +title: "AI will fix everything 😎"
  +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
  +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 93
  +favouriteCount: 988
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728965961 {#2202
    date: 2024-10-15 06:19:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2204 …}
  +votes: Doctrine\ORM\PersistentCollection {#2211 …}
  +reports: Doctrine\ORM\PersistentCollection {#2266 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
  +badges: Doctrine\ORM\PersistentCollection {#2274 …}
  +children: [
    App\Entity\EntryComment {#2135
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2136 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
      +image: null
      +parent: null
      +root: null
      +body: "If they were not politicians, this could have happened"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1728965961 {#2159
        date: 2024-10-15 06:19:21.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 343409
      -bodyTs: "'could':7 'happen':9 'politician':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/8103887"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706313957 {#2143
        date: 2024-01-27 01:05:57.0 +01:00
      }
      +"title": 343409
    }
  ]
  -id: 33040
  -titleTs: "'ai':1 'everyth':4 'fix':3"
  -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706291741
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5662106"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706205341 {#2261
    date: 2024-01-25 18:55:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136
    +user: Proxies\__CG__\App\Entity\User {#2128 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
    +image: Proxies\__CG__\App\Entity\Image {#2212 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2209 …}
    +slug: "AI-will-fix-everything"
    +title: "AI will fix everything 😎"
    +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
    +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 988
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728965961 {#2202
      date: 2024-10-15 06:19:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2204 …}
    +votes: Doctrine\ORM\PersistentCollection {#2211 …}
    +reports: Doctrine\ORM\PersistentCollection {#2266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
    +badges: Doctrine\ORM\PersistentCollection {#2274 …}
    +children: [
      App\Entity\EntryComment {#2135}
    ]
    -id: 33040
    -titleTs: "'ai':1 'everyth':4 'fix':3"
    -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706291741
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5662106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706205341 {#2261
      date: 2024-01-25 18:55:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: null
  +parent: null
  +root: null
  +body: "If they were not politicians, this could have happened"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728965961 {#2159
    date: 2024-10-15 06:19:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 343409
  -bodyTs: "'could':7 'happen':9 'politician':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8103887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706313957 {#2143
    date: 2024-01-27 01:05:57.0 +01:00
  }
  +"title": 343409
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136
    +user: Proxies\__CG__\App\Entity\User {#2128 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
    +image: Proxies\__CG__\App\Entity\Image {#2212 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2209 …}
    +slug: "AI-will-fix-everything"
    +title: "AI will fix everything 😎"
    +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
    +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 988
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728965961 {#2202
      date: 2024-10-15 06:19:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2204 …}
    +votes: Doctrine\ORM\PersistentCollection {#2211 …}
    +reports: Doctrine\ORM\PersistentCollection {#2266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
    +badges: Doctrine\ORM\PersistentCollection {#2274 …}
    +children: [
      App\Entity\EntryComment {#2135}
    ]
    -id: 33040
    -titleTs: "'ai':1 'everyth':4 'fix':3"
    -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706291741
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5662106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706205341 {#2261
      date: 2024-01-25 18:55:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: null
  +parent: null
  +root: null
  +body: "If they were not politicians, this could have happened"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728965961 {#2159
    date: 2024-10-15 06:19:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 343409
  -bodyTs: "'could':7 'happen':9 'politician':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8103887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706313957 {#2143
    date: 2024-01-27 01:05:57.0 +01:00
  }
  +"title": 343409
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2136
    +user: Proxies\__CG__\App\Entity\User {#2128 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
    +image: Proxies\__CG__\App\Entity\Image {#2212 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2209 …}
    +slug: "AI-will-fix-everything"
    +title: "AI will fix everything 😎"
    +url: "https://lemmy.today/pictrs/image/d779d8b4-b59c-480b-8f03-cfc10ac08d69.jpeg"
    +body: "Before you decide to ragepost in the comments about how terrible either of these guys are, please take a moment and look at how happy they are. Wouldn’t this be a nice outcome for a change?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 93
    +favouriteCount: 988
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728965961 {#2202
      date: 2024-10-15 06:19:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2204 …}
    +votes: Doctrine\ORM\PersistentCollection {#2211 …}
    +reports: Doctrine\ORM\PersistentCollection {#2266 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2268 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2273 …}
    +badges: Doctrine\ORM\PersistentCollection {#2274 …}
    +children: [
      App\Entity\EntryComment {#2135}
    ]
    -id: 33040
    -titleTs: "'ai':1 'everyth':4 'fix':3"
    -bodyTs: "'chang':37 'comment':8 'decid':3 'either':12 'guy':15 'happi':25 'look':22 'moment':20 'nice':33 'outcom':34 'pleas':17 'ragepost':5 'take':18 'terribl':11 'wouldn':28"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706291741
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5662106"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706205341 {#2261
      date: 2024-01-25 18:55:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: null
  +parent: null
  +root: null
  +body: "If they were not politicians, this could have happened"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1728965961 {#2159
    date: 2024-10-15 06:19:21.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 343409
  -bodyTs: "'could':7 'happen':9 'politician':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/8103887"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706313957 {#2143
    date: 2024-01-27 01:05:57.0 +01:00
  }
  +"title": 343409
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: Proxies\__CG__\App\Entity\Image {#2264 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2242 …}
  +slug: "Real"
  +title: "Real :("
  +url: "https://lemmy.dbzer0.com/pictrs/image/3d2458ef-c104-4cdf-b0b0-a8ed20a7873d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728142253 {#2190
    date: 2024-10-05 17:30:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  +badges: Doctrine\ORM\PersistentCollection {#2259 …}
  +children: [
    App\Entity\EntryComment {#2333
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: null
      +root: null
      +body: "deep"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705927828 {#2327
        date: 2024-01-22 13:50:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 331239
      -bodyTs: "'deep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7897532"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705927828 {#2329
        date: 2024-01-22 13:50:28.0 +01:00
      }
      +"title": 331239
    }
  ]
  -id: 32355
  -titleTs: "'real':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706013045
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12827269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926645 {#2208
    date: 2024-01-22 13:30: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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: Proxies\__CG__\App\Entity\Image {#2264 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2242 …}
  +slug: "Real"
  +title: "Real :("
  +url: "https://lemmy.dbzer0.com/pictrs/image/3d2458ef-c104-4cdf-b0b0-a8ed20a7873d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728142253 {#2190
    date: 2024-10-05 17:30:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  +badges: Doctrine\ORM\PersistentCollection {#2259 …}
  +children: [
    App\Entity\EntryComment {#2333
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: null
      +root: null
      +body: "deep"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705927828 {#2327
        date: 2024-01-22 13:50:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 331239
      -bodyTs: "'deep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7897532"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705927828 {#2329
        date: 2024-01-22 13:50:28.0 +01:00
      }
      +"title": 331239
    }
  ]
  -id: 32355
  -titleTs: "'real':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706013045
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12827269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926645 {#2208
    date: 2024-01-22 13:30: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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2323
  +user: Proxies\__CG__\App\Entity\User {#2296 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: Proxies\__CG__\App\Entity\Image {#2264 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2242 …}
  +slug: "Real"
  +title: "Real :("
  +url: "https://lemmy.dbzer0.com/pictrs/image/3d2458ef-c104-4cdf-b0b0-a8ed20a7873d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728142253 {#2190
    date: 2024-10-05 17:30:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2239 …}
  +votes: Doctrine\ORM\PersistentCollection {#2236 …}
  +reports: Doctrine\ORM\PersistentCollection {#2226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
  +badges: Doctrine\ORM\PersistentCollection {#2259 …}
  +children: [
    App\Entity\EntryComment {#2333
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2323 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: null
      +root: null
      +body: "deep"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1705927828 {#2327
        date: 2024-01-22 13:50:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SnokenKeekaGuard@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 331239
      -bodyTs: "'deep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7897532"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705927828 {#2329
        date: 2024-01-22 13:50:28.0 +01:00
      }
      +"title": 331239
    }
  ]
  -id: 32355
  -titleTs: "'real':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706013045
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12827269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705926645 {#2208
    date: 2024-01-22 13:30: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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#2296 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: Proxies\__CG__\App\Entity\Image {#2264 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2242 …}
    +slug: "Real"
    +title: "Real :("
    +url: "https://lemmy.dbzer0.com/pictrs/image/3d2458ef-c104-4cdf-b0b0-a8ed20a7873d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728142253 {#2190
      date: 2024-10-05 17:30:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2239 …}
    +votes: Doctrine\ORM\PersistentCollection {#2236 …}
    +reports: Doctrine\ORM\PersistentCollection {#2226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    +badges: Doctrine\ORM\PersistentCollection {#2259 …}
    +children: [
      App\Entity\EntryComment {#2333}
    ]
    -id: 32355
    -titleTs: "'real':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706013045
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12827269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705926645 {#2208
      date: 2024-01-22 13:30:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: null
  +root: null
  +body: "deep"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705927828 {#2327
    date: 2024-01-22 13:50:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 331239
  -bodyTs: "'deep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7897532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705927828 {#2329
    date: 2024-01-22 13:50:28.0 +01:00
  }
  +"title": 331239
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#2296 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: Proxies\__CG__\App\Entity\Image {#2264 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2242 …}
    +slug: "Real"
    +title: "Real :("
    +url: "https://lemmy.dbzer0.com/pictrs/image/3d2458ef-c104-4cdf-b0b0-a8ed20a7873d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728142253 {#2190
      date: 2024-10-05 17:30:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2239 …}
    +votes: Doctrine\ORM\PersistentCollection {#2236 …}
    +reports: Doctrine\ORM\PersistentCollection {#2226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    +badges: Doctrine\ORM\PersistentCollection {#2259 …}
    +children: [
      App\Entity\EntryComment {#2333}
    ]
    -id: 32355
    -titleTs: "'real':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706013045
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12827269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705926645 {#2208
      date: 2024-01-22 13:30:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: null
  +root: null
  +body: "deep"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705927828 {#2327
    date: 2024-01-22 13:50:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 331239
  -bodyTs: "'deep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7897532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705927828 {#2329
    date: 2024-01-22 13:50:28.0 +01:00
  }
  +"title": 331239
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#2333
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2323
    +user: Proxies\__CG__\App\Entity\User {#2296 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: Proxies\__CG__\App\Entity\Image {#2264 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2242 …}
    +slug: "Real"
    +title: "Real :("
    +url: "https://lemmy.dbzer0.com/pictrs/image/3d2458ef-c104-4cdf-b0b0-a8ed20a7873d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 3
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728142253 {#2190
      date: 2024-10-05 17:30:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2239 …}
    +votes: Doctrine\ORM\PersistentCollection {#2236 …}
    +reports: Doctrine\ORM\PersistentCollection {#2226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2238 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2249 …}
    +badges: Doctrine\ORM\PersistentCollection {#2259 …}
    +children: [
      App\Entity\EntryComment {#2333}
    ]
    -id: 32355
    -titleTs: "'real':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706013045
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12827269"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705926645 {#2208
      date: 2024-01-22 13:30:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: null
  +root: null
  +body: "deep"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1705927828 {#2327
    date: 2024-01-22 13:50:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SnokenKeekaGuard@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 331239
  -bodyTs: "'deep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7897532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705927828 {#2329
    date: 2024-01-22 13:50:28.0 +01:00
  }
  +"title": 331239
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#2203 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: Proxies\__CG__\App\Entity\Image {#2248 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2247 …}
  +slug: "Procrastination"
  +title: "Procrastination"
  +url: "https://lemmy.zip/pictrs/image/0b31e0da-f705-4fe8-bda3-ecf24f1f3479.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727626926 {#2244
    date: 2024-09-29 18:22:06.0 +02: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 {#2347
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is so relatable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705840182 {#2346
        date: 2024-01-21 13:29:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 328026
      -bodyTs: "'relat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7850029"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705840182 {#2351
        date: 2024-01-21 13:29:42.0 +01:00
      }
      +"title": 328026
    }
  ]
  -id: 32128
  -titleTs: "'procrastin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705926151
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8734258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705839751 {#2235
    date: 2024-01-21 13:22:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#2203 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: Proxies\__CG__\App\Entity\Image {#2248 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2247 …}
  +slug: "Procrastination"
  +title: "Procrastination"
  +url: "https://lemmy.zip/pictrs/image/0b31e0da-f705-4fe8-bda3-ecf24f1f3479.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727626926 {#2244
    date: 2024-09-29 18:22:06.0 +02: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 {#2347
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is so relatable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705840182 {#2346
        date: 2024-01-21 13:29:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 328026
      -bodyTs: "'relat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7850029"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705840182 {#2351
        date: 2024-01-21 13:29:42.0 +01:00
      }
      +"title": 328026
    }
  ]
  -id: 32128
  -titleTs: "'procrastin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705926151
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8734258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705839751 {#2235
    date: 2024-01-21 13:22:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2332
  +user: Proxies\__CG__\App\Entity\User {#2203 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: Proxies\__CG__\App\Entity\Image {#2248 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2247 …}
  +slug: "Procrastination"
  +title: "Procrastination"
  +url: "https://lemmy.zip/pictrs/image/0b31e0da-f705-4fe8-bda3-ecf24f1f3479.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 745
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727626926 {#2244
    date: 2024-09-29 18:22:06.0 +02: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 {#2347
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2332 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
      +image: null
      +parent: null
      +root: null
      +body: "This is so relatable"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1705840182 {#2346
        date: 2024-01-21 13:29:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2349 …}
      +nested: Doctrine\ORM\PersistentCollection {#2141 …}
      +votes: Doctrine\ORM\PersistentCollection {#2164 …}
      +reports: Doctrine\ORM\PersistentCollection {#2314 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
      -id: 328026
      -bodyTs: "'relat':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7850029"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705840182 {#2351
        date: 2024-01-21 13:29:42.0 +01:00
      }
      +"title": 328026
    }
  ]
  -id: 32128
  -titleTs: "'procrastin':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705926151
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8734258"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705839751 {#2235
    date: 2024-01-21 13:22:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#2203 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
    +image: Proxies\__CG__\App\Entity\Image {#2248 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2247 …}
    +slug: "Procrastination"
    +title: "Procrastination"
    +url: "https://lemmy.zip/pictrs/image/0b31e0da-f705-4fe8-bda3-ecf24f1f3479.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727626926 {#2244
      date: 2024-09-29 18:22:06.0 +02: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 {#2347}
    ]
    -id: 32128
    -titleTs: "'procrastin':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705926151
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8734258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705839751 {#2235
      date: 2024-01-21 13:22:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is so relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705840182 {#2346
    date: 2024-01-21 13:29:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 328026
  -bodyTs: "'relat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7850029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705840182 {#2351
    date: 2024-01-21 13:29:42.0 +01:00
  }
  +"title": 328026
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#2203 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
    +image: Proxies\__CG__\App\Entity\Image {#2248 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2247 …}
    +slug: "Procrastination"
    +title: "Procrastination"
    +url: "https://lemmy.zip/pictrs/image/0b31e0da-f705-4fe8-bda3-ecf24f1f3479.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727626926 {#2244
      date: 2024-09-29 18:22:06.0 +02: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 {#2347}
    ]
    -id: 32128
    -titleTs: "'procrastin':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705926151
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8734258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705839751 {#2235
      date: 2024-01-21 13:22:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is so relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705840182 {#2346
    date: 2024-01-21 13:29:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 328026
  -bodyTs: "'relat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7850029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705840182 {#2351
    date: 2024-01-21 13:29:42.0 +01:00
  }
  +"title": 328026
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2332
    +user: Proxies\__CG__\App\Entity\User {#2203 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
    +image: Proxies\__CG__\App\Entity\Image {#2248 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2247 …}
    +slug: "Procrastination"
    +title: "Procrastination"
    +url: "https://lemmy.zip/pictrs/image/0b31e0da-f705-4fe8-bda3-ecf24f1f3479.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 745
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727626926 {#2244
      date: 2024-09-29 18:22:06.0 +02: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 {#2347}
    ]
    -id: 32128
    -titleTs: "'procrastin':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705926151
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/8734258"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705839751 {#2235
      date: 2024-01-21 13:22:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2344 …}
  +image: null
  +parent: null
  +root: null
  +body: "This is so relatable"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1705840182 {#2346
    date: 2024-01-21 13:29:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2349 …}
  +nested: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2164 …}
  +reports: Doctrine\ORM\PersistentCollection {#2314 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2191 …}
  -id: 328026
  -bodyTs: "'relat':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7850029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705840182 {#2351
    date: 2024-01-21 13:29:42.0 +01:00
  }
  +"title": 328026
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2092
  +user: Proxies\__CG__\App\Entity\User {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: Proxies\__CG__\App\Entity\Image {#2147 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2150 …}
  +slug: "other-toys"
  +title: "other toys"
  +url: "https://lemmy.world/pictrs/image/cb2111de-4b01-49ab-b30c-892e98932b95.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728071258 {#2155
    date: 2024-10-04 21:47:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  +badges: Doctrine\ORM\PersistentCollection {#2171 …}
  +children: [
    App\Entity\EntryComment {#2093
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2092 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +body: "I’ve never thought that that way but that’s a cleaver take"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705376890 {#2086
        date: 2024-01-16 04:48:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CenturionKing@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@Waluigis_Talking_Buttplug@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2140 …}
      +nested: Doctrine\ORM\PersistentCollection {#2133 …}
      +votes: Doctrine\ORM\PersistentCollection {#2131 …}
      +reports: Doctrine\ORM\PersistentCollection {#2138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
      -id: 312650
      -bodyTs: "'cleaver':12 'never':3 'take':13 'thought':4 've':2 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7616286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705376890 {#2090
        date: 2024-01-16 04:48:10.0 +01:00
      }
      +"title": 312650
    }
  ]
  -id: 30691
  -titleTs: "'toy':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705421688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10747932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705335288 {#2243
    date: 2024-01-15 17:14:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2092
  +user: Proxies\__CG__\App\Entity\User {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: Proxies\__CG__\App\Entity\Image {#2147 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2150 …}
  +slug: "other-toys"
  +title: "other toys"
  +url: "https://lemmy.world/pictrs/image/cb2111de-4b01-49ab-b30c-892e98932b95.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728071258 {#2155
    date: 2024-10-04 21:47:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  +badges: Doctrine\ORM\PersistentCollection {#2171 …}
  +children: [
    App\Entity\EntryComment {#2093
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2092 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +body: "I’ve never thought that that way but that’s a cleaver take"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705376890 {#2086
        date: 2024-01-16 04:48:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CenturionKing@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@Waluigis_Talking_Buttplug@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2140 …}
      +nested: Doctrine\ORM\PersistentCollection {#2133 …}
      +votes: Doctrine\ORM\PersistentCollection {#2131 …}
      +reports: Doctrine\ORM\PersistentCollection {#2138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
      -id: 312650
      -bodyTs: "'cleaver':12 'never':3 'take':13 'thought':4 've':2 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7616286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705376890 {#2090
        date: 2024-01-16 04:48:10.0 +01:00
      }
      +"title": 312650
    }
  ]
  -id: 30691
  -titleTs: "'toy':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705421688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10747932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705335288 {#2243
    date: 2024-01-15 17:14:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2092
  +user: Proxies\__CG__\App\Entity\User {#2262 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: Proxies\__CG__\App\Entity\Image {#2147 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2150 …}
  +slug: "other-toys"
  +title: "other toys"
  +url: "https://lemmy.world/pictrs/image/cb2111de-4b01-49ab-b30c-892e98932b95.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 18
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728071258 {#2155
    date: 2024-10-04 21:47:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2152 …}
  +votes: Doctrine\ORM\PersistentCollection {#2148 …}
  +reports: Doctrine\ORM\PersistentCollection {#2146 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
  +badges: Doctrine\ORM\PersistentCollection {#2171 …}
  +children: [
    App\Entity\EntryComment {#2093
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2092 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +body: "I’ve never thought that that way but that’s a cleaver take"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1705376890 {#2086
        date: 2024-01-16 04:48:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CenturionKing@lemmy.world"
        "@PP_BOY_@lemmy.world"
        "@Waluigis_Talking_Buttplug@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2140 …}
      +nested: Doctrine\ORM\PersistentCollection {#2133 …}
      +votes: Doctrine\ORM\PersistentCollection {#2131 …}
      +reports: Doctrine\ORM\PersistentCollection {#2138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
      -id: 312650
      -bodyTs: "'cleaver':12 'never':3 'take':13 'thought':4 've':2 'way':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7616286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705376890 {#2090
        date: 2024-01-16 04:48:10.0 +01:00
      }
      +"title": 312650
    }
  ]
  -id: 30691
  -titleTs: "'toy':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705421688
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10747932"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705335288 {#2243
    date: 2024-01-15 17:14:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2092
    +user: Proxies\__CG__\App\Entity\User {#2262 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: Proxies\__CG__\App\Entity\Image {#2147 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2150 …}
    +slug: "other-toys"
    +title: "other toys"
    +url: "https://lemmy.world/pictrs/image/cb2111de-4b01-49ab-b30c-892e98932b95.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 479
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728071258 {#2155
      date: 2024-10-04 21:47:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    +badges: Doctrine\ORM\PersistentCollection {#2171 …}
    +children: [
      App\Entity\EntryComment {#2093}
    ]
    -id: 30691
    -titleTs: "'toy':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705421688
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10747932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705335288 {#2243
      date: 2024-01-15 17:14:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +body: "I’ve never thought that that way but that’s a cleaver take"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705376890 {#2086
    date: 2024-01-16 04:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CenturionKing@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 312650
  -bodyTs: "'cleaver':12 'never':3 'take':13 'thought':4 've':2 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7616286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705376890 {#2090
    date: 2024-01-16 04:48:10.0 +01:00
  }
  +"title": 312650
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2092
    +user: Proxies\__CG__\App\Entity\User {#2262 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: Proxies\__CG__\App\Entity\Image {#2147 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2150 …}
    +slug: "other-toys"
    +title: "other toys"
    +url: "https://lemmy.world/pictrs/image/cb2111de-4b01-49ab-b30c-892e98932b95.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 479
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728071258 {#2155
      date: 2024-10-04 21:47:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    +badges: Doctrine\ORM\PersistentCollection {#2171 …}
    +children: [
      App\Entity\EntryComment {#2093}
    ]
    -id: 30691
    -titleTs: "'toy':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705421688
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10747932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705335288 {#2243
      date: 2024-01-15 17:14:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +body: "I’ve never thought that that way but that’s a cleaver take"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705376890 {#2086
    date: 2024-01-16 04:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CenturionKing@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 312650
  -bodyTs: "'cleaver':12 'never':3 'take':13 'thought':4 've':2 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7616286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705376890 {#2090
    date: 2024-01-16 04:48:10.0 +01:00
  }
  +"title": 312650
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2093
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2092
    +user: Proxies\__CG__\App\Entity\User {#2262 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: Proxies\__CG__\App\Entity\Image {#2147 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2150 …}
    +slug: "other-toys"
    +title: "other toys"
    +url: "https://lemmy.world/pictrs/image/cb2111de-4b01-49ab-b30c-892e98932b95.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 18
    +favouriteCount: 479
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728071258 {#2155
      date: 2024-10-04 21:47:38.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2152 …}
    +votes: Doctrine\ORM\PersistentCollection {#2148 …}
    +reports: Doctrine\ORM\PersistentCollection {#2146 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2180 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2181 …}
    +badges: Doctrine\ORM\PersistentCollection {#2171 …}
    +children: [
      App\Entity\EntryComment {#2093}
    ]
    -id: 30691
    -titleTs: "'toy':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705421688
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10747932"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705335288 {#2243
      date: 2024-01-15 17:14:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +body: "I’ve never thought that that way but that’s a cleaver take"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705376890 {#2086
    date: 2024-01-16 04:48:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CenturionKing@lemmy.world"
    "@PP_BOY_@lemmy.world"
    "@Waluigis_Talking_Buttplug@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 312650
  -bodyTs: "'cleaver':12 'never':3 'take':13 'thought':4 've':2 'way':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7616286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705376890 {#2090
    date: 2024-01-16 04:48:10.0 +01:00
  }
  +"title": 312650
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#1997 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
  +slug: "Physicists-of-Lemmy-what-is-up"
  +title: "Physicists of Lemmy, what is up?"
  +url: null
  +body: "Like what if I’m in space?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726508015 {#2269
    date: 2024-09-16 19:33:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  +badges: Doctrine\ORM\PersistentCollection {#2493 …}
  +children: [
    App\Entity\EntryComment {#2360
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: null
      +root: null
      +body: "![image](https://i.imgur.com/cD4OIg7.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705192588 {#2361
        date: 2024-01-14 01:36:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mango@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 306630
      -bodyTs: "'/cd4oig7.gif)':4 'i.imgur.com':3 'i.imgur.com/cd4oig7.gif)':2 'imag':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7511391"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705192588 {#2359
        date: 2024-01-14 01:36:28.0 +01:00
      }
      +"title": 306630
    }
  ]
  -id: 30291
  -titleTs: "'lemmi':3 'physicist':1"
  -bodyTs: "'like':1 'm':5 'space':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705275801
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10680818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705189401 {#1981
    date: 2024-01-14 00:43:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#1997 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
  +slug: "Physicists-of-Lemmy-what-is-up"
  +title: "Physicists of Lemmy, what is up?"
  +url: null
  +body: "Like what if I’m in space?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726508015 {#2269
    date: 2024-09-16 19:33:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  +badges: Doctrine\ORM\PersistentCollection {#2493 …}
  +children: [
    App\Entity\EntryComment {#2360
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: null
      +root: null
      +body: "![image](https://i.imgur.com/cD4OIg7.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705192588 {#2361
        date: 2024-01-14 01:36:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mango@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 306630
      -bodyTs: "'/cd4oig7.gif)':4 'i.imgur.com':3 'i.imgur.com/cd4oig7.gif)':2 'imag':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7511391"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705192588 {#2359
        date: 2024-01-14 01:36:28.0 +01:00
      }
      +"title": 306630
    }
  ]
  -id: 30291
  -titleTs: "'lemmi':3 'physicist':1"
  -bodyTs: "'like':1 'm':5 'space':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705275801
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10680818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705189401 {#1981
    date: 2024-01-14 00:43:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#1997 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
  +slug: "Physicists-of-Lemmy-what-is-up"
  +title: "Physicists of Lemmy, what is up?"
  +url: null
  +body: "Like what if I’m in space?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 37
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726508015 {#2269
    date: 2024-09-16 19:33:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1349 …}
  +votes: Doctrine\ORM\PersistentCollection {#1353 …}
  +reports: Doctrine\ORM\PersistentCollection {#1358 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
  +badges: Doctrine\ORM\PersistentCollection {#2493 …}
  +children: [
    App\Entity\EntryComment {#2360
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: null
      +root: null
      +body: "![image](https://i.imgur.com/cD4OIg7.gif)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705192588 {#2361
        date: 2024-01-14 01:36:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Mango@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2370 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
      -id: 306630
      -bodyTs: "'/cd4oig7.gif)':4 'i.imgur.com':3 'i.imgur.com/cd4oig7.gif)':2 'imag':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7511391"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705192588 {#2359
        date: 2024-01-14 01:36:28.0 +01:00
      }
      +"title": 306630
    }
  ]
  -id: 30291
  -titleTs: "'lemmi':3 'physicist':1"
  -bodyTs: "'like':1 'm':5 'space':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705275801
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10680818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705189401 {#1981
    date: 2024-01-14 00:43:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#1997 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
    +slug: "Physicists-of-Lemmy-what-is-up"
    +title: "Physicists of Lemmy, what is up?"
    +url: null
    +body: "Like what if I’m in space?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726508015 {#2269
      date: 2024-09-16 19:33:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1349 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
    +badges: Doctrine\ORM\PersistentCollection {#2493 …}
    +children: [
      App\Entity\EntryComment {#2360}
    ]
    -id: 30291
    -titleTs: "'lemmi':3 'physicist':1"
    -bodyTs: "'like':1 'm':5 'space':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705275801
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10680818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705189401 {#1981
      date: 2024-01-14 00:43:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: null
  +root: null
  +body: "![image](https://i.imgur.com/cD4OIg7.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705192588 {#2361
    date: 2024-01-14 01:36:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mango@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 306630
  -bodyTs: "'/cd4oig7.gif)':4 'i.imgur.com':3 'i.imgur.com/cd4oig7.gif)':2 'imag':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7511391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705192588 {#2359
    date: 2024-01-14 01:36:28.0 +01:00
  }
  +"title": 306630
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#1997 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
    +slug: "Physicists-of-Lemmy-what-is-up"
    +title: "Physicists of Lemmy, what is up?"
    +url: null
    +body: "Like what if I’m in space?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726508015 {#2269
      date: 2024-09-16 19:33:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1349 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
    +badges: Doctrine\ORM\PersistentCollection {#2493 …}
    +children: [
      App\Entity\EntryComment {#2360}
    ]
    -id: 30291
    -titleTs: "'lemmi':3 'physicist':1"
    -bodyTs: "'like':1 'm':5 'space':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705275801
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10680818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705189401 {#1981
      date: 2024-01-14 00:43:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: null
  +root: null
  +body: "![image](https://i.imgur.com/cD4OIg7.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705192588 {#2361
    date: 2024-01-14 01:36:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mango@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 306630
  -bodyTs: "'/cd4oig7.gif)':4 'i.imgur.com':3 'i.imgur.com/cd4oig7.gif)':2 'imag':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7511391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705192588 {#2359
    date: 2024-01-14 01:36:28.0 +01:00
  }
  +"title": 306630
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2360
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#1997 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
    +slug: "Physicists-of-Lemmy-what-is-up"
    +title: "Physicists of Lemmy, what is up?"
    +url: null
    +body: "Like what if I’m in space?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 37
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726508015 {#2269
      date: 2024-09-16 19:33:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1349 …}
    +votes: Doctrine\ORM\PersistentCollection {#1353 …}
    +reports: Doctrine\ORM\PersistentCollection {#1358 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1355 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2491 …}
    +badges: Doctrine\ORM\PersistentCollection {#2493 …}
    +children: [
      App\Entity\EntryComment {#2360}
    ]
    -id: 30291
    -titleTs: "'lemmi':3 'physicist':1"
    -bodyTs: "'like':1 'm':5 'space':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705275801
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10680818"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705189401 {#1981
      date: 2024-01-14 00:43:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: null
  +root: null
  +body: "![image](https://i.imgur.com/cD4OIg7.gif)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705192588 {#2361
    date: 2024-01-14 01:36:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Mango@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2370 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2392 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1383 …}
  -id: 306630
  -bodyTs: "'/cd4oig7.gif)':4 'i.imgur.com':3 'i.imgur.com/cd4oig7.gif)':2 'imag':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7511391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705192588 {#2359
    date: 2024-01-14 01:36:28.0 +01:00
  }
  +"title": 306630
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2083
  +user: Proxies\__CG__\App\Entity\User {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: Proxies\__CG__\App\Entity\Image {#2176 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2178 …}
  +slug: "Why-I-m-done-with-Nobara-Linux-A-Breakup-Story-with"
  +title: "Why I'm done with Nobara Linux: A Breakup Story with a Tech Twist"
  +url: "https://open.substack.com/pub/imakethingsforu/p/why-im-done-with-nobara-linux-a-breakup?r=2cd24g&showWelcome=true"
  +body: "Followup to why you should switch to Nobara Linux. Also, some scripts I’ve compiled for distro hopping the fedora flavors."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723149661 {#2186
    date: 2024-08-08 22:41:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  +badges: Doctrine\ORM\PersistentCollection {#1994 …}
  +children: [
    App\Entity\EntryComment {#2097
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +body: "How do you know that? Is this your article?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705227374 {#2078
        date: 2024-01-14 11:16:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mortalic@lemmy.world"
        "@kittykittycatboys@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -id: 307515
      -bodyTs: "'articl':9 'know':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7549529"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705227374 {#2076
        date: 2024-01-14 11:16:14.0 +01:00
      }
      +"title": 307515
    }
  ]
  -id: 29568
  -titleTs: "'breakup':9 'done':4 'linux':7 'm':3 'nobara':6 'stori':10 'tech':13 'twist':14"
  -bodyTs: "'also':10 'compil':15 'distro':17 'fedora':20 'flavor':21 'followup':1 'hop':18 'linux':9 'nobara':8 'script':12 'switch':6 've':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705198794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10642824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705112394 {#2145
    date: 2024-01-13 03:19:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2083
  +user: Proxies\__CG__\App\Entity\User {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: Proxies\__CG__\App\Entity\Image {#2176 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2178 …}
  +slug: "Why-I-m-done-with-Nobara-Linux-A-Breakup-Story-with"
  +title: "Why I'm done with Nobara Linux: A Breakup Story with a Tech Twist"
  +url: "https://open.substack.com/pub/imakethingsforu/p/why-im-done-with-nobara-linux-a-breakup?r=2cd24g&showWelcome=true"
  +body: "Followup to why you should switch to Nobara Linux. Also, some scripts I’ve compiled for distro hopping the fedora flavors."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723149661 {#2186
    date: 2024-08-08 22:41:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  +badges: Doctrine\ORM\PersistentCollection {#1994 …}
  +children: [
    App\Entity\EntryComment {#2097
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +body: "How do you know that? Is this your article?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705227374 {#2078
        date: 2024-01-14 11:16:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mortalic@lemmy.world"
        "@kittykittycatboys@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -id: 307515
      -bodyTs: "'articl':9 'know':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7549529"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705227374 {#2076
        date: 2024-01-14 11:16:14.0 +01:00
      }
      +"title": 307515
    }
  ]
  -id: 29568
  -titleTs: "'breakup':9 'done':4 'linux':7 'm':3 'nobara':6 'stori':10 'tech':13 'twist':14"
  -bodyTs: "'also':10 'compil':15 'distro':17 'fedora':20 'flavor':21 'followup':1 'hop':18 'linux':9 'nobara':8 'script':12 'switch':6 've':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705198794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10642824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705112394 {#2145
    date: 2024-01-13 03:19:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2083
  +user: Proxies\__CG__\App\Entity\User {#2246 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: Proxies\__CG__\App\Entity\Image {#2176 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2178 …}
  +slug: "Why-I-m-done-with-Nobara-Linux-A-Breakup-Story-with"
  +title: "Why I'm done with Nobara Linux: A Breakup Story with a Tech Twist"
  +url: "https://open.substack.com/pub/imakethingsforu/p/why-im-done-with-nobara-linux-a-breakup?r=2cd24g&showWelcome=true"
  +body: "Followup to why you should switch to Nobara Linux. Also, some scripts I’ve compiled for distro hopping the fedora flavors."
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 33
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1723149661 {#2186
    date: 2024-08-08 22:41:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2170 …}
  +votes: Doctrine\ORM\PersistentCollection {#2184 …}
  +reports: Doctrine\ORM\PersistentCollection {#2169 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
  +badges: Doctrine\ORM\PersistentCollection {#1994 …}
  +children: [
    App\Entity\EntryComment {#2097
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2083 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
      +body: "How do you know that? Is this your article?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705227374 {#2078
        date: 2024-01-14 11:16:14.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mortalic@lemmy.world"
        "@kittykittycatboys@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2062 …}
      +nested: Doctrine\ORM\PersistentCollection {#2077 …}
      +votes: Doctrine\ORM\PersistentCollection {#2063 …}
      +reports: Doctrine\ORM\PersistentCollection {#2064 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
      -id: 307515
      -bodyTs: "'articl':9 'know':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7549529"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705227374 {#2076
        date: 2024-01-14 11:16:14.0 +01:00
      }
      +"title": 307515
    }
  ]
  -id: 29568
  -titleTs: "'breakup':9 'done':4 'linux':7 'm':3 'nobara':6 'stori':10 'tech':13 'twist':14"
  -bodyTs: "'also':10 'compil':15 'distro':17 'fedora':20 'flavor':21 'followup':1 'hop':18 'linux':9 'nobara':8 'script':12 'switch':6 've':14"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705198794
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10642824"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705112394 {#2145
    date: 2024-01-13 03:19:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: Proxies\__CG__\App\Entity\Image {#2176 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2178 …}
    +slug: "Why-I-m-done-with-Nobara-Linux-A-Breakup-Story-with"
    +title: "Why I'm done with Nobara Linux: A Breakup Story with a Tech Twist"
    +url: "https://open.substack.com/pub/imakethingsforu/p/why-im-done-with-nobara-linux-a-breakup?r=2cd24g&showWelcome=true"
    +body: "Followup to why you should switch to Nobara Linux. Also, some scripts I’ve compiled for distro hopping the fedora flavors."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723149661 {#2186
      date: 2024-08-08 22:41:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2170 …}
    +votes: Doctrine\ORM\PersistentCollection {#2184 …}
    +reports: Doctrine\ORM\PersistentCollection {#2169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
    +badges: Doctrine\ORM\PersistentCollection {#1994 …}
    +children: [
      App\Entity\EntryComment {#2097}
    ]
    -id: 29568
    -titleTs: "'breakup':9 'done':4 'linux':7 'm':3 'nobara':6 'stori':10 'tech':13 'twist':14"
    -bodyTs: "'also':10 'compil':15 'distro':17 'fedora':20 'flavor':21 'followup':1 'hop':18 'linux':9 'nobara':8 'script':12 'switch':6 've':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705198794
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10642824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705112394 {#2145
      date: 2024-01-13 03:19:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +body: "How do you know that? Is this your article?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705227374 {#2078
    date: 2024-01-14 11:16:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mortalic@lemmy.world"
    "@kittykittycatboys@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 307515
  -bodyTs: "'articl':9 'know':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7549529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705227374 {#2076
    date: 2024-01-14 11:16:14.0 +01:00
  }
  +"title": 307515
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: Proxies\__CG__\App\Entity\Image {#2176 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2178 …}
    +slug: "Why-I-m-done-with-Nobara-Linux-A-Breakup-Story-with"
    +title: "Why I'm done with Nobara Linux: A Breakup Story with a Tech Twist"
    +url: "https://open.substack.com/pub/imakethingsforu/p/why-im-done-with-nobara-linux-a-breakup?r=2cd24g&showWelcome=true"
    +body: "Followup to why you should switch to Nobara Linux. Also, some scripts I’ve compiled for distro hopping the fedora flavors."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723149661 {#2186
      date: 2024-08-08 22:41:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2170 …}
    +votes: Doctrine\ORM\PersistentCollection {#2184 …}
    +reports: Doctrine\ORM\PersistentCollection {#2169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
    +badges: Doctrine\ORM\PersistentCollection {#1994 …}
    +children: [
      App\Entity\EntryComment {#2097}
    ]
    -id: 29568
    -titleTs: "'breakup':9 'done':4 'linux':7 'm':3 'nobara':6 'stori':10 'tech':13 'twist':14"
    -bodyTs: "'also':10 'compil':15 'distro':17 'fedora':20 'flavor':21 'followup':1 'hop':18 'linux':9 'nobara':8 'script':12 'switch':6 've':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705198794
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10642824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705112394 {#2145
      date: 2024-01-13 03:19:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +body: "How do you know that? Is this your article?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705227374 {#2078
    date: 2024-01-14 11:16:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mortalic@lemmy.world"
    "@kittykittycatboys@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 307515
  -bodyTs: "'articl':9 'know':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7549529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705227374 {#2076
    date: 2024-01-14 11:16:14.0 +01:00
  }
  +"title": 307515
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2097
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2083
    +user: Proxies\__CG__\App\Entity\User {#2246 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
    +image: Proxies\__CG__\App\Entity\Image {#2176 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2178 …}
    +slug: "Why-I-m-done-with-Nobara-Linux-A-Breakup-Story-with"
    +title: "Why I'm done with Nobara Linux: A Breakup Story with a Tech Twist"
    +url: "https://open.substack.com/pub/imakethingsforu/p/why-im-done-with-nobara-linux-a-breakup?r=2cd24g&showWelcome=true"
    +body: "Followup to why you should switch to Nobara Linux. Also, some scripts I’ve compiled for distro hopping the fedora flavors."
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 33
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1723149661 {#2186
      date: 2024-08-08 22:41:01.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2170 …}
    +votes: Doctrine\ORM\PersistentCollection {#2184 …}
    +reports: Doctrine\ORM\PersistentCollection {#2169 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1985 …}
    +badges: Doctrine\ORM\PersistentCollection {#1994 …}
    +children: [
      App\Entity\EntryComment {#2097}
    ]
    -id: 29568
    -titleTs: "'breakup':9 'done':4 'linux':7 'm':3 'nobara':6 'stori':10 'tech':13 'twist':14"
    -bodyTs: "'also':10 'compil':15 'distro':17 'fedora':20 'flavor':21 'followup':1 'hop':18 'linux':9 'nobara':8 'script':12 'switch':6 've':14"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705198794
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10642824"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705112394 {#2145
      date: 2024-01-13 03:19:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2082 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2085 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2096 …}
  +body: "How do you know that? Is this your article?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705227374 {#2078
    date: 2024-01-14 11:16:14.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mortalic@lemmy.world"
    "@kittykittycatboys@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2062 …}
  +nested: Doctrine\ORM\PersistentCollection {#2077 …}
  +votes: Doctrine\ORM\PersistentCollection {#2063 …}
  +reports: Doctrine\ORM\PersistentCollection {#2064 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2088 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2087 …}
  -id: 307515
  -bodyTs: "'articl':9 'know':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7549529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705227374 {#2076
    date: 2024-01-14 11:16:14.0 +01:00
  }
  +"title": 307515
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#2157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: Proxies\__CG__\App\Entity\Image {#1998 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2001 …}
  +slug: "Housing-is-a-Human-Right-Hording-unimaginable-sums-of-Wealth"
  +title: "Housing is a Human Right, Hording unimaginable sums of Wealth, is not."
  +url: "https://lemmy.ml/pictrs/image/d09c8d1e-d663-4cc8-80f1-b8d3e30df2fe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 1185
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729371088 {#2005
    date: 2024-10-19 22:51:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  +badges: Doctrine\ORM\PersistentCollection {#2014 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
      +body: "It’s free to be poor is what it is"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705223969 {#2011
        date: 2024-01-14 10:19:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Sanctus@lemmy.world"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2020 …}
      +nested: Doctrine\ORM\PersistentCollection {#2027 …}
      +votes: Doctrine\ORM\PersistentCollection {#2031 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
      -id: 307415
      -bodyTs: "'free':3 'poor':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7545804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705223969 {#2033
        date: 2024-01-14 10:19:29.0 +01:00
      }
      +"title": 307415
    }
  ]
  -id: 29437
  -titleTs: "'hord':6 'hous':1 'human':4 'right':5 'sum':8 'unimagin':7 'wealth':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705171127
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10453607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705084727 {#2174
    date: 2024-01-12 19:38:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#2157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: Proxies\__CG__\App\Entity\Image {#1998 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2001 …}
  +slug: "Housing-is-a-Human-Right-Hording-unimaginable-sums-of-Wealth"
  +title: "Housing is a Human Right, Hording unimaginable sums of Wealth, is not."
  +url: "https://lemmy.ml/pictrs/image/d09c8d1e-d663-4cc8-80f1-b8d3e30df2fe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 1185
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729371088 {#2005
    date: 2024-10-19 22:51:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  +badges: Doctrine\ORM\PersistentCollection {#2014 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
      +body: "It’s free to be poor is what it is"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705223969 {#2011
        date: 2024-01-14 10:19:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Sanctus@lemmy.world"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2020 …}
      +nested: Doctrine\ORM\PersistentCollection {#2027 …}
      +votes: Doctrine\ORM\PersistentCollection {#2031 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
      -id: 307415
      -bodyTs: "'free':3 'poor':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7545804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705223969 {#2033
        date: 2024-01-14 10:19:29.0 +01:00
      }
      +"title": 307415
    }
  ]
  -id: 29437
  -titleTs: "'hord':6 'hous':1 'human':4 'right':5 'sum':8 'unimagin':7 'wealth':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705171127
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10453607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705084727 {#2174
    date: 2024-01-12 19:38:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#2157 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: Proxies\__CG__\App\Entity\Image {#1998 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2001 …}
  +slug: "Housing-is-a-Human-Right-Hording-unimaginable-sums-of-Wealth"
  +title: "Housing is a Human Right, Hording unimaginable sums of Wealth, is not."
  +url: "https://lemmy.ml/pictrs/image/d09c8d1e-d663-4cc8-80f1-b8d3e30df2fe.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 77
  +favouriteCount: 1185
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729371088 {#2005
    date: 2024-10-19 22:51:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2002 …}
  +votes: Doctrine\ORM\PersistentCollection {#2000 …}
  +reports: Doctrine\ORM\PersistentCollection {#2007 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
  +badges: Doctrine\ORM\PersistentCollection {#2014 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
      +body: "It’s free to be poor is what it is"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705223969 {#2011
        date: 2024-01-14 10:19:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Grayox@lemmy.ml"
        "@Sanctus@lemmy.world"
        "@Sheeple@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2020 …}
      +nested: Doctrine\ORM\PersistentCollection {#2027 …}
      +votes: Doctrine\ORM\PersistentCollection {#2031 …}
      +reports: Doctrine\ORM\PersistentCollection {#2037 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
      -id: 307415
      -bodyTs: "'free':3 'poor':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7545804"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705223969 {#2033
        date: 2024-01-14 10:19:29.0 +01:00
      }
      +"title": 307415
    }
  ]
  -id: 29437
  -titleTs: "'hord':6 'hous':1 'human':4 'right':5 'sum':8 'unimagin':7 'wealth':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705171127
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10453607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705084727 {#2174
    date: 2024-01-12 19:38:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2157 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: Proxies\__CG__\App\Entity\Image {#1998 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2001 …}
    +slug: "Housing-is-a-Human-Right-Hording-unimaginable-sums-of-Wealth"
    +title: "Housing is a Human Right, Hording unimaginable sums of Wealth, is not."
    +url: "https://lemmy.ml/pictrs/image/d09c8d1e-d663-4cc8-80f1-b8d3e30df2fe.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 1185
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729371088 {#2005
      date: 2024-10-19 22:51:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2002 …}
    +votes: Doctrine\ORM\PersistentCollection {#2000 …}
    +reports: Doctrine\ORM\PersistentCollection {#2007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
    +badges: Doctrine\ORM\PersistentCollection {#2014 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 29437
    -titleTs: "'hord':6 'hous':1 'human':4 'right':5 'sum':8 'unimagin':7 'wealth':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705171127
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10453607"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705084727 {#2174
      date: 2024-01-12 19:38:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
  +body: "It’s free to be poor is what it is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705223969 {#2011
    date: 2024-01-14 10:19:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sanctus@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 307415
  -bodyTs: "'free':3 'poor':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7545804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705223969 {#2033
    date: 2024-01-14 10:19:29.0 +01:00
  }
  +"title": 307415
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2157 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: Proxies\__CG__\App\Entity\Image {#1998 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2001 …}
    +slug: "Housing-is-a-Human-Right-Hording-unimaginable-sums-of-Wealth"
    +title: "Housing is a Human Right, Hording unimaginable sums of Wealth, is not."
    +url: "https://lemmy.ml/pictrs/image/d09c8d1e-d663-4cc8-80f1-b8d3e30df2fe.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 1185
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729371088 {#2005
      date: 2024-10-19 22:51:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2002 …}
    +votes: Doctrine\ORM\PersistentCollection {#2000 …}
    +reports: Doctrine\ORM\PersistentCollection {#2007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
    +badges: Doctrine\ORM\PersistentCollection {#2014 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 29437
    -titleTs: "'hord':6 'hous':1 'human':4 'right':5 'sum':8 'unimagin':7 'wealth':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705171127
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10453607"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705084727 {#2174
      date: 2024-01-12 19:38:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
  +body: "It’s free to be poor is what it is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705223969 {#2011
    date: 2024-01-14 10:19:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sanctus@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 307415
  -bodyTs: "'free':3 'poor':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7545804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705223969 {#2033
    date: 2024-01-14 10:19:29.0 +01:00
  }
  +"title": 307415
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#2157 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: Proxies\__CG__\App\Entity\Image {#1998 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2001 …}
    +slug: "Housing-is-a-Human-Right-Hording-unimaginable-sums-of-Wealth"
    +title: "Housing is a Human Right, Hording unimaginable sums of Wealth, is not."
    +url: "https://lemmy.ml/pictrs/image/d09c8d1e-d663-4cc8-80f1-b8d3e30df2fe.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 77
    +favouriteCount: 1185
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729371088 {#2005
      date: 2024-10-19 22:51:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2002 …}
    +votes: Doctrine\ORM\PersistentCollection {#2000 …}
    +reports: Doctrine\ORM\PersistentCollection {#2007 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1990 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2010 …}
    +badges: Doctrine\ORM\PersistentCollection {#2014 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 29437
    -titleTs: "'hord':6 'hous':1 'human':4 'right':5 'sum':8 'unimagin':7 'wealth':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705171127
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10453607"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705084727 {#2174
      date: 2024-01-12 19:38:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2029 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
  +body: "It’s free to be poor is what it is"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705223969 {#2011
    date: 2024-01-14 10:19:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Sanctus@lemmy.world"
    "@Sheeple@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2020 …}
  +nested: Doctrine\ORM\PersistentCollection {#2027 …}
  +votes: Doctrine\ORM\PersistentCollection {#2031 …}
  +reports: Doctrine\ORM\PersistentCollection {#2037 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2075 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2079 …}
  -id: 307415
  -bodyTs: "'free':3 'poor':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7545804"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705223969 {#2033
    date: 2024-01-14 10:19:29.0 +01:00
  }
  +"title": 307415
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1404
  +user: Proxies\__CG__\App\Entity\User {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: Proxies\__CG__\App\Entity\Image {#1987 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1983 …}
  +slug: "We-are-doing-again"
  +title: "We are doing again?"
  +url: "https://lemm.ee/pictrs/image/5a6d0345-3b97-42df-a9b2-d93d8b9d589c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 387
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722935580 {#2016
    date: 2024-08-06 11:13:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2367 …}
  +children: [
    App\Entity\EntryComment {#1401
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        For those who still can’t see it:\n
        \n
        spoiler![image](https://files.catbox.moe/8kc0h2.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705194224 {#1385
        date: 2024-01-14 02:03:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 306703
      -bodyTs: "'/8kc0h2.jpeg)':13 'files.catbox.moe':12 'files.catbox.moe/8kc0h2.jpeg)':11 'imag':10 'see':7 'spoiler':9 'still':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7513211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705194224 {#1382
        date: 2024-01-14 02:03:44.0 +01:00
      }
      +"title": 306703
    }
  ]
  -id: 29377
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705161112
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20788975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705074712 {#1992
    date: 2024-01-12 16:51:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1404
  +user: Proxies\__CG__\App\Entity\User {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: Proxies\__CG__\App\Entity\Image {#1987 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1983 …}
  +slug: "We-are-doing-again"
  +title: "We are doing again?"
  +url: "https://lemm.ee/pictrs/image/5a6d0345-3b97-42df-a9b2-d93d8b9d589c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 387
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722935580 {#2016
    date: 2024-08-06 11:13:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2367 …}
  +children: [
    App\Entity\EntryComment {#1401
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        For those who still can’t see it:\n
        \n
        spoiler![image](https://files.catbox.moe/8kc0h2.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705194224 {#1385
        date: 2024-01-14 02:03:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 306703
      -bodyTs: "'/8kc0h2.jpeg)':13 'files.catbox.moe':12 'files.catbox.moe/8kc0h2.jpeg)':11 'imag':10 'see':7 'spoiler':9 'still':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7513211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705194224 {#1382
        date: 2024-01-14 02:03:44.0 +01:00
      }
      +"title": 306703
    }
  ]
  -id: 29377
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705161112
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20788975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705074712 {#1992
    date: 2024-01-12 16:51:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1404
  +user: Proxies\__CG__\App\Entity\User {#2175 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: Proxies\__CG__\App\Entity\Image {#1987 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1983 …}
  +slug: "We-are-doing-again"
  +title: "We are doing again?"
  +url: "https://lemm.ee/pictrs/image/5a6d0345-3b97-42df-a9b2-d93d8b9d589c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 387
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722935580 {#2016
    date: 2024-08-06 11:13:00.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1982 …}
  +votes: Doctrine\ORM\PersistentCollection {#1980 …}
  +reports: Doctrine\ORM\PersistentCollection {#2375 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
  +badges: Doctrine\ORM\PersistentCollection {#2367 …}
  +children: [
    App\Entity\EntryComment {#1401
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1404 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        For those who still can’t see it:\n
        \n
        spoiler![image](https://files.catbox.moe/8kc0h2.jpeg)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705194224 {#1385
        date: 2024-01-14 02:03:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sag@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 306703
      -bodyTs: "'/8kc0h2.jpeg)':13 'files.catbox.moe':12 'files.catbox.moe/8kc0h2.jpeg)':11 'imag':10 'see':7 'spoiler':9 'still':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7513211"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705194224 {#1382
        date: 2024-01-14 02:03:44.0 +01:00
      }
      +"title": 306703
    }
  ]
  -id: 29377
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705161112
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/20788975"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705074712 {#1992
    date: 2024-01-12 16:51:52.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#1401
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404
    +user: Proxies\__CG__\App\Entity\User {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: Proxies\__CG__\App\Entity\Image {#1987 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1983 …}
    +slug: "We-are-doing-again"
    +title: "We are doing again?"
    +url: "https://lemm.ee/pictrs/image/5a6d0345-3b97-42df-a9b2-d93d8b9d589c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 387
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722935580 {#2016
      date: 2024-08-06 11:13:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    +badges: Doctrine\ORM\PersistentCollection {#2367 …}
    +children: [
      App\Entity\EntryComment {#1401}
    ]
    -id: 29377
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705161112
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20788975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705074712 {#1992
      date: 2024-01-12 16:51:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For those who still can’t see it:\n
    \n
    spoiler![image](https://files.catbox.moe/8kc0h2.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705194224 {#1385
    date: 2024-01-14 02:03:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 306703
  -bodyTs: "'/8kc0h2.jpeg)':13 'files.catbox.moe':12 'files.catbox.moe/8kc0h2.jpeg)':11 'imag':10 'see':7 'spoiler':9 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7513211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705194224 {#1382
    date: 2024-01-14 02:03:44.0 +01:00
  }
  +"title": 306703
}
"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 {#1401
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404
    +user: Proxies\__CG__\App\Entity\User {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: Proxies\__CG__\App\Entity\Image {#1987 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1983 …}
    +slug: "We-are-doing-again"
    +title: "We are doing again?"
    +url: "https://lemm.ee/pictrs/image/5a6d0345-3b97-42df-a9b2-d93d8b9d589c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 387
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722935580 {#2016
      date: 2024-08-06 11:13:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    +badges: Doctrine\ORM\PersistentCollection {#2367 …}
    +children: [
      App\Entity\EntryComment {#1401}
    ]
    -id: 29377
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705161112
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20788975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705074712 {#1992
      date: 2024-01-12 16:51:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For those who still can’t see it:\n
    \n
    spoiler![image](https://files.catbox.moe/8kc0h2.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705194224 {#1385
    date: 2024-01-14 02:03:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 306703
  -bodyTs: "'/8kc0h2.jpeg)':13 'files.catbox.moe':12 'files.catbox.moe/8kc0h2.jpeg)':11 'imag':10 'see':7 'spoiler':9 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7513211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705194224 {#1382
    date: 2024-01-14 02:03:44.0 +01:00
  }
  +"title": 306703
}
"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 {#1401
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1404
    +user: Proxies\__CG__\App\Entity\User {#2175 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
    +image: Proxies\__CG__\App\Entity\Image {#1987 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1983 …}
    +slug: "We-are-doing-again"
    +title: "We are doing again?"
    +url: "https://lemm.ee/pictrs/image/5a6d0345-3b97-42df-a9b2-d93d8b9d589c.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 29
    +favouriteCount: 387
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722935580 {#2016
      date: 2024-08-06 11:13:00.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1982 …}
    +votes: Doctrine\ORM\PersistentCollection {#1980 …}
    +reports: Doctrine\ORM\PersistentCollection {#2375 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2374 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2362 …}
    +badges: Doctrine\ORM\PersistentCollection {#2367 …}
    +children: [
      App\Entity\EntryComment {#1401}
    ]
    -id: 29377
    -titleTs: ""
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705161112
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/20788975"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705074712 {#1992
      date: 2024-01-12 16:51:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1363 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For those who still can’t see it:\n
    \n
    spoiler![image](https://files.catbox.moe/8kc0h2.jpeg)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705194224 {#1385
    date: 2024-01-14 02:03:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 306703
  -bodyTs: "'/8kc0h2.jpeg)':13 'files.catbox.moe':12 'files.catbox.moe/8kc0h2.jpeg)':11 'imag':10 'see':7 'spoiler':9 'still':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7513211"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705194224 {#1382
    date: 2024-01-14 02:03:44.0 +01:00
  }
  +"title": 306703
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1909
  +user: Proxies\__CG__\App\Entity\User {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
  +slug: "What-do-normal-people-look-at-on-their-phones"
  +title: "What do normal people look at on their phones?"
  +url: null
  +body: "I’ve been on Reddit for over a decade. But I’m done with that site and want to do something else. What do normal people look at on their phones? Is it all social media? Streaming?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 189
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724666193 {#2495
    date: 2024-08-26 11:56:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#1708
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +body: "+1 for YouTube and TikTok"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705124202 {#1410
        date: 2024-01-13 06:36:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FenrirIII@lemmy.world"
        "@jacktherippah@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#2381 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 304360
      -bodyTs: "'+1':1 'tiktok':5 'youtub':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7478697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705124202 {#1926
        date: 2024-01-13 06:36:42.0 +01:00
      }
      +"title": 304360
    }
  ]
  -id: 29206
  -titleTs: "'look':5 'normal':3 'peopl':4 'phone':9"
  -bodyTs: "'decad':9 'done':13 'els':22 'look':27 'm':12 'media':36 'normal':25 'peopl':26 'phone':31 'reddit':5 'site':16 'social':35 'someth':21 'stream':37 've':2 'want':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705112311
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10600626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705025911 {#1351
    date: 2024-01-12 03:18:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1909
  +user: Proxies\__CG__\App\Entity\User {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
  +slug: "What-do-normal-people-look-at-on-their-phones"
  +title: "What do normal people look at on their phones?"
  +url: null
  +body: "I’ve been on Reddit for over a decade. But I’m done with that site and want to do something else. What do normal people look at on their phones? Is it all social media? Streaming?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 189
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724666193 {#2495
    date: 2024-08-26 11:56:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#1708
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +body: "+1 for YouTube and TikTok"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705124202 {#1410
        date: 2024-01-13 06:36:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FenrirIII@lemmy.world"
        "@jacktherippah@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#2381 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 304360
      -bodyTs: "'+1':1 'tiktok':5 'youtub':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7478697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705124202 {#1926
        date: 2024-01-13 06:36:42.0 +01:00
      }
      +"title": 304360
    }
  ]
  -id: 29206
  -titleTs: "'look':5 'normal':3 'peopl':4 'phone':9"
  -bodyTs: "'decad':9 'done':13 'els':22 'look':27 'm':12 'media':36 'normal':25 'peopl':26 'phone':31 'reddit':5 'site':16 'social':35 'someth':21 'stream':37 've':2 'want':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705112311
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10600626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705025911 {#1351
    date: 2024-01-12 03:18:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1909
  +user: Proxies\__CG__\App\Entity\User {#2008 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
  +slug: "What-do-normal-people-look-at-on-their-phones"
  +title: "What do normal people look at on their phones?"
  +url: null
  +body: "I’ve been on Reddit for over a decade. But I’m done with that site and want to do something else. What do normal people look at on their phones? Is it all social media? Streaming?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 99
  +favouriteCount: 189
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724666193 {#2495
    date: 2024-08-26 11:56:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2500 …}
  +votes: Doctrine\ORM\PersistentCollection {#2503 …}
  +reports: Doctrine\ORM\PersistentCollection {#2505 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
  +badges: Doctrine\ORM\PersistentCollection {#2511 …}
  +children: [
    App\Entity\EntryComment {#1708
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
      +body: "+1 for YouTube and TikTok"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705124202 {#1410
        date: 2024-01-13 06:36:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FenrirIII@lemmy.world"
        "@jacktherippah@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#2381 …}
      +votes: Doctrine\ORM\PersistentCollection {#2378 …}
      +reports: Doctrine\ORM\PersistentCollection {#2385 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 304360
      -bodyTs: "'+1':1 'tiktok':5 'youtub':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7478697"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705124202 {#1926
        date: 2024-01-13 06:36:42.0 +01:00
      }
      +"title": 304360
    }
  ]
  -id: 29206
  -titleTs: "'look':5 'normal':3 'peopl':4 'phone':9"
  -bodyTs: "'decad':9 'done':13 'els':22 'look':27 'm':12 'media':36 'normal':25 'peopl':26 'phone':31 'reddit':5 'site':16 'social':35 'someth':21 'stream':37 've':2 'want':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705112311
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10600626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705025911 {#1351
    date: 2024-01-12 03:18:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#1708
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2008 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
    +slug: "What-do-normal-people-look-at-on-their-phones"
    +title: "What do normal people look at on their phones?"
    +url: null
    +body: "I’ve been on Reddit for over a decade. But I’m done with that site and want to do something else. What do normal people look at on their phones? Is it all social media? Streaming?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 189
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724666193 {#2495
      date: 2024-08-26 11:56:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#1708}
    ]
    -id: 29206
    -titleTs: "'look':5 'normal':3 'peopl':4 'phone':9"
    -bodyTs: "'decad':9 'done':13 'els':22 'look':27 'm':12 'media':36 'normal':25 'peopl':26 'phone':31 'reddit':5 'site':16 'social':35 'someth':21 'stream':37 've':2 'want':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705112311
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10600626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705025911 {#1351
      date: 2024-01-12 03:18:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +body: "+1 for YouTube and TikTok"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705124202 {#1410
    date: 2024-01-13 06:36:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FenrirIII@lemmy.world"
    "@jacktherippah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 304360
  -bodyTs: "'+1':1 'tiktok':5 'youtub':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7478697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705124202 {#1926
    date: 2024-01-13 06:36:42.0 +01:00
  }
  +"title": 304360
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#1708
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2008 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
    +slug: "What-do-normal-people-look-at-on-their-phones"
    +title: "What do normal people look at on their phones?"
    +url: null
    +body: "I’ve been on Reddit for over a decade. But I’m done with that site and want to do something else. What do normal people look at on their phones? Is it all social media? Streaming?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 189
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724666193 {#2495
      date: 2024-08-26 11:56:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#1708}
    ]
    -id: 29206
    -titleTs: "'look':5 'normal':3 'peopl':4 'phone':9"
    -bodyTs: "'decad':9 'done':13 'els':22 'look':27 'm':12 'media':36 'normal':25 'peopl':26 'phone':31 'reddit':5 'site':16 'social':35 'someth':21 'stream':37 've':2 'want':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705112311
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10600626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705025911 {#1351
      date: 2024-01-12 03:18:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +body: "+1 for YouTube and TikTok"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705124202 {#1410
    date: 2024-01-13 06:36:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FenrirIII@lemmy.world"
    "@jacktherippah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 304360
  -bodyTs: "'+1':1 'tiktok':5 'youtub':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7478697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705124202 {#1926
    date: 2024-01-13 06:36:42.0 +01:00
  }
  +"title": 304360
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#1708
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2008 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2218 …}
    +slug: "What-do-normal-people-look-at-on-their-phones"
    +title: "What do normal people look at on their phones?"
    +url: null
    +body: "I’ve been on Reddit for over a decade. But I’m done with that site and want to do something else. What do normal people look at on their phones? Is it all social media? Streaming?"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 99
    +favouriteCount: 189
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724666193 {#2495
      date: 2024-08-26 11:56:33.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2500 …}
    +votes: Doctrine\ORM\PersistentCollection {#2503 …}
    +reports: Doctrine\ORM\PersistentCollection {#2505 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2507 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2509 …}
    +badges: Doctrine\ORM\PersistentCollection {#2511 …}
    +children: [
      App\Entity\EntryComment {#1708}
    ]
    -id: 29206
    -titleTs: "'look':5 'normal':3 'peopl':4 'phone':9"
    -bodyTs: "'decad':9 'done':13 'els':22 'look':27 'm':12 'media':36 'normal':25 'peopl':26 'phone':31 'reddit':5 'site':16 'social':35 'someth':21 'stream':37 've':2 'want':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705112311
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10600626"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705025911 {#1351
      date: 2024-01-12 03:18:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1906 …}
  +body: "+1 for YouTube and TikTok"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705124202 {#1410
    date: 2024-01-13 06:36:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FenrirIII@lemmy.world"
    "@jacktherippah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#2381 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2386 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 304360
  -bodyTs: "'+1':1 'tiktok':5 'youtub':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7478697"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705124202 {#1926
    date: 2024-01-13 06:36:42.0 +01:00
  }
  +"title": 304360
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1381
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
  +slug: "Taking-in-the-best-moments-while-you-can"
  +title: "Taking in the best moments while you can"
  +url: "https://startrek.website/pictrs/image/2f5ff5e3-71b8-4e2a-bdcb-d7aefcb4e40b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 59
  +favouriteCount: 922
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721458774 {#2513
    date: 2024-07-20 08:59:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#2459
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s wholesome but kinda sad at the same time…🥲"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704721371 {#1618
        date: 2024-01-08 14:42:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#2394 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 291144
      -bodyTs: "'kinda':5 'sad':6 'time':10 'wholesom':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7253006"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704721371 {#2455
        date: 2024-01-08 14:42:51.0 +01:00
      }
      +"title": 291144
    }
  ]
  -id: 27381
  -titleTs: "'best':4 'moment':5 'take':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704550669
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5346120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704464269 {#2501
    date: 2024-01-05 15:17:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1381
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
  +slug: "Taking-in-the-best-moments-while-you-can"
  +title: "Taking in the best moments while you can"
  +url: "https://startrek.website/pictrs/image/2f5ff5e3-71b8-4e2a-bdcb-d7aefcb4e40b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 59
  +favouriteCount: 922
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721458774 {#2513
    date: 2024-07-20 08:59:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#2459
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s wholesome but kinda sad at the same time…🥲"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704721371 {#1618
        date: 2024-01-08 14:42:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#2394 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 291144
      -bodyTs: "'kinda':5 'sad':6 'time':10 'wholesom':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7253006"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704721371 {#2455
        date: 2024-01-08 14:42:51.0 +01:00
      }
      +"title": 291144
    }
  ]
  -id: 27381
  -titleTs: "'best':4 'moment':5 'take':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704550669
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5346120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704464269 {#2501
    date: 2024-01-05 15:17:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1381
  +user: Proxies\__CG__\App\Entity\User {#1348 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: Proxies\__CG__\App\Entity\Image {#2518 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
  +slug: "Taking-in-the-best-moments-while-you-can"
  +title: "Taking in the best moments while you can"
  +url: "https://startrek.website/pictrs/image/2f5ff5e3-71b8-4e2a-bdcb-d7aefcb4e40b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 59
  +favouriteCount: 922
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721458774 {#2513
    date: 2024-07-20 08:59:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2521 …}
  +votes: Doctrine\ORM\PersistentCollection {#2523 …}
  +reports: Doctrine\ORM\PersistentCollection {#2525 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
  +badges: Doctrine\ORM\PersistentCollection {#2531 …}
  +children: [
    App\Entity\EntryComment {#2459
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1381 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
      +image: null
      +parent: null
      +root: null
      +body: "It’s wholesome but kinda sad at the same time…🥲"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704721371 {#1618
        date: 2024-01-08 14:42:51.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2393 …}
      +nested: Doctrine\ORM\PersistentCollection {#2394 …}
      +votes: Doctrine\ORM\PersistentCollection {#2369 …}
      +reports: Doctrine\ORM\PersistentCollection {#2391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 291144
      -bodyTs: "'kinda':5 'sad':6 'time':10 'wholesom':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/7253006"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704721371 {#2455
        date: 2024-01-08 14:42:51.0 +01:00
      }
      +"title": 291144
    }
  ]
  -id: 27381
  -titleTs: "'best':4 'moment':5 'take':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704550669
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5346120"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704464269 {#2501
    date: 2024-01-05 15:17:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\EntryComment {#2459
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1381
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
    +slug: "Taking-in-the-best-moments-while-you-can"
    +title: "Taking in the best moments while you can"
    +url: "https://startrek.website/pictrs/image/2f5ff5e3-71b8-4e2a-bdcb-d7aefcb4e40b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 59
    +favouriteCount: 922
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721458774 {#2513
      date: 2024-07-20 08:59:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#2459}
    ]
    -id: 27381
    -titleTs: "'best':4 'moment':5 'take':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704550669
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5346120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704464269 {#2501
      date: 2024-01-05 15:17:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s wholesome but kinda sad at the same time…🥲"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704721371 {#1618
    date: 2024-01-08 14:42:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 291144
  -bodyTs: "'kinda':5 'sad':6 'time':10 'wholesom':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7253006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704721371 {#2455
    date: 2024-01-08 14:42:51.0 +01:00
  }
  +"title": 291144
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\EntryComment {#2459
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1381
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
    +slug: "Taking-in-the-best-moments-while-you-can"
    +title: "Taking in the best moments while you can"
    +url: "https://startrek.website/pictrs/image/2f5ff5e3-71b8-4e2a-bdcb-d7aefcb4e40b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 59
    +favouriteCount: 922
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721458774 {#2513
      date: 2024-07-20 08:59:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#2459}
    ]
    -id: 27381
    -titleTs: "'best':4 'moment':5 'take':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704550669
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5346120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704464269 {#2501
      date: 2024-01-05 15:17:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s wholesome but kinda sad at the same time…🥲"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704721371 {#1618
    date: 2024-01-08 14:42:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 291144
  -bodyTs: "'kinda':5 'sad':6 'time':10 'wholesom':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7253006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704721371 {#2455
    date: 2024-01-08 14:42:51.0 +01:00
  }
  +"title": 291144
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\EntryComment {#2459
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1381
    +user: Proxies\__CG__\App\Entity\User {#1348 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
    +image: Proxies\__CG__\App\Entity\Image {#2518 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2520 …}
    +slug: "Taking-in-the-best-moments-while-you-can"
    +title: "Taking in the best moments while you can"
    +url: "https://startrek.website/pictrs/image/2f5ff5e3-71b8-4e2a-bdcb-d7aefcb4e40b.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 59
    +favouriteCount: 922
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721458774 {#2513
      date: 2024-07-20 08:59:34.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2521 …}
    +votes: Doctrine\ORM\PersistentCollection {#2523 …}
    +reports: Doctrine\ORM\PersistentCollection {#2525 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2527 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2529 …}
    +badges: Doctrine\ORM\PersistentCollection {#2531 …}
    +children: [
      App\Entity\EntryComment {#2459}
    ]
    -id: 27381
    -titleTs: "'best':4 'moment':5 'take':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704550669
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5346120"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704464269 {#2501
      date: 2024-01-05 15:17:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1384 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s wholesome but kinda sad at the same time…🥲"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704721371 {#1618
    date: 2024-01-08 14:42:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2393 …}
  +nested: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2369 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1407 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 291144
  -bodyTs: "'kinda':5 'sad':6 'time':10 'wholesom':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7253006"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704721371 {#2455
    date: 2024-01-08 14:42:51.0 +01:00
  }
  +"title": 291144
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1430
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1661 …}
  +slug: "Is-lemmy-ml-down"
  +title: "Is lemmy.ml down?"
  +url: "https://sh.itjust.works/pictrs/image/02c5a254-269a-48aa-9cc4-550fb65b0f3b.jpeg"
  +body: "Is it down for everyone or it’s just me?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701293278 {#1452
    date: 2023-11-29 22:27:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +body: "ah sorry I didn’t know that. Thx!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701208462 {#1621
        date: 2023-11-28 22:54:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fin@sh.itjust.works"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1716 …}
      +votes: Doctrine\ORM\PersistentCollection {#1718 …}
      +reports: Doctrine\ORM\PersistentCollection {#1715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 175034
      -bodyTs: "'ah':1 'didn':4 'know':6 'sorri':2 'thx':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6051235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701208462 {#1554
        date: 2023-11-28 22:54:22.0 +01:00
      }
      +"title": 175034
    }
  ]
  -id: 17804
  -titleTs: "'lemmy.ml':2"
  -bodyTs: "'everyon':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701264403
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10024628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701178003 {#1637
    date: 2023-11-28 14:26:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1430
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1661 …}
  +slug: "Is-lemmy-ml-down"
  +title: "Is lemmy.ml down?"
  +url: "https://sh.itjust.works/pictrs/image/02c5a254-269a-48aa-9cc4-550fb65b0f3b.jpeg"
  +body: "Is it down for everyone or it’s just me?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701293278 {#1452
    date: 2023-11-29 22:27:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +body: "ah sorry I didn’t know that. Thx!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701208462 {#1621
        date: 2023-11-28 22:54:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fin@sh.itjust.works"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1716 …}
      +votes: Doctrine\ORM\PersistentCollection {#1718 …}
      +reports: Doctrine\ORM\PersistentCollection {#1715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 175034
      -bodyTs: "'ah':1 'didn':4 'know':6 'sorri':2 'thx':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6051235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701208462 {#1554
        date: 2023-11-28 22:54:22.0 +01:00
      }
      +"title": 175034
    }
  ]
  -id: 17804
  -titleTs: "'lemmy.ml':2"
  -bodyTs: "'everyon':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701264403
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10024628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701178003 {#1637
    date: 2023-11-28 14:26:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1430
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: Proxies\__CG__\App\Entity\Image {#1674 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1661 …}
  +slug: "Is-lemmy-ml-down"
  +title: "Is lemmy.ml down?"
  +url: "https://sh.itjust.works/pictrs/image/02c5a254-269a-48aa-9cc4-550fb65b0f3b.jpeg"
  +body: "Is it down for everyone or it’s just me?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701293278 {#1452
    date: 2023-11-29 22:27:58.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1662 …}
  +votes: Doctrine\ORM\PersistentCollection {#1552 …}
  +reports: Doctrine\ORM\PersistentCollection {#1606 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1430}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
      +body: "ah sorry I didn’t know that. Thx!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1701208462 {#1621
        date: 2023-11-28 22:54:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@fin@sh.itjust.works"
        "@Blaze@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1741 …}
      +nested: Doctrine\ORM\PersistentCollection {#1716 …}
      +votes: Doctrine\ORM\PersistentCollection {#1718 …}
      +reports: Doctrine\ORM\PersistentCollection {#1715 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
      -id: 175034
      -bodyTs: "'ah':1 'didn':4 'know':6 'sorri':2 'thx':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6051235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701208462 {#1554
        date: 2023-11-28 22:54:22.0 +01:00
      }
      +"title": 175034
    }
  ]
  -id: 17804
  -titleTs: "'lemmy.ml':2"
  -bodyTs: "'everyon':5"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701264403
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/10024628"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701178003 {#1637
    date: 2023-11-28 14:26:43.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: Proxies\__CG__\App\Entity\Image {#1674 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1661 …}
    +slug: "Is-lemmy-ml-down"
    +title: "Is lemmy.ml down?"
    +url: "https://sh.itjust.works/pictrs/image/02c5a254-269a-48aa-9cc4-550fb65b0f3b.jpeg"
    +body: "Is it down for everyone or it’s just me?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 27
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701293278 {#1452
      date: 2023-11-29 22:27:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1662 …}
    +votes: Doctrine\ORM\PersistentCollection {#1552 …}
    +reports: Doctrine\ORM\PersistentCollection {#1606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 17804
    -titleTs: "'lemmy.ml':2"
    -bodyTs: "'everyon':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701264403
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10024628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701178003 {#1637
      date: 2023-11-28 14:26:43.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +body: "ah sorry I didn’t know that. Thx!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701208462 {#1621
    date: 2023-11-28 22:54:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fin@sh.itjust.works"
    "@Blaze@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1718 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 175034
  -bodyTs: "'ah':1 'didn':4 'know':6 'sorri':2 'thx':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6051235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701208462 {#1554
    date: 2023-11-28 22:54:22.0 +01:00
  }
  +"title": 175034
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: Proxies\__CG__\App\Entity\Image {#1674 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1661 …}
    +slug: "Is-lemmy-ml-down"
    +title: "Is lemmy.ml down?"
    +url: "https://sh.itjust.works/pictrs/image/02c5a254-269a-48aa-9cc4-550fb65b0f3b.jpeg"
    +body: "Is it down for everyone or it’s just me?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 27
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701293278 {#1452
      date: 2023-11-29 22:27:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1662 …}
    +votes: Doctrine\ORM\PersistentCollection {#1552 …}
    +reports: Doctrine\ORM\PersistentCollection {#1606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 17804
    -titleTs: "'lemmy.ml':2"
    -bodyTs: "'everyon':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701264403
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10024628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701178003 {#1637
      date: 2023-11-28 14:26:43.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +body: "ah sorry I didn’t know that. Thx!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701208462 {#1621
    date: 2023-11-28 22:54:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fin@sh.itjust.works"
    "@Blaze@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1718 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 175034
  -bodyTs: "'ah':1 'didn':4 'know':6 'sorri':2 'thx':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6051235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701208462 {#1554
    date: 2023-11-28 22:54:22.0 +01:00
  }
  +"title": 175034
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1430
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
    +image: Proxies\__CG__\App\Entity\Image {#1674 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1661 …}
    +slug: "Is-lemmy-ml-down"
    +title: "Is lemmy.ml down?"
    +url: "https://sh.itjust.works/pictrs/image/02c5a254-269a-48aa-9cc4-550fb65b0f3b.jpeg"
    +body: "Is it down for everyone or it’s just me?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 27
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701293278 {#1452
      date: 2023-11-29 22:27:58.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1662 …}
    +votes: Doctrine\ORM\PersistentCollection {#1552 …}
    +reports: Doctrine\ORM\PersistentCollection {#1606 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 17804
    -titleTs: "'lemmy.ml':2"
    -bodyTs: "'everyon':5"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701264403
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/10024628"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701178003 {#1637
      date: 2023-11-28 14:26:43.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1653 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1740 …}
  +body: "ah sorry I didn’t know that. Thx!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1701208462 {#1621
    date: 2023-11-28 22:54:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fin@sh.itjust.works"
    "@Blaze@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1741 …}
  +nested: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1718 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  -id: 175034
  -bodyTs: "'ah':1 'didn':4 'know':6 'sorri':2 'thx':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6051235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701208462 {#1554
    date: 2023-11-28 22:54:22.0 +01:00
  }
  +"title": 175034
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_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
98 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