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 …}
}
50.89 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.08 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.01 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 {#1619
  +user: Proxies\__CG__\App\Entity\User {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: Proxies\__CG__\App\Entity\Image {#2085 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2096 …}
  +slug: "There-s-a-difference"
  +title: "There's a difference"
  +url: "https://startrek.website/pictrs/image/c93a373d-a116-4707-a4ee-144eca3aec6f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 66
  +favouriteCount: 623
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702437784 {#2078
    date: 2023-12-13 04:23:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  +badges: Doctrine\ORM\PersistentCollection {#2140 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
      +body: "I suppose I’ll be taking my milk steak to go then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702405049 {#1620
        date: 2023-12-12 19:17:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@RQG@lemmy.world"
        "@distantsounds@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1687 …}
      +nested: Doctrine\ORM\PersistentCollection {#1689 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1795 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
      -id: 218882
      -bodyTs: "'go':11 'll':4 'milk':8 'steak':9 'suppos':2 'take':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6585005"
      +editedAt: DateTimeImmutable @1704075722 {#1613
        date: 2024-01-01 03:22:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702405049 {#1604
        date: 2023-12-12 19:17:29.0 +01:00
      }
      +"title": 218882
    }
  ]
  -id: 21839
  -titleTs: "'differ':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702480782
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4622139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702394382 {#2359
    date: 2023-12-12 16:19:42.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: Proxies\__CG__\App\Entity\Image {#2085 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2096 …}
  +slug: "There-s-a-difference"
  +title: "There's a difference"
  +url: "https://startrek.website/pictrs/image/c93a373d-a116-4707-a4ee-144eca3aec6f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 66
  +favouriteCount: 623
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702437784 {#2078
    date: 2023-12-13 04:23:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  +badges: Doctrine\ORM\PersistentCollection {#2140 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
      +body: "I suppose I’ll be taking my milk steak to go then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702405049 {#1620
        date: 2023-12-12 19:17:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@RQG@lemmy.world"
        "@distantsounds@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1687 …}
      +nested: Doctrine\ORM\PersistentCollection {#1689 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1795 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
      -id: 218882
      -bodyTs: "'go':11 'll':4 'milk':8 'steak':9 'suppos':2 'take':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6585005"
      +editedAt: DateTimeImmutable @1704075722 {#1613
        date: 2024-01-01 03:22:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702405049 {#1604
        date: 2023-12-12 19:17:29.0 +01:00
      }
      +"title": 218882
    }
  ]
  -id: 21839
  -titleTs: "'differ':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702480782
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4622139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702394382 {#2359
    date: 2023-12-12 16:19:42.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1619
  +user: Proxies\__CG__\App\Entity\User {#2383 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: Proxies\__CG__\App\Entity\Image {#2085 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2096 …}
  +slug: "There-s-a-difference"
  +title: "There's a difference"
  +url: "https://startrek.website/pictrs/image/c93a373d-a116-4707-a4ee-144eca3aec6f.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 66
  +favouriteCount: 623
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702437784 {#2078
    date: 2023-12-13 04:23:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2088 …}
  +votes: Doctrine\ORM\PersistentCollection {#2087 …}
  +reports: Doctrine\ORM\PersistentCollection {#2086 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
  +badges: Doctrine\ORM\PersistentCollection {#2140 …}
  +children: [
    App\Entity\EntryComment {#1596
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1619 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
      +body: "I suppose I’ll be taking my milk steak to go then?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702405049 {#1620
        date: 2023-12-12 19:17:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@RQG@lemmy.world"
        "@distantsounds@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1687 …}
      +nested: Doctrine\ORM\PersistentCollection {#1689 …}
      +votes: Doctrine\ORM\PersistentCollection {#1691 …}
      +reports: Doctrine\ORM\PersistentCollection {#1795 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
      -id: 218882
      -bodyTs: "'go':11 'll':4 'milk':8 'steak':9 'suppos':2 'take':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6585005"
      +editedAt: DateTimeImmutable @1704075722 {#1613
        date: 2024-01-01 03:22:02.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702405049 {#1604
        date: 2023-12-12 19:17:29.0 +01:00
      }
      +"title": 218882
    }
  ]
  -id: 21839
  -titleTs: "'differ':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702480782
  +visibility: "visible             "
  +apId: "https://startrek.website/post/4622139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702394382 {#2359
    date: 2023-12-12 16:19:42.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1596
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#2383 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
    +image: Proxies\__CG__\App\Entity\Image {#2085 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2096 …}
    +slug: "There-s-a-difference"
    +title: "There's a difference"
    +url: "https://startrek.website/pictrs/image/c93a373d-a116-4707-a4ee-144eca3aec6f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 66
    +favouriteCount: 623
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702437784 {#2078
      date: 2023-12-13 04:23:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2088 …}
    +votes: Doctrine\ORM\PersistentCollection {#2087 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
    +badges: Doctrine\ORM\PersistentCollection {#2140 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 21839
    -titleTs: "'differ':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702480782
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4622139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702394382 {#2359
      date: 2023-12-12 16:19:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
  +body: "I suppose I’ll be taking my milk steak to go then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702405049 {#1620
    date: 2023-12-12 19:17:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@RQG@lemmy.world"
    "@distantsounds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 218882
  -bodyTs: "'go':11 'll':4 'milk':8 'steak':9 'suppos':2 'take':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6585005"
  +editedAt: DateTimeImmutable @1704075722 {#1613
    date: 2024-01-01 03:22:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702405049 {#1604
    date: 2023-12-12 19:17:29.0 +01:00
  }
  +"title": 218882
}
"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 {#1596
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#2383 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
    +image: Proxies\__CG__\App\Entity\Image {#2085 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2096 …}
    +slug: "There-s-a-difference"
    +title: "There's a difference"
    +url: "https://startrek.website/pictrs/image/c93a373d-a116-4707-a4ee-144eca3aec6f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 66
    +favouriteCount: 623
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702437784 {#2078
      date: 2023-12-13 04:23:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2088 …}
    +votes: Doctrine\ORM\PersistentCollection {#2087 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
    +badges: Doctrine\ORM\PersistentCollection {#2140 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 21839
    -titleTs: "'differ':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702480782
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4622139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702394382 {#2359
      date: 2023-12-12 16:19:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
  +body: "I suppose I’ll be taking my milk steak to go then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702405049 {#1620
    date: 2023-12-12 19:17:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@RQG@lemmy.world"
    "@distantsounds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 218882
  -bodyTs: "'go':11 'll':4 'milk':8 'steak':9 'suppos':2 'take':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6585005"
  +editedAt: DateTimeImmutable @1704075722 {#1613
    date: 2024-01-01 03:22:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702405049 {#1604
    date: 2023-12-12 19:17:29.0 +01:00
  }
  +"title": 218882
}
"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 {#1596
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1619
    +user: Proxies\__CG__\App\Entity\User {#2383 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
    +image: Proxies\__CG__\App\Entity\Image {#2085 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2096 …}
    +slug: "There-s-a-difference"
    +title: "There's a difference"
    +url: "https://startrek.website/pictrs/image/c93a373d-a116-4707-a4ee-144eca3aec6f.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 66
    +favouriteCount: 623
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702437784 {#2078
      date: 2023-12-13 04:23:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2088 …}
    +votes: Doctrine\ORM\PersistentCollection {#2087 …}
    +reports: Doctrine\ORM\PersistentCollection {#2086 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2093 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2094 …}
    +badges: Doctrine\ORM\PersistentCollection {#2140 …}
    +children: [
      App\Entity\EntryComment {#1596}
    ]
    -id: 21839
    -titleTs: "'differ':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702480782
    +visibility: "visible             "
    +apId: "https://startrek.website/post/4622139"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702394382 {#2359
      date: 2023-12-12 16:19:42.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1702 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1701 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1683 …}
  +body: "I suppose I’ll be taking my milk steak to go then?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702405049 {#1620
    date: 2023-12-12 19:17:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@RQG@lemmy.world"
    "@distantsounds@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1687 …}
  +nested: Doctrine\ORM\PersistentCollection {#1689 …}
  +votes: Doctrine\ORM\PersistentCollection {#1691 …}
  +reports: Doctrine\ORM\PersistentCollection {#1795 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1711 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1611 …}
  -id: 218882
  -bodyTs: "'go':11 'll':4 'milk':8 'steak':9 'suppos':2 'take':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6585005"
  +editedAt: DateTimeImmutable @1704075722 {#1613
    date: 2024-01-01 03:22:02.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702405049 {#1604
    date: 2023-12-12 19:17:29.0 +01:00
  }
  +"title": 218882
}
"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 {#1571
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
  +slug: "Iron-shooting"
  +title: "Iron shooting"
  +url: "https://lemmy.world/pictrs/image/1478acbb-5d79-4c3c-b2eb-cbf9f8819eb6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 1068
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702447903 {#1736
    date: 2023-12-13 07:11:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  +badges: Doctrine\ORM\PersistentCollection {#2083 …}
  +children: [
    1 => App\Entity\EntryComment {#1567
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1527 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +body: "What’s your *favorite* standoff? I only know vanilla and Mexican vanilla"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702400705 {#1580
        date: 2023-12-12 18:05:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mod_pp@lemmy.world"
        "@NocturnalMorning@lemmy.world"
        "@troglodytis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1548 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 218675
      -bodyTs: "'favorit':4 'know':8 'mexican':11 'standoff':5 'vanilla':9,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6583432"
      +editedAt: DateTimeImmutable @1704064639 {#1550
        date: 2024-01-01 00:17:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702400705 {#1559
        date: 2023-12-12 18:05:05.0 +01:00
      }
      +"title": 218675
    }
    2 => App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: "How’s the usps looking these days? You still got that asshole tearing the sorting machines down?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702399969 {#1428
        date: 2023-12-12 17:52:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mod_pp@lemmy.world"
        "@Transporter_Room_3@startrek.website"
        "@Vilian@lemmy.ca"
        "@Bonehead@kbin.social"
        "@OneWomanCreamTeam@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1668 …}
      +nested: Doctrine\ORM\PersistentCollection {#1666 …}
      +votes: Doctrine\ORM\PersistentCollection {#1669 …}
      +reports: Doctrine\ORM\PersistentCollection {#1677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
      -id: 218632
      -bodyTs: "'asshol':12 'day':7 'got':10 'look':5 'machin':16 'sort':15 'still':9 'tear':13 'usp':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6583135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702399969 {#1440
        date: 2023-12-12 17:52:49.0 +01:00
      }
      +"title": 218632
    }
    0 => App\Entity\EntryComment {#1628
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: "Ah i did the thing, oops. Good luck on your negotiations :D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702408756 {#1630
        date: 2023-12-12 20:19:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mod_pp@lemmy.world"
        "@Transporter_Room_3@startrek.website"
        "@Vilian@lemmy.ca"
        "@Bonehead@kbin.social"
        "@OneWomanCreamTeam@sh.itjust.works"
        "@the_post_of_tom_joad@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 219036
      -bodyTs: "'ah':1 'd':12 'good':7 'luck':8 'negoti':11 'oop':6 'thing':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6586372"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702408756 {#1629
        date: 2023-12-12 20:19:16.0 +01:00
      }
      +"title": 219036
    }
  ]
  -id: 21780
  -titleTs: "'iron':1 'shoot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702464846
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9473122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702378446 {#2384
    date: 2023-12-12 11:54:06.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 {#1571
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
  +slug: "Iron-shooting"
  +title: "Iron shooting"
  +url: "https://lemmy.world/pictrs/image/1478acbb-5d79-4c3c-b2eb-cbf9f8819eb6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 1068
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702447903 {#1736
    date: 2023-12-13 07:11:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  +badges: Doctrine\ORM\PersistentCollection {#2083 …}
  +children: [
    1 => App\Entity\EntryComment {#1567
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1527 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +body: "What’s your *favorite* standoff? I only know vanilla and Mexican vanilla"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702400705 {#1580
        date: 2023-12-12 18:05:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mod_pp@lemmy.world"
        "@NocturnalMorning@lemmy.world"
        "@troglodytis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1548 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 218675
      -bodyTs: "'favorit':4 'know':8 'mexican':11 'standoff':5 'vanilla':9,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6583432"
      +editedAt: DateTimeImmutable @1704064639 {#1550
        date: 2024-01-01 00:17:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702400705 {#1559
        date: 2023-12-12 18:05:05.0 +01:00
      }
      +"title": 218675
    }
    2 => App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: "How’s the usps looking these days? You still got that asshole tearing the sorting machines down?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702399969 {#1428
        date: 2023-12-12 17:52:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mod_pp@lemmy.world"
        "@Transporter_Room_3@startrek.website"
        "@Vilian@lemmy.ca"
        "@Bonehead@kbin.social"
        "@OneWomanCreamTeam@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1668 …}
      +nested: Doctrine\ORM\PersistentCollection {#1666 …}
      +votes: Doctrine\ORM\PersistentCollection {#1669 …}
      +reports: Doctrine\ORM\PersistentCollection {#1677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
      -id: 218632
      -bodyTs: "'asshol':12 'day':7 'got':10 'look':5 'machin':16 'sort':15 'still':9 'tear':13 'usp':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6583135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702399969 {#1440
        date: 2023-12-12 17:52:49.0 +01:00
      }
      +"title": 218632
    }
    0 => App\Entity\EntryComment {#1628
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: "Ah i did the thing, oops. Good luck on your negotiations :D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702408756 {#1630
        date: 2023-12-12 20:19:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mod_pp@lemmy.world"
        "@Transporter_Room_3@startrek.website"
        "@Vilian@lemmy.ca"
        "@Bonehead@kbin.social"
        "@OneWomanCreamTeam@sh.itjust.works"
        "@the_post_of_tom_joad@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 219036
      -bodyTs: "'ah':1 'd':12 'good':7 'luck':8 'negoti':11 'oop':6 'thing':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6586372"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702408756 {#1629
        date: 2023-12-12 20:19:16.0 +01:00
      }
      +"title": 219036
    }
  ]
  -id: 21780
  -titleTs: "'iron':1 'shoot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702464846
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9473122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702378446 {#2384
    date: 2023-12-12 11:54:06.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 {#1571
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#2456 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
  +slug: "Iron-shooting"
  +title: "Iron shooting"
  +url: "https://lemmy.world/pictrs/image/1478acbb-5d79-4c3c-b2eb-cbf9f8819eb6.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 1068
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702447903 {#1736
    date: 2023-12-13 07:11:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1715 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
  +badges: Doctrine\ORM\PersistentCollection {#2083 …}
  +children: [
    1 => App\Entity\EntryComment {#1567
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1527 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +body: "What’s your *favorite* standoff? I only know vanilla and Mexican vanilla"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702400705 {#1580
        date: 2023-12-12 18:05:05.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mod_pp@lemmy.world"
        "@NocturnalMorning@lemmy.world"
        "@troglodytis@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1548 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 218675
      -bodyTs: "'favorit':4 'know':8 'mexican':11 'standoff':5 'vanilla':9,12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6583432"
      +editedAt: DateTimeImmutable @1704064639 {#1550
        date: 2024-01-01 00:17:19.0 +01:00
      }
      +createdAt: DateTimeImmutable @1702400705 {#1559
        date: 2023-12-12 18:05:05.0 +01:00
      }
      +"title": 218675
    }
    2 => App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: "How’s the usps looking these days? You still got that asshole tearing the sorting machines down?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702399969 {#1428
        date: 2023-12-12 17:52:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mod_pp@lemmy.world"
        "@Transporter_Room_3@startrek.website"
        "@Vilian@lemmy.ca"
        "@Bonehead@kbin.social"
        "@OneWomanCreamTeam@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1668 …}
      +nested: Doctrine\ORM\PersistentCollection {#1666 …}
      +votes: Doctrine\ORM\PersistentCollection {#1669 …}
      +reports: Doctrine\ORM\PersistentCollection {#1677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
      -id: 218632
      -bodyTs: "'asshol':12 'day':7 'got':10 'look':5 'machin':16 'sort':15 'still':9 'tear':13 'usp':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6583135"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702399969 {#1440
        date: 2023-12-12 17:52:49.0 +01:00
      }
      +"title": 218632
    }
    0 => App\Entity\EntryComment {#1628
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: "Ah i did the thing, oops. Good luck on your negotiations :D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702408756 {#1630
        date: 2023-12-12 20:19:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mod_pp@lemmy.world"
        "@Transporter_Room_3@startrek.website"
        "@Vilian@lemmy.ca"
        "@Bonehead@kbin.social"
        "@OneWomanCreamTeam@sh.itjust.works"
        "@the_post_of_tom_joad@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 219036
      -bodyTs: "'ah':1 'd':12 'good':7 'luck':8 'negoti':11 'oop':6 'thing':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://sh.itjust.works/comment/6586372"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702408756 {#1629
        date: 2023-12-12 20:19:16.0 +01:00
      }
      +"title": 219036
    }
  ]
  -id: 21780
  -titleTs: "'iron':1 'shoot':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702464846
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9473122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702378446 {#2384
    date: 2023-12-12 11:54:06.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 {#1567
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2456 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
    +slug: "Iron-shooting"
    +title: "Iron shooting"
    +url: "https://lemmy.world/pictrs/image/1478acbb-5d79-4c3c-b2eb-cbf9f8819eb6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 1068
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702447903 {#1736
      date: 2023-12-13 07:11:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    +badges: Doctrine\ORM\PersistentCollection {#2083 …}
    +children: [
      1 => App\Entity\EntryComment {#1567}
      2 => App\Entity\EntryComment {#1696
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +body: "How’s the usps looking these days? You still got that asshole tearing the sorting machines down?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702399969 {#1428
          date: 2023-12-12 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@Transporter_Room_3@startrek.website"
          "@Vilian@lemmy.ca"
          "@Bonehead@kbin.social"
          "@OneWomanCreamTeam@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1668 …}
        +nested: Doctrine\ORM\PersistentCollection {#1666 …}
        +votes: Doctrine\ORM\PersistentCollection {#1669 …}
        +reports: Doctrine\ORM\PersistentCollection {#1677 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
        -id: 218632
        -bodyTs: "'asshol':12 'day':7 'got':10 'look':5 'machin':16 'sort':15 'still':9 'tear':13 'usp':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702399969 {#1440
          date: 2023-12-12 17:52:49.0 +01:00
        }
        +"title": 218632
      }
      0 => App\Entity\EntryComment {#1628
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +body: "Ah i did the thing, oops. Good luck on your negotiations :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702408756 {#1630
          date: 2023-12-12 20:19:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@Transporter_Room_3@startrek.website"
          "@Vilian@lemmy.ca"
          "@Bonehead@kbin.social"
          "@OneWomanCreamTeam@sh.itjust.works"
          "@the_post_of_tom_joad@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1599 …}
        +nested: Doctrine\ORM\PersistentCollection {#1625 …}
        +votes: Doctrine\ORM\PersistentCollection {#1617 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
        -id: 219036
        -bodyTs: "'ah':1 'd':12 'good':7 'luck':8 'negoti':11 'oop':6 'thing':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6586372"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702408756 {#1629
          date: 2023-12-12 20:19:16.0 +01:00
        }
        +"title": 219036
      }
    ]
    -id: 21780
    -titleTs: "'iron':1 'shoot':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702464846
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9473122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378446 {#2384
      date: 2023-12-12 11:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1527 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +body: "What’s your *favorite* standoff? I only know vanilla and Mexican vanilla"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702400705 {#1580
    date: 2023-12-12 18:05:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mod_pp@lemmy.world"
    "@NocturnalMorning@lemmy.world"
    "@troglodytis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1548 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 218675
  -bodyTs: "'favorit':4 'know':8 'mexican':11 'standoff':5 'vanilla':9,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6583432"
  +editedAt: DateTimeImmutable @1704064639 {#1550
    date: 2024-01-01 00:17:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702400705 {#1559
    date: 2023-12-12 18:05:05.0 +01:00
  }
  +"title": 218675
}
"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 {#1567
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2456 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
    +slug: "Iron-shooting"
    +title: "Iron shooting"
    +url: "https://lemmy.world/pictrs/image/1478acbb-5d79-4c3c-b2eb-cbf9f8819eb6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 1068
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702447903 {#1736
      date: 2023-12-13 07:11:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    +badges: Doctrine\ORM\PersistentCollection {#2083 …}
    +children: [
      1 => App\Entity\EntryComment {#1567}
      2 => App\Entity\EntryComment {#1696
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +body: "How’s the usps looking these days? You still got that asshole tearing the sorting machines down?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702399969 {#1428
          date: 2023-12-12 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@Transporter_Room_3@startrek.website"
          "@Vilian@lemmy.ca"
          "@Bonehead@kbin.social"
          "@OneWomanCreamTeam@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1668 …}
        +nested: Doctrine\ORM\PersistentCollection {#1666 …}
        +votes: Doctrine\ORM\PersistentCollection {#1669 …}
        +reports: Doctrine\ORM\PersistentCollection {#1677 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
        -id: 218632
        -bodyTs: "'asshol':12 'day':7 'got':10 'look':5 'machin':16 'sort':15 'still':9 'tear':13 'usp':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702399969 {#1440
          date: 2023-12-12 17:52:49.0 +01:00
        }
        +"title": 218632
      }
      0 => App\Entity\EntryComment {#1628
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +body: "Ah i did the thing, oops. Good luck on your negotiations :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702408756 {#1630
          date: 2023-12-12 20:19:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@Transporter_Room_3@startrek.website"
          "@Vilian@lemmy.ca"
          "@Bonehead@kbin.social"
          "@OneWomanCreamTeam@sh.itjust.works"
          "@the_post_of_tom_joad@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1599 …}
        +nested: Doctrine\ORM\PersistentCollection {#1625 …}
        +votes: Doctrine\ORM\PersistentCollection {#1617 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
        -id: 219036
        -bodyTs: "'ah':1 'd':12 'good':7 'luck':8 'negoti':11 'oop':6 'thing':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6586372"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702408756 {#1629
          date: 2023-12-12 20:19:16.0 +01:00
        }
        +"title": 219036
      }
    ]
    -id: 21780
    -titleTs: "'iron':1 'shoot':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702464846
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9473122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378446 {#2384
      date: 2023-12-12 11:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1527 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +body: "What’s your *favorite* standoff? I only know vanilla and Mexican vanilla"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702400705 {#1580
    date: 2023-12-12 18:05:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mod_pp@lemmy.world"
    "@NocturnalMorning@lemmy.world"
    "@troglodytis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1548 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 218675
  -bodyTs: "'favorit':4 'know':8 'mexican':11 'standoff':5 'vanilla':9,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6583432"
  +editedAt: DateTimeImmutable @1704064639 {#1550
    date: 2024-01-01 00:17:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702400705 {#1559
    date: 2023-12-12 18:05:05.0 +01:00
  }
  +"title": 218675
}
"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 {#1567
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2456 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
    +slug: "Iron-shooting"
    +title: "Iron shooting"
    +url: "https://lemmy.world/pictrs/image/1478acbb-5d79-4c3c-b2eb-cbf9f8819eb6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 1068
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702447903 {#1736
      date: 2023-12-13 07:11:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    +badges: Doctrine\ORM\PersistentCollection {#2083 …}
    +children: [
      1 => App\Entity\EntryComment {#1567}
      2 => App\Entity\EntryComment {#1696
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +body: "How’s the usps looking these days? You still got that asshole tearing the sorting machines down?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702399969 {#1428
          date: 2023-12-12 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@Transporter_Room_3@startrek.website"
          "@Vilian@lemmy.ca"
          "@Bonehead@kbin.social"
          "@OneWomanCreamTeam@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1668 …}
        +nested: Doctrine\ORM\PersistentCollection {#1666 …}
        +votes: Doctrine\ORM\PersistentCollection {#1669 …}
        +reports: Doctrine\ORM\PersistentCollection {#1677 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
        -id: 218632
        -bodyTs: "'asshol':12 'day':7 'got':10 'look':5 'machin':16 'sort':15 'still':9 'tear':13 'usp':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702399969 {#1440
          date: 2023-12-12 17:52:49.0 +01:00
        }
        +"title": 218632
      }
      0 => App\Entity\EntryComment {#1628
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +body: "Ah i did the thing, oops. Good luck on your negotiations :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702408756 {#1630
          date: 2023-12-12 20:19:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@Transporter_Room_3@startrek.website"
          "@Vilian@lemmy.ca"
          "@Bonehead@kbin.social"
          "@OneWomanCreamTeam@sh.itjust.works"
          "@the_post_of_tom_joad@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1599 …}
        +nested: Doctrine\ORM\PersistentCollection {#1625 …}
        +votes: Doctrine\ORM\PersistentCollection {#1617 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
        -id: 219036
        -bodyTs: "'ah':1 'd':12 'good':7 'luck':8 'negoti':11 'oop':6 'thing':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6586372"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702408756 {#1629
          date: 2023-12-12 20:19:16.0 +01:00
        }
        +"title": 219036
      }
    ]
    -id: 21780
    -titleTs: "'iron':1 'shoot':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702464846
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9473122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378446 {#2384
      date: 2023-12-12 11:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1527 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +body: "What’s your *favorite* standoff? I only know vanilla and Mexican vanilla"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702400705 {#1580
    date: 2023-12-12 18:05:05.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mod_pp@lemmy.world"
    "@NocturnalMorning@lemmy.world"
    "@troglodytis@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1548 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 218675
  -bodyTs: "'favorit':4 'know':8 'mexican':11 'standoff':5 'vanilla':9,12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6583432"
  +editedAt: DateTimeImmutable @1704064639 {#1550
    date: 2024-01-01 00:17:19.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702400705 {#1559
    date: 2023-12-12 18:05:05.0 +01:00
  }
  +"title": 218675
}
"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
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2456 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
    +slug: "Iron-shooting"
    +title: "Iron shooting"
    +url: "https://lemmy.world/pictrs/image/1478acbb-5d79-4c3c-b2eb-cbf9f8819eb6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 1068
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702447903 {#1736
      date: 2023-12-13 07:11:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    +badges: Doctrine\ORM\PersistentCollection {#2083 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1527 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
        +body: "What’s your *favorite* standoff? I only know vanilla and Mexican vanilla"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702400705 {#1580
          date: 2023-12-12 18:05:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@NocturnalMorning@lemmy.world"
          "@troglodytis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1548 …}
        +nested: Doctrine\ORM\PersistentCollection {#1566 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
        -id: 218675
        -bodyTs: "'favorit':4 'know':8 'mexican':11 'standoff':5 'vanilla':9,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583432"
        +editedAt: DateTimeImmutable @1704064639 {#1550
          date: 2024-01-01 00:17:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702400705 {#1559
          date: 2023-12-12 18:05:05.0 +01:00
        }
        +"title": 218675
      }
      2 => App\Entity\EntryComment {#1696}
      0 => App\Entity\EntryComment {#1628
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +body: "Ah i did the thing, oops. Good luck on your negotiations :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702408756 {#1630
          date: 2023-12-12 20:19:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@Transporter_Room_3@startrek.website"
          "@Vilian@lemmy.ca"
          "@Bonehead@kbin.social"
          "@OneWomanCreamTeam@sh.itjust.works"
          "@the_post_of_tom_joad@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1599 …}
        +nested: Doctrine\ORM\PersistentCollection {#1625 …}
        +votes: Doctrine\ORM\PersistentCollection {#1617 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
        -id: 219036
        -bodyTs: "'ah':1 'd':12 'good':7 'luck':8 'negoti':11 'oop':6 'thing':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6586372"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702408756 {#1629
          date: 2023-12-12 20:19:16.0 +01:00
        }
        +"title": 219036
      }
    ]
    -id: 21780
    -titleTs: "'iron':1 'shoot':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702464846
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9473122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378446 {#2384
      date: 2023-12-12 11:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: "How’s the usps looking these days? You still got that asshole tearing the sorting machines down?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702399969 {#1428
    date: 2023-12-12 17:52:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mod_pp@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@Vilian@lemmy.ca"
    "@Bonehead@kbin.social"
    "@OneWomanCreamTeam@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1668 …}
  +nested: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  -id: 218632
  -bodyTs: "'asshol':12 'day':7 'got':10 'look':5 'machin':16 'sort':15 'still':9 'tear':13 'usp':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6583135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702399969 {#1440
    date: 2023-12-12 17:52:49.0 +01:00
  }
  +"title": 218632
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2456 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
    +slug: "Iron-shooting"
    +title: "Iron shooting"
    +url: "https://lemmy.world/pictrs/image/1478acbb-5d79-4c3c-b2eb-cbf9f8819eb6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 1068
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702447903 {#1736
      date: 2023-12-13 07:11:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    +badges: Doctrine\ORM\PersistentCollection {#2083 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1527 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
        +body: "What’s your *favorite* standoff? I only know vanilla and Mexican vanilla"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702400705 {#1580
          date: 2023-12-12 18:05:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@NocturnalMorning@lemmy.world"
          "@troglodytis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1548 …}
        +nested: Doctrine\ORM\PersistentCollection {#1566 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
        -id: 218675
        -bodyTs: "'favorit':4 'know':8 'mexican':11 'standoff':5 'vanilla':9,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583432"
        +editedAt: DateTimeImmutable @1704064639 {#1550
          date: 2024-01-01 00:17:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702400705 {#1559
          date: 2023-12-12 18:05:05.0 +01:00
        }
        +"title": 218675
      }
      2 => App\Entity\EntryComment {#1696}
      0 => App\Entity\EntryComment {#1628
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +body: "Ah i did the thing, oops. Good luck on your negotiations :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702408756 {#1630
          date: 2023-12-12 20:19:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@Transporter_Room_3@startrek.website"
          "@Vilian@lemmy.ca"
          "@Bonehead@kbin.social"
          "@OneWomanCreamTeam@sh.itjust.works"
          "@the_post_of_tom_joad@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1599 …}
        +nested: Doctrine\ORM\PersistentCollection {#1625 …}
        +votes: Doctrine\ORM\PersistentCollection {#1617 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
        -id: 219036
        -bodyTs: "'ah':1 'd':12 'good':7 'luck':8 'negoti':11 'oop':6 'thing':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6586372"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702408756 {#1629
          date: 2023-12-12 20:19:16.0 +01:00
        }
        +"title": 219036
      }
    ]
    -id: 21780
    -titleTs: "'iron':1 'shoot':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702464846
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9473122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378446 {#2384
      date: 2023-12-12 11:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: "How’s the usps looking these days? You still got that asshole tearing the sorting machines down?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702399969 {#1428
    date: 2023-12-12 17:52:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mod_pp@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@Vilian@lemmy.ca"
    "@Bonehead@kbin.social"
    "@OneWomanCreamTeam@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1668 …}
  +nested: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  -id: 218632
  -bodyTs: "'asshol':12 'day':7 'got':10 'look':5 'machin':16 'sort':15 'still':9 'tear':13 'usp':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6583135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702399969 {#1440
    date: 2023-12-12 17:52:49.0 +01:00
  }
  +"title": 218632
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2456 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
    +slug: "Iron-shooting"
    +title: "Iron shooting"
    +url: "https://lemmy.world/pictrs/image/1478acbb-5d79-4c3c-b2eb-cbf9f8819eb6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 1068
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702447903 {#1736
      date: 2023-12-13 07:11:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    +badges: Doctrine\ORM\PersistentCollection {#2083 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1527 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
        +body: "What’s your *favorite* standoff? I only know vanilla and Mexican vanilla"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702400705 {#1580
          date: 2023-12-12 18:05:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@NocturnalMorning@lemmy.world"
          "@troglodytis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1548 …}
        +nested: Doctrine\ORM\PersistentCollection {#1566 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
        -id: 218675
        -bodyTs: "'favorit':4 'know':8 'mexican':11 'standoff':5 'vanilla':9,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583432"
        +editedAt: DateTimeImmutable @1704064639 {#1550
          date: 2024-01-01 00:17:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702400705 {#1559
          date: 2023-12-12 18:05:05.0 +01:00
        }
        +"title": 218675
      }
      2 => App\Entity\EntryComment {#1696}
      0 => App\Entity\EntryComment {#1628
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +body: "Ah i did the thing, oops. Good luck on your negotiations :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702408756 {#1630
          date: 2023-12-12 20:19:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@Transporter_Room_3@startrek.website"
          "@Vilian@lemmy.ca"
          "@Bonehead@kbin.social"
          "@OneWomanCreamTeam@sh.itjust.works"
          "@the_post_of_tom_joad@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1599 …}
        +nested: Doctrine\ORM\PersistentCollection {#1625 …}
        +votes: Doctrine\ORM\PersistentCollection {#1617 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
        -id: 219036
        -bodyTs: "'ah':1 'd':12 'good':7 'luck':8 'negoti':11 'oop':6 'thing':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6586372"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702408756 {#1629
          date: 2023-12-12 20:19:16.0 +01:00
        }
        +"title": 219036
      }
    ]
    -id: 21780
    -titleTs: "'iron':1 'shoot':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702464846
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9473122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378446 {#2384
      date: 2023-12-12 11:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: "How’s the usps looking these days? You still got that asshole tearing the sorting machines down?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702399969 {#1428
    date: 2023-12-12 17:52:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mod_pp@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@Vilian@lemmy.ca"
    "@Bonehead@kbin.social"
    "@OneWomanCreamTeam@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1668 …}
  +nested: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  -id: 218632
  -bodyTs: "'asshol':12 'day':7 'got':10 'look':5 'machin':16 'sort':15 'still':9 'tear':13 'usp':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6583135"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702399969 {#1440
    date: 2023-12-12 17:52:49.0 +01:00
  }
  +"title": 218632
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#1628
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2456 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
    +slug: "Iron-shooting"
    +title: "Iron shooting"
    +url: "https://lemmy.world/pictrs/image/1478acbb-5d79-4c3c-b2eb-cbf9f8819eb6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 1068
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702447903 {#1736
      date: 2023-12-13 07:11:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    +badges: Doctrine\ORM\PersistentCollection {#2083 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1527 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
        +body: "What’s your *favorite* standoff? I only know vanilla and Mexican vanilla"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702400705 {#1580
          date: 2023-12-12 18:05:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@NocturnalMorning@lemmy.world"
          "@troglodytis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1548 …}
        +nested: Doctrine\ORM\PersistentCollection {#1566 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
        -id: 218675
        -bodyTs: "'favorit':4 'know':8 'mexican':11 'standoff':5 'vanilla':9,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583432"
        +editedAt: DateTimeImmutable @1704064639 {#1550
          date: 2024-01-01 00:17:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702400705 {#1559
          date: 2023-12-12 18:05:05.0 +01:00
        }
        +"title": 218675
      }
      2 => App\Entity\EntryComment {#1696
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +body: "How’s the usps looking these days? You still got that asshole tearing the sorting machines down?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702399969 {#1428
          date: 2023-12-12 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@Transporter_Room_3@startrek.website"
          "@Vilian@lemmy.ca"
          "@Bonehead@kbin.social"
          "@OneWomanCreamTeam@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1668 …}
        +nested: Doctrine\ORM\PersistentCollection {#1666 …}
        +votes: Doctrine\ORM\PersistentCollection {#1669 …}
        +reports: Doctrine\ORM\PersistentCollection {#1677 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
        -id: 218632
        -bodyTs: "'asshol':12 'day':7 'got':10 'look':5 'machin':16 'sort':15 'still':9 'tear':13 'usp':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702399969 {#1440
          date: 2023-12-12 17:52:49.0 +01:00
        }
        +"title": 218632
      }
      0 => App\Entity\EntryComment {#1628}
    ]
    -id: 21780
    -titleTs: "'iron':1 'shoot':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702464846
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9473122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378446 {#2384
      date: 2023-12-12 11:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: "Ah i did the thing, oops. Good luck on your negotiations :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702408756 {#1630
    date: 2023-12-12 20:19:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mod_pp@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@Vilian@lemmy.ca"
    "@Bonehead@kbin.social"
    "@OneWomanCreamTeam@sh.itjust.works"
    "@the_post_of_tom_joad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 219036
  -bodyTs: "'ah':1 'd':12 'good':7 'luck':8 'negoti':11 'oop':6 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6586372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408756 {#1629
    date: 2023-12-12 20:19:16.0 +01:00
  }
  +"title": 219036
}
"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 {#1628
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2456 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
    +slug: "Iron-shooting"
    +title: "Iron shooting"
    +url: "https://lemmy.world/pictrs/image/1478acbb-5d79-4c3c-b2eb-cbf9f8819eb6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 1068
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702447903 {#1736
      date: 2023-12-13 07:11:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    +badges: Doctrine\ORM\PersistentCollection {#2083 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1527 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
        +body: "What’s your *favorite* standoff? I only know vanilla and Mexican vanilla"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702400705 {#1580
          date: 2023-12-12 18:05:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@NocturnalMorning@lemmy.world"
          "@troglodytis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1548 …}
        +nested: Doctrine\ORM\PersistentCollection {#1566 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
        -id: 218675
        -bodyTs: "'favorit':4 'know':8 'mexican':11 'standoff':5 'vanilla':9,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583432"
        +editedAt: DateTimeImmutable @1704064639 {#1550
          date: 2024-01-01 00:17:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702400705 {#1559
          date: 2023-12-12 18:05:05.0 +01:00
        }
        +"title": 218675
      }
      2 => App\Entity\EntryComment {#1696
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +body: "How’s the usps looking these days? You still got that asshole tearing the sorting machines down?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702399969 {#1428
          date: 2023-12-12 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@Transporter_Room_3@startrek.website"
          "@Vilian@lemmy.ca"
          "@Bonehead@kbin.social"
          "@OneWomanCreamTeam@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1668 …}
        +nested: Doctrine\ORM\PersistentCollection {#1666 …}
        +votes: Doctrine\ORM\PersistentCollection {#1669 …}
        +reports: Doctrine\ORM\PersistentCollection {#1677 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
        -id: 218632
        -bodyTs: "'asshol':12 'day':7 'got':10 'look':5 'machin':16 'sort':15 'still':9 'tear':13 'usp':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702399969 {#1440
          date: 2023-12-12 17:52:49.0 +01:00
        }
        +"title": 218632
      }
      0 => App\Entity\EntryComment {#1628}
    ]
    -id: 21780
    -titleTs: "'iron':1 'shoot':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702464846
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9473122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378446 {#2384
      date: 2023-12-12 11:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: "Ah i did the thing, oops. Good luck on your negotiations :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702408756 {#1630
    date: 2023-12-12 20:19:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mod_pp@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@Vilian@lemmy.ca"
    "@Bonehead@kbin.social"
    "@OneWomanCreamTeam@sh.itjust.works"
    "@the_post_of_tom_joad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 219036
  -bodyTs: "'ah':1 'd':12 'good':7 'luck':8 'negoti':11 'oop':6 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6586372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408756 {#1629
    date: 2023-12-12 20:19:16.0 +01:00
  }
  +"title": 219036
}
"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 {#1628
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#2456 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2019 …}
    +slug: "Iron-shooting"
    +title: "Iron shooting"
    +url: "https://lemmy.world/pictrs/image/1478acbb-5d79-4c3c-b2eb-cbf9f8819eb6.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 1068
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702447903 {#1736
      date: 2023-12-13 07:11:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1362 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1715 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2027 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2029 …}
    +badges: Doctrine\ORM\PersistentCollection {#2083 …}
    +children: [
      1 => App\Entity\EntryComment {#1567
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1527 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
        +body: "What’s your *favorite* standoff? I only know vanilla and Mexican vanilla"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702400705 {#1580
          date: 2023-12-12 18:05:05.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@NocturnalMorning@lemmy.world"
          "@troglodytis@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1548 …}
        +nested: Doctrine\ORM\PersistentCollection {#1566 …}
        +votes: Doctrine\ORM\PersistentCollection {#1562 …}
        +reports: Doctrine\ORM\PersistentCollection {#1554 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
        -id: 218675
        -bodyTs: "'favorit':4 'know':8 'mexican':11 'standoff':5 'vanilla':9,12"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583432"
        +editedAt: DateTimeImmutable @1704064639 {#1550
          date: 2024-01-01 00:17:19.0 +01:00
        }
        +createdAt: DateTimeImmutable @1702400705 {#1559
          date: 2023-12-12 18:05:05.0 +01:00
        }
        +"title": 218675
      }
      2 => App\Entity\EntryComment {#1696
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
        +body: "How’s the usps looking these days? You still got that asshole tearing the sorting machines down?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702399969 {#1428
          date: 2023-12-12 17:52:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@mod_pp@lemmy.world"
          "@Transporter_Room_3@startrek.website"
          "@Vilian@lemmy.ca"
          "@Bonehead@kbin.social"
          "@OneWomanCreamTeam@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1668 …}
        +nested: Doctrine\ORM\PersistentCollection {#1666 …}
        +votes: Doctrine\ORM\PersistentCollection {#1669 …}
        +reports: Doctrine\ORM\PersistentCollection {#1677 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
        -id: 218632
        -bodyTs: "'asshol':12 'day':7 'got':10 'look':5 'machin':16 'sort':15 'still':9 'tear':13 'usp':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://sh.itjust.works/comment/6583135"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702399969 {#1440
          date: 2023-12-12 17:52:49.0 +01:00
        }
        +"title": 218632
      }
      0 => App\Entity\EntryComment {#1628}
    ]
    -id: 21780
    -titleTs: "'iron':1 'shoot':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702464846
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9473122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702378446 {#2384
      date: 2023-12-12 11:54:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: "Ah i did the thing, oops. Good luck on your negotiations :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702408756 {#1630
    date: 2023-12-12 20:19:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mod_pp@lemmy.world"
    "@Transporter_Room_3@startrek.website"
    "@Vilian@lemmy.ca"
    "@Bonehead@kbin.social"
    "@OneWomanCreamTeam@sh.itjust.works"
    "@the_post_of_tom_joad@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 219036
  -bodyTs: "'ah':1 'd':12 'good':7 'luck':8 'negoti':11 'oop':6 'thing':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6586372"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702408756 {#1629
    date: 2023-12-12 20:19:16.0 +01:00
  }
  +"title": 219036
}
"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_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
26 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