GET https://kbin.spritesserver.nl/index.php/u/@A_cook_not_a_chef@lemmy.world/commented

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
9.45 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.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
4
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"
5
"App\Security\Voter\EntryCommentVoter"
6
"App\Security\Voter\EntryVoter"
7
"App\Security\Voter\MagazineVoter"
8
"App\Security\Voter\MessageThreadVoter"
9
"App\Security\Voter\MessageVoter"
10
"App\Security\Voter\NotificationVoter"
11
"App\Security\Voter\OAuth2UserConsentVoter"
12
"App\Security\Voter\PostCommentVoter"
13
"App\Security\Voter\PostVoter"
14
"App\Security\Voter\UserVoter"

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#1563
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1550 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1550 …}
  +body: "They live in the US (Michigan)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699205751 {#1588
    date: 2023-11-05 18:35:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@serial_crusher@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1559 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 93043
  -bodyTs: "'live':2 'michigan':6 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5091298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699205751 {#1566
    date: 2023-11-05 18:35:51.0 +01:00
  }
  +"title": 93043
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\EntryComment {#1563
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1550 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1550 …}
  +body: "They live in the US (Michigan)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699205751 {#1588
    date: 2023-11-05 18:35:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@serial_crusher@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1559 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 93043
  -bodyTs: "'live':2 'michigan':6 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5091298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699205751 {#1566
    date: 2023-11-05 18:35:51.0 +01:00
  }
  +"title": 93043
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\EntryComment {#1563
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1564 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1550 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1550 …}
  +body: "They live in the US (Michigan)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699205751 {#1588
    date: 2023-11-05 18:35:51.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Jezebelley@lemmy.zip"
    "@serial_crusher@lemmy.basedcount.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1559 …}
  +nested: Doctrine\ORM\PersistentCollection {#1565 …}
  +votes: Doctrine\ORM\PersistentCollection {#1558 …}
  +reports: Doctrine\ORM\PersistentCollection {#1557 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1621 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1613 …}
  -id: 93043
  -bodyTs: "'live':2 'michigan':6 'us':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5091298"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699205751 {#1566
    date: 2023-11-05 18:35:51.0 +01:00
  }
  +"title": 93043
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1701
  +user: Proxies\__CG__\App\Entity\User {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1683 …}
  +image: Proxies\__CG__\App\Entity\Image {#2083 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2097 …}
  +slug: "Aboriginal-Australians-used-as-forced-labor-by-European-settlers-1902"
  +title: "Aboriginal Australians used as forced labor by European settlers, 1902"
  +url: "https://lemmy.world/pictrs/image/b4c30d36-0f62-41ea-bc3d-5778a1c4ed62.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 78
  +favouriteCount: 590
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700386091 {#1403
    date: 2023-11-19 10:28:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  +badges: Doctrine\ORM\PersistentCollection {#2080 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1701 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1683 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1687 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
      +body: "And we still have slavery. It is legal per the 13th amendment. Disgusting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699729540 {#1596
        date: 2023-11-11 20:05:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
        "@MindSkipperBro12@lemmy.world"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1691 …}
      +votes: Doctrine\ORM\PersistentCollection {#1795 …}
      +reports: Doctrine\ORM\PersistentCollection {#1711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
      -id: 112581
      -bodyTs: "'13th':11 'amend':12 'disgust':13 'legal':8 'per':9 'slaveri':5 'still':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239764"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699729540 {#1619
        date: 2023-11-11 20:05:40.0 +01:00
      }
      +"title": 112581
    }
  ]
  -id: 11924
  -titleTs: "'1902':10 'aborigin':1 'australian':2 'european':8 'forc':5 'labor':6 'settler':9 'use':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699760426
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8093581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699674026 {#2454
    date: 2023-11-11 04:40:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1701
  +user: Proxies\__CG__\App\Entity\User {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1683 …}
  +image: Proxies\__CG__\App\Entity\Image {#2083 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2097 …}
  +slug: "Aboriginal-Australians-used-as-forced-labor-by-European-settlers-1902"
  +title: "Aboriginal Australians used as forced labor by European settlers, 1902"
  +url: "https://lemmy.world/pictrs/image/b4c30d36-0f62-41ea-bc3d-5778a1c4ed62.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 78
  +favouriteCount: 590
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700386091 {#1403
    date: 2023-11-19 10:28:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  +badges: Doctrine\ORM\PersistentCollection {#2080 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1701 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1683 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1687 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
      +body: "And we still have slavery. It is legal per the 13th amendment. Disgusting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699729540 {#1596
        date: 2023-11-11 20:05:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
        "@MindSkipperBro12@lemmy.world"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1691 …}
      +votes: Doctrine\ORM\PersistentCollection {#1795 …}
      +reports: Doctrine\ORM\PersistentCollection {#1711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
      -id: 112581
      -bodyTs: "'13th':11 'amend':12 'disgust':13 'legal':8 'per':9 'slaveri':5 'still':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239764"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699729540 {#1619
        date: 2023-11-11 20:05:40.0 +01:00
      }
      +"title": 112581
    }
  ]
  -id: 11924
  -titleTs: "'1902':10 'aborigin':1 'australian':2 'european':8 'forc':5 'labor':6 'settler':9 'use':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699760426
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8093581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699674026 {#2454
    date: 2023-11-11 04:40:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1701
  +user: Proxies\__CG__\App\Entity\User {#2360 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1683 …}
  +image: Proxies\__CG__\App\Entity\Image {#2083 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2097 …}
  +slug: "Aboriginal-Australians-used-as-forced-labor-by-European-settlers-1902"
  +title: "Aboriginal Australians used as forced labor by European settlers, 1902"
  +url: "https://lemmy.world/pictrs/image/b4c30d36-0f62-41ea-bc3d-5778a1c4ed62.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 78
  +favouriteCount: 590
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700386091 {#1403
    date: 2023-11-19 10:28:11.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2076 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2082 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
  +badges: Doctrine\ORM\PersistentCollection {#2080 …}
  +children: [
    App\Entity\EntryComment {#1702
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1701 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1683 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1687 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
      +body: "And we still have slavery. It is legal per the 13th amendment. Disgusting."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1699729540 {#1596
        date: 2023-11-11 20:05:40.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
        "@MindSkipperBro12@lemmy.world"
        "@sharkfucker420@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1689 …}
      +nested: Doctrine\ORM\PersistentCollection {#1691 …}
      +votes: Doctrine\ORM\PersistentCollection {#1795 …}
      +reports: Doctrine\ORM\PersistentCollection {#1711 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
      -id: 112581
      -bodyTs: "'13th':11 'amend':12 'disgust':13 'legal':8 'per':9 'slaveri':5 'still':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5239764"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699729540 {#1619
        date: 2023-11-11 20:05:40.0 +01:00
      }
      +"title": 112581
    }
  ]
  -id: 11924
  -titleTs: "'1902':10 'aborigin':1 'australian':2 'european':8 'forc':5 'labor':6 'settler':9 'use':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699760426
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8093581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699674026 {#2454
    date: 2023-11-11 04:40:26.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1702
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1701
    +user: Proxies\__CG__\App\Entity\User {#2360 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1683 …}
    +image: Proxies\__CG__\App\Entity\Image {#2083 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2097 …}
    +slug: "Aboriginal-Australians-used-as-forced-labor-by-European-settlers-1902"
    +title: "Aboriginal Australians used as forced labor by European settlers, 1902"
    +url: "https://lemmy.world/pictrs/image/b4c30d36-0f62-41ea-bc3d-5778a1c4ed62.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 78
    +favouriteCount: 590
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700386091 {#1403
      date: 2023-11-19 10:28:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2081 …}
    +reports: Doctrine\ORM\PersistentCollection {#2082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
    +badges: Doctrine\ORM\PersistentCollection {#2080 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 11924
    -titleTs: "'1902':10 'aborigin':1 'australian':2 'european':8 'forc':5 'labor':6 'settler':9 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699760426
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8093581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699674026 {#2454
      date: 2023-11-11 04:40:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1683 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1687 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
  +body: "And we still have slavery. It is legal per the 13th amendment. Disgusting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699729540 {#1596
    date: 2023-11-11 20:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
    "@MindSkipperBro12@lemmy.world"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 112581
  -bodyTs: "'13th':11 'amend':12 'disgust':13 'legal':8 'per':9 'slaveri':5 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699729540 {#1619
    date: 2023-11-11 20:05:40.0 +01:00
  }
  +"title": 112581
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#1702
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1701
    +user: Proxies\__CG__\App\Entity\User {#2360 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1683 …}
    +image: Proxies\__CG__\App\Entity\Image {#2083 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2097 …}
    +slug: "Aboriginal-Australians-used-as-forced-labor-by-European-settlers-1902"
    +title: "Aboriginal Australians used as forced labor by European settlers, 1902"
    +url: "https://lemmy.world/pictrs/image/b4c30d36-0f62-41ea-bc3d-5778a1c4ed62.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 78
    +favouriteCount: 590
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700386091 {#1403
      date: 2023-11-19 10:28:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2081 …}
    +reports: Doctrine\ORM\PersistentCollection {#2082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
    +badges: Doctrine\ORM\PersistentCollection {#2080 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 11924
    -titleTs: "'1902':10 'aborigin':1 'australian':2 'european':8 'forc':5 'labor':6 'settler':9 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699760426
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8093581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699674026 {#2454
      date: 2023-11-11 04:40:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1683 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1687 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
  +body: "And we still have slavery. It is legal per the 13th amendment. Disgusting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699729540 {#1596
    date: 2023-11-11 20:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
    "@MindSkipperBro12@lemmy.world"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 112581
  -bodyTs: "'13th':11 'amend':12 'disgust':13 'legal':8 'per':9 'slaveri':5 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699729540 {#1619
    date: 2023-11-11 20:05:40.0 +01:00
  }
  +"title": 112581
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#1702
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1701
    +user: Proxies\__CG__\App\Entity\User {#2360 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1683 …}
    +image: Proxies\__CG__\App\Entity\Image {#2083 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2097 …}
    +slug: "Aboriginal-Australians-used-as-forced-labor-by-European-settlers-1902"
    +title: "Aboriginal Australians used as forced labor by European settlers, 1902"
    +url: "https://lemmy.world/pictrs/image/b4c30d36-0f62-41ea-bc3d-5778a1c4ed62.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 78
    +favouriteCount: 590
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700386091 {#1403
      date: 2023-11-19 10:28:11.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2076 …}
    +votes: Doctrine\ORM\PersistentCollection {#2081 …}
    +reports: Doctrine\ORM\PersistentCollection {#2082 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2062 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2098 …}
    +badges: Doctrine\ORM\PersistentCollection {#2080 …}
    +children: [
      App\Entity\EntryComment {#1702}
    ]
    -id: 11924
    -titleTs: "'1902':10 'aborigin':1 'australian':2 'european':8 'forc':5 'labor':6 'settler':9 'use':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699760426
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/8093581"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699674026 {#2454
      date: 2023-11-11 04:40:26.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1683 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1687 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1680 …}
  +body: "And we still have slavery. It is legal per the 13th amendment. Disgusting."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1699729540 {#1596
    date: 2023-11-11 20:05:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
    "@MindSkipperBro12@lemmy.world"
    "@sharkfucker420@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1689 …}
  +nested: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  -id: 112581
  -bodyTs: "'13th':11 'amend':12 'disgust':13 'legal':8 'per':9 'slaveri':5 'still':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5239764"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699729540 {#1619
    date: 2023-11-11 20:05:40.0 +01:00
  }
  +"title": 112581
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1715 …}
  +slug: "Can-anyone-recommend-terrible-horror-films"
  +title: "Can anyone recommend terrible horror films?"
  +url: null
  +body: "I love horror movies especially the cheesey type of horror movies that are so stupid that they are great. I do prefer the ones that would always appear on SyFy, but any other type (that is not like the ones on SyFy and look a lot better) is fine too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 51
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697335133 {#2089
    date: 2023-10-15 03:58:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  +badges: Doctrine\ORM\PersistentCollection {#2132 …}
  +children: [
    App\Entity\EntryComment {#1606
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1580 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
      +body: "Came here to post this if someone hadn’t already. The puns, the “effects”, just the story… All terrible in a wonderful way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697335133 {#1440
        date: 2023-10-15 03:58:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chrischryse@lemmy.world"
        "@PvtGetSum@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1649 …}
      +nested: Doctrine\ORM\PersistentCollection {#1654 …}
      +votes: Doctrine\ORM\PersistentCollection {#1679 …}
      +reports: Doctrine\ORM\PersistentCollection {#1668 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
      -id: 49824
      -bodyTs: "'alreadi':10 'came':1 'effect':14 'hadn':8 'post':4 'pun':12 'someon':7 'stori':17 'terribl':19 'way':23 'wonder':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4541348"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697335133 {#1703
        date: 2023-10-15 03:58:53.0 +02:00
      }
      +"title": 49824
    }
  ]
  -id: 4830
  -titleTs: "'anyon':2 'film':6 'horror':5 'recommend':3 'terribl':4"
  -bodyTs: "'alway':27 'appear':28 'better':47 'cheesey':7 'especi':5 'fine':49 'great':19 'horror':3,10 'like':38 'look':44 'lot':46 'love':2 'movi':4,11 'one':24,40 'prefer':22 'stupid':15 'syfi':30,42 'type':8,34 'would':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697246698
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6725122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160298 {#2018
    date: 2023-10-13 03:24:58.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1715 …}
  +slug: "Can-anyone-recommend-terrible-horror-films"
  +title: "Can anyone recommend terrible horror films?"
  +url: null
  +body: "I love horror movies especially the cheesey type of horror movies that are so stupid that they are great. I do prefer the ones that would always appear on SyFy, but any other type (that is not like the ones on SyFy and look a lot better) is fine too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 51
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697335133 {#2089
    date: 2023-10-15 03:58:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  +badges: Doctrine\ORM\PersistentCollection {#2132 …}
  +children: [
    App\Entity\EntryComment {#1606
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1580 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
      +body: "Came here to post this if someone hadn’t already. The puns, the “effects”, just the story… All terrible in a wonderful way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697335133 {#1440
        date: 2023-10-15 03:58:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chrischryse@lemmy.world"
        "@PvtGetSum@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1649 …}
      +nested: Doctrine\ORM\PersistentCollection {#1654 …}
      +votes: Doctrine\ORM\PersistentCollection {#1679 …}
      +reports: Doctrine\ORM\PersistentCollection {#1668 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
      -id: 49824
      -bodyTs: "'alreadi':10 'came':1 'effect':14 'hadn':8 'post':4 'pun':12 'someon':7 'stori':17 'terribl':19 'way':23 'wonder':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4541348"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697335133 {#1703
        date: 2023-10-15 03:58:53.0 +02:00
      }
      +"title": 49824
    }
  ]
  -id: 4830
  -titleTs: "'anyon':2 'film':6 'horror':5 'recommend':3 'terribl':4"
  -bodyTs: "'alway':27 'appear':28 'better':47 'cheesey':7 'especi':5 'fine':49 'great':19 'horror':3,10 'like':38 'look':44 'lot':46 'love':2 'movi':4,11 'one':24,40 'prefer':22 'stupid':15 'syfi':30,42 'type':8,34 'would':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697246698
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6725122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160298 {#2018
    date: 2023-10-13 03:24:58.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1580
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1715 …}
  +slug: "Can-anyone-recommend-terrible-horror-films"
  +title: "Can anyone recommend terrible horror films?"
  +url: null
  +body: "I love horror movies especially the cheesey type of horror movies that are so stupid that they are great. I do prefer the ones that would always appear on SyFy, but any other type (that is not like the ones on SyFy and look a lot better) is fine too."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 51
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697335133 {#2089
    date: 2023-10-15 03:58:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2086 …}
  +votes: Doctrine\ORM\PersistentCollection {#2092 …}
  +reports: Doctrine\ORM\PersistentCollection {#2241 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
  +badges: Doctrine\ORM\PersistentCollection {#2132 …}
  +children: [
    App\Entity\EntryComment {#1606
      +user: App\Entity\User {#258 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1580 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
      +body: "Came here to post this if someone hadn’t already. The puns, the “effects”, just the story… All terrible in a wonderful way."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1697335133 {#1440
        date: 2023-10-15 03:58:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@chrischryse@lemmy.world"
        "@PvtGetSum@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1649 …}
      +nested: Doctrine\ORM\PersistentCollection {#1654 …}
      +votes: Doctrine\ORM\PersistentCollection {#1679 …}
      +reports: Doctrine\ORM\PersistentCollection {#1668 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
      -id: 49824
      -bodyTs: "'alreadi':10 'came':1 'effect':14 'hadn':8 'post':4 'pun':12 'someon':7 'stori':17 'terribl':19 'way':23 'wonder':22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4541348"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697335133 {#1703
        date: 2023-10-15 03:58:53.0 +02:00
      }
      +"title": 49824
    }
  ]
  -id: 4830
  -titleTs: "'anyon':2 'film':6 'horror':5 'recommend':3 'terribl':4"
  -bodyTs: "'alway':27 'appear':28 'better':47 'cheesey':7 'especi':5 'fine':49 'great':19 'horror':3,10 'like':38 'look':44 'lot':46 'love':2 'movi':4,11 'one':24,40 'prefer':22 'stupid':15 'syfi':30,42 'type':8,34 'would':26"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697246698
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6725122"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697160298 {#2018
    date: 2023-10-13 03:24:58.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1606
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1580
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1715 …}
    +slug: "Can-anyone-recommend-terrible-horror-films"
    +title: "Can anyone recommend terrible horror films?"
    +url: null
    +body: "I love horror movies especially the cheesey type of horror movies that are so stupid that they are great. I do prefer the ones that would always appear on SyFy, but any other type (that is not like the ones on SyFy and look a lot better) is fine too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 51
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697335133 {#2089
      date: 2023-10-15 03:58:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2086 …}
    +votes: Doctrine\ORM\PersistentCollection {#2092 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
    +badges: Doctrine\ORM\PersistentCollection {#2132 …}
    +children: [
      App\Entity\EntryComment {#1606}
    ]
    -id: 4830
    -titleTs: "'anyon':2 'film':6 'horror':5 'recommend':3 'terribl':4"
    -bodyTs: "'alway':27 'appear':28 'better':47 'cheesey':7 'especi':5 'fine':49 'great':19 'horror':3,10 'like':38 'look':44 'lot':46 'love':2 'movi':4,11 'one':24,40 'prefer':22 'stupid':15 'syfi':30,42 'type':8,34 'would':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697246698
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6725122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160298 {#2018
      date: 2023-10-13 03:24:58.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
  +body: "Came here to post this if someone hadn’t already. The puns, the “effects”, just the story… All terrible in a wonderful way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697335133 {#1440
    date: 2023-10-15 03:58:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chrischryse@lemmy.world"
    "@PvtGetSum@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1649 …}
  +nested: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  -id: 49824
  -bodyTs: "'alreadi':10 'came':1 'effect':14 'hadn':8 'post':4 'pun':12 'someon':7 'stori':17 'terribl':19 'way':23 'wonder':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4541348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697335133 {#1703
    date: 2023-10-15 03:58:53.0 +02:00
  }
  +"title": 49824
}
"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 {#1606
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1580
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1715 …}
    +slug: "Can-anyone-recommend-terrible-horror-films"
    +title: "Can anyone recommend terrible horror films?"
    +url: null
    +body: "I love horror movies especially the cheesey type of horror movies that are so stupid that they are great. I do prefer the ones that would always appear on SyFy, but any other type (that is not like the ones on SyFy and look a lot better) is fine too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 51
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697335133 {#2089
      date: 2023-10-15 03:58:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2086 …}
    +votes: Doctrine\ORM\PersistentCollection {#2092 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
    +badges: Doctrine\ORM\PersistentCollection {#2132 …}
    +children: [
      App\Entity\EntryComment {#1606}
    ]
    -id: 4830
    -titleTs: "'anyon':2 'film':6 'horror':5 'recommend':3 'terribl':4"
    -bodyTs: "'alway':27 'appear':28 'better':47 'cheesey':7 'especi':5 'fine':49 'great':19 'horror':3,10 'like':38 'look':44 'lot':46 'love':2 'movi':4,11 'one':24,40 'prefer':22 'stupid':15 'syfi':30,42 'type':8,34 'would':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697246698
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6725122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160298 {#2018
      date: 2023-10-13 03:24:58.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
  +body: "Came here to post this if someone hadn’t already. The puns, the “effects”, just the story… All terrible in a wonderful way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697335133 {#1440
    date: 2023-10-15 03:58:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chrischryse@lemmy.world"
    "@PvtGetSum@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1649 …}
  +nested: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  -id: 49824
  -bodyTs: "'alreadi':10 'came':1 'effect':14 'hadn':8 'post':4 'pun':12 'someon':7 'stori':17 'terribl':19 'way':23 'wonder':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4541348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697335133 {#1703
    date: 2023-10-15 03:58:53.0 +02:00
  }
  +"title": 49824
}
"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 {#1606
  +user: App\Entity\User {#258 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1580
    +user: Proxies\__CG__\App\Entity\User {#2380 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1715 …}
    +slug: "Can-anyone-recommend-terrible-horror-films"
    +title: "Can anyone recommend terrible horror films?"
    +url: null
    +body: "I love horror movies especially the cheesey type of horror movies that are so stupid that they are great. I do prefer the ones that would always appear on SyFy, but any other type (that is not like the ones on SyFy and look a lot better) is fine too."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 51
    +favouriteCount: 75
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697335133 {#2089
      date: 2023-10-15 03:58:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2086 …}
    +votes: Doctrine\ORM\PersistentCollection {#2092 …}
    +reports: Doctrine\ORM\PersistentCollection {#2241 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2130 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2129 …}
    +badges: Doctrine\ORM\PersistentCollection {#2132 …}
    +children: [
      App\Entity\EntryComment {#1606}
    ]
    -id: 4830
    -titleTs: "'anyon':2 'film':6 'horror':5 'recommend':3 'terribl':4"
    -bodyTs: "'alway':27 'appear':28 'better':47 'cheesey':7 'especi':5 'fine':49 'great':19 'horror':3,10 'like':38 'look':44 'lot':46 'love':2 'movi':4,11 'one':24,40 'prefer':22 'stupid':15 'syfi':30,42 'type':8,34 'would':26"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697246698
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6725122"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697160298 {#2018
      date: 2023-10-13 03:24:58.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1573 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1651 …}
  +body: "Came here to post this if someone hadn’t already. The puns, the “effects”, just the story… All terrible in a wonderful way."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1697335133 {#1440
    date: 2023-10-15 03:58:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@chrischryse@lemmy.world"
    "@PvtGetSum@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1649 …}
  +nested: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1679 …}
  +reports: Doctrine\ORM\PersistentCollection {#1668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1549 …}
  -id: 49824
  -bodyTs: "'alreadi':10 'came':1 'effect':14 'hadn':8 'post':4 'pun':12 'someon':7 'stori':17 'terribl':19 'way':23 'wonder':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4541348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697335133 {#1703
    date: 2023-10-15 03:58:53.0 +02:00
  }
  +"title": 49824
}
"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_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
22 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