GET https://kbin.spritesserver.nl/u/@Rolando@lemmy.world/active?p=5

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
  +slug: "Guinea-Pig-for-sale-at-the-local-market"
  +title: "Guinea Pig for sale at the local market"
  +url: "https://i.imgur.com/Ehilj9b.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 323
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701632902 {#2773
    date: 2023-12-03 20:48:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2780 …}
  +votes: Doctrine\ORM\PersistentCollection {#2782 …}
  +reports: Doctrine\ORM\PersistentCollection {#2784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
  +badges: Doctrine\ORM\PersistentCollection {#2790 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "I bet this one doesn’t even pocket-mulch."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1695618050 {#1439
        date: 2023-09-25 07:00:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PlasmaDistortion@lemm.ee"
        "@Krakakaaa@lemmynsfw.com"
        "@RealFknNito@lemmy.world"
        "@Metacortechs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 29702
      -bodyTs: "'bet':2 'doesn':5 'even':7 'mulch':10 'one':4 'pocket':9 'pocket-mulch':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3765217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695618050 {#1435
        date: 2023-09-25 07:00:50.0 +02:00
      }
      +"title": 29702
    }
  ]
  -id: 2317
  -titleTs: "'guinea':1 'local':7 'market':8 'pig':2 'sale':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695652599
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9159613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695566199 {#2754
    date: 2023-09-24 16:36:39.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
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
  +slug: "Guinea-Pig-for-sale-at-the-local-market"
  +title: "Guinea Pig for sale at the local market"
  +url: "https://i.imgur.com/Ehilj9b.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 323
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701632902 {#2773
    date: 2023-12-03 20:48:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2780 …}
  +votes: Doctrine\ORM\PersistentCollection {#2782 …}
  +reports: Doctrine\ORM\PersistentCollection {#2784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
  +badges: Doctrine\ORM\PersistentCollection {#2790 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "I bet this one doesn’t even pocket-mulch."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1695618050 {#1439
        date: 2023-09-25 07:00:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PlasmaDistortion@lemm.ee"
        "@Krakakaaa@lemmynsfw.com"
        "@RealFknNito@lemmy.world"
        "@Metacortechs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 29702
      -bodyTs: "'bet':2 'doesn':5 'even':7 'mulch':10 'one':4 'pocket':9 'pocket-mulch':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3765217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695618050 {#1435
        date: 2023-09-25 07:00:50.0 +02:00
      }
      +"title": 29702
    }
  ]
  -id: 2317
  -titleTs: "'guinea':1 'local':7 'market':8 'pig':2 'sale':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695652599
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9159613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695566199 {#2754
    date: 2023-09-24 16:36:39.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
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#2670 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
  +slug: "Guinea-Pig-for-sale-at-the-local-market"
  +title: "Guinea Pig for sale at the local market"
  +url: "https://i.imgur.com/Ehilj9b.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 72
  +favouriteCount: 323
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701632902 {#2773
    date: 2023-12-03 20:48:22.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2780 …}
  +votes: Doctrine\ORM\PersistentCollection {#2782 …}
  +reports: Doctrine\ORM\PersistentCollection {#2784 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
  +badges: Doctrine\ORM\PersistentCollection {#2790 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
      +body: "I bet this one doesn’t even pocket-mulch."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1695618050 {#1439
        date: 2023-09-25 07:00:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PlasmaDistortion@lemm.ee"
        "@Krakakaaa@lemmynsfw.com"
        "@RealFknNito@lemmy.world"
        "@Metacortechs@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1669 …}
      +nested: Doctrine\ORM\PersistentCollection {#1677 …}
      +votes: Doctrine\ORM\PersistentCollection {#1672 …}
      +reports: Doctrine\ORM\PersistentCollection {#1674 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
      -id: 29702
      -bodyTs: "'bet':2 'doesn':5 'even':7 'mulch':10 'one':4 'pocket':9 'pocket-mulch':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/3765217"
      +editedAt: null
      +createdAt: DateTimeImmutable @1695618050 {#1435
        date: 2023-09-25 07:00:50.0 +02:00
      }
      +"title": 29702
    }
  ]
  -id: 2317
  -titleTs: "'guinea':1 'local':7 'market':8 'pig':2 'sale':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695652599
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/9159613"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695566199 {#2754
    date: 2023-09-24 16:36:39.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
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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2670 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
    +slug: "Guinea-Pig-for-sale-at-the-local-market"
    +title: "Guinea Pig for sale at the local market"
    +url: "https://i.imgur.com/Ehilj9b.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 72
    +favouriteCount: 323
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701632902 {#2773
      date: 2023-12-03 20:48:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    +badges: Doctrine\ORM\PersistentCollection {#2790 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 2317
    -titleTs: "'guinea':1 'local':7 'market':8 'pig':2 'sale':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695652599
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/9159613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695566199 {#2754
      date: 2023-09-24 16:36:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "I bet this one doesn’t even pocket-mulch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1695618050 {#1439
    date: 2023-09-25 07:00:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlasmaDistortion@lemm.ee"
    "@Krakakaaa@lemmynsfw.com"
    "@RealFknNito@lemmy.world"
    "@Metacortechs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 29702
  -bodyTs: "'bet':2 'doesn':5 'even':7 'mulch':10 'one':4 'pocket':9 'pocket-mulch':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3765217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695618050 {#1435
    date: 2023-09-25 07:00:50.0 +02:00
  }
  +"title": 29702
}
"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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2670 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
    +slug: "Guinea-Pig-for-sale-at-the-local-market"
    +title: "Guinea Pig for sale at the local market"
    +url: "https://i.imgur.com/Ehilj9b.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 72
    +favouriteCount: 323
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701632902 {#2773
      date: 2023-12-03 20:48:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    +badges: Doctrine\ORM\PersistentCollection {#2790 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 2317
    -titleTs: "'guinea':1 'local':7 'market':8 'pig':2 'sale':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695652599
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/9159613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695566199 {#2754
      date: 2023-09-24 16:36:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "I bet this one doesn’t even pocket-mulch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1695618050 {#1439
    date: 2023-09-25 07:00:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlasmaDistortion@lemm.ee"
    "@Krakakaaa@lemmynsfw.com"
    "@RealFknNito@lemmy.world"
    "@Metacortechs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 29702
  -bodyTs: "'bet':2 'doesn':5 'even':7 'mulch':10 'one':4 'pocket':9 'pocket-mulch':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3765217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695618050 {#1435
    date: 2023-09-25 07:00:50.0 +02:00
  }
  +"title": 29702
}
"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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#2670 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
    +slug: "Guinea-Pig-for-sale-at-the-local-market"
    +title: "Guinea Pig for sale at the local market"
    +url: "https://i.imgur.com/Ehilj9b.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 72
    +favouriteCount: 323
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701632902 {#2773
      date: 2023-12-03 20:48:22.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2780 …}
    +votes: Doctrine\ORM\PersistentCollection {#2782 …}
    +reports: Doctrine\ORM\PersistentCollection {#2784 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2786 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2788 …}
    +badges: Doctrine\ORM\PersistentCollection {#2790 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 2317
    -titleTs: "'guinea':1 'local':7 'market':8 'pig':2 'sale':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1695652599
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/9159613"
    +editedAt: null
    +createdAt: DateTimeImmutable @1695566199 {#2754
      date: 2023-09-24 16:36:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1667 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1666 …}
  +body: "I bet this one doesn’t even pocket-mulch."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1695618050 {#1439
    date: 2023-09-25 07:00:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PlasmaDistortion@lemm.ee"
    "@Krakakaaa@lemmynsfw.com"
    "@RealFknNito@lemmy.world"
    "@Metacortechs@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1669 …}
  +nested: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1672 …}
  +reports: Doctrine\ORM\PersistentCollection {#1674 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1587 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1588 …}
  -id: 29702
  -bodyTs: "'bet':2 'doesn':5 'even':7 'mulch':10 'one':4 'pocket':9 'pocket-mulch':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/3765217"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695618050 {#1435
    date: 2023-09-25 07:00:50.0 +02:00
  }
  +"title": 29702
}
"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 {#2113
  +user: Proxies\__CG__\App\Entity\User {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
  +slug: "Think-about-it"
  +title: "Think about it…"
  +url: "https://i.imgur.com/Q9LvzbL.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700767099 {#2792
    date: 2023-11-23 20:18:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2757 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  +badges: Doctrine\ORM\PersistentCollection {#2807 …}
  +children: [
    App\Entity\EntryComment {#2115
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "At first I thought we were still doing stock photos. But apparently they are from a tv show or movie?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698413665 {#2121
        date: 2023-10-27 15:34:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 74655
      -bodyTs: "'appar':12 'first':2 'movi':20 'photo':10 'show':18 'still':7 'stock':9 'thought':4 'tv':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4858228"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698413665 {#2122
        date: 2023-10-27 15:34:25.0 +02:00
      }
      +"title": 74655
    }
  ]
  -id: 7978
  -titleTs: "'think':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698469731
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7087059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698383331 {#2779
    date: 2023-10-27 07:08:51.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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2113
  +user: Proxies\__CG__\App\Entity\User {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
  +slug: "Think-about-it"
  +title: "Think about it…"
  +url: "https://i.imgur.com/Q9LvzbL.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700767099 {#2792
    date: 2023-11-23 20:18:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2757 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  +badges: Doctrine\ORM\PersistentCollection {#2807 …}
  +children: [
    App\Entity\EntryComment {#2115
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "At first I thought we were still doing stock photos. But apparently they are from a tv show or movie?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698413665 {#2121
        date: 2023-10-27 15:34:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 74655
      -bodyTs: "'appar':12 'first':2 'movi':20 'photo':10 'show':18 'still':7 'stock':9 'thought':4 'tv':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4858228"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698413665 {#2122
        date: 2023-10-27 15:34:25.0 +02:00
      }
      +"title": 74655
    }
  ]
  -id: 7978
  -titleTs: "'think':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698469731
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7087059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698383331 {#2779
    date: 2023-10-27 07:08:51.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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2113
  +user: Proxies\__CG__\App\Entity\User {#2502 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
  +slug: "Think-about-it"
  +title: "Think about it…"
  +url: "https://i.imgur.com/Q9LvzbL.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 197
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700767099 {#2792
    date: 2023-11-23 20:18:19.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2757 …}
  +votes: Doctrine\ORM\PersistentCollection {#2799 …}
  +reports: Doctrine\ORM\PersistentCollection {#2801 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
  +badges: Doctrine\ORM\PersistentCollection {#2807 …}
  +children: [
    App\Entity\EntryComment {#2115
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2113 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "At first I thought we were still doing stock photos. But apparently they are from a tv show or movie?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1698413665 {#2121
        date: 2023-10-27 15:34:25.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@wowwoweowza@lemmy.ml"
        "@Vespair@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 74655
      -bodyTs: "'appar':12 'first':2 'movi':20 'photo':10 'show':18 'still':7 'stock':9 'thought':4 'tv':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4858228"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698413665 {#2122
        date: 2023-10-27 15:34:25.0 +02:00
      }
      +"title": 74655
    }
  ]
  -id: 7978
  -titleTs: "'think':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698469731
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7087059"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698383331 {#2779
    date: 2023-10-27 07:08:51.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
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 {#2115
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
    +slug: "Think-about-it"
    +title: "Think about it…"
    +url: "https://i.imgur.com/Q9LvzbL.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 197
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700767099 {#2792
      date: 2023-11-23 20:18:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2757 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    +badges: Doctrine\ORM\PersistentCollection {#2807 …}
    +children: [
      App\Entity\EntryComment {#2115}
    ]
    -id: 7978
    -titleTs: "'think':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698469731
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7087059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698383331 {#2779
      date: 2023-10-27 07:08:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "At first I thought we were still doing stock photos. But apparently they are from a tv show or movie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698413665 {#2121
    date: 2023-10-27 15:34:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 74655
  -bodyTs: "'appar':12 'first':2 'movi':20 'photo':10 'show':18 'still':7 'stock':9 'thought':4 'tv':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4858228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698413665 {#2122
    date: 2023-10-27 15:34:25.0 +02:00
  }
  +"title": 74655
}
"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 {#2115
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
    +slug: "Think-about-it"
    +title: "Think about it…"
    +url: "https://i.imgur.com/Q9LvzbL.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 197
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700767099 {#2792
      date: 2023-11-23 20:18:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2757 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    +badges: Doctrine\ORM\PersistentCollection {#2807 …}
    +children: [
      App\Entity\EntryComment {#2115}
    ]
    -id: 7978
    -titleTs: "'think':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698469731
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7087059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698383331 {#2779
      date: 2023-10-27 07:08:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "At first I thought we were still doing stock photos. But apparently they are from a tv show or movie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698413665 {#2121
    date: 2023-10-27 15:34:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 74655
  -bodyTs: "'appar':12 'first':2 'movi':20 'photo':10 'show':18 'still':7 'stock':9 'thought':4 'tv':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4858228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698413665 {#2122
    date: 2023-10-27 15:34:25.0 +02:00
  }
  +"title": 74655
}
"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 {#2115
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2113
    +user: Proxies\__CG__\App\Entity\User {#2502 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
    +slug: "Think-about-it"
    +title: "Think about it…"
    +url: "https://i.imgur.com/Q9LvzbL.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 197
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700767099 {#2792
      date: 2023-11-23 20:18:19.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2757 …}
    +votes: Doctrine\ORM\PersistentCollection {#2799 …}
    +reports: Doctrine\ORM\PersistentCollection {#2801 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2803 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2805 …}
    +badges: Doctrine\ORM\PersistentCollection {#2807 …}
    +children: [
      App\Entity\EntryComment {#2115}
    ]
    -id: 7978
    -titleTs: "'think':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698469731
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7087059"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698383331 {#2779
      date: 2023-10-27 07:08:51.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "At first I thought we were still doing stock photos. But apparently they are from a tv show or movie?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1698413665 {#2121
    date: 2023-10-27 15:34:25.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@wowwoweowza@lemmy.ml"
    "@Vespair@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 74655
  -bodyTs: "'appar':12 'first':2 'movi':20 'photo':10 'show':18 'still':7 'stock':9 'thought':4 'tv':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4858228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698413665 {#2122
    date: 2023-10-27 15:34:25.0 +02:00
  }
  +"title": 74655
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2293
  +user: Proxies\__CG__\App\Entity\User {#2562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#2686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "xkcd-Spirit"
  +title: "xkcd - Spirit"
  +url: "https://lemmy.world/pictrs/image/e908950c-4133-4fd1-a6b8-7d88bc80c4ca.png"
  +body: "[xkcd.com/695/](https://xkcd.com/695/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 100
  +favouriteCount: 1093
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699240499 {#2308
    date: 2023-11-06 04:14:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2705 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2749 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +body: "Let me guess: in the bonus panel, mission control transmits an AI girlfriend to the robot and it lives happily ever after."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698738879 {#2299
        date: 2023-10-31 08:54:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Damaskox@lemmy.world"
        "@HappycamperNZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 81103
      -bodyTs: "'ai':12 'bonus':6 'control':9 'ever':21 'girlfriend':13 'guess':3 'happili':20 'let':1 'live':19 'mission':8 'panel':7 'robot':16 'transmit':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4953626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698738879 {#2311
        date: 2023-10-31 08:54:39.0 +01:00
      }
      +"title": 81103
    }
  ]
  -id: 8690
  -titleTs: "'spirit':2 'xkcd':1"
  -bodyTs: "'/695/](https://xkcd.com/695/)':3 'xkcd.com':2 'xkcd.com/695/](https://xkcd.com/695/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698819431
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7576822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698733031 {#2607
    date: 2023-10-31 07:17:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2293
  +user: Proxies\__CG__\App\Entity\User {#2562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#2686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "xkcd-Spirit"
  +title: "xkcd - Spirit"
  +url: "https://lemmy.world/pictrs/image/e908950c-4133-4fd1-a6b8-7d88bc80c4ca.png"
  +body: "[xkcd.com/695/](https://xkcd.com/695/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 100
  +favouriteCount: 1093
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699240499 {#2308
    date: 2023-11-06 04:14:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2705 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2749 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +body: "Let me guess: in the bonus panel, mission control transmits an AI girlfriend to the robot and it lives happily ever after."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698738879 {#2299
        date: 2023-10-31 08:54:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Damaskox@lemmy.world"
        "@HappycamperNZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 81103
      -bodyTs: "'ai':12 'bonus':6 'control':9 'ever':21 'girlfriend':13 'guess':3 'happili':20 'let':1 'live':19 'mission':8 'panel':7 'robot':16 'transmit':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4953626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698738879 {#2311
        date: 2023-10-31 08:54:39.0 +01:00
      }
      +"title": 81103
    }
  ]
  -id: 8690
  -titleTs: "'spirit':2 'xkcd':1"
  -bodyTs: "'/695/](https://xkcd.com/695/)':3 'xkcd.com':2 'xkcd.com/695/](https://xkcd.com/695/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698819431
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7576822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698733031 {#2607
    date: 2023-10-31 07:17:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2293
  +user: Proxies\__CG__\App\Entity\User {#2562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#2686 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "xkcd-Spirit"
  +title: "xkcd - Spirit"
  +url: "https://lemmy.world/pictrs/image/e908950c-4133-4fd1-a6b8-7d88bc80c4ca.png"
  +body: "[xkcd.com/695/](https://xkcd.com/695/)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 100
  +favouriteCount: 1093
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699240499 {#2308
    date: 2023-11-06 04:14:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2707 …}
  +votes: Doctrine\ORM\PersistentCollection {#2705 …}
  +reports: Doctrine\ORM\PersistentCollection {#2702 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2749 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +body: "Let me guess: in the bonus panel, mission control transmits an AI girlfriend to the robot and it lives happily ever after."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698738879 {#2299
        date: 2023-10-31 08:54:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Damaskox@lemmy.world"
        "@HappycamperNZ@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 81103
      -bodyTs: "'ai':12 'bonus':6 'control':9 'ever':21 'girlfriend':13 'guess':3 'happili':20 'let':1 'live':19 'mission':8 'panel':7 'robot':16 'transmit':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4953626"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698738879 {#2311
        date: 2023-10-31 08:54:39.0 +01:00
      }
      +"title": 81103
    }
  ]
  -id: 8690
  -titleTs: "'spirit':2 'xkcd':1"
  -bodyTs: "'/695/](https://xkcd.com/695/)':3 'xkcd.com':2 'xkcd.com/695/](https://xkcd.com/695/)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698819431
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7576822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698733031 {#2607
    date: 2023-10-31 07:17:11.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2298
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#2562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: Proxies\__CG__\App\Entity\Image {#2686 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "xkcd-Spirit"
    +title: "xkcd - Spirit"
    +url: "https://lemmy.world/pictrs/image/e908950c-4133-4fd1-a6b8-7d88bc80c4ca.png"
    +body: "[xkcd.com/695/](https://xkcd.com/695/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 100
    +favouriteCount: 1093
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699240499 {#2308
      date: 2023-11-06 04:14:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2707 …}
    +votes: Doctrine\ORM\PersistentCollection {#2705 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    +badges: Doctrine\ORM\PersistentCollection {#2749 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 8690
    -titleTs: "'spirit':2 'xkcd':1"
    -bodyTs: "'/695/](https://xkcd.com/695/)':3 'xkcd.com':2 'xkcd.com/695/](https://xkcd.com/695/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698819431
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7576822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698733031 {#2607
      date: 2023-10-31 07:17:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +body: "Let me guess: in the bonus panel, mission control transmits an AI girlfriend to the robot and it lives happily ever after."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698738879 {#2299
    date: 2023-10-31 08:54:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@HappycamperNZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 81103
  -bodyTs: "'ai':12 'bonus':6 'control':9 'ever':21 'girlfriend':13 'guess':3 'happili':20 'let':1 'live':19 'mission':8 'panel':7 'robot':16 'transmit':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4953626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698738879 {#2311
    date: 2023-10-31 08:54:39.0 +01:00
  }
  +"title": 81103
}
"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 {#2298
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#2562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: Proxies\__CG__\App\Entity\Image {#2686 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "xkcd-Spirit"
    +title: "xkcd - Spirit"
    +url: "https://lemmy.world/pictrs/image/e908950c-4133-4fd1-a6b8-7d88bc80c4ca.png"
    +body: "[xkcd.com/695/](https://xkcd.com/695/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 100
    +favouriteCount: 1093
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699240499 {#2308
      date: 2023-11-06 04:14:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2707 …}
    +votes: Doctrine\ORM\PersistentCollection {#2705 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    +badges: Doctrine\ORM\PersistentCollection {#2749 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 8690
    -titleTs: "'spirit':2 'xkcd':1"
    -bodyTs: "'/695/](https://xkcd.com/695/)':3 'xkcd.com':2 'xkcd.com/695/](https://xkcd.com/695/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698819431
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7576822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698733031 {#2607
      date: 2023-10-31 07:17:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +body: "Let me guess: in the bonus panel, mission control transmits an AI girlfriend to the robot and it lives happily ever after."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698738879 {#2299
    date: 2023-10-31 08:54:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@HappycamperNZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 81103
  -bodyTs: "'ai':12 'bonus':6 'control':9 'ever':21 'girlfriend':13 'guess':3 'happili':20 'let':1 'live':19 'mission':8 'panel':7 'robot':16 'transmit':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4953626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698738879 {#2311
    date: 2023-10-31 08:54:39.0 +01:00
  }
  +"title": 81103
}
"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 {#2298
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#2562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: Proxies\__CG__\App\Entity\Image {#2686 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "xkcd-Spirit"
    +title: "xkcd - Spirit"
    +url: "https://lemmy.world/pictrs/image/e908950c-4133-4fd1-a6b8-7d88bc80c4ca.png"
    +body: "[xkcd.com/695/](https://xkcd.com/695/)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 100
    +favouriteCount: 1093
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699240499 {#2308
      date: 2023-11-06 04:14:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2707 …}
    +votes: Doctrine\ORM\PersistentCollection {#2705 …}
    +reports: Doctrine\ORM\PersistentCollection {#2702 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2736 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    +badges: Doctrine\ORM\PersistentCollection {#2749 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 8690
    -titleTs: "'spirit':2 'xkcd':1"
    -bodyTs: "'/695/](https://xkcd.com/695/)':3 'xkcd.com':2 'xkcd.com/695/](https://xkcd.com/695/)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698819431
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7576822"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698733031 {#2607
      date: 2023-10-31 07:17:11.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +body: "Let me guess: in the bonus panel, mission control transmits an AI girlfriend to the robot and it lives happily ever after."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698738879 {#2299
    date: 2023-10-31 08:54:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Damaskox@lemmy.world"
    "@HappycamperNZ@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 81103
  -bodyTs: "'ai':12 'bonus':6 'control':9 'ever':21 'girlfriend':13 'guess':3 'happili':20 'let':1 'live':19 'mission':8 'panel':7 'robot':16 'transmit':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4953626"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698738879 {#2311
    date: 2023-10-31 08:54:39.0 +01:00
  }
  +"title": 81103
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2198
  +user: Proxies\__CG__\App\Entity\User {#2831 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#2926 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
  +slug: "Autocomplete-by-Zach-Weinersmith"
  +title: ""Autocomplete" by Zach Weinersmith"
  +url: "https://files.mastodon.social/media_attachments/files/111/313/326/070/534/726/original/38ef4380765f9d67.png"
  +body: """
    @ZachWeinersmith@mastodon.social\n
    \n
    [source (Mastodon)](https://mastodon.social/@ZachWeinersmith/111313326393156519)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 683
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698629252 {#2961
    date: 2023-10-30 02:27:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2968 …}
  +votes: Doctrine\ORM\PersistentCollection {#2970 …}
  +reports: Doctrine\ORM\PersistentCollection {#2972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2976 …}
  +badges: Doctrine\ORM\PersistentCollection {#2978 …}
  +children: [
    App\Entity\EntryComment {#2224
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Attention is NOT all you need."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698516264 {#2139
        date: 2023-10-28 20:04:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZachWeinersmith@mastodon.social"
        "@Masimatutu@lemm.ee"
        "@bionicjoey@lemmy.ca"
        "@WeirdAlex03@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 76883
      -bodyTs: "'attent':1 'need':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4889406"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698516264 {#2215
        date: 2023-10-28 20:04:24.0 +02:00
      }
      +"title": 76883
    }
  ]
  -id: 8191
  -titleTs: "'autocomplet':1 'weinersmith':4 'zach':3"
  -bodyTs: "'/@zachweinersmith/111313326393156519)':6 'mastodon':3 'mastodon.social':5 'mastodon.social/@zachweinersmith/111313326393156519)':4 'sourc':2 'zachweinersmith@mastodon.social':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698596703
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13058587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698510303 {#2947
    date: 2023-10-28 18:25:03.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
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2198
  +user: Proxies\__CG__\App\Entity\User {#2831 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#2926 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
  +slug: "Autocomplete-by-Zach-Weinersmith"
  +title: ""Autocomplete" by Zach Weinersmith"
  +url: "https://files.mastodon.social/media_attachments/files/111/313/326/070/534/726/original/38ef4380765f9d67.png"
  +body: """
    @ZachWeinersmith@mastodon.social\n
    \n
    [source (Mastodon)](https://mastodon.social/@ZachWeinersmith/111313326393156519)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 683
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698629252 {#2961
    date: 2023-10-30 02:27:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2968 …}
  +votes: Doctrine\ORM\PersistentCollection {#2970 …}
  +reports: Doctrine\ORM\PersistentCollection {#2972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2976 …}
  +badges: Doctrine\ORM\PersistentCollection {#2978 …}
  +children: [
    App\Entity\EntryComment {#2224
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Attention is NOT all you need."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698516264 {#2139
        date: 2023-10-28 20:04:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZachWeinersmith@mastodon.social"
        "@Masimatutu@lemm.ee"
        "@bionicjoey@lemmy.ca"
        "@WeirdAlex03@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 76883
      -bodyTs: "'attent':1 'need':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4889406"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698516264 {#2215
        date: 2023-10-28 20:04:24.0 +02:00
      }
      +"title": 76883
    }
  ]
  -id: 8191
  -titleTs: "'autocomplet':1 'weinersmith':4 'zach':3"
  -bodyTs: "'/@zachweinersmith/111313326393156519)':6 'mastodon':3 'mastodon.social':5 'mastodon.social/@zachweinersmith/111313326393156519)':4 'sourc':2 'zachweinersmith@mastodon.social':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698596703
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13058587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698510303 {#2947
    date: 2023-10-28 18:25:03.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
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2198
  +user: Proxies\__CG__\App\Entity\User {#2831 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#2926 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
  +slug: "Autocomplete-by-Zach-Weinersmith"
  +title: ""Autocomplete" by Zach Weinersmith"
  +url: "https://files.mastodon.social/media_attachments/files/111/313/326/070/534/726/original/38ef4380765f9d67.png"
  +body: """
    @ZachWeinersmith@mastodon.social\n
    \n
    [source (Mastodon)](https://mastodon.social/@ZachWeinersmith/111313326393156519)
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 41
  +favouriteCount: 683
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698629252 {#2961
    date: 2023-10-30 02:27:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2968 …}
  +votes: Doctrine\ORM\PersistentCollection {#2970 …}
  +reports: Doctrine\ORM\PersistentCollection {#2972 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2974 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2976 …}
  +badges: Doctrine\ORM\PersistentCollection {#2978 …}
  +children: [
    App\Entity\EntryComment {#2224
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Attention is NOT all you need."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698516264 {#2139
        date: 2023-10-28 20:04:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZachWeinersmith@mastodon.social"
        "@Masimatutu@lemm.ee"
        "@bionicjoey@lemmy.ca"
        "@WeirdAlex03@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 76883
      -bodyTs: "'attent':1 'need':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4889406"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698516264 {#2215
        date: 2023-10-28 20:04:24.0 +02:00
      }
      +"title": 76883
    }
  ]
  -id: 8191
  -titleTs: "'autocomplet':1 'weinersmith':4 'zach':3"
  -bodyTs: "'/@zachweinersmith/111313326393156519)':6 'mastodon':3 'mastodon.social':5 'mastodon.social/@zachweinersmith/111313326393156519)':4 'sourc':2 'zachweinersmith@mastodon.social':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698596703
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/13058587"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698510303 {#2947
    date: 2023-10-28 18:25:03.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
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2831 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: Proxies\__CG__\App\Entity\Image {#2926 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "Autocomplete-by-Zach-Weinersmith"
    +title: ""Autocomplete" by Zach Weinersmith"
    +url: "https://files.mastodon.social/media_attachments/files/111/313/326/070/534/726/original/38ef4380765f9d67.png"
    +body: """
      @ZachWeinersmith@mastodon.social\n
      \n
      [source (Mastodon)](https://mastodon.social/@ZachWeinersmith/111313326393156519)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 683
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698629252 {#2961
      date: 2023-10-30 02:27:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ZachWeinersmith@mastodon.social"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2968 …}
    +votes: Doctrine\ORM\PersistentCollection {#2970 …}
    +reports: Doctrine\ORM\PersistentCollection {#2972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2976 …}
    +badges: Doctrine\ORM\PersistentCollection {#2978 …}
    +children: [
      App\Entity\EntryComment {#2224}
    ]
    -id: 8191
    -titleTs: "'autocomplet':1 'weinersmith':4 'zach':3"
    -bodyTs: "'/@zachweinersmith/111313326393156519)':6 'mastodon':3 'mastodon.social':5 'mastodon.social/@zachweinersmith/111313326393156519)':4 'sourc':2 'zachweinersmith@mastodon.social':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698596703
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13058587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698510303 {#2947
      date: 2023-10-28 18:25:03.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Attention is NOT all you need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698516264 {#2139
    date: 2023-10-28 20:04:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@bionicjoey@lemmy.ca"
    "@WeirdAlex03@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 76883
  -bodyTs: "'attent':1 'need':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4889406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698516264 {#2215
    date: 2023-10-28 20:04:24.0 +02:00
  }
  +"title": 76883
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2831 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: Proxies\__CG__\App\Entity\Image {#2926 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "Autocomplete-by-Zach-Weinersmith"
    +title: ""Autocomplete" by Zach Weinersmith"
    +url: "https://files.mastodon.social/media_attachments/files/111/313/326/070/534/726/original/38ef4380765f9d67.png"
    +body: """
      @ZachWeinersmith@mastodon.social\n
      \n
      [source (Mastodon)](https://mastodon.social/@ZachWeinersmith/111313326393156519)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 683
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698629252 {#2961
      date: 2023-10-30 02:27:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ZachWeinersmith@mastodon.social"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2968 …}
    +votes: Doctrine\ORM\PersistentCollection {#2970 …}
    +reports: Doctrine\ORM\PersistentCollection {#2972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2976 …}
    +badges: Doctrine\ORM\PersistentCollection {#2978 …}
    +children: [
      App\Entity\EntryComment {#2224}
    ]
    -id: 8191
    -titleTs: "'autocomplet':1 'weinersmith':4 'zach':3"
    -bodyTs: "'/@zachweinersmith/111313326393156519)':6 'mastodon':3 'mastodon.social':5 'mastodon.social/@zachweinersmith/111313326393156519)':4 'sourc':2 'zachweinersmith@mastodon.social':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698596703
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13058587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698510303 {#2947
      date: 2023-10-28 18:25:03.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Attention is NOT all you need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698516264 {#2139
    date: 2023-10-28 20:04:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@bionicjoey@lemmy.ca"
    "@WeirdAlex03@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 76883
  -bodyTs: "'attent':1 'need':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4889406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698516264 {#2215
    date: 2023-10-28 20:04:24.0 +02:00
  }
  +"title": 76883
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2831 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: Proxies\__CG__\App\Entity\Image {#2926 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2966 …}
    +slug: "Autocomplete-by-Zach-Weinersmith"
    +title: ""Autocomplete" by Zach Weinersmith"
    +url: "https://files.mastodon.social/media_attachments/files/111/313/326/070/534/726/original/38ef4380765f9d67.png"
    +body: """
      @ZachWeinersmith@mastodon.social\n
      \n
      [source (Mastodon)](https://mastodon.social/@ZachWeinersmith/111313326393156519)
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 41
    +favouriteCount: 683
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698629252 {#2961
      date: 2023-10-30 02:27:32.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: [
      "@ZachWeinersmith@mastodon.social"
    ]
    +comments: Doctrine\ORM\PersistentCollection {#2968 …}
    +votes: Doctrine\ORM\PersistentCollection {#2970 …}
    +reports: Doctrine\ORM\PersistentCollection {#2972 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2974 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2976 …}
    +badges: Doctrine\ORM\PersistentCollection {#2978 …}
    +children: [
      App\Entity\EntryComment {#2224}
    ]
    -id: 8191
    -titleTs: "'autocomplet':1 'weinersmith':4 'zach':3"
    -bodyTs: "'/@zachweinersmith/111313326393156519)':6 'mastodon':3 'mastodon.social':5 'mastodon.social/@zachweinersmith/111313326393156519)':4 'sourc':2 'zachweinersmith@mastodon.social':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698596703
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/13058587"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698510303 {#2947
      date: 2023-10-28 18:25:03.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Attention is NOT all you need."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698516264 {#2139
    date: 2023-10-28 20:04:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZachWeinersmith@mastodon.social"
    "@Masimatutu@lemm.ee"
    "@bionicjoey@lemmy.ca"
    "@WeirdAlex03@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 76883
  -bodyTs: "'attent':1 'need':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4889406"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698516264 {#2215
    date: 2023-10-28 20:04:24.0 +02:00
  }
  +"title": 76883
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2046
  +user: Proxies\__CG__\App\Entity\User {#3022 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#3062 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3064 …}
  +slug: "MIMEFIELD-OC"
  +title: "'MIMEFIELD' [OC]"
  +url: "https://feddit.nl/pictrs/image/27555b38-52ed-4d45-8698-cb12f8c8f92e.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/5393158](https://feddit.nl/post/5393158)\n
    \n
    > I still suck at true horror. Maybe absurdism and some gore is more up my ally. ะเ
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698460930 {#3057
    date: 2023-10-28 04:42:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  +badges: Doctrine\ORM\PersistentCollection {#3075 …}
  +children: [
    App\Entity\EntryComment {#2059
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
      +body: "I know, right? That’s what puts this over the top."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698327765 {#2051
        date: 2023-10-26 15:42:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
        "@goat@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2045 …}
      +nested: Doctrine\ORM\PersistentCollection {#2050 …}
      +votes: Doctrine\ORM\PersistentCollection {#2052 …}
      +reports: Doctrine\ORM\PersistentCollection {#2058 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
      -id: 73067
      -bodyTs: "'know':2 'put':7 'right':3 'top':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4829264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698327765 {#2056
        date: 2023-10-26 15:42:45.0 +02:00
      }
      +"title": 73067
    }
  ]
  -id: 7814
  -titleTs: "'mimefield':1 'oc':2"
  -bodyTs: "'/post/5393158](https://feddit.nl/post/5393158)':7 'absurd':15 'alli':23 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/5393158](https://feddit.nl/post/5393158)':5 'gore':18 'horror':13 'mayb':14 'post':3 'still':9 'suck':10 'true':12 'ะเ':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698410365
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5393204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698323965 {#3044
    date: 2023-10-26 14:39:25.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
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2046
  +user: Proxies\__CG__\App\Entity\User {#3022 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#3062 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3064 …}
  +slug: "MIMEFIELD-OC"
  +title: "'MIMEFIELD' [OC]"
  +url: "https://feddit.nl/pictrs/image/27555b38-52ed-4d45-8698-cb12f8c8f92e.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/5393158](https://feddit.nl/post/5393158)\n
    \n
    > I still suck at true horror. Maybe absurdism and some gore is more up my ally. ะเ
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698460930 {#3057
    date: 2023-10-28 04:42:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  +badges: Doctrine\ORM\PersistentCollection {#3075 …}
  +children: [
    App\Entity\EntryComment {#2059
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
      +body: "I know, right? That’s what puts this over the top."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698327765 {#2051
        date: 2023-10-26 15:42:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
        "@goat@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2045 …}
      +nested: Doctrine\ORM\PersistentCollection {#2050 …}
      +votes: Doctrine\ORM\PersistentCollection {#2052 …}
      +reports: Doctrine\ORM\PersistentCollection {#2058 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
      -id: 73067
      -bodyTs: "'know':2 'put':7 'right':3 'top':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4829264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698327765 {#2056
        date: 2023-10-26 15:42:45.0 +02:00
      }
      +"title": 73067
    }
  ]
  -id: 7814
  -titleTs: "'mimefield':1 'oc':2"
  -bodyTs: "'/post/5393158](https://feddit.nl/post/5393158)':7 'absurd':15 'alli':23 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/5393158](https://feddit.nl/post/5393158)':5 'gore':18 'horror':13 'mayb':14 'post':3 'still':9 'suck':10 'true':12 'ะเ':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698410365
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5393204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698323965 {#3044
    date: 2023-10-26 14:39:25.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
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2046
  +user: Proxies\__CG__\App\Entity\User {#3022 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: Proxies\__CG__\App\Entity\Image {#3062 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3064 …}
  +slug: "MIMEFIELD-OC"
  +title: "'MIMEFIELD' [OC]"
  +url: "https://feddit.nl/pictrs/image/27555b38-52ed-4d45-8698-cb12f8c8f92e.jpeg"
  +body: """
    cross-posted from: [feddit.nl/post/5393158](https://feddit.nl/post/5393158)\n
    \n
    > I still suck at true horror. Maybe absurdism and some gore is more up my ally. ะเ
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 479
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698460930 {#3057
    date: 2023-10-28 04:42:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3065 …}
  +votes: Doctrine\ORM\PersistentCollection {#3067 …}
  +reports: Doctrine\ORM\PersistentCollection {#3069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
  +badges: Doctrine\ORM\PersistentCollection {#3075 …}
  +children: [
    App\Entity\EntryComment {#2059
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2046 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
      +body: "I know, right? That’s what puts this over the top."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698327765 {#2051
        date: 2023-10-26 15:42:45.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@CustardFist@feddit.nl"
        "@goat@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2045 …}
      +nested: Doctrine\ORM\PersistentCollection {#2050 …}
      +votes: Doctrine\ORM\PersistentCollection {#2052 …}
      +reports: Doctrine\ORM\PersistentCollection {#2058 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
      -id: 73067
      -bodyTs: "'know':2 'put':7 'right':3 'top':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4829264"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698327765 {#2056
        date: 2023-10-26 15:42:45.0 +02:00
      }
      +"title": 73067
    }
  ]
  -id: 7814
  -titleTs: "'mimefield':1 'oc':2"
  -bodyTs: "'/post/5393158](https://feddit.nl/post/5393158)':7 'absurd':15 'alli':23 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/5393158](https://feddit.nl/post/5393158)':5 'gore':18 'horror':13 'mayb':14 'post':3 'still':9 'suck':10 'true':12 'ะเ':24"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698410365
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/5393204"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698323965 {#3044
    date: 2023-10-26 14:39:25.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
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#3022 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: Proxies\__CG__\App\Entity\Image {#3062 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3064 …}
    +slug: "MIMEFIELD-OC"
    +title: "'MIMEFIELD' [OC]"
    +url: "https://feddit.nl/pictrs/image/27555b38-52ed-4d45-8698-cb12f8c8f92e.jpeg"
    +body: """
      cross-posted from: [feddit.nl/post/5393158](https://feddit.nl/post/5393158)\n
      \n
      > I still suck at true horror. Maybe absurdism and some gore is more up my ally. ะเ
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 479
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698460930 {#3057
      date: 2023-10-28 04:42:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3067 …}
    +reports: Doctrine\ORM\PersistentCollection {#3069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    +badges: Doctrine\ORM\PersistentCollection {#3075 …}
    +children: [
      App\Entity\EntryComment {#2059}
    ]
    -id: 7814
    -titleTs: "'mimefield':1 'oc':2"
    -bodyTs: "'/post/5393158](https://feddit.nl/post/5393158)':7 'absurd':15 'alli':23 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/5393158](https://feddit.nl/post/5393158)':5 'gore':18 'horror':13 'mayb':14 'post':3 'still':9 'suck':10 'true':12 'ะเ':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698410365
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5393204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698323965 {#3044
      date: 2023-10-26 14:39:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +body: "I know, right? That’s what puts this over the top."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698327765 {#2051
    date: 2023-10-26 15:42:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
    "@goat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2045 …}
  +nested: Doctrine\ORM\PersistentCollection {#2050 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
  -id: 73067
  -bodyTs: "'know':2 'put':7 'right':3 'top':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4829264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698327765 {#2056
    date: 2023-10-26 15:42:45.0 +02:00
  }
  +"title": 73067
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#3022 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: Proxies\__CG__\App\Entity\Image {#3062 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3064 …}
    +slug: "MIMEFIELD-OC"
    +title: "'MIMEFIELD' [OC]"
    +url: "https://feddit.nl/pictrs/image/27555b38-52ed-4d45-8698-cb12f8c8f92e.jpeg"
    +body: """
      cross-posted from: [feddit.nl/post/5393158](https://feddit.nl/post/5393158)\n
      \n
      > I still suck at true horror. Maybe absurdism and some gore is more up my ally. ะเ
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 479
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698460930 {#3057
      date: 2023-10-28 04:42:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3067 …}
    +reports: Doctrine\ORM\PersistentCollection {#3069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    +badges: Doctrine\ORM\PersistentCollection {#3075 …}
    +children: [
      App\Entity\EntryComment {#2059}
    ]
    -id: 7814
    -titleTs: "'mimefield':1 'oc':2"
    -bodyTs: "'/post/5393158](https://feddit.nl/post/5393158)':7 'absurd':15 'alli':23 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/5393158](https://feddit.nl/post/5393158)':5 'gore':18 'horror':13 'mayb':14 'post':3 'still':9 'suck':10 'true':12 'ะเ':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698410365
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5393204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698323965 {#3044
      date: 2023-10-26 14:39:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +body: "I know, right? That’s what puts this over the top."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698327765 {#2051
    date: 2023-10-26 15:42:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
    "@goat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2045 …}
  +nested: Doctrine\ORM\PersistentCollection {#2050 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
  -id: 73067
  -bodyTs: "'know':2 'put':7 'right':3 'top':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4829264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698327765 {#2056
    date: 2023-10-26 15:42:45.0 +02:00
  }
  +"title": 73067
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\EntryComment {#2059
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2046
    +user: Proxies\__CG__\App\Entity\User {#3022 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: Proxies\__CG__\App\Entity\Image {#3062 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3064 …}
    +slug: "MIMEFIELD-OC"
    +title: "'MIMEFIELD' [OC]"
    +url: "https://feddit.nl/pictrs/image/27555b38-52ed-4d45-8698-cb12f8c8f92e.jpeg"
    +body: """
      cross-posted from: [feddit.nl/post/5393158](https://feddit.nl/post/5393158)\n
      \n
      > I still suck at true horror. Maybe absurdism and some gore is more up my ally. ะเ
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 479
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698460930 {#3057
      date: 2023-10-28 04:42:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3065 …}
    +votes: Doctrine\ORM\PersistentCollection {#3067 …}
    +reports: Doctrine\ORM\PersistentCollection {#3069 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3071 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3073 …}
    +badges: Doctrine\ORM\PersistentCollection {#3075 …}
    +children: [
      App\Entity\EntryComment {#2059}
    ]
    -id: 7814
    -titleTs: "'mimefield':1 'oc':2"
    -bodyTs: "'/post/5393158](https://feddit.nl/post/5393158)':7 'absurd':15 'alli':23 'cross':2 'cross-post':1 'feddit.nl':6 'feddit.nl/post/5393158](https://feddit.nl/post/5393158)':5 'gore':18 'horror':13 'mayb':14 'post':3 'still':9 'suck':10 'true':12 'ะเ':24"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698410365
    +visibility: "visible             "
    +apId: "https://feddit.nl/post/5393204"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698323965 {#3044
      date: 2023-10-26 14:39:25.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2047 …}
  +body: "I know, right? That’s what puts this over the top."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698327765 {#2051
    date: 2023-10-26 15:42:45.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CustardFist@feddit.nl"
    "@goat@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2045 …}
  +nested: Doctrine\ORM\PersistentCollection {#2050 …}
  +votes: Doctrine\ORM\PersistentCollection {#2052 …}
  +reports: Doctrine\ORM\PersistentCollection {#2058 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2125 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2041 …}
  -id: 73067
  -bodyTs: "'know':2 'put':7 'right':3 'top':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4829264"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698327765 {#2056
    date: 2023-10-26 15:42:45.0 +02:00
  }
  +"title": 73067
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2108
  +user: Proxies\__CG__\App\Entity\User {#2776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2111 …}
  +image: Proxies\__CG__\App\Entity\Image {#2814 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "Two-ship-mascot-cats-being-held-while-their-ships-are-repaired"
  +title: "Two ship-mascot cats being held while their ships are repaired, WW1, 1918"
  +url: "https://lemmy.world/pictrs/image/45b4461d-9c1d-4777-b78d-50fccd3e8654.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698353178 {#2809
    date: 2023-10-26 22:46:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2816 …}
  +votes: Doctrine\ORM\PersistentCollection {#2818 …}
  +reports: Doctrine\ORM\PersistentCollection {#2820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
  +badges: Doctrine\ORM\PersistentCollection {#2826 …}
  +children: [
    App\Entity\EntryComment {#2105
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2108 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2111 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Apparently you have to be a captain or a commander to be qualified to hold the ship’s cat.\n
        \n
        (Did I get the ranks right? Someone please confirm.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698353179 {#2100
        date: 2023-10-26 22:46:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2101 …}
      +nested: Doctrine\ORM\PersistentCollection {#2109 …}
      +votes: Doctrine\ORM\PersistentCollection {#2106 …}
      +reports: Doctrine\ORM\PersistentCollection {#2107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 73429
      -bodyTs: "'appar':1 'captain':7 'cat':19 'command':10 'confirm':28 'get':22 'hold':15 'pleas':27 'qualifi':13 'rank':24 'right':25 'ship':17 'someon':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4833977"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698341716 {#2099
        date: 2023-10-26 19:35:16.0 +02:00
      }
      +"title": 73429
    }
  ]
  -id: 7849
  -titleTs: "'1918':14 'cat':5 'held':7 'mascot':4 'repair':12 'ship':3,10 'ship-mascot':2 'two':1 'ww1':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698420740
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7364964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698334340 {#2798
    date: 2023-10-26 17:32:20.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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2108
  +user: Proxies\__CG__\App\Entity\User {#2776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2111 …}
  +image: Proxies\__CG__\App\Entity\Image {#2814 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "Two-ship-mascot-cats-being-held-while-their-ships-are-repaired"
  +title: "Two ship-mascot cats being held while their ships are repaired, WW1, 1918"
  +url: "https://lemmy.world/pictrs/image/45b4461d-9c1d-4777-b78d-50fccd3e8654.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698353178 {#2809
    date: 2023-10-26 22:46:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2816 …}
  +votes: Doctrine\ORM\PersistentCollection {#2818 …}
  +reports: Doctrine\ORM\PersistentCollection {#2820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
  +badges: Doctrine\ORM\PersistentCollection {#2826 …}
  +children: [
    App\Entity\EntryComment {#2105
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2108 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2111 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Apparently you have to be a captain or a commander to be qualified to hold the ship’s cat.\n
        \n
        (Did I get the ranks right? Someone please confirm.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698353179 {#2100
        date: 2023-10-26 22:46:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2101 …}
      +nested: Doctrine\ORM\PersistentCollection {#2109 …}
      +votes: Doctrine\ORM\PersistentCollection {#2106 …}
      +reports: Doctrine\ORM\PersistentCollection {#2107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 73429
      -bodyTs: "'appar':1 'captain':7 'cat':19 'command':10 'confirm':28 'get':22 'hold':15 'pleas':27 'qualifi':13 'rank':24 'right':25 'ship':17 'someon':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4833977"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698341716 {#2099
        date: 2023-10-26 19:35:16.0 +02:00
      }
      +"title": 73429
    }
  ]
  -id: 7849
  -titleTs: "'1918':14 'cat':5 'held':7 'mascot':4 'repair':12 'ship':3,10 'ship-mascot':2 'two':1 'ww1':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698420740
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7364964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698334340 {#2798
    date: 2023-10-26 17:32:20.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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2108
  +user: Proxies\__CG__\App\Entity\User {#2776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2111 …}
  +image: Proxies\__CG__\App\Entity\Image {#2814 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "Two-ship-mascot-cats-being-held-while-their-ships-are-repaired"
  +title: "Two ship-mascot cats being held while their ships are repaired, WW1, 1918"
  +url: "https://lemmy.world/pictrs/image/45b4461d-9c1d-4777-b78d-50fccd3e8654.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 157
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698353178 {#2809
    date: 2023-10-26 22:46:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2816 …}
  +votes: Doctrine\ORM\PersistentCollection {#2818 …}
  +reports: Doctrine\ORM\PersistentCollection {#2820 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
  +badges: Doctrine\ORM\PersistentCollection {#2826 …}
  +children: [
    App\Entity\EntryComment {#2105
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2108 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2111 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Apparently you have to be a captain or a commander to be qualified to hold the ship’s cat.\n
        \n
        (Did I get the ranks right? Someone please confirm.)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1698353179 {#2100
        date: 2023-10-26 22:46:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PugJesus@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2101 …}
      +nested: Doctrine\ORM\PersistentCollection {#2109 …}
      +votes: Doctrine\ORM\PersistentCollection {#2106 …}
      +reports: Doctrine\ORM\PersistentCollection {#2107 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 73429
      -bodyTs: "'appar':1 'captain':7 'cat':19 'command':10 'confirm':28 'get':22 'hold':15 'pleas':27 'qualifi':13 'rank':24 'right':25 'ship':17 'someon':26"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4833977"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698341716 {#2099
        date: 2023-10-26 19:35:16.0 +02:00
      }
      +"title": 73429
    }
  ]
  -id: 7849
  -titleTs: "'1918':14 'cat':5 'held':7 'mascot':4 'repair':12 'ship':3,10 'ship-mascot':2 'two':1 'ww1':13"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698420740
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7364964"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698334340 {#2798
    date: 2023-10-26 17:32:20.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
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2105
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2108
    +user: Proxies\__CG__\App\Entity\User {#2776 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2111 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "Two-ship-mascot-cats-being-held-while-their-ships-are-repaired"
    +title: "Two ship-mascot cats being held while their ships are repaired, WW1, 1918"
    +url: "https://lemmy.world/pictrs/image/45b4461d-9c1d-4777-b78d-50fccd3e8654.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 157
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698353178 {#2809
      date: 2023-10-26 22:46:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      App\Entity\EntryComment {#2105}
    ]
    -id: 7849
    -titleTs: "'1918':14 'cat':5 'held':7 'mascot':4 'repair':12 'ship':3,10 'ship-mascot':2 'two':1 'ww1':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698420740
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7364964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698334340 {#2798
      date: 2023-10-26 17:32:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2111 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Apparently you have to be a captain or a commander to be qualified to hold the ship’s cat.\n
    \n
    (Did I get the ranks right? Someone please confirm.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698353179 {#2100
    date: 2023-10-26 22:46:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 73429
  -bodyTs: "'appar':1 'captain':7 'cat':19 'command':10 'confirm':28 'get':22 'hold':15 'pleas':27 'qualifi':13 'rank':24 'right':25 'ship':17 'someon':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4833977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698341716 {#2099
    date: 2023-10-26 19:35:16.0 +02:00
  }
  +"title": 73429
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2105
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2108
    +user: Proxies\__CG__\App\Entity\User {#2776 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2111 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "Two-ship-mascot-cats-being-held-while-their-ships-are-repaired"
    +title: "Two ship-mascot cats being held while their ships are repaired, WW1, 1918"
    +url: "https://lemmy.world/pictrs/image/45b4461d-9c1d-4777-b78d-50fccd3e8654.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 157
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698353178 {#2809
      date: 2023-10-26 22:46:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      App\Entity\EntryComment {#2105}
    ]
    -id: 7849
    -titleTs: "'1918':14 'cat':5 'held':7 'mascot':4 'repair':12 'ship':3,10 'ship-mascot':2 'two':1 'ww1':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698420740
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7364964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698334340 {#2798
      date: 2023-10-26 17:32:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2111 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Apparently you have to be a captain or a commander to be qualified to hold the ship’s cat.\n
    \n
    (Did I get the ranks right? Someone please confirm.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698353179 {#2100
    date: 2023-10-26 22:46:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 73429
  -bodyTs: "'appar':1 'captain':7 'cat':19 'command':10 'confirm':28 'get':22 'hold':15 'pleas':27 'qualifi':13 'rank':24 'right':25 'ship':17 'someon':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4833977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698341716 {#2099
    date: 2023-10-26 19:35:16.0 +02:00
  }
  +"title": 73429
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2105
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2108
    +user: Proxies\__CG__\App\Entity\User {#2776 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2111 …}
    +image: Proxies\__CG__\App\Entity\Image {#2814 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "Two-ship-mascot-cats-being-held-while-their-ships-are-repaired"
    +title: "Two ship-mascot cats being held while their ships are repaired, WW1, 1918"
    +url: "https://lemmy.world/pictrs/image/45b4461d-9c1d-4777-b78d-50fccd3e8654.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 157
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698353178 {#2809
      date: 2023-10-26 22:46:18.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2816 …}
    +votes: Doctrine\ORM\PersistentCollection {#2818 …}
    +reports: Doctrine\ORM\PersistentCollection {#2820 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2822 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2824 …}
    +badges: Doctrine\ORM\PersistentCollection {#2826 …}
    +children: [
      App\Entity\EntryComment {#2105}
    ]
    -id: 7849
    -titleTs: "'1918':14 'cat':5 'held':7 'mascot':4 'repair':12 'ship':3,10 'ship-mascot':2 'two':1 'ww1':13"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698420740
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7364964"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698334340 {#2798
      date: 2023-10-26 17:32:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2111 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Apparently you have to be a captain or a commander to be qualified to hold the ship’s cat.\n
    \n
    (Did I get the ranks right? Someone please confirm.)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1698353179 {#2100
    date: 2023-10-26 22:46:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PugJesus@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2101 …}
  +nested: Doctrine\ORM\PersistentCollection {#2109 …}
  +votes: Doctrine\ORM\PersistentCollection {#2106 …}
  +reports: Doctrine\ORM\PersistentCollection {#2107 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2124 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 73429
  -bodyTs: "'appar':1 'captain':7 'cat':19 'command':10 'confirm':28 'get':22 'hold':15 'pleas':27 'qualifi':13 'rank':24 'right':25 'ship':17 'someon':26"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4833977"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698341716 {#2099
    date: 2023-10-26 19:35:16.0 +02:00
  }
  +"title": 73429
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3043 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "Clashing"
  +title: "Clashing"
  +url: "https://lemmy.world/pictrs/image/54892db9-f92a-437b-9679-671f977bbf17.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698265253 {#3038
    date: 2023-10-25 22:20:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  +badges: Doctrine\ORM\PersistentCollection {#3055 …}
  +children: [
    App\Entity\EntryComment {#2136
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2137 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "[perkygoth](https://tvtropes.org/pmwiki/pmwiki.php/Main/PerkyGoth)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698244696 {#2143
        date: 2023-10-25 16:38:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 71214
      -bodyTs: "'/pmwiki/pmwiki.php/main/perkygoth)':4 'perkygoth':1 'tvtropes.org':3 'tvtropes.org/pmwiki/pmwiki.php/main/perkygoth)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4807230"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698244696 {#2135
        date: 2023-10-25 16:38:16.0 +02:00
      }
      +"title": 71214
    }
  ]
  -id: 7674
  -titleTs: "'clash':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698322819
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7311701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698236419 {#3025
    date: 2023-10-25 14:20:19.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
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3043 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "Clashing"
  +title: "Clashing"
  +url: "https://lemmy.world/pictrs/image/54892db9-f92a-437b-9679-671f977bbf17.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698265253 {#3038
    date: 2023-10-25 22:20:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  +badges: Doctrine\ORM\PersistentCollection {#3055 …}
  +children: [
    App\Entity\EntryComment {#2136
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2137 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "[perkygoth](https://tvtropes.org/pmwiki/pmwiki.php/Main/PerkyGoth)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698244696 {#2143
        date: 2023-10-25 16:38:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 71214
      -bodyTs: "'/pmwiki/pmwiki.php/main/perkygoth)':4 'perkygoth':1 'tvtropes.org':3 'tvtropes.org/pmwiki/pmwiki.php/main/perkygoth)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4807230"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698244696 {#2135
        date: 2023-10-25 16:38:16.0 +02:00
      }
      +"title": 71214
    }
  ]
  -id: 7674
  -titleTs: "'clash':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698322819
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7311701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698236419 {#3025
    date: 2023-10-25 14:20:19.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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2137
  +user: Proxies\__CG__\App\Entity\User {#3002 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3043 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "Clashing"
  +title: "Clashing"
  +url: "https://lemmy.world/pictrs/image/54892db9-f92a-437b-9679-671f977bbf17.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 302
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698265253 {#3038
    date: 2023-10-25 22:20:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3045 …}
  +votes: Doctrine\ORM\PersistentCollection {#3047 …}
  +reports: Doctrine\ORM\PersistentCollection {#3049 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
  +badges: Doctrine\ORM\PersistentCollection {#3055 …}
  +children: [
    App\Entity\EntryComment {#2136
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2137 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "[perkygoth](https://tvtropes.org/pmwiki/pmwiki.php/Main/PerkyGoth)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1698244696 {#2143
        date: 2023-10-25 16:38:16.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Exusia@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2073 …}
      +nested: Doctrine\ORM\PersistentCollection {#2072 …}
      +votes: Doctrine\ORM\PersistentCollection {#2065 …}
      +reports: Doctrine\ORM\PersistentCollection {#2066 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
      -id: 71214
      -bodyTs: "'/pmwiki/pmwiki.php/main/perkygoth)':4 'perkygoth':1 'tvtropes.org':3 'tvtropes.org/pmwiki/pmwiki.php/main/perkygoth)':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4807230"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698244696 {#2135
        date: 2023-10-25 16:38:16.0 +02:00
      }
      +"title": 71214
    }
  ]
  -id: 7674
  -titleTs: "'clash':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698322819
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7311701"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698236419 {#3025
    date: 2023-10-25 14:20:19.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
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137
    +user: Proxies\__CG__\App\Entity\User {#3002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3043 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "Clashing"
    +title: "Clashing"
    +url: "https://lemmy.world/pictrs/image/54892db9-f92a-437b-9679-671f977bbf17.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 302
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698265253 {#3038
      date: 2023-10-25 22:20:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
    +badges: Doctrine\ORM\PersistentCollection {#3055 …}
    +children: [
      App\Entity\EntryComment {#2136}
    ]
    -id: 7674
    -titleTs: "'clash':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698322819
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7311701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698236419 {#3025
      date: 2023-10-25 14:20:19.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "[perkygoth](https://tvtropes.org/pmwiki/pmwiki.php/Main/PerkyGoth)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698244696 {#2143
    date: 2023-10-25 16:38:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 71214
  -bodyTs: "'/pmwiki/pmwiki.php/main/perkygoth)':4 'perkygoth':1 'tvtropes.org':3 'tvtropes.org/pmwiki/pmwiki.php/main/perkygoth)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4807230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698244696 {#2135
    date: 2023-10-25 16:38:16.0 +02:00
  }
  +"title": 71214
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137
    +user: Proxies\__CG__\App\Entity\User {#3002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3043 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "Clashing"
    +title: "Clashing"
    +url: "https://lemmy.world/pictrs/image/54892db9-f92a-437b-9679-671f977bbf17.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 302
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698265253 {#3038
      date: 2023-10-25 22:20:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
    +badges: Doctrine\ORM\PersistentCollection {#3055 …}
    +children: [
      App\Entity\EntryComment {#2136}
    ]
    -id: 7674
    -titleTs: "'clash':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698322819
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7311701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698236419 {#3025
      date: 2023-10-25 14:20:19.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "[perkygoth](https://tvtropes.org/pmwiki/pmwiki.php/Main/PerkyGoth)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698244696 {#2143
    date: 2023-10-25 16:38:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 71214
  -bodyTs: "'/pmwiki/pmwiki.php/main/perkygoth)':4 'perkygoth':1 'tvtropes.org':3 'tvtropes.org/pmwiki/pmwiki.php/main/perkygoth)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4807230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698244696 {#2135
    date: 2023-10-25 16:38:16.0 +02:00
  }
  +"title": 71214
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\EntryComment {#2136
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2137
    +user: Proxies\__CG__\App\Entity\User {#3002 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3043 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "Clashing"
    +title: "Clashing"
    +url: "https://lemmy.world/pictrs/image/54892db9-f92a-437b-9679-671f977bbf17.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 2
    +favouriteCount: 302
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698265253 {#3038
      date: 2023-10-25 22:20:53.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3045 …}
    +votes: Doctrine\ORM\PersistentCollection {#3047 …}
    +reports: Doctrine\ORM\PersistentCollection {#3049 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3051 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3053 …}
    +badges: Doctrine\ORM\PersistentCollection {#3055 …}
    +children: [
      App\Entity\EntryComment {#2136}
    ]
    -id: 7674
    -titleTs: "'clash':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698322819
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/7311701"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698236419 {#3025
      date: 2023-10-25 14:20:19.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "[perkygoth](https://tvtropes.org/pmwiki/pmwiki.php/Main/PerkyGoth)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1698244696 {#2143
    date: 2023-10-25 16:38:16.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Exusia@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2073 …}
  +nested: Doctrine\ORM\PersistentCollection {#2072 …}
  +votes: Doctrine\ORM\PersistentCollection {#2065 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2067 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2049 …}
  -id: 71214
  -bodyTs: "'/pmwiki/pmwiki.php/main/perkygoth)':4 'perkygoth':1 'tvtropes.org':3 'tvtropes.org/pmwiki/pmwiki.php/main/perkygoth)':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4807230"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698244696 {#2135
    date: 2023-10-25 16:38:16.0 +02:00
  }
  +"title": 71214
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2983 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3024 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2752 …}
  +slug: "I-dont-know-why-this-photo-would-even-exist"
  +title: "I dont know why this photo would even exist"
  +url: "https://feddit.de/pictrs/image/99a7e233-a885-4269-9f68-5f08916ab729.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 384
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698264559 {#3019
    date: 2023-10-25 22:09:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3028 …}
  +reports: Doctrine\ORM\PersistentCollection {#3030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  +badges: Doctrine\ORM\PersistentCollection {#3036 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "“First controlled flight of a heavier-than-air aircraft by Orville Wright, 1903” (colorized)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698085116 {#2329
        date: 2023-10-23 20:18:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@theFibonacciEffect@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 67754
      -bodyTs: "'1903':14 'air':9 'aircraft':10 'color':15 'control':2 'first':1 'flight':3 'heavier':7 'heavier-than-air':6 'orvill':12 'wright':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4758645"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698085116 {#2333
        date: 2023-10-23 20:18:36.0 +02:00
      }
      +"title": 67754
    }
  ]
  -id: 7210
  -titleTs: "'dont':2 'even':8 'exist':9 'know':3 'photo':6 'would':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698155973
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4849919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698069573 {#3005
    date: 2023-10-23 15:59:33.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
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2983 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3024 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2752 …}
  +slug: "I-dont-know-why-this-photo-would-even-exist"
  +title: "I dont know why this photo would even exist"
  +url: "https://feddit.de/pictrs/image/99a7e233-a885-4269-9f68-5f08916ab729.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 384
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698264559 {#3019
    date: 2023-10-25 22:09:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3028 …}
  +reports: Doctrine\ORM\PersistentCollection {#3030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  +badges: Doctrine\ORM\PersistentCollection {#3036 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "“First controlled flight of a heavier-than-air aircraft by Orville Wright, 1903” (colorized)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698085116 {#2329
        date: 2023-10-23 20:18:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@theFibonacciEffect@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 67754
      -bodyTs: "'1903':14 'air':9 'aircraft':10 'color':15 'control':2 'first':1 'flight':3 'heavier':7 'heavier-than-air':6 'orvill':12 'wright':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4758645"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698085116 {#2333
        date: 2023-10-23 20:18:36.0 +02:00
      }
      +"title": 67754
    }
  ]
  -id: 7210
  -titleTs: "'dont':2 'even':8 'exist':9 'know':3 'photo':6 'would':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698155973
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4849919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698069573 {#3005
    date: 2023-10-23 15:59:33.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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2324
  +user: Proxies\__CG__\App\Entity\User {#2983 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3024 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2752 …}
  +slug: "I-dont-know-why-this-photo-would-even-exist"
  +title: "I dont know why this photo would even exist"
  +url: "https://feddit.de/pictrs/image/99a7e233-a885-4269-9f68-5f08916ab729.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 384
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698264559 {#3019
    date: 2023-10-25 22:09:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3026 …}
  +votes: Doctrine\ORM\PersistentCollection {#3028 …}
  +reports: Doctrine\ORM\PersistentCollection {#3030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
  +badges: Doctrine\ORM\PersistentCollection {#3036 …}
  +children: [
    App\Entity\EntryComment {#2323
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2324 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "“First controlled flight of a heavier-than-air aircraft by Orville Wright, 1903” (colorized)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1698085116 {#2329
        date: 2023-10-23 20:18:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@theFibonacciEffect@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2300 …}
      +nested: Doctrine\ORM\PersistentCollection {#2340 …}
      +votes: Doctrine\ORM\PersistentCollection {#2342 …}
      +reports: Doctrine\ORM\PersistentCollection {#2343 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
      -id: 67754
      -bodyTs: "'1903':14 'air':9 'aircraft':10 'color':15 'control':2 'first':1 'flight':3 'heavier':7 'heavier-than-air':6 'orvill':12 'wright':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4758645"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698085116 {#2333
        date: 2023-10-23 20:18:36.0 +02:00
      }
      +"title": 67754
    }
  ]
  -id: 7210
  -titleTs: "'dont':2 'even':8 'exist':9 'know':3 'photo':6 'would':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698155973
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4849919"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698069573 {#3005
    date: 2023-10-23 15:59:33.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
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2983 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3024 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2752 …}
    +slug: "I-dont-know-why-this-photo-would-even-exist"
    +title: "I dont know why this photo would even exist"
    +url: "https://feddit.de/pictrs/image/99a7e233-a885-4269-9f68-5f08916ab729.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 384
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698264559 {#3019
      date: 2023-10-25 22:09:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3026 …}
    +votes: Doctrine\ORM\PersistentCollection {#3028 …}
    +reports: Doctrine\ORM\PersistentCollection {#3030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
    +badges: Doctrine\ORM\PersistentCollection {#3036 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 7210
    -titleTs: "'dont':2 'even':8 'exist':9 'know':3 'photo':6 'would':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698155973
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4849919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698069573 {#3005
      date: 2023-10-23 15:59:33.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "“First controlled flight of a heavier-than-air aircraft by Orville Wright, 1903” (colorized)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698085116 {#2329
    date: 2023-10-23 20:18:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theFibonacciEffect@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 67754
  -bodyTs: "'1903':14 'air':9 'aircraft':10 'color':15 'control':2 'first':1 'flight':3 'heavier':7 'heavier-than-air':6 'orvill':12 'wright':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4758645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698085116 {#2333
    date: 2023-10-23 20:18:36.0 +02:00
  }
  +"title": 67754
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2983 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3024 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2752 …}
    +slug: "I-dont-know-why-this-photo-would-even-exist"
    +title: "I dont know why this photo would even exist"
    +url: "https://feddit.de/pictrs/image/99a7e233-a885-4269-9f68-5f08916ab729.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 384
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698264559 {#3019
      date: 2023-10-25 22:09:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3026 …}
    +votes: Doctrine\ORM\PersistentCollection {#3028 …}
    +reports: Doctrine\ORM\PersistentCollection {#3030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
    +badges: Doctrine\ORM\PersistentCollection {#3036 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 7210
    -titleTs: "'dont':2 'even':8 'exist':9 'know':3 'photo':6 'would':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698155973
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4849919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698069573 {#3005
      date: 2023-10-23 15:59:33.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "“First controlled flight of a heavier-than-air aircraft by Orville Wright, 1903” (colorized)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698085116 {#2329
    date: 2023-10-23 20:18:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theFibonacciEffect@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 67754
  -bodyTs: "'1903':14 'air':9 'aircraft':10 'color':15 'control':2 'first':1 'flight':3 'heavier':7 'heavier-than-air':6 'orvill':12 'wright':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4758645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698085116 {#2333
    date: 2023-10-23 20:18:36.0 +02:00
  }
  +"title": 67754
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\EntryComment {#2323
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2324
    +user: Proxies\__CG__\App\Entity\User {#2983 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3024 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2752 …}
    +slug: "I-dont-know-why-this-photo-would-even-exist"
    +title: "I dont know why this photo would even exist"
    +url: "https://feddit.de/pictrs/image/99a7e233-a885-4269-9f68-5f08916ab729.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 9
    +favouriteCount: 384
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698264559 {#3019
      date: 2023-10-25 22:09:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3026 …}
    +votes: Doctrine\ORM\PersistentCollection {#3028 …}
    +reports: Doctrine\ORM\PersistentCollection {#3030 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3032 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3034 …}
    +badges: Doctrine\ORM\PersistentCollection {#3036 …}
    +children: [
      App\Entity\EntryComment {#2323}
    ]
    -id: 7210
    -titleTs: "'dont':2 'even':8 'exist':9 'know':3 'photo':6 'would':7"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698155973
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4849919"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698069573 {#3005
      date: 2023-10-23 15:59:33.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "“First controlled flight of a heavier-than-air aircraft by Orville Wright, 1903” (colorized)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1698085116 {#2329
    date: 2023-10-23 20:18:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@theFibonacciEffect@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2300 …}
  +nested: Doctrine\ORM\PersistentCollection {#2340 …}
  +votes: Doctrine\ORM\PersistentCollection {#2342 …}
  +reports: Doctrine\ORM\PersistentCollection {#2343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  -id: 67754
  -bodyTs: "'1903':14 'air':9 'aircraft':10 'color':15 'control':2 'first':1 'flight':3 'heavier':7 'heavier-than-air':6 'orvill':12 'wright':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4758645"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698085116 {#2333
    date: 2023-10-23 20:18:36.0 +02:00
  }
  +"title": 67754
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2024
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2889 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "AAAAAHHH-Listens-carefully"
  +title: "AAAAAHHH! *Listens carefully*"
  +url: "https://slrpnk.net/pictrs/image/8ae7d18c-7d17-4eb7-a21c-0d6779d309ef.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 1102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698216210 {#2923
    date: 2023-10-25 08:43:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2928 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  +badges: Doctrine\ORM\PersistentCollection {#2939 …}
  +children: [
    App\Entity\EntryComment {#2026
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2024 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oh man I was waiting for this to come around again. Whistling hippies, Australian cowboys, and blokes who scream so loud they have to hold their hat down."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697993107 {#2030
        date: 2023-10-22 18:45:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 65152
      -bodyTs: "'around':10 'australian':14 'bloke':17 'come':9 'cowboy':15 'hat':27 'hippi':13 'hold':25 'loud':21 'man':2 'oh':1 'scream':19 'wait':5 'whistl':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697993107 {#2032
        date: 2023-10-22 18:45:07.0 +02:00
      }
      +"title": 65152
    }
  ]
  -id: 7054
  -titleTs: "'aaaaahhh':1 'care':3 'listen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698077255
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3315687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697990855 {#2910
    date: 2023-10-22 18:07:35.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2024
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2889 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "AAAAAHHH-Listens-carefully"
  +title: "AAAAAHHH! *Listens carefully*"
  +url: "https://slrpnk.net/pictrs/image/8ae7d18c-7d17-4eb7-a21c-0d6779d309ef.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 1102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698216210 {#2923
    date: 2023-10-25 08:43:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2928 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  +badges: Doctrine\ORM\PersistentCollection {#2939 …}
  +children: [
    App\Entity\EntryComment {#2026
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2024 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oh man I was waiting for this to come around again. Whistling hippies, Australian cowboys, and blokes who scream so loud they have to hold their hat down."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697993107 {#2030
        date: 2023-10-22 18:45:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 65152
      -bodyTs: "'around':10 'australian':14 'bloke':17 'come':9 'cowboy':15 'hat':27 'hippi':13 'hold':25 'loud':21 'man':2 'oh':1 'scream':19 'wait':5 'whistl':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697993107 {#2032
        date: 2023-10-22 18:45:07.0 +02:00
      }
      +"title": 65152
    }
  ]
  -id: 7054
  -titleTs: "'aaaaahhh':1 'care':3 'listen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698077255
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3315687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697990855 {#2910
    date: 2023-10-22 18:07:35.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2024
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2889 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "AAAAAHHH-Listens-carefully"
  +title: "AAAAAHHH! *Listens carefully*"
  +url: "https://slrpnk.net/pictrs/image/8ae7d18c-7d17-4eb7-a21c-0d6779d309ef.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 21
  +favouriteCount: 1102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698216210 {#2923
    date: 2023-10-25 08:43:30.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2928 …}
  +votes: Doctrine\ORM\PersistentCollection {#2931 …}
  +reports: Doctrine\ORM\PersistentCollection {#2933 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
  +badges: Doctrine\ORM\PersistentCollection {#2939 …}
  +children: [
    App\Entity\EntryComment {#2026
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2024 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "Oh man I was waiting for this to come around again. Whistling hippies, Australian cowboys, and blokes who scream so loud they have to hold their hat down."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1697993107 {#2030
        date: 2023-10-22 18:45:07.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2022 …}
      +nested: Doctrine\ORM\PersistentCollection {#2025 …}
      +votes: Doctrine\ORM\PersistentCollection {#2033 …}
      +reports: Doctrine\ORM\PersistentCollection {#2028 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
      -id: 65152
      -bodyTs: "'around':10 'australian':14 'bloke':17 'come':9 'cowboy':15 'hat':27 'hippi':13 'hold':25 'loud':21 'man':2 'oh':1 'scream':19 'wait':5 'whistl':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726741"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697993107 {#2032
        date: 2023-10-22 18:45:07.0 +02:00
      }
      +"title": 65152
    }
  ]
  -id: 7054
  -titleTs: "'aaaaahhh':1 'care':3 'listen':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698077255
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/3315687"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697990855 {#2910
    date: 2023-10-22 18:07:35.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\EntryComment {#2026
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2024
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2889 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "AAAAAHHH-Listens-carefully"
    +title: "AAAAAHHH! *Listens carefully*"
    +url: "https://slrpnk.net/pictrs/image/8ae7d18c-7d17-4eb7-a21c-0d6779d309ef.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 1102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698216210 {#2923
      date: 2023-10-25 08:43:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      App\Entity\EntryComment {#2026}
    ]
    -id: 7054
    -titleTs: "'aaaaahhh':1 'care':3 'listen':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698077255
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3315687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697990855 {#2910
      date: 2023-10-22 18:07:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh man I was waiting for this to come around again. Whistling hippies, Australian cowboys, and blokes who scream so loud they have to hold their hat down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697993107 {#2030
    date: 2023-10-22 18:45:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 65152
  -bodyTs: "'around':10 'australian':14 'bloke':17 'come':9 'cowboy':15 'hat':27 'hippi':13 'hold':25 'loud':21 'man':2 'oh':1 'scream':19 'wait':5 'whistl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993107 {#2032
    date: 2023-10-22 18:45:07.0 +02:00
  }
  +"title": 65152
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\EntryComment {#2026
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2024
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2889 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "AAAAAHHH-Listens-carefully"
    +title: "AAAAAHHH! *Listens carefully*"
    +url: "https://slrpnk.net/pictrs/image/8ae7d18c-7d17-4eb7-a21c-0d6779d309ef.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 1102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698216210 {#2923
      date: 2023-10-25 08:43:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      App\Entity\EntryComment {#2026}
    ]
    -id: 7054
    -titleTs: "'aaaaahhh':1 'care':3 'listen':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698077255
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3315687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697990855 {#2910
      date: 2023-10-22 18:07:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh man I was waiting for this to come around again. Whistling hippies, Australian cowboys, and blokes who scream so loud they have to hold their hat down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697993107 {#2030
    date: 2023-10-22 18:45:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 65152
  -bodyTs: "'around':10 'australian':14 'bloke':17 'come':9 'cowboy':15 'hat':27 'hippi':13 'hold':25 'loud':21 'man':2 'oh':1 'scream':19 'wait':5 'whistl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993107 {#2032
    date: 2023-10-22 18:45:07.0 +02:00
  }
  +"title": 65152
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\EntryComment {#2026
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2024
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2889 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "AAAAAHHH-Listens-carefully"
    +title: "AAAAAHHH! *Listens carefully*"
    +url: "https://slrpnk.net/pictrs/image/8ae7d18c-7d17-4eb7-a21c-0d6779d309ef.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 21
    +favouriteCount: 1102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698216210 {#2923
      date: 2023-10-25 08:43:30.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2931 …}
    +reports: Doctrine\ORM\PersistentCollection {#2933 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2935 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2937 …}
    +badges: Doctrine\ORM\PersistentCollection {#2939 …}
    +children: [
      App\Entity\EntryComment {#2026}
    ]
    -id: 7054
    -titleTs: "'aaaaahhh':1 'care':3 'listen':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698077255
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/3315687"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697990855 {#2910
      date: 2023-10-22 18:07:35.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "Oh man I was waiting for this to come around again. Whistling hippies, Australian cowboys, and blokes who scream so loud they have to hold their hat down."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1697993107 {#2030
    date: 2023-10-22 18:45:07.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2022 …}
  +nested: Doctrine\ORM\PersistentCollection {#2025 …}
  +votes: Doctrine\ORM\PersistentCollection {#2033 …}
  +reports: Doctrine\ORM\PersistentCollection {#2028 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2012 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2013 …}
  -id: 65152
  -bodyTs: "'around':10 'australian':14 'bloke':17 'come':9 'cowboy':15 'hat':27 'hippi':13 'hold':25 'loud':21 'man':2 'oh':1 'scream':19 'wait':5 'whistl':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726741"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993107 {#2032
    date: 2023-10-22 18:45:07.0 +02:00
  }
  +"title": 65152
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2985 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
  +slug: "Prices-for-wifi-in-the-plane-scoot"
  +title: "Prices for wifi in the plane (scoot)"
  +url: "https://lemmy.ml/pictrs/image/995adc2e-e1ba-49ad-9a3c-d944ea676838.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698149470 {#2980
    date: 2023-10-24 14:11:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  +badges: Doctrine\ORM\PersistentCollection {#2997 …}
  +children: [
    1 => App\Entity\EntryComment {#2370
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "Out of curiosity: what do they actually do if you do outward streaming? Do they come to your seat and tell you to stop? Or do they bill you more? Or shut you off?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697987223 {#2371
        date: 2023-10-22 17:07:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Eudaimonia@lemmy.ml"
        "@originalucifer@moist.catsweat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 64879
      -bodyTs: "'actual':7 'bill':28 'come':16 'curios':3 'outward':12 'seat':19 'shut':32 'stop':24 'stream':13 'tell':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697987223 {#2363
        date: 2023-10-22 17:07:03.0 +02:00
      }
      +"title": 64879
    }
    0 => App\Entity\EntryComment {#2344
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "Scary! Thanks for the info…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697995192 {#2347
        date: 2023-10-22 19:19:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Eudaimonia@lemmy.ml"
        "@originalucifer@moist.catsweat.com"
        "@Rolando@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 65245
      -bodyTs: "'info':5 'scari':1 'thank':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4727338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697995192 {#2332
        date: 2023-10-22 19:19:52.0 +02:00
      }
      +"title": 65245
    }
  ]
  -id: 6987
  -titleTs: "'plane':6 'price':1 'scoot':7 'wifi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698056500
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6849180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970100 {#2967
    date: 2023-10-22 12:21:40.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
75 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2985 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
  +slug: "Prices-for-wifi-in-the-plane-scoot"
  +title: "Prices for wifi in the plane (scoot)"
  +url: "https://lemmy.ml/pictrs/image/995adc2e-e1ba-49ad-9a3c-d944ea676838.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698149470 {#2980
    date: 2023-10-24 14:11:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  +badges: Doctrine\ORM\PersistentCollection {#2997 …}
  +children: [
    1 => App\Entity\EntryComment {#2370
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "Out of curiosity: what do they actually do if you do outward streaming? Do they come to your seat and tell you to stop? Or do they bill you more? Or shut you off?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697987223 {#2371
        date: 2023-10-22 17:07:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Eudaimonia@lemmy.ml"
        "@originalucifer@moist.catsweat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 64879
      -bodyTs: "'actual':7 'bill':28 'come':16 'curios':3 'outward':12 'seat':19 'shut':32 'stop':24 'stream':13 'tell':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697987223 {#2363
        date: 2023-10-22 17:07:03.0 +02:00
      }
      +"title": 64879
    }
    0 => App\Entity\EntryComment {#2344
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "Scary! Thanks for the info…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697995192 {#2347
        date: 2023-10-22 19:19:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Eudaimonia@lemmy.ml"
        "@originalucifer@moist.catsweat.com"
        "@Rolando@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 65245
      -bodyTs: "'info':5 'scari':1 'thank':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4727338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697995192 {#2332
        date: 2023-10-22 19:19:52.0 +02:00
      }
      +"title": 65245
    }
  ]
  -id: 6987
  -titleTs: "'plane':6 'price':1 'scoot':7 'wifi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698056500
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6849180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970100 {#2967
    date: 2023-10-22 12:21:40.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
76 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2377
  +user: Proxies\__CG__\App\Entity\User {#2944 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#2985 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
  +slug: "Prices-for-wifi-in-the-plane-scoot"
  +title: "Prices for wifi in the plane (scoot)"
  +url: "https://lemmy.ml/pictrs/image/995adc2e-e1ba-49ad-9a3c-d944ea676838.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 33
  +favouriteCount: 219
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698149470 {#2980
    date: 2023-10-24 14:11:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2987 …}
  +votes: Doctrine\ORM\PersistentCollection {#2989 …}
  +reports: Doctrine\ORM\PersistentCollection {#2991 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
  +badges: Doctrine\ORM\PersistentCollection {#2997 …}
  +children: [
    1 => App\Entity\EntryComment {#2370
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "Out of curiosity: what do they actually do if you do outward streaming? Do they come to your seat and tell you to stop? Or do they bill you more? Or shut you off?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1697987223 {#2371
        date: 2023-10-22 17:07:03.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Eudaimonia@lemmy.ml"
        "@originalucifer@moist.catsweat.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2359 …}
      +nested: Doctrine\ORM\PersistentCollection {#2364 …}
      +votes: Doctrine\ORM\PersistentCollection {#2380 …}
      +reports: Doctrine\ORM\PersistentCollection {#2382 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
      -id: 64879
      -bodyTs: "'actual':7 'bill':28 'come':16 'curios':3 'outward':12 'seat':19 'shut':32 'stop':24 'stream':13 'tell':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725085"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697987223 {#2363
        date: 2023-10-22 17:07:03.0 +02:00
      }
      +"title": 64879
    }
    0 => App\Entity\EntryComment {#2344
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "Scary! Thanks for the info…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1697995192 {#2347
        date: 2023-10-22 19:19:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Eudaimonia@lemmy.ml"
        "@originalucifer@moist.catsweat.com"
        "@Rolando@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2042 …}
      +nested: Doctrine\ORM\PersistentCollection {#2060 …}
      +votes: Doctrine\ORM\PersistentCollection {#2331 …}
      +reports: Doctrine\ORM\PersistentCollection {#2289 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
      -id: 65245
      -bodyTs: "'info':5 'scari':1 'thank':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4727338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697995192 {#2332
        date: 2023-10-22 19:19:52.0 +02:00
      }
      +"title": 65245
    }
  ]
  -id: 6987
  -titleTs: "'plane':6 'price':1 'scoot':7 'wifi':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698056500
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6849180"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697970100 {#2967
    date: 2023-10-22 12:21:40.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
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2944 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2985 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "Prices-for-wifi-in-the-plane-scoot"
    +title: "Prices for wifi in the plane (scoot)"
    +url: "https://lemmy.ml/pictrs/image/995adc2e-e1ba-49ad-9a3c-d944ea676838.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698149470 {#2980
      date: 2023-10-24 14:11:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      1 => App\Entity\EntryComment {#2370}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Scary! Thanks for the info…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697995192 {#2347
          date: 2023-10-22 19:19:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Eudaimonia@lemmy.ml"
          "@originalucifer@moist.catsweat.com"
          "@Rolando@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 65245
        -bodyTs: "'info':5 'scari':1 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4727338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697995192 {#2332
          date: 2023-10-22 19:19:52.0 +02:00
        }
        +"title": 65245
      }
    ]
    -id: 6987
    -titleTs: "'plane':6 'price':1 'scoot':7 'wifi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698056500
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6849180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970100 {#2967
      date: 2023-10-22 12:21:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "Out of curiosity: what do they actually do if you do outward streaming? Do they come to your seat and tell you to stop? Or do they bill you more? Or shut you off?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697987223 {#2371
    date: 2023-10-22 17:07:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Eudaimonia@lemmy.ml"
    "@originalucifer@moist.catsweat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 64879
  -bodyTs: "'actual':7 'bill':28 'come':16 'curios':3 'outward':12 'seat':19 'shut':32 'stop':24 'stream':13 'tell':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697987223 {#2363
    date: 2023-10-22 17:07:03.0 +02:00
  }
  +"title": 64879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2944 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2985 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "Prices-for-wifi-in-the-plane-scoot"
    +title: "Prices for wifi in the plane (scoot)"
    +url: "https://lemmy.ml/pictrs/image/995adc2e-e1ba-49ad-9a3c-d944ea676838.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698149470 {#2980
      date: 2023-10-24 14:11:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      1 => App\Entity\EntryComment {#2370}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Scary! Thanks for the info…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697995192 {#2347
          date: 2023-10-22 19:19:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Eudaimonia@lemmy.ml"
          "@originalucifer@moist.catsweat.com"
          "@Rolando@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 65245
        -bodyTs: "'info':5 'scari':1 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4727338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697995192 {#2332
          date: 2023-10-22 19:19:52.0 +02:00
        }
        +"title": 65245
      }
    ]
    -id: 6987
    -titleTs: "'plane':6 'price':1 'scoot':7 'wifi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698056500
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6849180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970100 {#2967
      date: 2023-10-22 12:21:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "Out of curiosity: what do they actually do if you do outward streaming? Do they come to your seat and tell you to stop? Or do they bill you more? Or shut you off?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697987223 {#2371
    date: 2023-10-22 17:07:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Eudaimonia@lemmy.ml"
    "@originalucifer@moist.catsweat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 64879
  -bodyTs: "'actual':7 'bill':28 'come':16 'curios':3 'outward':12 'seat':19 'shut':32 'stop':24 'stream':13 'tell':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697987223 {#2363
    date: 2023-10-22 17:07:03.0 +02:00
  }
  +"title": 64879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\EntryComment {#2370
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2944 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2985 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "Prices-for-wifi-in-the-plane-scoot"
    +title: "Prices for wifi in the plane (scoot)"
    +url: "https://lemmy.ml/pictrs/image/995adc2e-e1ba-49ad-9a3c-d944ea676838.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698149470 {#2980
      date: 2023-10-24 14:11:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      1 => App\Entity\EntryComment {#2370}
      0 => App\Entity\EntryComment {#2344
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Scary! Thanks for the info…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1697995192 {#2347
          date: 2023-10-22 19:19:52.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Eudaimonia@lemmy.ml"
          "@originalucifer@moist.catsweat.com"
          "@Rolando@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2042 …}
        +nested: Doctrine\ORM\PersistentCollection {#2060 …}
        +votes: Doctrine\ORM\PersistentCollection {#2331 …}
        +reports: Doctrine\ORM\PersistentCollection {#2289 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
        -id: 65245
        -bodyTs: "'info':5 'scari':1 'thank':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4727338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697995192 {#2332
          date: 2023-10-22 19:19:52.0 +02:00
        }
        +"title": 65245
      }
    ]
    -id: 6987
    -titleTs: "'plane':6 'price':1 'scoot':7 'wifi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698056500
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6849180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970100 {#2967
      date: 2023-10-22 12:21:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "Out of curiosity: what do they actually do if you do outward streaming? Do they come to your seat and tell you to stop? Or do they bill you more? Or shut you off?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1697987223 {#2371
    date: 2023-10-22 17:07:03.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Eudaimonia@lemmy.ml"
    "@originalucifer@moist.catsweat.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2359 …}
  +nested: Doctrine\ORM\PersistentCollection {#2364 …}
  +votes: Doctrine\ORM\PersistentCollection {#2380 …}
  +reports: Doctrine\ORM\PersistentCollection {#2382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
  -id: 64879
  -bodyTs: "'actual':7 'bill':28 'come':16 'curios':3 'outward':12 'seat':19 'shut':32 'stop':24 'stream':13 'tell':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725085"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697987223 {#2363
    date: 2023-10-22 17:07:03.0 +02:00
  }
  +"title": 64879
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2944 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2985 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "Prices-for-wifi-in-the-plane-scoot"
    +title: "Prices for wifi in the plane (scoot)"
    +url: "https://lemmy.ml/pictrs/image/995adc2e-e1ba-49ad-9a3c-d944ea676838.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698149470 {#2980
      date: 2023-10-24 14:11:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      1 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Out of curiosity: what do they actually do if you do outward streaming? Do they come to your seat and tell you to stop? Or do they bill you more? Or shut you off?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697987223 {#2371
          date: 2023-10-22 17:07:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Eudaimonia@lemmy.ml"
          "@originalucifer@moist.catsweat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 64879
        -bodyTs: "'actual':7 'bill':28 'come':16 'curios':3 'outward':12 'seat':19 'shut':32 'stop':24 'stream':13 'tell':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725085"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987223 {#2363
          date: 2023-10-22 17:07:03.0 +02:00
        }
        +"title": 64879
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 6987
    -titleTs: "'plane':6 'price':1 'scoot':7 'wifi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698056500
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6849180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970100 {#2967
      date: 2023-10-22 12:21:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "Scary! Thanks for the info…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697995192 {#2347
    date: 2023-10-22 19:19:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Eudaimonia@lemmy.ml"
    "@originalucifer@moist.catsweat.com"
    "@Rolando@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 65245
  -bodyTs: "'info':5 'scari':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697995192 {#2332
    date: 2023-10-22 19:19:52.0 +02:00
  }
  +"title": 65245
}
"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
83 DENIED edit
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2944 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2985 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "Prices-for-wifi-in-the-plane-scoot"
    +title: "Prices for wifi in the plane (scoot)"
    +url: "https://lemmy.ml/pictrs/image/995adc2e-e1ba-49ad-9a3c-d944ea676838.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698149470 {#2980
      date: 2023-10-24 14:11:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      1 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Out of curiosity: what do they actually do if you do outward streaming? Do they come to your seat and tell you to stop? Or do they bill you more? Or shut you off?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697987223 {#2371
          date: 2023-10-22 17:07:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Eudaimonia@lemmy.ml"
          "@originalucifer@moist.catsweat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 64879
        -bodyTs: "'actual':7 'bill':28 'come':16 'curios':3 'outward':12 'seat':19 'shut':32 'stop':24 'stream':13 'tell':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725085"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987223 {#2363
          date: 2023-10-22 17:07:03.0 +02:00
        }
        +"title": 64879
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 6987
    -titleTs: "'plane':6 'price':1 'scoot':7 'wifi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698056500
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6849180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970100 {#2967
      date: 2023-10-22 12:21:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "Scary! Thanks for the info…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697995192 {#2347
    date: 2023-10-22 19:19:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Eudaimonia@lemmy.ml"
    "@originalucifer@moist.catsweat.com"
    "@Rolando@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 65245
  -bodyTs: "'info':5 'scari':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697995192 {#2332
    date: 2023-10-22 19:19:52.0 +02:00
  }
  +"title": 65245
}
"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
84 DENIED moderate
App\Entity\EntryComment {#2344
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2377
    +user: Proxies\__CG__\App\Entity\User {#2944 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#2985 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "Prices-for-wifi-in-the-plane-scoot"
    +title: "Prices for wifi in the plane (scoot)"
    +url: "https://lemmy.ml/pictrs/image/995adc2e-e1ba-49ad-9a3c-d944ea676838.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 33
    +favouriteCount: 219
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698149470 {#2980
      date: 2023-10-24 14:11:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2987 …}
    +votes: Doctrine\ORM\PersistentCollection {#2989 …}
    +reports: Doctrine\ORM\PersistentCollection {#2991 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2993 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2995 …}
    +badges: Doctrine\ORM\PersistentCollection {#2997 …}
    +children: [
      1 => App\Entity\EntryComment {#2370
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2377 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Out of curiosity: what do they actually do if you do outward streaming? Do they come to your seat and tell you to stop? Or do they bill you more? Or shut you off?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1697987223 {#2371
          date: 2023-10-22 17:07:03.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Eudaimonia@lemmy.ml"
          "@originalucifer@moist.catsweat.com"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2359 …}
        +nested: Doctrine\ORM\PersistentCollection {#2364 …}
        +votes: Doctrine\ORM\PersistentCollection {#2380 …}
        +reports: Doctrine\ORM\PersistentCollection {#2382 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2384 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2379 …}
        -id: 64879
        -bodyTs: "'actual':7 'bill':28 'come':16 'curios':3 'outward':12 'seat':19 'shut':32 'stop':24 'stream':13 'tell':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725085"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987223 {#2363
          date: 2023-10-22 17:07:03.0 +02:00
        }
        +"title": 64879
      }
      0 => App\Entity\EntryComment {#2344}
    ]
    -id: 6987
    -titleTs: "'plane':6 'price':1 'scoot':7 'wifi':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698056500
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/6849180"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697970100 {#2967
      date: 2023-10-22 12:21:40.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2349 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "Scary! Thanks for the info…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1697995192 {#2347
    date: 2023-10-22 19:19:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Eudaimonia@lemmy.ml"
    "@originalucifer@moist.catsweat.com"
    "@Rolando@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2042 …}
  +nested: Doctrine\ORM\PersistentCollection {#2060 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2289 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2325 …}
  -id: 65245
  -bodyTs: "'info':5 'scari':1 'thank':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697995192 {#2332
    date: 2023-10-22 19:19:52.0 +02:00
  }
  +"title": 65245
}
"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
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2037
  +user: Proxies\__CG__\App\Entity\User {#2964 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3004 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "I-had-to-find-a-way-to-work-him-in"
  +title: "I had to find a way to work him in"
  +url: "https://lemmy.ca/pictrs/image/b8e9aa74-e338-4fe7-97df-fab3ccf35a1d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698055196 {#2999
    date: 2023-10-23 11:59:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3007 …}
  +votes: Doctrine\ORM\PersistentCollection {#3009 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
  +badges: Doctrine\ORM\PersistentCollection {#3017 …}
  +children: [
    App\Entity\EntryComment {#2036
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "“[Kim’s Convenience](https://en.wikipedia.org/wiki/Kim%27s_Convenience)” fans represent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1698055198 {#2035
        date: 2023-10-23 11:59:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheRaven@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2144 …}
      +nested: Doctrine\ORM\PersistentCollection {#2061 …}
      +votes: Doctrine\ORM\PersistentCollection {#2084 …}
      +reports: Doctrine\ORM\PersistentCollection {#2076 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
      -id: 65166
      -bodyTs: "'/wiki/kim%27s_convenience)':6 'conveni':3 'en.wikipedia.org':5 'en.wikipedia.org/wiki/kim%27s_convenience)':4 'fan':7 'kim':1 'repres':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697993451 {#2031
        date: 2023-10-22 18:50:51.0 +02:00
      }
      +"title": 65166
    }
  ]
  -id: 7056
  -titleTs: "'find':4 'way':6 'work':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698077273
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7731574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697990873 {#2986
    date: 2023-10-22 18:07:53.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
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2037
  +user: Proxies\__CG__\App\Entity\User {#2964 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3004 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "I-had-to-find-a-way-to-work-him-in"
  +title: "I had to find a way to work him in"
  +url: "https://lemmy.ca/pictrs/image/b8e9aa74-e338-4fe7-97df-fab3ccf35a1d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698055196 {#2999
    date: 2023-10-23 11:59:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3007 …}
  +votes: Doctrine\ORM\PersistentCollection {#3009 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
  +badges: Doctrine\ORM\PersistentCollection {#3017 …}
  +children: [
    App\Entity\EntryComment {#2036
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "“[Kim’s Convenience](https://en.wikipedia.org/wiki/Kim%27s_Convenience)” fans represent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1698055198 {#2035
        date: 2023-10-23 11:59:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheRaven@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2144 …}
      +nested: Doctrine\ORM\PersistentCollection {#2061 …}
      +votes: Doctrine\ORM\PersistentCollection {#2084 …}
      +reports: Doctrine\ORM\PersistentCollection {#2076 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
      -id: 65166
      -bodyTs: "'/wiki/kim%27s_convenience)':6 'conveni':3 'en.wikipedia.org':5 'en.wikipedia.org/wiki/kim%27s_convenience)':4 'fan':7 'kim':1 'repres':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697993451 {#2031
        date: 2023-10-22 18:50:51.0 +02:00
      }
      +"title": 65166
    }
  ]
  -id: 7056
  -titleTs: "'find':4 'way':6 'work':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698077273
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7731574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697990873 {#2986
    date: 2023-10-22 18:07:53.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
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2037
  +user: Proxies\__CG__\App\Entity\User {#2964 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#3004 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
  +slug: "I-had-to-find-a-way-to-work-him-in"
  +title: "I had to find a way to work him in"
  +url: "https://lemmy.ca/pictrs/image/b8e9aa74-e338-4fe7-97df-fab3ccf35a1d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 329
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698055196 {#2999
    date: 2023-10-23 11:59:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3007 …}
  +votes: Doctrine\ORM\PersistentCollection {#3009 …}
  +reports: Doctrine\ORM\PersistentCollection {#3011 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
  +badges: Doctrine\ORM\PersistentCollection {#3017 …}
  +children: [
    App\Entity\EntryComment {#2036
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2037 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "“[Kim’s Convenience](https://en.wikipedia.org/wiki/Kim%27s_Convenience)” fans represent."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 29
      +score: 0
      +lastActive: DateTime @1698055198 {#2035
        date: 2023-10-23 11:59:58.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TheRaven@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2144 …}
      +nested: Doctrine\ORM\PersistentCollection {#2061 …}
      +votes: Doctrine\ORM\PersistentCollection {#2084 …}
      +reports: Doctrine\ORM\PersistentCollection {#2076 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
      -id: 65166
      -bodyTs: "'/wiki/kim%27s_convenience)':6 'conveni':3 'en.wikipedia.org':5 'en.wikipedia.org/wiki/kim%27s_convenience)':4 'fan':7 'kim':1 'repres':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4726845"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697993451 {#2031
        date: 2023-10-22 18:50:51.0 +02:00
      }
      +"title": 65166
    }
  ]
  -id: 7056
  -titleTs: "'find':4 'way':6 'work':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698077273
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/7731574"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697990873 {#2986
    date: 2023-10-22 18:07:53.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
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2036
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2964 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3004 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "I-had-to-find-a-way-to-work-him-in"
    +title: "I had to find a way to work him in"
    +url: "https://lemmy.ca/pictrs/image/b8e9aa74-e338-4fe7-97df-fab3ccf35a1d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 329
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698055196 {#2999
      date: 2023-10-23 11:59:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3007 …}
    +votes: Doctrine\ORM\PersistentCollection {#3009 …}
    +reports: Doctrine\ORM\PersistentCollection {#3011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
    +badges: Doctrine\ORM\PersistentCollection {#3017 …}
    +children: [
      App\Entity\EntryComment {#2036}
    ]
    -id: 7056
    -titleTs: "'find':4 'way':6 'work':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698077273
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7731574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697990873 {#2986
      date: 2023-10-22 18:07:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "“[Kim’s Convenience](https://en.wikipedia.org/wiki/Kim%27s_Convenience)” fans represent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698055198 {#2035
    date: 2023-10-23 11:59:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2144 …}
  +nested: Doctrine\ORM\PersistentCollection {#2061 …}
  +votes: Doctrine\ORM\PersistentCollection {#2084 …}
  +reports: Doctrine\ORM\PersistentCollection {#2076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  -id: 65166
  -bodyTs: "'/wiki/kim%27s_convenience)':6 'conveni':3 'en.wikipedia.org':5 'en.wikipedia.org/wiki/kim%27s_convenience)':4 'fan':7 'kim':1 'repres':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993451 {#2031
    date: 2023-10-22 18:50:51.0 +02:00
  }
  +"title": 65166
}
"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
91 DENIED edit
App\Entity\EntryComment {#2036
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2964 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3004 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "I-had-to-find-a-way-to-work-him-in"
    +title: "I had to find a way to work him in"
    +url: "https://lemmy.ca/pictrs/image/b8e9aa74-e338-4fe7-97df-fab3ccf35a1d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 329
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698055196 {#2999
      date: 2023-10-23 11:59:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3007 …}
    +votes: Doctrine\ORM\PersistentCollection {#3009 …}
    +reports: Doctrine\ORM\PersistentCollection {#3011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
    +badges: Doctrine\ORM\PersistentCollection {#3017 …}
    +children: [
      App\Entity\EntryComment {#2036}
    ]
    -id: 7056
    -titleTs: "'find':4 'way':6 'work':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698077273
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7731574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697990873 {#2986
      date: 2023-10-22 18:07:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "“[Kim’s Convenience](https://en.wikipedia.org/wiki/Kim%27s_Convenience)” fans represent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698055198 {#2035
    date: 2023-10-23 11:59:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2144 …}
  +nested: Doctrine\ORM\PersistentCollection {#2061 …}
  +votes: Doctrine\ORM\PersistentCollection {#2084 …}
  +reports: Doctrine\ORM\PersistentCollection {#2076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  -id: 65166
  -bodyTs: "'/wiki/kim%27s_convenience)':6 'conveni':3 'en.wikipedia.org':5 'en.wikipedia.org/wiki/kim%27s_convenience)':4 'fan':7 'kim':1 'repres':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993451 {#2031
    date: 2023-10-22 18:50:51.0 +02:00
  }
  +"title": 65166
}
"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
92 DENIED moderate
App\Entity\EntryComment {#2036
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2037
    +user: Proxies\__CG__\App\Entity\User {#2964 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#3004 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3006 …}
    +slug: "I-had-to-find-a-way-to-work-him-in"
    +title: "I had to find a way to work him in"
    +url: "https://lemmy.ca/pictrs/image/b8e9aa74-e338-4fe7-97df-fab3ccf35a1d.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 6
    +favouriteCount: 329
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698055196 {#2999
      date: 2023-10-23 11:59:56.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3007 …}
    +votes: Doctrine\ORM\PersistentCollection {#3009 …}
    +reports: Doctrine\ORM\PersistentCollection {#3011 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3013 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3015 …}
    +badges: Doctrine\ORM\PersistentCollection {#3017 …}
    +children: [
      App\Entity\EntryComment {#2036}
    ]
    -id: 7056
    -titleTs: "'find':4 'way':6 'work':8"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698077273
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/7731574"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697990873 {#2986
      date: 2023-10-22 18:07:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "“[Kim’s Convenience](https://en.wikipedia.org/wiki/Kim%27s_Convenience)” fans represent."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1698055198 {#2035
    date: 2023-10-23 11:59:58.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TheRaven@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2144 …}
  +nested: Doctrine\ORM\PersistentCollection {#2061 …}
  +votes: Doctrine\ORM\PersistentCollection {#2084 …}
  +reports: Doctrine\ORM\PersistentCollection {#2076 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2083 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2085 …}
  -id: 65166
  -bodyTs: "'/wiki/kim%27s_convenience)':6 'conveni':3 'en.wikipedia.org':5 'en.wikipedia.org/wiki/kim%27s_convenience)':4 'fan':7 'kim':1 'repres':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4726845"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697993451 {#2031
    date: 2023-10-22 18:50:51.0 +02:00
  }
  +"title": 65166
}
"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
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2130
  +user: Proxies\__CG__\App\Entity\User {#2552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2752 …}
  +slug: "Who-wants-to-live-forever"
  +title: "Who wants to live forever…"
  +url: "https://feddit.de/pictrs/image/d5c5be29-b23f-46af-98a5-90eff1c2c638.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 564
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698052324 {#2746
    date: 2023-10-23 11:12:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  +badges: Doctrine\ORM\PersistentCollection {#2771 …}
  +children: [
    App\Entity\EntryComment {#2140
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2130 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "“Never interrupt your enemy when they are making a meme.” -Napoleon Hofmaimaier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697994849 {#2094
        date: 2023-10-22 19:14:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 65230
      -bodyTs: "'enemi':4 'hofmaimai':12 'interrupt':2 'make':8 'meme':10 'napoleon':11 'never':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4727235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697994849 {#2241
        date: 2023-10-22 19:14:09.0 +02:00
      }
      +"title": 65230
    }
  ]
  -id: 7033
  -titleTs: "'forev':5 'live':4 'want':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698071727
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4811703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697985327 {#2676
    date: 2023-10-22 16:35:27.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
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2130
  +user: Proxies\__CG__\App\Entity\User {#2552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2752 …}
  +slug: "Who-wants-to-live-forever"
  +title: "Who wants to live forever…"
  +url: "https://feddit.de/pictrs/image/d5c5be29-b23f-46af-98a5-90eff1c2c638.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 564
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698052324 {#2746
    date: 2023-10-23 11:12:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  +badges: Doctrine\ORM\PersistentCollection {#2771 …}
  +children: [
    App\Entity\EntryComment {#2140
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2130 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "“Never interrupt your enemy when they are making a meme.” -Napoleon Hofmaimaier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697994849 {#2094
        date: 2023-10-22 19:14:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 65230
      -bodyTs: "'enemi':4 'hofmaimai':12 'interrupt':2 'make':8 'meme':10 'napoleon':11 'never':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4727235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697994849 {#2241
        date: 2023-10-22 19:14:09.0 +02:00
      }
      +"title": 65230
    }
  ]
  -id: 7033
  -titleTs: "'forev':5 'live':4 'want':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698071727
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4811703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697985327 {#2676
    date: 2023-10-22 16:35:27.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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2130
  +user: Proxies\__CG__\App\Entity\User {#2552 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2752 …}
  +slug: "Who-wants-to-live-forever"
  +title: "Who wants to live forever…"
  +url: "https://feddit.de/pictrs/image/d5c5be29-b23f-46af-98a5-90eff1c2c638.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 17
  +favouriteCount: 564
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698052324 {#2746
    date: 2023-10-23 11:12:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2761 …}
  +votes: Doctrine\ORM\PersistentCollection {#2763 …}
  +reports: Doctrine\ORM\PersistentCollection {#2765 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
  +badges: Doctrine\ORM\PersistentCollection {#2771 …}
  +children: [
    App\Entity\EntryComment {#2140
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2130 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "“Never interrupt your enemy when they are making a meme.” -Napoleon Hofmaimaier"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697994849 {#2094
        date: 2023-10-22 19:14:09.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@EherVielleicht@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2133 …}
      +nested: Doctrine\ORM\PersistentCollection {#2131 …}
      +votes: Doctrine\ORM\PersistentCollection {#2138 …}
      +reports: Doctrine\ORM\PersistentCollection {#2345 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
      -id: 65230
      -bodyTs: "'enemi':4 'hofmaimai':12 'interrupt':2 'make':8 'meme':10 'napoleon':11 'never':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4727235"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697994849 {#2241
        date: 2023-10-22 19:14:09.0 +02:00
      }
      +"title": 65230
    }
  ]
  -id: 7033
  -titleTs: "'forev':5 'live':4 'want':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698071727
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4811703"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697985327 {#2676
    date: 2023-10-22 16:35:27.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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130
    +user: Proxies\__CG__\App\Entity\User {#2552 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2751 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2752 …}
    +slug: "Who-wants-to-live-forever"
    +title: "Who wants to live forever…"
    +url: "https://feddit.de/pictrs/image/d5c5be29-b23f-46af-98a5-90eff1c2c638.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 564
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698052324 {#2746
      date: 2023-10-23 11:12:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    +badges: Doctrine\ORM\PersistentCollection {#2771 …}
    +children: [
      App\Entity\EntryComment {#2140}
    ]
    -id: 7033
    -titleTs: "'forev':5 'live':4 'want':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698071727
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4811703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697985327 {#2676
      date: 2023-10-22 16:35:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Never interrupt your enemy when they are making a meme.” -Napoleon Hofmaimaier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697994849 {#2094
    date: 2023-10-22 19:14:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 65230
  -bodyTs: "'enemi':4 'hofmaimai':12 'interrupt':2 'make':8 'meme':10 'napoleon':11 'never':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697994849 {#2241
    date: 2023-10-22 19:14:09.0 +02:00
  }
  +"title": 65230
}
"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
99 DENIED edit
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130
    +user: Proxies\__CG__\App\Entity\User {#2552 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2751 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2752 …}
    +slug: "Who-wants-to-live-forever"
    +title: "Who wants to live forever…"
    +url: "https://feddit.de/pictrs/image/d5c5be29-b23f-46af-98a5-90eff1c2c638.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 564
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698052324 {#2746
      date: 2023-10-23 11:12:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    +badges: Doctrine\ORM\PersistentCollection {#2771 …}
    +children: [
      App\Entity\EntryComment {#2140}
    ]
    -id: 7033
    -titleTs: "'forev':5 'live':4 'want':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698071727
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4811703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697985327 {#2676
      date: 2023-10-22 16:35:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Never interrupt your enemy when they are making a meme.” -Napoleon Hofmaimaier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697994849 {#2094
    date: 2023-10-22 19:14:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 65230
  -bodyTs: "'enemi':4 'hofmaimai':12 'interrupt':2 'make':8 'meme':10 'napoleon':11 'never':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697994849 {#2241
    date: 2023-10-22 19:14:09.0 +02:00
  }
  +"title": 65230
}
"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
100 DENIED moderate
App\Entity\EntryComment {#2140
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2130
    +user: Proxies\__CG__\App\Entity\User {#2552 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2751 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2752 …}
    +slug: "Who-wants-to-live-forever"
    +title: "Who wants to live forever…"
    +url: "https://feddit.de/pictrs/image/d5c5be29-b23f-46af-98a5-90eff1c2c638.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 17
    +favouriteCount: 564
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698052324 {#2746
      date: 2023-10-23 11:12:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2761 …}
    +votes: Doctrine\ORM\PersistentCollection {#2763 …}
    +reports: Doctrine\ORM\PersistentCollection {#2765 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2767 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2769 …}
    +badges: Doctrine\ORM\PersistentCollection {#2771 …}
    +children: [
      App\Entity\EntryComment {#2140}
    ]
    -id: 7033
    -titleTs: "'forev':5 'live':4 'want':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698071727
    +visibility: "visible             "
    +apId: "https://feddit.de/post/4811703"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697985327 {#2676
      date: 2023-10-22 16:35:27.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "“Never interrupt your enemy when they are making a meme.” -Napoleon Hofmaimaier"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697994849 {#2094
    date: 2023-10-22 19:14:09.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@EherVielleicht@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2133 …}
  +nested: Doctrine\ORM\PersistentCollection {#2131 …}
  +votes: Doctrine\ORM\PersistentCollection {#2138 …}
  +reports: Doctrine\ORM\PersistentCollection {#2345 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2330 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2346 …}
  -id: 65230
  -bodyTs: "'enemi':4 'hofmaimai':12 'interrupt':2 'make':8 'meme':10 'napoleon':11 'never':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727235"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697994849 {#2241
    date: 2023-10-22 19:14:09.0 +02:00
  }
  +"title": 65230
}
"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
101 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1909
  +user: Proxies\__CG__\App\Entity\User {#2907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
  +slug: "I-m-going-to-hit-them-in-the-head-with-a"
  +title: "I'm going to hit them in the head with a pipe."
  +url: "https://lemmy.ml/pictrs/image/c74631a1-1e6c-4593-af2e-cb9599ddbf7b.jpeg"
  +body: "That’s right, get piped Youtube!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 83
  +favouriteCount: 838
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698026084 {#2941
    date: 2023-10-23 03:54:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  +badges: Doctrine\ORM\PersistentCollection {#2959 …}
  +children: [
    2 => App\Entity\EntryComment {#1906
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +body: """
        According to the principle of [enshittification](https://pluralistic.net/2023/01/21/potemkin-ai/):\n
        \n
        > Here is how platforms die: first, they are good to their users; then they abuse their users to make things better for their business customers; finally, they abuse those business customers to claw back all the value for themselves. Then, they die.\n
        \n
        So currently we are on step 2: abusing their users. When they start abusing the business customers as you suggest, they will be on step 3 and one step closer to death.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697987653 {#2383
        date: 2023-10-22 17:14:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@killeronthecorner@lemmy.world"
        "@superduperenigma@lemmy.world"
        "@SSX@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1410 …}
      +nested: Doctrine\ORM\PersistentCollection {#1907 …}
      +votes: Doctrine\ORM\PersistentCollection {#1407 …}
      +reports: Doctrine\ORM\PersistentCollection {#2391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
      -id: 64901
      -bodyTs: "'/2023/01/21/potemkin-ai/):':9 '2':58 '3':77 'abus':24,37,59,65 'accord':1 'back':43 'better':30 'busi':33,39,67 'claw':42 'closer':81 'current':53 'custom':34,40,68 'death':83 'die':14,51 'enshittif':6 'final':35 'first':15 'good':18 'make':28 'one':79 'platform':13 'pluralistic.net':8 'pluralistic.net/2023/01/21/potemkin-ai/):':7 'principl':4 'start':64 'step':57,76,80 'suggest':71 'thing':29 'user':21,26,61 'valu':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725202"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697987653 {#1910
        date: 2023-10-22 17:14:13.0 +02:00
      }
      +"title": 64901
    }
    1 => App\Entity\EntryComment {#1384
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1383 …}
      +body: "Next time stamp an imgur label on it, like a traveller’s suitcase full of stickers of places it’s been."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697987824 {#2395
        date: 2023-10-22 17:17:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1402 …}
      +nested: Doctrine\ORM\PersistentCollection {#1385 …}
      +votes: Doctrine\ORM\PersistentCollection {#1401 …}
      +reports: Doctrine\ORM\PersistentCollection {#1363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
      -id: 64908
      -bodyTs: "'full':14 'imgur':5 'label':6 'like':9 'next':1 'place':18 'stamp':3 'sticker':16 'suitcas':13 'time':2 'travel':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725236"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697987824 {#2393
        date: 2023-10-22 17:17:04.0 +02:00
      }
      +"title": 64908
    }
    0 => App\Entity\EntryComment {#2077
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +body: """
        I agree with a slight caveat. You’re right that the internet of today is more forgiving of platforms that enshittify. “If you want a picture of the future, imagine a boot stamping on a human face – forever.” -literally 1984, where the boot is advertising and the human face is consumers’ attention.\n
        \n
        So we may be stuck at phase 3 for a while, where the consumers and the businesses are getting screwed over by internet platforms. But although the technological environment is changing more slowly, it’s still changing and “with strange aeons even death may die”. When the platforms inevitably die, enshittification will be part of the analysis why.\n
        \n
        Of course in the meantime the internet platforms make money for one set of people, and other people’s lives are made crappier because of it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697994407 {#2062
        date: 2023-10-22 19:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@killeronthecorner@lemmy.world"
        "@superduperenigma@lemmy.world"
        "@SSX@lemmy.world"
        "@Rolando@lemmy.world"
        "@rwhitisissle@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2063 …}
      +nested: Doctrine\ORM\PersistentCollection {#2064 …}
      +votes: Doctrine\ORM\PersistentCollection {#2088 …}
      +reports: Doctrine\ORM\PersistentCollection {#2087 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
      -id: 65205
      -bodyTs: "'1984':40 '3':60 'advertis':45 'aeon':93 'agre':2 'although':78 'analysi':109 'attent':52 'boot':32,43 'busi':69 'caveat':6 'chang':83,89 'consum':51,66 'cours':112 'crappier':133 'death':95 'die':97,102 'enshittif':103 'enshittifi':21 'environ':81 'even':94 'face':37,49 'forev':38 'forgiv':17 'futur':29 'get':71 'human':36,48 'imagin':30 'inevit':101 'internet':12,75,117 'liter':39 'live':130 'made':132 'make':119 'may':55,96 'meantim':115 'money':120 'one':122 'part':106 'peopl':125,128 'phase':59 'pictur':26 'platform':19,76,100,118 're':8 'right':9 'screw':72 'set':123 'slight':5 'slowli':85 'stamp':33 'still':88 'strang':92 'stuck':57 'technolog':80 'today':14 'want':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4727100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697994407 {#2081
        date: 2023-10-22 19:06:47.0 +02:00
      }
      +"title": 65205
    }
  ]
  -id: 6963
  -titleTs: "'go':3 'head':9 'hit':5 'm':2 'pipe':12"
  -bodyTs: "'get':4 'pipe':5 'right':3 'youtub':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698048200
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/6845862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697961800 {#2929
    date: 2023-10-22 10:03:20.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
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1909
  +user: Proxies\__CG__\App\Entity\User {#2907 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
  +slug: "I-m-going-to-hit-them-in-the-head-with-a"
  +title: "I'm going to hit them in the head with a pipe."
  +url: "https://lemmy.ml/pictrs/image/c74631a1-1e6c-4593-af2e-cb9599ddbf7b.jpeg"
  +body: "That’s right, get piped Youtube!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 83
  +favouriteCount: 838
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698026084 {#2941
    date: 2023-10-23 03:54:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2949 …}
  +votes: Doctrine\ORM\PersistentCollection {#2951 …}
  +reports: Doctrine\ORM\PersistentCollection {#2953 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
  +badges: Doctrine\ORM\PersistentCollection {#2959 …}
  +children: [
    2 => App\Entity\EntryComment {#1906
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +body: """
        According to the principle of [enshittification](https://pluralistic.net/2023/01/21/potemkin-ai/):\n
        \n
        > Here is how platforms die: first, they are good to their users; then they abuse their users to make things better for their business customers; finally, they abuse those business customers to claw back all the value for themselves. Then, they die.\n
        \n
        So currently we are on step 2: abusing their users. When they start abusing the business customers as you suggest, they will be on step 3 and one step closer to death.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1697987653 {#2383
        date: 2023-10-22 17:14:13.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@killeronthecorner@lemmy.world"
        "@superduperenigma@lemmy.world"
        "@SSX@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1410 …}
      +nested: Doctrine\ORM\PersistentCollection {#1907 …}
      +votes: Doctrine\ORM\PersistentCollection {#1407 …}
      +reports: Doctrine\ORM\PersistentCollection {#2391 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
      -id: 64901
      -bodyTs: "'/2023/01/21/potemkin-ai/):':9 '2':58 '3':77 'abus':24,37,59,65 'accord':1 'back':43 'better':30 'busi':33,39,67 'claw':42 'closer':81 'current':53 'custom':34,40,68 'death':83 'die':14,51 'enshittif':6 'final':35 'first':15 'good':18 'make':28 'one':79 'platform':13 'pluralistic.net':8 'pluralistic.net/2023/01/21/potemkin-ai/):':7 'principl':4 'start':64 'step':57,76,80 'suggest':71 'thing':29 'user':21,26,61 'valu':46"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725202"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697987653 {#1910
        date: 2023-10-22 17:14:13.0 +02:00
      }
      +"title": 64901
    }
    1 => App\Entity\EntryComment {#1384
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1383 …}
      +body: "Next time stamp an imgur label on it, like a traveller’s suitcase full of stickers of places it’s been."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1697987824 {#2395
        date: 2023-10-22 17:17:04.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@CyberEgg@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1402 …}
      +nested: Doctrine\ORM\PersistentCollection {#1385 …}
      +votes: Doctrine\ORM\PersistentCollection {#1401 …}
      +reports: Doctrine\ORM\PersistentCollection {#1363 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
      -id: 64908
      -bodyTs: "'full':14 'imgur':5 'label':6 'like':9 'next':1 'place':18 'stamp':3 'sticker':16 'suitcas':13 'time':2 'travel':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4725236"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697987824 {#2393
        date: 2023-10-22 17:17:04.0 +02:00
      }
      +"title": 64908
    }
    0 => App\Entity\EntryComment {#2077
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
      +body: """
        I agree with a slight caveat. You’re right that the internet of today is more forgiving of platforms that enshittify. “If you want a picture of the future, imagine a boot stamping on a human face – forever.” -literally 1984, where the boot is advertising and the human face is consumers’ attention.\n
        \n
        So we may be stuck at phase 3 for a while, where the consumers and the businesses are getting screwed over by internet platforms. But although the technological environment is changing more slowly, it’s still changing and “with strange aeons even death may die”. When the platforms inevitably die, enshittification will be part of the analysis why.\n
        \n
        Of course in the meantime the internet platforms make money for one set of people, and other people’s lives are made crappier because of it.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697994407 {#2062
        date: 2023-10-22 19:06:47.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Schnitzel_bub@lemmy.ml"
        "@killeronthecorner@lemmy.world"
        "@superduperenigma@lemmy.world"
        "@SSX@lemmy.world"
        "@Rolando@lemmy.world"
        "@rwhitisissle@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2063 …}
      +nested: Doctrine\ORM\PersistentCollection {#2064 …}
      +votes: Doctrine\ORM\PersistentCollection {#2088 …}
      +reports: Doctrine\ORM\PersistentCollection {#2087 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
      -id: 65205
      -bodyTs: "'1984':40 '3':60 'advertis':45 'aeon':93 'agre':2 'although':78 'analysi':109 'attent':52 'boot':32,43 'busi':69 'caveat':6 'chang':83,89 'consum':51,66 'cours':112 'crappier':133 'death':95 'die':97,102 'enshittif':103 'enshittifi':21 'environ':81 'even':94 'face':37,49 'forev':38 'forgiv':17 'futur':29 'get':71 'human':36,48 'imagin':30 'inevit':101 'internet':12,75,117 'liter':39 'live':130 'made':132 'make':119 'may':55,96 'meantim':115 'money':120 'one':122 'part':106 'peopl':125,128 'phase':59 'pictur':26 'platform':19,76,100,118 're':8 'right':9 'screw':72 'set':123 'slight':5 'slowli':85 'stamp':33 'still':88 'strang':92 'stuck':57 'technolog':80 'today':14 'want':24"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4727100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697994407 {#2081
        date: 2023-10-22 19:06:47.0 +02:00
      }
      +"title": 65205
    }
  ]
  -id: 6963
  -titleTs: "'go':3 'head':9 'hit':5 'm':2 'pipe':12"
  -bodyTs: "'get':4 'pipe':5 'right':3 'youtub':6"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698048200
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/6845862"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697961800 {#2929
    date: 2023-10-22 10:03:20.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
103 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
104 DENIED moderate
App\Entity\EntryComment {#1906
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2907 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "I-m-going-to-hit-them-in-the-head-with-a"
    +title: "I'm going to hit them in the head with a pipe."
    +url: "https://lemmy.ml/pictrs/image/c74631a1-1e6c-4593-af2e-cb9599ddbf7b.jpeg"
    +body: "That’s right, get piped Youtube!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 83
    +favouriteCount: 838
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698026084 {#2941
      date: 2023-10-23 03:54:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      2 => App\Entity\EntryComment {#1906}
      1 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1383 …}
        +body: "Next time stamp an imgur label on it, like a traveller’s suitcase full of stickers of places it’s been."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697987824 {#2395
          date: 2023-10-22 17:17:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@CyberEgg@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1385 …}
        +votes: Doctrine\ORM\PersistentCollection {#1401 …}
        +reports: Doctrine\ORM\PersistentCollection {#1363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
        -id: 64908
        -bodyTs: "'full':14 'imgur':5 'label':6 'like':9 'next':1 'place':18 'stamp':3 'sticker':16 'suitcas':13 'time':2 'travel':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725236"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987824 {#2393
          date: 2023-10-22 17:17:04.0 +02:00
        }
        +"title": 64908
      }
      0 => App\Entity\EntryComment {#2077
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: """
          I agree with a slight caveat. You’re right that the internet of today is more forgiving of platforms that enshittify. “If you want a picture of the future, imagine a boot stamping on a human face – forever.” -literally 1984, where the boot is advertising and the human face is consumers’ attention.\n
          \n
          So we may be stuck at phase 3 for a while, where the consumers and the businesses are getting screwed over by internet platforms. But although the technological environment is changing more slowly, it’s still changing and “with strange aeons even death may die”. When the platforms inevitably die, enshittification will be part of the analysis why.\n
          \n
          Of course in the meantime the internet platforms make money for one set of people, and other people’s lives are made crappier because of it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697994407 {#2062
          date: 2023-10-22 19:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@killeronthecorner@lemmy.world"
          "@superduperenigma@lemmy.world"
          "@SSX@lemmy.world"
          "@Rolando@lemmy.world"
          "@rwhitisissle@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2063 …}
        +nested: Doctrine\ORM\PersistentCollection {#2064 …}
        +votes: Doctrine\ORM\PersistentCollection {#2088 …}
        +reports: Doctrine\ORM\PersistentCollection {#2087 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
        -id: 65205
        -bodyTs: "'1984':40 '3':60 'advertis':45 'aeon':93 'agre':2 'although':78 'analysi':109 'attent':52 'boot':32,43 'busi':69 'caveat':6 'chang':83,89 'consum':51,66 'cours':112 'crappier':133 'death':95 'die':97,102 'enshittif':103 'enshittifi':21 'environ':81 'even':94 'face':37,49 'forev':38 'forgiv':17 'futur':29 'get':71 'human':36,48 'imagin':30 'inevit':101 'internet':12,75,117 'liter':39 'live':130 'made':132 'make':119 'may':55,96 'meantim':115 'money':120 'one':122 'part':106 'peopl':125,128 'phase':59 'pictur':26 'platform':19,76,100,118 're':8 'right':9 'screw':72 'set':123 'slight':5 'slowli':85 'stamp':33 'still':88 'strang':92 'stuck':57 'technolog':80 'today':14 'want':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4727100"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697994407 {#2081
          date: 2023-10-22 19:06:47.0 +02:00
        }
        +"title": 65205
      }
    ]
    -id: 6963
    -titleTs: "'go':3 'head':9 'hit':5 'm':2 'pipe':12"
    -bodyTs: "'get':4 'pipe':5 'right':3 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698048200
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6845862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697961800 {#2929
      date: 2023-10-22 10:03:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +body: """
    According to the principle of [enshittification](https://pluralistic.net/2023/01/21/potemkin-ai/):\n
    \n
    > Here is how platforms die: first, they are good to their users; then they abuse their users to make things better for their business customers; finally, they abuse those business customers to claw back all the value for themselves. Then, they die.\n
    \n
    So currently we are on step 2: abusing their users. When they start abusing the business customers as you suggest, they will be on step 3 and one step closer to death.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697987653 {#2383
    date: 2023-10-22 17:14:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@killeronthecorner@lemmy.world"
    "@superduperenigma@lemmy.world"
    "@SSX@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1410 …}
  +nested: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  -id: 64901
  -bodyTs: "'/2023/01/21/potemkin-ai/):':9 '2':58 '3':77 'abus':24,37,59,65 'accord':1 'back':43 'better':30 'busi':33,39,67 'claw':42 'closer':81 'current':53 'custom':34,40,68 'death':83 'die':14,51 'enshittif':6 'final':35 'first':15 'good':18 'make':28 'one':79 'platform':13 'pluralistic.net':8 'pluralistic.net/2023/01/21/potemkin-ai/):':7 'principl':4 'start':64 'step':57,76,80 'suggest':71 'thing':29 'user':21,26,61 'valu':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697987653 {#1910
    date: 2023-10-22 17:14:13.0 +02:00
  }
  +"title": 64901
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED edit
App\Entity\EntryComment {#1906
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2907 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "I-m-going-to-hit-them-in-the-head-with-a"
    +title: "I'm going to hit them in the head with a pipe."
    +url: "https://lemmy.ml/pictrs/image/c74631a1-1e6c-4593-af2e-cb9599ddbf7b.jpeg"
    +body: "That’s right, get piped Youtube!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 83
    +favouriteCount: 838
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698026084 {#2941
      date: 2023-10-23 03:54:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      2 => App\Entity\EntryComment {#1906}
      1 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1383 …}
        +body: "Next time stamp an imgur label on it, like a traveller’s suitcase full of stickers of places it’s been."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697987824 {#2395
          date: 2023-10-22 17:17:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@CyberEgg@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1385 …}
        +votes: Doctrine\ORM\PersistentCollection {#1401 …}
        +reports: Doctrine\ORM\PersistentCollection {#1363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
        -id: 64908
        -bodyTs: "'full':14 'imgur':5 'label':6 'like':9 'next':1 'place':18 'stamp':3 'sticker':16 'suitcas':13 'time':2 'travel':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725236"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987824 {#2393
          date: 2023-10-22 17:17:04.0 +02:00
        }
        +"title": 64908
      }
      0 => App\Entity\EntryComment {#2077
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: """
          I agree with a slight caveat. You’re right that the internet of today is more forgiving of platforms that enshittify. “If you want a picture of the future, imagine a boot stamping on a human face – forever.” -literally 1984, where the boot is advertising and the human face is consumers’ attention.\n
          \n
          So we may be stuck at phase 3 for a while, where the consumers and the businesses are getting screwed over by internet platforms. But although the technological environment is changing more slowly, it’s still changing and “with strange aeons even death may die”. When the platforms inevitably die, enshittification will be part of the analysis why.\n
          \n
          Of course in the meantime the internet platforms make money for one set of people, and other people’s lives are made crappier because of it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697994407 {#2062
          date: 2023-10-22 19:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@killeronthecorner@lemmy.world"
          "@superduperenigma@lemmy.world"
          "@SSX@lemmy.world"
          "@Rolando@lemmy.world"
          "@rwhitisissle@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2063 …}
        +nested: Doctrine\ORM\PersistentCollection {#2064 …}
        +votes: Doctrine\ORM\PersistentCollection {#2088 …}
        +reports: Doctrine\ORM\PersistentCollection {#2087 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
        -id: 65205
        -bodyTs: "'1984':40 '3':60 'advertis':45 'aeon':93 'agre':2 'although':78 'analysi':109 'attent':52 'boot':32,43 'busi':69 'caveat':6 'chang':83,89 'consum':51,66 'cours':112 'crappier':133 'death':95 'die':97,102 'enshittif':103 'enshittifi':21 'environ':81 'even':94 'face':37,49 'forev':38 'forgiv':17 'futur':29 'get':71 'human':36,48 'imagin':30 'inevit':101 'internet':12,75,117 'liter':39 'live':130 'made':132 'make':119 'may':55,96 'meantim':115 'money':120 'one':122 'part':106 'peopl':125,128 'phase':59 'pictur':26 'platform':19,76,100,118 're':8 'right':9 'screw':72 'set':123 'slight':5 'slowli':85 'stamp':33 'still':88 'strang':92 'stuck':57 'technolog':80 'today':14 'want':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4727100"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697994407 {#2081
          date: 2023-10-22 19:06:47.0 +02:00
        }
        +"title": 65205
      }
    ]
    -id: 6963
    -titleTs: "'go':3 'head':9 'hit':5 'm':2 'pipe':12"
    -bodyTs: "'get':4 'pipe':5 'right':3 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698048200
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6845862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697961800 {#2929
      date: 2023-10-22 10:03:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +body: """
    According to the principle of [enshittification](https://pluralistic.net/2023/01/21/potemkin-ai/):\n
    \n
    > Here is how platforms die: first, they are good to their users; then they abuse their users to make things better for their business customers; finally, they abuse those business customers to claw back all the value for themselves. Then, they die.\n
    \n
    So currently we are on step 2: abusing their users. When they start abusing the business customers as you suggest, they will be on step 3 and one step closer to death.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697987653 {#2383
    date: 2023-10-22 17:14:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@killeronthecorner@lemmy.world"
    "@superduperenigma@lemmy.world"
    "@SSX@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1410 …}
  +nested: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  -id: 64901
  -bodyTs: "'/2023/01/21/potemkin-ai/):':9 '2':58 '3':77 'abus':24,37,59,65 'accord':1 'back':43 'better':30 'busi':33,39,67 'claw':42 'closer':81 'current':53 'custom':34,40,68 'death':83 'die':14,51 'enshittif':6 'final':35 'first':15 'good':18 'make':28 'one':79 'platform':13 'pluralistic.net':8 'pluralistic.net/2023/01/21/potemkin-ai/):':7 'principl':4 'start':64 'step':57,76,80 'suggest':71 'thing':29 'user':21,26,61 'valu':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697987653 {#1910
    date: 2023-10-22 17:14:13.0 +02:00
  }
  +"title": 64901
}
"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
106 DENIED moderate
App\Entity\EntryComment {#1906
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2907 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "I-m-going-to-hit-them-in-the-head-with-a"
    +title: "I'm going to hit them in the head with a pipe."
    +url: "https://lemmy.ml/pictrs/image/c74631a1-1e6c-4593-af2e-cb9599ddbf7b.jpeg"
    +body: "That’s right, get piped Youtube!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 83
    +favouriteCount: 838
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698026084 {#2941
      date: 2023-10-23 03:54:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      2 => App\Entity\EntryComment {#1906}
      1 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1383 …}
        +body: "Next time stamp an imgur label on it, like a traveller’s suitcase full of stickers of places it’s been."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697987824 {#2395
          date: 2023-10-22 17:17:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@CyberEgg@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1385 …}
        +votes: Doctrine\ORM\PersistentCollection {#1401 …}
        +reports: Doctrine\ORM\PersistentCollection {#1363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
        -id: 64908
        -bodyTs: "'full':14 'imgur':5 'label':6 'like':9 'next':1 'place':18 'stamp':3 'sticker':16 'suitcas':13 'time':2 'travel':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725236"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987824 {#2393
          date: 2023-10-22 17:17:04.0 +02:00
        }
        +"title": 64908
      }
      0 => App\Entity\EntryComment {#2077
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: """
          I agree with a slight caveat. You’re right that the internet of today is more forgiving of platforms that enshittify. “If you want a picture of the future, imagine a boot stamping on a human face – forever.” -literally 1984, where the boot is advertising and the human face is consumers’ attention.\n
          \n
          So we may be stuck at phase 3 for a while, where the consumers and the businesses are getting screwed over by internet platforms. But although the technological environment is changing more slowly, it’s still changing and “with strange aeons even death may die”. When the platforms inevitably die, enshittification will be part of the analysis why.\n
          \n
          Of course in the meantime the internet platforms make money for one set of people, and other people’s lives are made crappier because of it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697994407 {#2062
          date: 2023-10-22 19:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@killeronthecorner@lemmy.world"
          "@superduperenigma@lemmy.world"
          "@SSX@lemmy.world"
          "@Rolando@lemmy.world"
          "@rwhitisissle@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2063 …}
        +nested: Doctrine\ORM\PersistentCollection {#2064 …}
        +votes: Doctrine\ORM\PersistentCollection {#2088 …}
        +reports: Doctrine\ORM\PersistentCollection {#2087 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
        -id: 65205
        -bodyTs: "'1984':40 '3':60 'advertis':45 'aeon':93 'agre':2 'although':78 'analysi':109 'attent':52 'boot':32,43 'busi':69 'caveat':6 'chang':83,89 'consum':51,66 'cours':112 'crappier':133 'death':95 'die':97,102 'enshittif':103 'enshittifi':21 'environ':81 'even':94 'face':37,49 'forev':38 'forgiv':17 'futur':29 'get':71 'human':36,48 'imagin':30 'inevit':101 'internet':12,75,117 'liter':39 'live':130 'made':132 'make':119 'may':55,96 'meantim':115 'money':120 'one':122 'part':106 'peopl':125,128 'phase':59 'pictur':26 'platform':19,76,100,118 're':8 'right':9 'screw':72 'set':123 'slight':5 'slowli':85 'stamp':33 'still':88 'strang':92 'stuck':57 'technolog':80 'today':14 'want':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4727100"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697994407 {#2081
          date: 2023-10-22 19:06:47.0 +02:00
        }
        +"title": 65205
      }
    ]
    -id: 6963
    -titleTs: "'go':3 'head':9 'hit':5 'm':2 'pipe':12"
    -bodyTs: "'get':4 'pipe':5 'right':3 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698048200
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6845862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697961800 {#2929
      date: 2023-10-22 10:03:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +body: """
    According to the principle of [enshittification](https://pluralistic.net/2023/01/21/potemkin-ai/):\n
    \n
    > Here is how platforms die: first, they are good to their users; then they abuse their users to make things better for their business customers; finally, they abuse those business customers to claw back all the value for themselves. Then, they die.\n
    \n
    So currently we are on step 2: abusing their users. When they start abusing the business customers as you suggest, they will be on step 3 and one step closer to death.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1697987653 {#2383
    date: 2023-10-22 17:14:13.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@killeronthecorner@lemmy.world"
    "@superduperenigma@lemmy.world"
    "@SSX@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1410 …}
  +nested: Doctrine\ORM\PersistentCollection {#1907 …}
  +votes: Doctrine\ORM\PersistentCollection {#1407 …}
  +reports: Doctrine\ORM\PersistentCollection {#2391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
  -id: 64901
  -bodyTs: "'/2023/01/21/potemkin-ai/):':9 '2':58 '3':77 'abus':24,37,59,65 'accord':1 'back':43 'better':30 'busi':33,39,67 'claw':42 'closer':81 'current':53 'custom':34,40,68 'death':83 'die':14,51 'enshittif':6 'final':35 'first':15 'good':18 'make':28 'one':79 'platform':13 'pluralistic.net':8 'pluralistic.net/2023/01/21/potemkin-ai/):':7 'principl':4 'start':64 'step':57,76,80 'suggest':71 'thing':29 'user':21,26,61 'valu':46"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725202"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697987653 {#1910
    date: 2023-10-22 17:14:13.0 +02:00
  }
  +"title": 64901
}
"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
107 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
108 DENIED moderate
App\Entity\EntryComment {#1384
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2907 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "I-m-going-to-hit-them-in-the-head-with-a"
    +title: "I'm going to hit them in the head with a pipe."
    +url: "https://lemmy.ml/pictrs/image/c74631a1-1e6c-4593-af2e-cb9599ddbf7b.jpeg"
    +body: "That’s right, get piped Youtube!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 83
    +favouriteCount: 838
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698026084 {#2941
      date: 2023-10-23 03:54:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      2 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: """
          According to the principle of [enshittification](https://pluralistic.net/2023/01/21/potemkin-ai/):\n
          \n
          > Here is how platforms die: first, they are good to their users; then they abuse their users to make things better for their business customers; finally, they abuse those business customers to claw back all the value for themselves. Then, they die.\n
          \n
          So currently we are on step 2: abusing their users. When they start abusing the business customers as you suggest, they will be on step 3 and one step closer to death.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697987653 {#2383
          date: 2023-10-22 17:14:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@killeronthecorner@lemmy.world"
          "@superduperenigma@lemmy.world"
          "@SSX@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 64901
        -bodyTs: "'/2023/01/21/potemkin-ai/):':9 '2':58 '3':77 'abus':24,37,59,65 'accord':1 'back':43 'better':30 'busi':33,39,67 'claw':42 'closer':81 'current':53 'custom':34,40,68 'death':83 'die':14,51 'enshittif':6 'final':35 'first':15 'good':18 'make':28 'one':79 'platform':13 'pluralistic.net':8 'pluralistic.net/2023/01/21/potemkin-ai/):':7 'principl':4 'start':64 'step':57,76,80 'suggest':71 'thing':29 'user':21,26,61 'valu':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987653 {#1910
          date: 2023-10-22 17:14:13.0 +02:00
        }
        +"title": 64901
      }
      1 => App\Entity\EntryComment {#1384}
      0 => App\Entity\EntryComment {#2077
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: """
          I agree with a slight caveat. You’re right that the internet of today is more forgiving of platforms that enshittify. “If you want a picture of the future, imagine a boot stamping on a human face – forever.” -literally 1984, where the boot is advertising and the human face is consumers’ attention.\n
          \n
          So we may be stuck at phase 3 for a while, where the consumers and the businesses are getting screwed over by internet platforms. But although the technological environment is changing more slowly, it’s still changing and “with strange aeons even death may die”. When the platforms inevitably die, enshittification will be part of the analysis why.\n
          \n
          Of course in the meantime the internet platforms make money for one set of people, and other people’s lives are made crappier because of it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697994407 {#2062
          date: 2023-10-22 19:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@killeronthecorner@lemmy.world"
          "@superduperenigma@lemmy.world"
          "@SSX@lemmy.world"
          "@Rolando@lemmy.world"
          "@rwhitisissle@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2063 …}
        +nested: Doctrine\ORM\PersistentCollection {#2064 …}
        +votes: Doctrine\ORM\PersistentCollection {#2088 …}
        +reports: Doctrine\ORM\PersistentCollection {#2087 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
        -id: 65205
        -bodyTs: "'1984':40 '3':60 'advertis':45 'aeon':93 'agre':2 'although':78 'analysi':109 'attent':52 'boot':32,43 'busi':69 'caveat':6 'chang':83,89 'consum':51,66 'cours':112 'crappier':133 'death':95 'die':97,102 'enshittif':103 'enshittifi':21 'environ':81 'even':94 'face':37,49 'forev':38 'forgiv':17 'futur':29 'get':71 'human':36,48 'imagin':30 'inevit':101 'internet':12,75,117 'liter':39 'live':130 'made':132 'make':119 'may':55,96 'meantim':115 'money':120 'one':122 'part':106 'peopl':125,128 'phase':59 'pictur':26 'platform':19,76,100,118 're':8 'right':9 'screw':72 'set':123 'slight':5 'slowli':85 'stamp':33 'still':88 'strang':92 'stuck':57 'technolog':80 'today':14 'want':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4727100"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697994407 {#2081
          date: 2023-10-22 19:06:47.0 +02:00
        }
        +"title": 65205
      }
    ]
    -id: 6963
    -titleTs: "'go':3 'head':9 'hit':5 'm':2 'pipe':12"
    -bodyTs: "'get':4 'pipe':5 'right':3 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698048200
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6845862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697961800 {#2929
      date: 2023-10-22 10:03:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1383 …}
  +body: "Next time stamp an imgur label on it, like a traveller’s suitcase full of stickers of places it’s been."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697987824 {#2395
    date: 2023-10-22 17:17:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1402 …}
  +nested: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  -id: 64908
  -bodyTs: "'full':14 'imgur':5 'label':6 'like':9 'next':1 'place':18 'stamp':3 'sticker':16 'suitcas':13 'time':2 'travel':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697987824 {#2393
    date: 2023-10-22 17:17:04.0 +02:00
  }
  +"title": 64908
}
"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
109 DENIED edit
App\Entity\EntryComment {#1384
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2907 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "I-m-going-to-hit-them-in-the-head-with-a"
    +title: "I'm going to hit them in the head with a pipe."
    +url: "https://lemmy.ml/pictrs/image/c74631a1-1e6c-4593-af2e-cb9599ddbf7b.jpeg"
    +body: "That’s right, get piped Youtube!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 83
    +favouriteCount: 838
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698026084 {#2941
      date: 2023-10-23 03:54:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      2 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: """
          According to the principle of [enshittification](https://pluralistic.net/2023/01/21/potemkin-ai/):\n
          \n
          > Here is how platforms die: first, they are good to their users; then they abuse their users to make things better for their business customers; finally, they abuse those business customers to claw back all the value for themselves. Then, they die.\n
          \n
          So currently we are on step 2: abusing their users. When they start abusing the business customers as you suggest, they will be on step 3 and one step closer to death.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697987653 {#2383
          date: 2023-10-22 17:14:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@killeronthecorner@lemmy.world"
          "@superduperenigma@lemmy.world"
          "@SSX@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 64901
        -bodyTs: "'/2023/01/21/potemkin-ai/):':9 '2':58 '3':77 'abus':24,37,59,65 'accord':1 'back':43 'better':30 'busi':33,39,67 'claw':42 'closer':81 'current':53 'custom':34,40,68 'death':83 'die':14,51 'enshittif':6 'final':35 'first':15 'good':18 'make':28 'one':79 'platform':13 'pluralistic.net':8 'pluralistic.net/2023/01/21/potemkin-ai/):':7 'principl':4 'start':64 'step':57,76,80 'suggest':71 'thing':29 'user':21,26,61 'valu':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987653 {#1910
          date: 2023-10-22 17:14:13.0 +02:00
        }
        +"title": 64901
      }
      1 => App\Entity\EntryComment {#1384}
      0 => App\Entity\EntryComment {#2077
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: """
          I agree with a slight caveat. You’re right that the internet of today is more forgiving of platforms that enshittify. “If you want a picture of the future, imagine a boot stamping on a human face – forever.” -literally 1984, where the boot is advertising and the human face is consumers’ attention.\n
          \n
          So we may be stuck at phase 3 for a while, where the consumers and the businesses are getting screwed over by internet platforms. But although the technological environment is changing more slowly, it’s still changing and “with strange aeons even death may die”. When the platforms inevitably die, enshittification will be part of the analysis why.\n
          \n
          Of course in the meantime the internet platforms make money for one set of people, and other people’s lives are made crappier because of it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697994407 {#2062
          date: 2023-10-22 19:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@killeronthecorner@lemmy.world"
          "@superduperenigma@lemmy.world"
          "@SSX@lemmy.world"
          "@Rolando@lemmy.world"
          "@rwhitisissle@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2063 …}
        +nested: Doctrine\ORM\PersistentCollection {#2064 …}
        +votes: Doctrine\ORM\PersistentCollection {#2088 …}
        +reports: Doctrine\ORM\PersistentCollection {#2087 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
        -id: 65205
        -bodyTs: "'1984':40 '3':60 'advertis':45 'aeon':93 'agre':2 'although':78 'analysi':109 'attent':52 'boot':32,43 'busi':69 'caveat':6 'chang':83,89 'consum':51,66 'cours':112 'crappier':133 'death':95 'die':97,102 'enshittif':103 'enshittifi':21 'environ':81 'even':94 'face':37,49 'forev':38 'forgiv':17 'futur':29 'get':71 'human':36,48 'imagin':30 'inevit':101 'internet':12,75,117 'liter':39 'live':130 'made':132 'make':119 'may':55,96 'meantim':115 'money':120 'one':122 'part':106 'peopl':125,128 'phase':59 'pictur':26 'platform':19,76,100,118 're':8 'right':9 'screw':72 'set':123 'slight':5 'slowli':85 'stamp':33 'still':88 'strang':92 'stuck':57 'technolog':80 'today':14 'want':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4727100"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697994407 {#2081
          date: 2023-10-22 19:06:47.0 +02:00
        }
        +"title": 65205
      }
    ]
    -id: 6963
    -titleTs: "'go':3 'head':9 'hit':5 'm':2 'pipe':12"
    -bodyTs: "'get':4 'pipe':5 'right':3 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698048200
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6845862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697961800 {#2929
      date: 2023-10-22 10:03:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1383 …}
  +body: "Next time stamp an imgur label on it, like a traveller’s suitcase full of stickers of places it’s been."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697987824 {#2395
    date: 2023-10-22 17:17:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1402 …}
  +nested: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  -id: 64908
  -bodyTs: "'full':14 'imgur':5 'label':6 'like':9 'next':1 'place':18 'stamp':3 'sticker':16 'suitcas':13 'time':2 'travel':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697987824 {#2393
    date: 2023-10-22 17:17:04.0 +02:00
  }
  +"title": 64908
}
"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
110 DENIED moderate
App\Entity\EntryComment {#1384
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2907 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "I-m-going-to-hit-them-in-the-head-with-a"
    +title: "I'm going to hit them in the head with a pipe."
    +url: "https://lemmy.ml/pictrs/image/c74631a1-1e6c-4593-af2e-cb9599ddbf7b.jpeg"
    +body: "That’s right, get piped Youtube!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 83
    +favouriteCount: 838
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698026084 {#2941
      date: 2023-10-23 03:54:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      2 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: """
          According to the principle of [enshittification](https://pluralistic.net/2023/01/21/potemkin-ai/):\n
          \n
          > Here is how platforms die: first, they are good to their users; then they abuse their users to make things better for their business customers; finally, they abuse those business customers to claw back all the value for themselves. Then, they die.\n
          \n
          So currently we are on step 2: abusing their users. When they start abusing the business customers as you suggest, they will be on step 3 and one step closer to death.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697987653 {#2383
          date: 2023-10-22 17:14:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@killeronthecorner@lemmy.world"
          "@superduperenigma@lemmy.world"
          "@SSX@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 64901
        -bodyTs: "'/2023/01/21/potemkin-ai/):':9 '2':58 '3':77 'abus':24,37,59,65 'accord':1 'back':43 'better':30 'busi':33,39,67 'claw':42 'closer':81 'current':53 'custom':34,40,68 'death':83 'die':14,51 'enshittif':6 'final':35 'first':15 'good':18 'make':28 'one':79 'platform':13 'pluralistic.net':8 'pluralistic.net/2023/01/21/potemkin-ai/):':7 'principl':4 'start':64 'step':57,76,80 'suggest':71 'thing':29 'user':21,26,61 'valu':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987653 {#1910
          date: 2023-10-22 17:14:13.0 +02:00
        }
        +"title": 64901
      }
      1 => App\Entity\EntryComment {#1384}
      0 => App\Entity\EntryComment {#2077
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: """
          I agree with a slight caveat. You’re right that the internet of today is more forgiving of platforms that enshittify. “If you want a picture of the future, imagine a boot stamping on a human face – forever.” -literally 1984, where the boot is advertising and the human face is consumers’ attention.\n
          \n
          So we may be stuck at phase 3 for a while, where the consumers and the businesses are getting screwed over by internet platforms. But although the technological environment is changing more slowly, it’s still changing and “with strange aeons even death may die”. When the platforms inevitably die, enshittification will be part of the analysis why.\n
          \n
          Of course in the meantime the internet platforms make money for one set of people, and other people’s lives are made crappier because of it.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697994407 {#2062
          date: 2023-10-22 19:06:47.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@killeronthecorner@lemmy.world"
          "@superduperenigma@lemmy.world"
          "@SSX@lemmy.world"
          "@Rolando@lemmy.world"
          "@rwhitisissle@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2063 …}
        +nested: Doctrine\ORM\PersistentCollection {#2064 …}
        +votes: Doctrine\ORM\PersistentCollection {#2088 …}
        +reports: Doctrine\ORM\PersistentCollection {#2087 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
        -id: 65205
        -bodyTs: "'1984':40 '3':60 'advertis':45 'aeon':93 'agre':2 'although':78 'analysi':109 'attent':52 'boot':32,43 'busi':69 'caveat':6 'chang':83,89 'consum':51,66 'cours':112 'crappier':133 'death':95 'die':97,102 'enshittif':103 'enshittifi':21 'environ':81 'even':94 'face':37,49 'forev':38 'forgiv':17 'futur':29 'get':71 'human':36,48 'imagin':30 'inevit':101 'internet':12,75,117 'liter':39 'live':130 'made':132 'make':119 'may':55,96 'meantim':115 'money':120 'one':122 'part':106 'peopl':125,128 'phase':59 'pictur':26 'platform':19,76,100,118 're':8 'right':9 'screw':72 'set':123 'slight':5 'slowli':85 'stamp':33 'still':88 'strang':92 'stuck':57 'technolog':80 'today':14 'want':24"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4727100"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697994407 {#2081
          date: 2023-10-22 19:06:47.0 +02:00
        }
        +"title": 65205
      }
    ]
    -id: 6963
    -titleTs: "'go':3 'head':9 'hit':5 'm':2 'pipe':12"
    -bodyTs: "'get':4 'pipe':5 'right':3 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698048200
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6845862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697961800 {#2929
      date: 2023-10-22 10:03:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1383 …}
  +body: "Next time stamp an imgur label on it, like a traveller’s suitcase full of stickers of places it’s been."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1697987824 {#2395
    date: 2023-10-22 17:17:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@CyberEgg@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1402 …}
  +nested: Doctrine\ORM\PersistentCollection {#1385 …}
  +votes: Doctrine\ORM\PersistentCollection {#1401 …}
  +reports: Doctrine\ORM\PersistentCollection {#1363 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
  -id: 64908
  -bodyTs: "'full':14 'imgur':5 'label':6 'like':9 'next':1 'place':18 'stamp':3 'sticker':16 'suitcas':13 'time':2 'travel':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4725236"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697987824 {#2393
    date: 2023-10-22 17:17:04.0 +02:00
  }
  +"title": 64908
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED 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
112 DENIED moderate
App\Entity\EntryComment {#2077
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2907 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "I-m-going-to-hit-them-in-the-head-with-a"
    +title: "I'm going to hit them in the head with a pipe."
    +url: "https://lemmy.ml/pictrs/image/c74631a1-1e6c-4593-af2e-cb9599ddbf7b.jpeg"
    +body: "That’s right, get piped Youtube!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 83
    +favouriteCount: 838
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698026084 {#2941
      date: 2023-10-23 03:54:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      2 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: """
          According to the principle of [enshittification](https://pluralistic.net/2023/01/21/potemkin-ai/):\n
          \n
          > Here is how platforms die: first, they are good to their users; then they abuse their users to make things better for their business customers; finally, they abuse those business customers to claw back all the value for themselves. Then, they die.\n
          \n
          So currently we are on step 2: abusing their users. When they start abusing the business customers as you suggest, they will be on step 3 and one step closer to death.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697987653 {#2383
          date: 2023-10-22 17:14:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@killeronthecorner@lemmy.world"
          "@superduperenigma@lemmy.world"
          "@SSX@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 64901
        -bodyTs: "'/2023/01/21/potemkin-ai/):':9 '2':58 '3':77 'abus':24,37,59,65 'accord':1 'back':43 'better':30 'busi':33,39,67 'claw':42 'closer':81 'current':53 'custom':34,40,68 'death':83 'die':14,51 'enshittif':6 'final':35 'first':15 'good':18 'make':28 'one':79 'platform':13 'pluralistic.net':8 'pluralistic.net/2023/01/21/potemkin-ai/):':7 'principl':4 'start':64 'step':57,76,80 'suggest':71 'thing':29 'user':21,26,61 'valu':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987653 {#1910
          date: 2023-10-22 17:14:13.0 +02:00
        }
        +"title": 64901
      }
      1 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1383 …}
        +body: "Next time stamp an imgur label on it, like a traveller’s suitcase full of stickers of places it’s been."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697987824 {#2395
          date: 2023-10-22 17:17:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@CyberEgg@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1385 …}
        +votes: Doctrine\ORM\PersistentCollection {#1401 …}
        +reports: Doctrine\ORM\PersistentCollection {#1363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
        -id: 64908
        -bodyTs: "'full':14 'imgur':5 'label':6 'like':9 'next':1 'place':18 'stamp':3 'sticker':16 'suitcas':13 'time':2 'travel':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725236"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987824 {#2393
          date: 2023-10-22 17:17:04.0 +02:00
        }
        +"title": 64908
      }
      0 => App\Entity\EntryComment {#2077}
    ]
    -id: 6963
    -titleTs: "'go':3 'head':9 'hit':5 'm':2 'pipe':12"
    -bodyTs: "'get':4 'pipe':5 'right':3 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698048200
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6845862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697961800 {#2929
      date: 2023-10-22 10:03:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +body: """
    I agree with a slight caveat. You’re right that the internet of today is more forgiving of platforms that enshittify. “If you want a picture of the future, imagine a boot stamping on a human face – forever.” -literally 1984, where the boot is advertising and the human face is consumers’ attention.\n
    \n
    So we may be stuck at phase 3 for a while, where the consumers and the businesses are getting screwed over by internet platforms. But although the technological environment is changing more slowly, it’s still changing and “with strange aeons even death may die”. When the platforms inevitably die, enshittification will be part of the analysis why.\n
    \n
    Of course in the meantime the internet platforms make money for one set of people, and other people’s lives are made crappier because of it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697994407 {#2062
    date: 2023-10-22 19:06:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@killeronthecorner@lemmy.world"
    "@superduperenigma@lemmy.world"
    "@SSX@lemmy.world"
    "@Rolando@lemmy.world"
    "@rwhitisissle@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 65205
  -bodyTs: "'1984':40 '3':60 'advertis':45 'aeon':93 'agre':2 'although':78 'analysi':109 'attent':52 'boot':32,43 'busi':69 'caveat':6 'chang':83,89 'consum':51,66 'cours':112 'crappier':133 'death':95 'die':97,102 'enshittif':103 'enshittifi':21 'environ':81 'even':94 'face':37,49 'forev':38 'forgiv':17 'futur':29 'get':71 'human':36,48 'imagin':30 'inevit':101 'internet':12,75,117 'liter':39 'live':130 'made':132 'make':119 'may':55,96 'meantim':115 'money':120 'one':122 'part':106 'peopl':125,128 'phase':59 'pictur':26 'platform':19,76,100,118 're':8 'right':9 'screw':72 'set':123 'slight':5 'slowli':85 'stamp':33 'still':88 'strang':92 'stuck':57 'technolog':80 'today':14 'want':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697994407 {#2081
    date: 2023-10-22 19:06:47.0 +02:00
  }
  +"title": 65205
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED edit
App\Entity\EntryComment {#2077
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2907 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "I-m-going-to-hit-them-in-the-head-with-a"
    +title: "I'm going to hit them in the head with a pipe."
    +url: "https://lemmy.ml/pictrs/image/c74631a1-1e6c-4593-af2e-cb9599ddbf7b.jpeg"
    +body: "That’s right, get piped Youtube!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 83
    +favouriteCount: 838
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698026084 {#2941
      date: 2023-10-23 03:54:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      2 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: """
          According to the principle of [enshittification](https://pluralistic.net/2023/01/21/potemkin-ai/):\n
          \n
          > Here is how platforms die: first, they are good to their users; then they abuse their users to make things better for their business customers; finally, they abuse those business customers to claw back all the value for themselves. Then, they die.\n
          \n
          So currently we are on step 2: abusing their users. When they start abusing the business customers as you suggest, they will be on step 3 and one step closer to death.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697987653 {#2383
          date: 2023-10-22 17:14:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@killeronthecorner@lemmy.world"
          "@superduperenigma@lemmy.world"
          "@SSX@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 64901
        -bodyTs: "'/2023/01/21/potemkin-ai/):':9 '2':58 '3':77 'abus':24,37,59,65 'accord':1 'back':43 'better':30 'busi':33,39,67 'claw':42 'closer':81 'current':53 'custom':34,40,68 'death':83 'die':14,51 'enshittif':6 'final':35 'first':15 'good':18 'make':28 'one':79 'platform':13 'pluralistic.net':8 'pluralistic.net/2023/01/21/potemkin-ai/):':7 'principl':4 'start':64 'step':57,76,80 'suggest':71 'thing':29 'user':21,26,61 'valu':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987653 {#1910
          date: 2023-10-22 17:14:13.0 +02:00
        }
        +"title": 64901
      }
      1 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1383 …}
        +body: "Next time stamp an imgur label on it, like a traveller’s suitcase full of stickers of places it’s been."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697987824 {#2395
          date: 2023-10-22 17:17:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@CyberEgg@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1385 …}
        +votes: Doctrine\ORM\PersistentCollection {#1401 …}
        +reports: Doctrine\ORM\PersistentCollection {#1363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
        -id: 64908
        -bodyTs: "'full':14 'imgur':5 'label':6 'like':9 'next':1 'place':18 'stamp':3 'sticker':16 'suitcas':13 'time':2 'travel':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725236"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987824 {#2393
          date: 2023-10-22 17:17:04.0 +02:00
        }
        +"title": 64908
      }
      0 => App\Entity\EntryComment {#2077}
    ]
    -id: 6963
    -titleTs: "'go':3 'head':9 'hit':5 'm':2 'pipe':12"
    -bodyTs: "'get':4 'pipe':5 'right':3 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698048200
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6845862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697961800 {#2929
      date: 2023-10-22 10:03:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +body: """
    I agree with a slight caveat. You’re right that the internet of today is more forgiving of platforms that enshittify. “If you want a picture of the future, imagine a boot stamping on a human face – forever.” -literally 1984, where the boot is advertising and the human face is consumers’ attention.\n
    \n
    So we may be stuck at phase 3 for a while, where the consumers and the businesses are getting screwed over by internet platforms. But although the technological environment is changing more slowly, it’s still changing and “with strange aeons even death may die”. When the platforms inevitably die, enshittification will be part of the analysis why.\n
    \n
    Of course in the meantime the internet platforms make money for one set of people, and other people’s lives are made crappier because of it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697994407 {#2062
    date: 2023-10-22 19:06:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@killeronthecorner@lemmy.world"
    "@superduperenigma@lemmy.world"
    "@SSX@lemmy.world"
    "@Rolando@lemmy.world"
    "@rwhitisissle@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 65205
  -bodyTs: "'1984':40 '3':60 'advertis':45 'aeon':93 'agre':2 'although':78 'analysi':109 'attent':52 'boot':32,43 'busi':69 'caveat':6 'chang':83,89 'consum':51,66 'cours':112 'crappier':133 'death':95 'die':97,102 'enshittif':103 'enshittifi':21 'environ':81 'even':94 'face':37,49 'forev':38 'forgiv':17 'futur':29 'get':71 'human':36,48 'imagin':30 'inevit':101 'internet':12,75,117 'liter':39 'live':130 'made':132 'make':119 'may':55,96 'meantim':115 'money':120 'one':122 'part':106 'peopl':125,128 'phase':59 'pictur':26 'platform':19,76,100,118 're':8 'right':9 'screw':72 'set':123 'slight':5 'slowli':85 'stamp':33 'still':88 'strang':92 'stuck':57 'technolog':80 'today':14 'want':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697994407 {#2081
    date: 2023-10-22 19:06:47.0 +02:00
  }
  +"title": 65205
}
"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
114 DENIED moderate
App\Entity\EntryComment {#2077
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1909
    +user: Proxies\__CG__\App\Entity\User {#2907 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2948 …}
    +slug: "I-m-going-to-hit-them-in-the-head-with-a"
    +title: "I'm going to hit them in the head with a pipe."
    +url: "https://lemmy.ml/pictrs/image/c74631a1-1e6c-4593-af2e-cb9599ddbf7b.jpeg"
    +body: "That’s right, get piped Youtube!"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 83
    +favouriteCount: 838
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698026084 {#2941
      date: 2023-10-23 03:54:44.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2949 …}
    +votes: Doctrine\ORM\PersistentCollection {#2951 …}
    +reports: Doctrine\ORM\PersistentCollection {#2953 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2955 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2957 …}
    +badges: Doctrine\ORM\PersistentCollection {#2959 …}
    +children: [
      2 => App\Entity\EntryComment {#1906
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
        +body: """
          According to the principle of [enshittification](https://pluralistic.net/2023/01/21/potemkin-ai/):\n
          \n
          > Here is how platforms die: first, they are good to their users; then they abuse their users to make things better for their business customers; finally, they abuse those business customers to claw back all the value for themselves. Then, they die.\n
          \n
          So currently we are on step 2: abusing their users. When they start abusing the business customers as you suggest, they will be on step 3 and one step closer to death.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 9
        +score: 0
        +lastActive: DateTime @1697987653 {#2383
          date: 2023-10-22 17:14:13.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@killeronthecorner@lemmy.world"
          "@superduperenigma@lemmy.world"
          "@SSX@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1410 …}
        +nested: Doctrine\ORM\PersistentCollection {#1907 …}
        +votes: Doctrine\ORM\PersistentCollection {#1407 …}
        +reports: Doctrine\ORM\PersistentCollection {#2391 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2392 …}
        -id: 64901
        -bodyTs: "'/2023/01/21/potemkin-ai/):':9 '2':58 '3':77 'abus':24,37,59,65 'accord':1 'back':43 'better':30 'busi':33,39,67 'claw':42 'closer':81 'current':53 'custom':34,40,68 'death':83 'die':14,51 'enshittif':6 'final':35 'first':15 'good':18 'make':28 'one':79 'platform':13 'pluralistic.net':8 'pluralistic.net/2023/01/21/potemkin-ai/):':7 'principl':4 'start':64 'step':57,76,80 'suggest':71 'thing':29 'user':21,26,61 'valu':46"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725202"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987653 {#1910
          date: 2023-10-22 17:14:13.0 +02:00
        }
        +"title": 64901
      }
      1 => App\Entity\EntryComment {#1384
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1909 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1381 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1383 …}
        +body: "Next time stamp an imgur label on it, like a traveller’s suitcase full of stickers of places it’s been."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 7
        +score: 0
        +lastActive: DateTime @1697987824 {#2395
          date: 2023-10-22 17:17:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Schnitzel_bub@lemmy.ml"
          "@CyberEgg@discuss.tchncs.de"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1402 …}
        +nested: Doctrine\ORM\PersistentCollection {#1385 …}
        +votes: Doctrine\ORM\PersistentCollection {#1401 …}
        +reports: Doctrine\ORM\PersistentCollection {#1363 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1362 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2019 …}
        -id: 64908
        -bodyTs: "'full':14 'imgur':5 'label':6 'like':9 'next':1 'place':18 'stamp':3 'sticker':16 'suitcas':13 'time':2 'travel':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4725236"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697987824 {#2393
          date: 2023-10-22 17:17:04.0 +02:00
        }
        +"title": 64908
      }
      0 => App\Entity\EntryComment {#2077}
    ]
    -id: 6963
    -titleTs: "'go':3 'head':9 'hit':5 'm':2 'pipe':12"
    -bodyTs: "'get':4 'pipe':5 'right':3 'youtub':6"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698048200
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/6845862"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697961800 {#2929
      date: 2023-10-22 10:03:20.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2098 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1926 …}
  +body: """
    I agree with a slight caveat. You’re right that the internet of today is more forgiving of platforms that enshittify. “If you want a picture of the future, imagine a boot stamping on a human face – forever.” -literally 1984, where the boot is advertising and the human face is consumers’ attention.\n
    \n
    So we may be stuck at phase 3 for a while, where the consumers and the businesses are getting screwed over by internet platforms. But although the technological environment is changing more slowly, it’s still changing and “with strange aeons even death may die”. When the platforms inevitably die, enshittification will be part of the analysis why.\n
    \n
    Of course in the meantime the internet platforms make money for one set of people, and other people’s lives are made crappier because of it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697994407 {#2062
    date: 2023-10-22 19:06:47.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Schnitzel_bub@lemmy.ml"
    "@killeronthecorner@lemmy.world"
    "@superduperenigma@lemmy.world"
    "@SSX@lemmy.world"
    "@Rolando@lemmy.world"
    "@rwhitisissle@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2063 …}
  +nested: Doctrine\ORM\PersistentCollection {#2064 …}
  +votes: Doctrine\ORM\PersistentCollection {#2088 …}
  +reports: Doctrine\ORM\PersistentCollection {#2087 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2086 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2093 …}
  -id: 65205
  -bodyTs: "'1984':40 '3':60 'advertis':45 'aeon':93 'agre':2 'although':78 'analysi':109 'attent':52 'boot':32,43 'busi':69 'caveat':6 'chang':83,89 'consum':51,66 'cours':112 'crappier':133 'death':95 'die':97,102 'enshittif':103 'enshittifi':21 'environ':81 'even':94 'face':37,49 'forev':38 'forgiv':17 'futur':29 'get':71 'human':36,48 'imagin':30 'inevit':101 'internet':12,75,117 'liter':39 'live':130 'made':132 'make':119 'may':55,96 'meantim':115 'money':120 'one':122 'part':106 'peopl':125,128 'phase':59 'pictur':26 'platform':19,76,100,118 're':8 'right':9 'screw':72 'set':123 'slight':5 'slowli':85 'stamp':33 'still':88 'strang':92 'stuck':57 'technolog':80 'today':14 'want':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4727100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697994407 {#2081
    date: 2023-10-22 19:06:47.0 +02:00
  }
  +"title": 65205
}
"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
115 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
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2909 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "30-s-wheel-of-pain"
  +title: "30's wheel of pain"
  +url: "https://lemmy.world/pictrs/image/7e6cc3d1-330e-4df8-8a62-4f7c5a31ae31.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 73
  +favouriteCount: 1186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697745816 {#2904
    date: 2023-10-19 22:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  +badges: Doctrine\ORM\PersistentCollection {#2921 …}
  +children: [
    App\Entity\EntryComment {#2458
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +body: """
        Personal trainers are awesome. If you can’t afford one:\n
        \n
        1. find a friend to work out with. Preferably at your same physical level. Look for workouts or support online.\n
        2. get as much medical care as you can afford. A lot of small problems in your 30s can turn into big problems in your 40s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697646078 {#2422
        date: 2023-10-18 18:21:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@Siethron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 57238
      -bodyTs: "'1':11 '2':31 '30s':48 '40s':56 'afford':9,40 'awesom':4 'big':52 'care':36 'find':12 'friend':14 'get':32 'level':24 'look':25 'lot':42 'medic':35 'much':34 'one':10 'onlin':30 'person':1 'physic':23 'prefer':19 'problem':45,53 'small':44 'support':29 'trainer':2 'turn':50 'work':16 'workout':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4627900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697646078 {#2462
        date: 2023-10-18 18:21:18.0 +02:00
      }
      +"title": 57238
    }
  ]
  -id: 6183
  -titleTs: "'30':1 'pain':5 'wheel':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697722759
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6977118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697636359 {#2892
    date: 2023-10-18 15:39:19.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
117 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2909 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "30-s-wheel-of-pain"
  +title: "30's wheel of pain"
  +url: "https://lemmy.world/pictrs/image/7e6cc3d1-330e-4df8-8a62-4f7c5a31ae31.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 73
  +favouriteCount: 1186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697745816 {#2904
    date: 2023-10-19 22:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  +badges: Doctrine\ORM\PersistentCollection {#2921 …}
  +children: [
    App\Entity\EntryComment {#2458
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +body: """
        Personal trainers are awesome. If you can’t afford one:\n
        \n
        1. find a friend to work out with. Preferably at your same physical level. Look for workouts or support online.\n
        2. get as much medical care as you can afford. A lot of small problems in your 30s can turn into big problems in your 40s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697646078 {#2422
        date: 2023-10-18 18:21:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@Siethron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 57238
      -bodyTs: "'1':11 '2':31 '30s':48 '40s':56 'afford':9,40 'awesom':4 'big':52 'care':36 'find':12 'friend':14 'get':32 'level':24 'look':25 'lot':42 'medic':35 'much':34 'one':10 'onlin':30 'person':1 'physic':23 'prefer':19 'problem':45,53 'small':44 'support':29 'trainer':2 'turn':50 'work':16 'workout':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4627900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697646078 {#2462
        date: 2023-10-18 18:21:18.0 +02:00
      }
      +"title": 57238
    }
  ]
  -id: 6183
  -titleTs: "'30':1 'pain':5 'wheel':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697722759
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6977118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697636359 {#2892
    date: 2023-10-18 15:39:19.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
118 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2909 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
  +slug: "30-s-wheel-of-pain"
  +title: "30's wheel of pain"
  +url: "https://lemmy.world/pictrs/image/7e6cc3d1-330e-4df8-8a62-4f7c5a31ae31.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 73
  +favouriteCount: 1186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697745816 {#2904
    date: 2023-10-19 22:03:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2911 …}
  +votes: Doctrine\ORM\PersistentCollection {#2913 …}
  +reports: Doctrine\ORM\PersistentCollection {#2915 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
  +badges: Doctrine\ORM\PersistentCollection {#2921 …}
  +children: [
    App\Entity\EntryComment {#2458
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
      +body: """
        Personal trainers are awesome. If you can’t afford one:\n
        \n
        1. find a friend to work out with. Preferably at your same physical level. Look for workouts or support online.\n
        2. get as much medical care as you can afford. A lot of small problems in your 30s can turn into big problems in your 40s.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 13
      +score: 0
      +lastActive: DateTime @1697646078 {#2422
        date: 2023-10-18 18:21:18.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@snoqualmieowl@lemmy.world"
        "@Siethron@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2460 …}
      +nested: Doctrine\ORM\PersistentCollection {#2452 …}
      +votes: Doctrine\ORM\PersistentCollection {#2454 …}
      +reports: Doctrine\ORM\PersistentCollection {#2459 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
      -id: 57238
      -bodyTs: "'1':11 '2':31 '30s':48 '40s':56 'afford':9,40 'awesom':4 'big':52 'care':36 'find':12 'friend':14 'get':32 'level':24 'look':25 'lot':42 'medic':35 'much':34 'one':10 'onlin':30 'person':1 'physic':23 'prefer':19 'problem':45,53 'small':44 'support':29 'trainer':2 'turn':50 'work':16 'workout':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4627900"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697646078 {#2462
        date: 2023-10-18 18:21:18.0 +02:00
      }
      +"title": 57238
    }
  ]
  -id: 6183
  -titleTs: "'30':1 'pain':5 'wheel':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697722759
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6977118"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697636359 {#2892
    date: 2023-10-18 15:39:19.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
119 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
120 DENIED moderate
App\Entity\EntryComment {#2458
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2869 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2909 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "30-s-wheel-of-pain"
    +title: "30's wheel of pain"
    +url: "https://lemmy.world/pictrs/image/7e6cc3d1-330e-4df8-8a62-4f7c5a31ae31.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 73
    +favouriteCount: 1186
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697745816 {#2904
      date: 2023-10-19 22:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2911 …}
    +votes: Doctrine\ORM\PersistentCollection {#2913 …}
    +reports: Doctrine\ORM\PersistentCollection {#2915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
    +badges: Doctrine\ORM\PersistentCollection {#2921 …}
    +children: [
      App\Entity\EntryComment {#2458}
    ]
    -id: 6183
    -titleTs: "'30':1 'pain':5 'wheel':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697722759
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6977118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697636359 {#2892
      date: 2023-10-18 15:39:19.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +body: """
    Personal trainers are awesome. If you can’t afford one:\n
    \n
    1. find a friend to work out with. Preferably at your same physical level. Look for workouts or support online.\n
    2. get as much medical care as you can afford. A lot of small problems in your 30s can turn into big problems in your 40s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697646078 {#2422
    date: 2023-10-18 18:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 57238
  -bodyTs: "'1':11 '2':31 '30s':48 '40s':56 'afford':9,40 'awesom':4 'big':52 'care':36 'find':12 'friend':14 'get':32 'level':24 'look':25 'lot':42 'medic':35 'much':34 'one':10 'onlin':30 'person':1 'physic':23 'prefer':19 'problem':45,53 'small':44 'support':29 'trainer':2 'turn':50 'work':16 'workout':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4627900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697646078 {#2462
    date: 2023-10-18 18:21:18.0 +02:00
  }
  +"title": 57238
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED edit
App\Entity\EntryComment {#2458
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2869 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2909 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "30-s-wheel-of-pain"
    +title: "30's wheel of pain"
    +url: "https://lemmy.world/pictrs/image/7e6cc3d1-330e-4df8-8a62-4f7c5a31ae31.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 73
    +favouriteCount: 1186
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697745816 {#2904
      date: 2023-10-19 22:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2911 …}
    +votes: Doctrine\ORM\PersistentCollection {#2913 …}
    +reports: Doctrine\ORM\PersistentCollection {#2915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
    +badges: Doctrine\ORM\PersistentCollection {#2921 …}
    +children: [
      App\Entity\EntryComment {#2458}
    ]
    -id: 6183
    -titleTs: "'30':1 'pain':5 'wheel':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697722759
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6977118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697636359 {#2892
      date: 2023-10-18 15:39:19.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +body: """
    Personal trainers are awesome. If you can’t afford one:\n
    \n
    1. find a friend to work out with. Preferably at your same physical level. Look for workouts or support online.\n
    2. get as much medical care as you can afford. A lot of small problems in your 30s can turn into big problems in your 40s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697646078 {#2422
    date: 2023-10-18 18:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 57238
  -bodyTs: "'1':11 '2':31 '30s':48 '40s':56 'afford':9,40 'awesom':4 'big':52 'care':36 'find':12 'friend':14 'get':32 'level':24 'look':25 'lot':42 'medic':35 'much':34 'one':10 'onlin':30 'person':1 'physic':23 'prefer':19 'problem':45,53 'small':44 'support':29 'trainer':2 'turn':50 'work':16 'workout':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4627900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697646078 {#2462
    date: 2023-10-18 18:21:18.0 +02:00
  }
  +"title": 57238
}
"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
122 DENIED moderate
App\Entity\EntryComment {#2458
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2869 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2909 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2708 …}
    +slug: "30-s-wheel-of-pain"
    +title: "30's wheel of pain"
    +url: "https://lemmy.world/pictrs/image/7e6cc3d1-330e-4df8-8a62-4f7c5a31ae31.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 73
    +favouriteCount: 1186
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697745816 {#2904
      date: 2023-10-19 22:03:36.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2911 …}
    +votes: Doctrine\ORM\PersistentCollection {#2913 …}
    +reports: Doctrine\ORM\PersistentCollection {#2915 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2917 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2919 …}
    +badges: Doctrine\ORM\PersistentCollection {#2921 …}
    +children: [
      App\Entity\EntryComment {#2458}
    ]
    -id: 6183
    -titleTs: "'30':1 'pain':5 'wheel':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697722759
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6977118"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697636359 {#2892
      date: 2023-10-18 15:39:19.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2456 …}
  +body: """
    Personal trainers are awesome. If you can’t afford one:\n
    \n
    1. find a friend to work out with. Preferably at your same physical level. Look for workouts or support online.\n
    2. get as much medical care as you can afford. A lot of small problems in your 30s can turn into big problems in your 40s.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 13
  +score: 0
  +lastActive: DateTime @1697646078 {#2422
    date: 2023-10-18 18:21:18.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@snoqualmieowl@lemmy.world"
    "@Siethron@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2460 …}
  +nested: Doctrine\ORM\PersistentCollection {#2452 …}
  +votes: Doctrine\ORM\PersistentCollection {#2454 …}
  +reports: Doctrine\ORM\PersistentCollection {#2459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2467 …}
  -id: 57238
  -bodyTs: "'1':11 '2':31 '30s':48 '40s':56 'afford':9,40 'awesom':4 'big':52 'care':36 'find':12 'friend':14 'get':32 'level':24 'look':25 'lot':42 'medic':35 'much':34 'one':10 'onlin':30 'person':1 'physic':23 'prefer':19 'problem':45,53 'small':44 'support':29 'trainer':2 'turn':50 'work':16 'workout':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4627900"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697646078 {#2462
    date: 2023-10-18 18:21:18.0 +02:00
  }
  +"title": 57238
}
"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
123 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
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#2852 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
  +slug: "Party-Like-you-re-Forty"
  +title: "Party Like you’re Forty"
  +url: "https://i.imgur.com/pksUMBC.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 272
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697711368 {#2886
    date: 2023-10-19 12:29:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2891 …}
  +votes: Doctrine\ORM\PersistentCollection {#2894 …}
  +reports: Doctrine\ORM\PersistentCollection {#2896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
  +badges: Doctrine\ORM\PersistentCollection {#2902 …}
  +children: [
    1 => App\Entity\EntryComment {#1723
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: "I do too, though black Korean KN-95 masks look a lot gothy-er!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1697564693 {#1731
        date: 2023-10-17 19:44:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JennieBreeden@lemmy.sdf.org"
        "@ComfortablyGlum@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1730 …}
      +votes: Doctrine\ORM\PersistentCollection {#1734 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
      -id: 55001
      -bodyTs: "'-95':8 'black':5 'er':15 'gothi':14 'gothy-':13 'kn':7 'korean':6 'look':10 'lot':12 'mask':9 'though':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4603532"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697564693 {#1725
        date: 2023-10-17 19:44:53.0 +02:00
      }
      +"title": 55001
    }
    0 => App\Entity\EntryComment {#1718
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: """
        > The Korean ones are kf-94 fwiw.\n
        \n
        Ah! You are correct!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697585124 {#1715
        date: 2023-10-18 01:25:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JennieBreeden@lemmy.sdf.org"
        "@ComfortablyGlum@sh.itjust.works"
        "@Rolando@lemmy.world"
        "@winterayars@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 55446
      -bodyTs: "'-94':6 'ah':8 'correct':11 'fwiw':7 'kf':5 'korean':2 'one':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4610914"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697585124 {#1714
        date: 2023-10-18 01:25:24.0 +02:00
      }
      +"title": 55446
    }
  ]
  -id: 5992
  -titleTs: "'forti':5 'like':2 'parti':1 're':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697644976
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/5909228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697558576 {#2872
    date: 2023-10-17 18:02:56.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
125 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#2852 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
  +slug: "Party-Like-you-re-Forty"
  +title: "Party Like you’re Forty"
  +url: "https://i.imgur.com/pksUMBC.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 272
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697711368 {#2886
    date: 2023-10-19 12:29:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2891 …}
  +votes: Doctrine\ORM\PersistentCollection {#2894 …}
  +reports: Doctrine\ORM\PersistentCollection {#2896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
  +badges: Doctrine\ORM\PersistentCollection {#2902 …}
  +children: [
    1 => App\Entity\EntryComment {#1723
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: "I do too, though black Korean KN-95 masks look a lot gothy-er!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1697564693 {#1731
        date: 2023-10-17 19:44:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JennieBreeden@lemmy.sdf.org"
        "@ComfortablyGlum@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1730 …}
      +votes: Doctrine\ORM\PersistentCollection {#1734 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
      -id: 55001
      -bodyTs: "'-95':8 'black':5 'er':15 'gothi':14 'gothy-':13 'kn':7 'korean':6 'look':10 'lot':12 'mask':9 'though':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4603532"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697564693 {#1725
        date: 2023-10-17 19:44:53.0 +02:00
      }
      +"title": 55001
    }
    0 => App\Entity\EntryComment {#1718
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: """
        > The Korean ones are kf-94 fwiw.\n
        \n
        Ah! You are correct!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697585124 {#1715
        date: 2023-10-18 01:25:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JennieBreeden@lemmy.sdf.org"
        "@ComfortablyGlum@sh.itjust.works"
        "@Rolando@lemmy.world"
        "@winterayars@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 55446
      -bodyTs: "'-94':6 'ah':8 'correct':11 'fwiw':7 'kf':5 'korean':2 'one':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4610914"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697585124 {#1714
        date: 2023-10-18 01:25:24.0 +02:00
      }
      +"title": 55446
    }
  ]
  -id: 5992
  -titleTs: "'forti':5 'like':2 'parti':1 're':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697644976
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/5909228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697558576 {#2872
    date: 2023-10-17 18:02:56.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
126 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1722
  +user: Proxies\__CG__\App\Entity\User {#2852 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
  +slug: "Party-Like-you-re-Forty"
  +title: "Party Like you’re Forty"
  +url: "https://i.imgur.com/pksUMBC.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 272
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697711368 {#2886
    date: 2023-10-19 12:29:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2891 …}
  +votes: Doctrine\ORM\PersistentCollection {#2894 …}
  +reports: Doctrine\ORM\PersistentCollection {#2896 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2898 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
  +badges: Doctrine\ORM\PersistentCollection {#2902 …}
  +children: [
    1 => App\Entity\EntryComment {#1723
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: "I do too, though black Korean KN-95 masks look a lot gothy-er!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 21
      +score: 0
      +lastActive: DateTime @1697564693 {#1731
        date: 2023-10-17 19:44:53.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JennieBreeden@lemmy.sdf.org"
        "@ComfortablyGlum@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1728 …}
      +nested: Doctrine\ORM\PersistentCollection {#1730 …}
      +votes: Doctrine\ORM\PersistentCollection {#1734 …}
      +reports: Doctrine\ORM\PersistentCollection {#1727 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
      -id: 55001
      -bodyTs: "'-95':8 'black':5 'er':15 'gothi':14 'gothy-':13 'kn':7 'korean':6 'look':10 'lot':12 'mask':9 'though':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4603532"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697564693 {#1725
        date: 2023-10-17 19:44:53.0 +02:00
      }
      +"title": 55001
    }
    0 => App\Entity\EntryComment {#1718
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
      +body: """
        > The Korean ones are kf-94 fwiw.\n
        \n
        Ah! You are correct!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1697585124 {#1715
        date: 2023-10-18 01:25:24.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JennieBreeden@lemmy.sdf.org"
        "@ComfortablyGlum@sh.itjust.works"
        "@Rolando@lemmy.world"
        "@winterayars@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1716 …}
      +nested: Doctrine\ORM\PersistentCollection {#1739 …}
      +votes: Doctrine\ORM\PersistentCollection {#1740 …}
      +reports: Doctrine\ORM\PersistentCollection {#2465 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
      -id: 55446
      -bodyTs: "'-94':6 'ah':8 'correct':11 'fwiw':7 'kf':5 'korean':2 'one':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4610914"
      +editedAt: null
      +createdAt: DateTimeImmutable @1697585124 {#1714
        date: 2023-10-18 01:25:24.0 +02:00
      }
      +"title": 55446
    }
  ]
  -id: 5992
  -titleTs: "'forti':5 'like':2 'parti':1 're':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1697644976
  +visibility: "visible             "
  +apId: "https://lemmy.sdf.org/post/5909228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697558576 {#2872
    date: 2023-10-17 18:02:56.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
127 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
128 DENIED moderate
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2852 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
    +slug: "Party-Like-you-re-Forty"
    +title: "Party Like you’re Forty"
    +url: "https://i.imgur.com/pksUMBC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 272
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697711368 {#2886
      date: 2023-10-19 12:29:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2891 …}
    +votes: Doctrine\ORM\PersistentCollection {#2894 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
    +badges: Doctrine\ORM\PersistentCollection {#2902 …}
    +children: [
      1 => App\Entity\EntryComment {#1723}
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
        +body: """
          > The Korean ones are kf-94 fwiw.\n
          \n
          Ah! You are correct!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697585124 {#1715
          date: 2023-10-18 01:25:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JennieBreeden@lemmy.sdf.org"
          "@ComfortablyGlum@sh.itjust.works"
          "@Rolando@lemmy.world"
          "@winterayars@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 55446
        -bodyTs: "'-94':6 'ah':8 'correct':11 'fwiw':7 'kf':5 'korean':2 'one':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4610914"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697585124 {#1714
          date: 2023-10-18 01:25:24.0 +02:00
        }
        +"title": 55446
      }
    ]
    -id: 5992
    -titleTs: "'forti':5 'like':2 'parti':1 're':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697644976
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/5909228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697558576 {#2872
      date: 2023-10-17 18:02:56.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: "I do too, though black Korean KN-95 masks look a lot gothy-er!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697564693 {#1731
    date: 2023-10-17 19:44:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JennieBreeden@lemmy.sdf.org"
    "@ComfortablyGlum@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  -id: 55001
  -bodyTs: "'-95':8 'black':5 'er':15 'gothi':14 'gothy-':13 'kn':7 'korean':6 'look':10 'lot':12 'mask':9 'though':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4603532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697564693 {#1725
    date: 2023-10-17 19:44:53.0 +02:00
  }
  +"title": 55001
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED edit
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2852 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
    +slug: "Party-Like-you-re-Forty"
    +title: "Party Like you’re Forty"
    +url: "https://i.imgur.com/pksUMBC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 272
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697711368 {#2886
      date: 2023-10-19 12:29:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2891 …}
    +votes: Doctrine\ORM\PersistentCollection {#2894 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
    +badges: Doctrine\ORM\PersistentCollection {#2902 …}
    +children: [
      1 => App\Entity\EntryComment {#1723}
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
        +body: """
          > The Korean ones are kf-94 fwiw.\n
          \n
          Ah! You are correct!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697585124 {#1715
          date: 2023-10-18 01:25:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JennieBreeden@lemmy.sdf.org"
          "@ComfortablyGlum@sh.itjust.works"
          "@Rolando@lemmy.world"
          "@winterayars@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 55446
        -bodyTs: "'-94':6 'ah':8 'correct':11 'fwiw':7 'kf':5 'korean':2 'one':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4610914"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697585124 {#1714
          date: 2023-10-18 01:25:24.0 +02:00
        }
        +"title": 55446
      }
    ]
    -id: 5992
    -titleTs: "'forti':5 'like':2 'parti':1 're':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697644976
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/5909228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697558576 {#2872
      date: 2023-10-17 18:02:56.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: "I do too, though black Korean KN-95 masks look a lot gothy-er!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697564693 {#1731
    date: 2023-10-17 19:44:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JennieBreeden@lemmy.sdf.org"
    "@ComfortablyGlum@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  -id: 55001
  -bodyTs: "'-95':8 'black':5 'er':15 'gothi':14 'gothy-':13 'kn':7 'korean':6 'look':10 'lot':12 'mask':9 'though':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4603532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697564693 {#1725
    date: 2023-10-17 19:44:53.0 +02:00
  }
  +"title": 55001
}
"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
130 DENIED moderate
App\Entity\EntryComment {#1723
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2852 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
    +slug: "Party-Like-you-re-Forty"
    +title: "Party Like you’re Forty"
    +url: "https://i.imgur.com/pksUMBC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 272
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697711368 {#2886
      date: 2023-10-19 12:29:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2891 …}
    +votes: Doctrine\ORM\PersistentCollection {#2894 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
    +badges: Doctrine\ORM\PersistentCollection {#2902 …}
    +children: [
      1 => App\Entity\EntryComment {#1723}
      0 => App\Entity\EntryComment {#1718
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
        +body: """
          > The Korean ones are kf-94 fwiw.\n
          \n
          Ah! You are correct!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1697585124 {#1715
          date: 2023-10-18 01:25:24.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JennieBreeden@lemmy.sdf.org"
          "@ComfortablyGlum@sh.itjust.works"
          "@Rolando@lemmy.world"
          "@winterayars@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1716 …}
        +nested: Doctrine\ORM\PersistentCollection {#1739 …}
        +votes: Doctrine\ORM\PersistentCollection {#1740 …}
        +reports: Doctrine\ORM\PersistentCollection {#2465 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
        -id: 55446
        -bodyTs: "'-94':6 'ah':8 'correct':11 'fwiw':7 'kf':5 'korean':2 'one':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4610914"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697585124 {#1714
          date: 2023-10-18 01:25:24.0 +02:00
        }
        +"title": 55446
      }
    ]
    -id: 5992
    -titleTs: "'forti':5 'like':2 'parti':1 're':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697644976
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/5909228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697558576 {#2872
      date: 2023-10-17 18:02:56.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: "I do too, though black Korean KN-95 masks look a lot gothy-er!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 21
  +score: 0
  +lastActive: DateTime @1697564693 {#1731
    date: 2023-10-17 19:44:53.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JennieBreeden@lemmy.sdf.org"
    "@ComfortablyGlum@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1728 …}
  +nested: Doctrine\ORM\PersistentCollection {#1730 …}
  +votes: Doctrine\ORM\PersistentCollection {#1734 …}
  +reports: Doctrine\ORM\PersistentCollection {#1727 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
  -id: 55001
  -bodyTs: "'-95':8 'black':5 'er':15 'gothi':14 'gothy-':13 'kn':7 'korean':6 'look':10 'lot':12 'mask':9 'though':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4603532"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697564693 {#1725
    date: 2023-10-17 19:44:53.0 +02:00
  }
  +"title": 55001
}
"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
131 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
132 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2852 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
    +slug: "Party-Like-you-re-Forty"
    +title: "Party Like you’re Forty"
    +url: "https://i.imgur.com/pksUMBC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 272
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697711368 {#2886
      date: 2023-10-19 12:29:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2891 …}
    +votes: Doctrine\ORM\PersistentCollection {#2894 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
    +badges: Doctrine\ORM\PersistentCollection {#2902 …}
    +children: [
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
        +body: "I do too, though black Korean KN-95 masks look a lot gothy-er!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1697564693 {#1731
          date: 2023-10-17 19:44:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JennieBreeden@lemmy.sdf.org"
          "@ComfortablyGlum@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1730 …}
        +votes: Doctrine\ORM\PersistentCollection {#1734 …}
        +reports: Doctrine\ORM\PersistentCollection {#1727 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
        -id: 55001
        -bodyTs: "'-95':8 'black':5 'er':15 'gothi':14 'gothy-':13 'kn':7 'korean':6 'look':10 'lot':12 'mask':9 'though':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4603532"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697564693 {#1725
          date: 2023-10-17 19:44:53.0 +02:00
        }
        +"title": 55001
      }
      0 => App\Entity\EntryComment {#1718}
    ]
    -id: 5992
    -titleTs: "'forti':5 'like':2 'parti':1 're':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697644976
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/5909228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697558576 {#2872
      date: 2023-10-17 18:02:56.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: """
    > The Korean ones are kf-94 fwiw.\n
    \n
    Ah! You are correct!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697585124 {#1715
    date: 2023-10-18 01:25:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JennieBreeden@lemmy.sdf.org"
    "@ComfortablyGlum@sh.itjust.works"
    "@Rolando@lemmy.world"
    "@winterayars@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 55446
  -bodyTs: "'-94':6 'ah':8 'correct':11 'fwiw':7 'kf':5 'korean':2 'one':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4610914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697585124 {#1714
    date: 2023-10-18 01:25:24.0 +02:00
  }
  +"title": 55446
}
"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
133 DENIED edit
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2852 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
    +slug: "Party-Like-you-re-Forty"
    +title: "Party Like you’re Forty"
    +url: "https://i.imgur.com/pksUMBC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 272
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697711368 {#2886
      date: 2023-10-19 12:29:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2891 …}
    +votes: Doctrine\ORM\PersistentCollection {#2894 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
    +badges: Doctrine\ORM\PersistentCollection {#2902 …}
    +children: [
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
        +body: "I do too, though black Korean KN-95 masks look a lot gothy-er!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1697564693 {#1731
          date: 2023-10-17 19:44:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JennieBreeden@lemmy.sdf.org"
          "@ComfortablyGlum@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1730 …}
        +votes: Doctrine\ORM\PersistentCollection {#1734 …}
        +reports: Doctrine\ORM\PersistentCollection {#1727 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
        -id: 55001
        -bodyTs: "'-95':8 'black':5 'er':15 'gothi':14 'gothy-':13 'kn':7 'korean':6 'look':10 'lot':12 'mask':9 'though':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4603532"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697564693 {#1725
          date: 2023-10-17 19:44:53.0 +02:00
        }
        +"title": 55001
      }
      0 => App\Entity\EntryComment {#1718}
    ]
    -id: 5992
    -titleTs: "'forti':5 'like':2 'parti':1 're':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697644976
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/5909228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697558576 {#2872
      date: 2023-10-17 18:02:56.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: """
    > The Korean ones are kf-94 fwiw.\n
    \n
    Ah! You are correct!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697585124 {#1715
    date: 2023-10-18 01:25:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JennieBreeden@lemmy.sdf.org"
    "@ComfortablyGlum@sh.itjust.works"
    "@Rolando@lemmy.world"
    "@winterayars@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 55446
  -bodyTs: "'-94':6 'ah':8 'correct':11 'fwiw':7 'kf':5 'korean':2 'one':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4610914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697585124 {#1714
    date: 2023-10-18 01:25:24.0 +02:00
  }
  +"title": 55446
}
"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
134 DENIED moderate
App\Entity\EntryComment {#1718
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1722
    +user: Proxies\__CG__\App\Entity\User {#2852 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2778 …}
    +slug: "Party-Like-you-re-Forty"
    +title: "Party Like you’re Forty"
    +url: "https://i.imgur.com/pksUMBC.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 14
    +favouriteCount: 272
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1697711368 {#2886
      date: 2023-10-19 12:29:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2891 …}
    +votes: Doctrine\ORM\PersistentCollection {#2894 …}
    +reports: Doctrine\ORM\PersistentCollection {#2896 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2898 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2900 …}
    +badges: Doctrine\ORM\PersistentCollection {#2902 …}
    +children: [
      1 => App\Entity\EntryComment {#1723
        +user: App\Entity\User {#265 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1722 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
        +body: "I do too, though black Korean KN-95 masks look a lot gothy-er!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 21
        +score: 0
        +lastActive: DateTime @1697564693 {#1731
          date: 2023-10-17 19:44:53.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JennieBreeden@lemmy.sdf.org"
          "@ComfortablyGlum@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1728 …}
        +nested: Doctrine\ORM\PersistentCollection {#1730 …}
        +votes: Doctrine\ORM\PersistentCollection {#1734 …}
        +reports: Doctrine\ORM\PersistentCollection {#1727 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1733 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1724 …}
        -id: 55001
        -bodyTs: "'-95':8 'black':5 'er':15 'gothi':14 'gothy-':13 'kn':7 'korean':6 'look':10 'lot':12 'mask':9 'though':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/4603532"
        +editedAt: null
        +createdAt: DateTimeImmutable @1697564693 {#1725
          date: 2023-10-17 19:44:53.0 +02:00
        }
        +"title": 55001
      }
      0 => App\Entity\EntryComment {#1718}
    ]
    -id: 5992
    -titleTs: "'forti':5 'like':2 'parti':1 're':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1697644976
    +visibility: "visible             "
    +apId: "https://lemmy.sdf.org/post/5909228"
    +editedAt: null
    +createdAt: DateTimeImmutable @1697558576 {#2872
      date: 2023-10-17 18:02:56.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1721 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1720 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1726 …}
  +body: """
    > The Korean ones are kf-94 fwiw.\n
    \n
    Ah! You are correct!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1697585124 {#1715
    date: 2023-10-18 01:25:24.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JennieBreeden@lemmy.sdf.org"
    "@ComfortablyGlum@sh.itjust.works"
    "@Rolando@lemmy.world"
    "@winterayars@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1716 …}
  +nested: Doctrine\ORM\PersistentCollection {#1739 …}
  +votes: Doctrine\ORM\PersistentCollection {#1740 …}
  +reports: Doctrine\ORM\PersistentCollection {#2465 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2411 …}
  -id: 55446
  -bodyTs: "'-94':6 'ah':8 'correct':11 'fwiw':7 'kf':5 'korean':2 'one':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4610914"
  +editedAt: null
  +createdAt: DateTimeImmutable @1697585124 {#1714
    date: 2023-10-18 01:25:24.0 +02:00
  }
  +"title": 55446
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED 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
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#2831 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2871 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2873 …}
  +slug: "literally-no-clue"
  +title: "literally no clue"
  +url: "https://media.infosec.exchange/infosecmediaeu/media_attachments/files/111/193/768/138/073/497/original/4508caf1ba0fd6e9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 167
  +favouriteCount: 2312
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696888490 {#2866
    date: 2023-10-09 23:54:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  +badges: Doctrine\ORM\PersistentCollection {#2884 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +body: "Looks like an example of [xeriscaping](https://en.wikipedia.org/wiki/Xeriscaping), or gardening with a minimal need for irrigation. Not the best I’ve seen, but at least it’s water-conserving."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696723391 {#1691
        date: 2023-10-08 02:03:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@dauerstaender@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1598 …}
      +votes: Doctrine\ORM\PersistentCollection {#1629 …}
      +reports: Doctrine\ORM\PersistentCollection {#1626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
      -id: 36681
      -bodyTs: "'/wiki/xeriscaping),':9 'best':20 'conserv':31 'en.wikipedia.org':8 'en.wikipedia.org/wiki/xeriscaping),':7 'exampl':4 'garden':11 'irrig':17 'least':26 'like':2 'look':1 'minim':14 'need':15 'seen':23 've':22 'water':30 'water-conserv':29 'xeriscap':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4259039"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696723391 {#1692
        date: 2023-10-08 02:03:11.0 +02:00
      }
      +"title": 36681
    }
  ]
  -id: 3441
  -titleTs: "'clue':3 'liter':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696791233
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10696737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704833 {#2855
    date: 2023-10-07 20:53:53.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
137 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#2831 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2871 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2873 …}
  +slug: "literally-no-clue"
  +title: "literally no clue"
  +url: "https://media.infosec.exchange/infosecmediaeu/media_attachments/files/111/193/768/138/073/497/original/4508caf1ba0fd6e9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 167
  +favouriteCount: 2312
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696888490 {#2866
    date: 2023-10-09 23:54:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  +badges: Doctrine\ORM\PersistentCollection {#2884 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +body: "Looks like an example of [xeriscaping](https://en.wikipedia.org/wiki/Xeriscaping), or gardening with a minimal need for irrigation. Not the best I’ve seen, but at least it’s water-conserving."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696723391 {#1691
        date: 2023-10-08 02:03:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@dauerstaender@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1598 …}
      +votes: Doctrine\ORM\PersistentCollection {#1629 …}
      +reports: Doctrine\ORM\PersistentCollection {#1626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
      -id: 36681
      -bodyTs: "'/wiki/xeriscaping),':9 'best':20 'conserv':31 'en.wikipedia.org':8 'en.wikipedia.org/wiki/xeriscaping),':7 'exampl':4 'garden':11 'irrig':17 'least':26 'like':2 'look':1 'minim':14 'need':15 'seen':23 've':22 'water':30 'water-conserv':29 'xeriscap':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4259039"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696723391 {#1692
        date: 2023-10-08 02:03:11.0 +02:00
      }
      +"title": 36681
    }
  ]
  -id: 3441
  -titleTs: "'clue':3 'liter':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696791233
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10696737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704833 {#2855
    date: 2023-10-07 20:53:53.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
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1705
  +user: Proxies\__CG__\App\Entity\User {#2831 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2871 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2873 …}
  +slug: "literally-no-clue"
  +title: "literally no clue"
  +url: "https://media.infosec.exchange/infosecmediaeu/media_attachments/files/111/193/768/138/073/497/original/4508caf1ba0fd6e9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 167
  +favouriteCount: 2312
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696888490 {#2866
    date: 2023-10-09 23:54:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2874 …}
  +votes: Doctrine\ORM\PersistentCollection {#2876 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
  +badges: Doctrine\ORM\PersistentCollection {#2884 …}
  +children: [
    App\Entity\EntryComment {#1795
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1705 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
      +body: "Looks like an example of [xeriscaping](https://en.wikipedia.org/wiki/Xeriscaping), or gardening with a minimal need for irrigation. Not the best I’ve seen, but at least it’s water-conserving."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1696723391 {#1691
        date: 2023-10-08 02:03:11.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Masimatutu@lemm.ee"
        "@dauerstaender@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1616 …}
      +nested: Doctrine\ORM\PersistentCollection {#1598 …}
      +votes: Doctrine\ORM\PersistentCollection {#1629 …}
      +reports: Doctrine\ORM\PersistentCollection {#1626 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
      -id: 36681
      -bodyTs: "'/wiki/xeriscaping),':9 'best':20 'conserv':31 'en.wikipedia.org':8 'en.wikipedia.org/wiki/xeriscaping),':7 'exampl':4 'garden':11 'irrig':17 'least':26 'like':2 'look':1 'minim':14 'need':15 'seen':23 've':22 'water':30 'water-conserv':29 'xeriscap':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4259039"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696723391 {#1692
        date: 2023-10-08 02:03:11.0 +02:00
      }
      +"title": 36681
    }
  ]
  -id: 3441
  -titleTs: "'clue':3 'liter':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696791233
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/10696737"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704833 {#2855
    date: 2023-10-07 20:53:53.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
139 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
140 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2831 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2871 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2873 …}
    +slug: "literally-no-clue"
    +title: "literally no clue"
    +url: "https://media.infosec.exchange/infosecmediaeu/media_attachments/files/111/193/768/138/073/497/original/4508caf1ba0fd6e9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 2312
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696888490 {#2866
      date: 2023-10-09 23:54:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2874 …}
    +votes: Doctrine\ORM\PersistentCollection {#2876 …}
    +reports: Doctrine\ORM\PersistentCollection {#2878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
    +badges: Doctrine\ORM\PersistentCollection {#2884 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 3441
    -titleTs: "'clue':3 'liter':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696791233
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10696737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696704833 {#2855
      date: 2023-10-07 20:53:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: "Looks like an example of [xeriscaping](https://en.wikipedia.org/wiki/Xeriscaping), or gardening with a minimal need for irrigation. Not the best I’ve seen, but at least it’s water-conserving."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696723391 {#1691
    date: 2023-10-08 02:03:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@dauerstaender@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 36681
  -bodyTs: "'/wiki/xeriscaping),':9 'best':20 'conserv':31 'en.wikipedia.org':8 'en.wikipedia.org/wiki/xeriscaping),':7 'exampl':4 'garden':11 'irrig':17 'least':26 'like':2 'look':1 'minim':14 'need':15 'seen':23 've':22 'water':30 'water-conserv':29 'xeriscap':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4259039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696723391 {#1692
    date: 2023-10-08 02:03:11.0 +02:00
  }
  +"title": 36681
}
"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
141 DENIED edit
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2831 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2871 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2873 …}
    +slug: "literally-no-clue"
    +title: "literally no clue"
    +url: "https://media.infosec.exchange/infosecmediaeu/media_attachments/files/111/193/768/138/073/497/original/4508caf1ba0fd6e9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 2312
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696888490 {#2866
      date: 2023-10-09 23:54:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2874 …}
    +votes: Doctrine\ORM\PersistentCollection {#2876 …}
    +reports: Doctrine\ORM\PersistentCollection {#2878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
    +badges: Doctrine\ORM\PersistentCollection {#2884 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 3441
    -titleTs: "'clue':3 'liter':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696791233
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10696737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696704833 {#2855
      date: 2023-10-07 20:53:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: "Looks like an example of [xeriscaping](https://en.wikipedia.org/wiki/Xeriscaping), or gardening with a minimal need for irrigation. Not the best I’ve seen, but at least it’s water-conserving."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696723391 {#1691
    date: 2023-10-08 02:03:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@dauerstaender@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 36681
  -bodyTs: "'/wiki/xeriscaping),':9 'best':20 'conserv':31 'en.wikipedia.org':8 'en.wikipedia.org/wiki/xeriscaping),':7 'exampl':4 'garden':11 'irrig':17 'least':26 'like':2 'look':1 'minim':14 'need':15 'seen':23 've':22 'water':30 'water-conserv':29 'xeriscap':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4259039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696723391 {#1692
    date: 2023-10-08 02:03:11.0 +02:00
  }
  +"title": 36681
}
"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
142 DENIED moderate
App\Entity\EntryComment {#1795
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1705
    +user: Proxies\__CG__\App\Entity\User {#2831 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2871 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2873 …}
    +slug: "literally-no-clue"
    +title: "literally no clue"
    +url: "https://media.infosec.exchange/infosecmediaeu/media_attachments/files/111/193/768/138/073/497/original/4508caf1ba0fd6e9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 167
    +favouriteCount: 2312
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696888490 {#2866
      date: 2023-10-09 23:54:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2874 …}
    +votes: Doctrine\ORM\PersistentCollection {#2876 …}
    +reports: Doctrine\ORM\PersistentCollection {#2878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2880 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2882 …}
    +badges: Doctrine\ORM\PersistentCollection {#2884 …}
    +children: [
      App\Entity\EntryComment {#1795}
    ]
    -id: 3441
    -titleTs: "'clue':3 'liter':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696791233
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/10696737"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696704833 {#2855
      date: 2023-10-07 20:53:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1711 …}
  +body: "Looks like an example of [xeriscaping](https://en.wikipedia.org/wiki/Xeriscaping), or gardening with a minimal need for irrigation. Not the best I’ve seen, but at least it’s water-conserving."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1696723391 {#1691
    date: 2023-10-08 02:03:11.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Masimatutu@lemm.ee"
    "@dauerstaender@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1616 …}
  +nested: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  -id: 36681
  -bodyTs: "'/wiki/xeriscaping),':9 'best':20 'conserv':31 'en.wikipedia.org':8 'en.wikipedia.org/wiki/xeriscaping),':7 'exampl':4 'garden':11 'irrig':17 'least':26 'like':2 'look':1 'minim':14 'need':15 'seen':23 've':22 'water':30 'water-conserv':29 'xeriscap':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4259039"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696723391 {#1692
    date: 2023-10-08 02:03:11.0 +02:00
  }
  +"title": 36681
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED 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
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "Eruption-also-works"
  +title: "Eruption also works... 🌋"
  +url: "https://slrpnk.net/pictrs/image/167c9af7-c14b-4339-9595-2e7d5ca3f351.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 171
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696712068 {#2849
    date: 2023-10-07 22:54:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2812 …}
  +votes: Doctrine\ORM\PersistentCollection {#2856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
  +badges: Doctrine\ORM\PersistentCollection {#2864 …}
  +children: [
    App\Entity\EntryComment {#1557
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +body: """
        I’ll Wait\n
        \n
        Loss Of Control\n
        \n
        Unchained\n
        \n
        Bottoms Up!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696651895 {#1558
        date: 2023-10-07 06:11:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 35563
      -bodyTs: "'bottom':8 'control':6 'll':2 'loss':4 'unchain':7 'wait':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4208731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696651895 {#1556
        date: 2023-10-07 06:11:35.0 +02:00
      }
      +"title": 35563
    }
  ]
  -id: 3342
  -titleTs: "'also':2 'erupt':1 'work':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696736535
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2876394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696650135 {#2834
    date: 2023-10-07 05:42:15.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
145 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "Eruption-also-works"
  +title: "Eruption also works... 🌋"
  +url: "https://slrpnk.net/pictrs/image/167c9af7-c14b-4339-9595-2e7d5ca3f351.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 171
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696712068 {#2849
    date: 2023-10-07 22:54:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2812 …}
  +votes: Doctrine\ORM\PersistentCollection {#2856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
  +badges: Doctrine\ORM\PersistentCollection {#2864 …}
  +children: [
    App\Entity\EntryComment {#1557
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +body: """
        I’ll Wait\n
        \n
        Loss Of Control\n
        \n
        Unchained\n
        \n
        Bottoms Up!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696651895 {#1558
        date: 2023-10-07 06:11:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 35563
      -bodyTs: "'bottom':8 'control':6 'll':2 'loss':4 'unchain':7 'wait':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4208731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696651895 {#1556
        date: 2023-10-07 06:11:35.0 +02:00
      }
      +"title": 35563
    }
  ]
  -id: 3342
  -titleTs: "'also':2 'erupt':1 'work':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696736535
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2876394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696650135 {#2834
    date: 2023-10-07 05:42:15.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
146 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1555
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "Eruption-also-works"
  +title: "Eruption also works... 🌋"
  +url: "https://slrpnk.net/pictrs/image/167c9af7-c14b-4339-9595-2e7d5ca3f351.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 171
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696712068 {#2849
    date: 2023-10-07 22:54:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2812 …}
  +votes: Doctrine\ORM\PersistentCollection {#2856 …}
  +reports: Doctrine\ORM\PersistentCollection {#2858 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
  +badges: Doctrine\ORM\PersistentCollection {#2864 …}
  +children: [
    App\Entity\EntryComment {#1557
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1555 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
      +body: """
        I’ll Wait\n
        \n
        Loss Of Control\n
        \n
        Unchained\n
        \n
        Bottoms Up!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1696651895 {#1558
        date: 2023-10-07 06:11:35.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1620 …}
      +nested: Doctrine\ORM\PersistentCollection {#1604 …}
      +votes: Doctrine\ORM\PersistentCollection {#1619 …}
      +reports: Doctrine\ORM\PersistentCollection {#1701 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
      -id: 35563
      -bodyTs: "'bottom':8 'control':6 'll':2 'loss':4 'unchain':7 'wait':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4208731"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696651895 {#1556
        date: 2023-10-07 06:11:35.0 +02:00
      }
      +"title": 35563
    }
  ]
  -id: 3342
  -titleTs: "'also':2 'erupt':1 'work':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696736535
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2876394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696650135 {#2834
    date: 2023-10-07 05:42:15.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
147 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
148 DENIED moderate
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "Eruption-also-works"
    +title: "Eruption also works... 🌋"
    +url: "https://slrpnk.net/pictrs/image/167c9af7-c14b-4339-9595-2e7d5ca3f351.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 171
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696712068 {#2849
      date: 2023-10-07 22:54:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2812 …}
    +votes: Doctrine\ORM\PersistentCollection {#2856 …}
    +reports: Doctrine\ORM\PersistentCollection {#2858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
    +badges: Doctrine\ORM\PersistentCollection {#2864 …}
    +children: [
      App\Entity\EntryComment {#1557}
    ]
    -id: 3342
    -titleTs: "'also':2 'erupt':1 'work':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696736535
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2876394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696650135 {#2834
      date: 2023-10-07 05:42:15.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +body: """
    I’ll Wait\n
    \n
    Loss Of Control\n
    \n
    Unchained\n
    \n
    Bottoms Up!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696651895 {#1558
    date: 2023-10-07 06:11:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 35563
  -bodyTs: "'bottom':8 'control':6 'll':2 'loss':4 'unchain':7 'wait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4208731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696651895 {#1556
    date: 2023-10-07 06:11:35.0 +02:00
  }
  +"title": 35563
}
"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
149 DENIED edit
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "Eruption-also-works"
    +title: "Eruption also works... 🌋"
    +url: "https://slrpnk.net/pictrs/image/167c9af7-c14b-4339-9595-2e7d5ca3f351.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 171
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696712068 {#2849
      date: 2023-10-07 22:54:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2812 …}
    +votes: Doctrine\ORM\PersistentCollection {#2856 …}
    +reports: Doctrine\ORM\PersistentCollection {#2858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
    +badges: Doctrine\ORM\PersistentCollection {#2864 …}
    +children: [
      App\Entity\EntryComment {#1557}
    ]
    -id: 3342
    -titleTs: "'also':2 'erupt':1 'work':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696736535
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2876394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696650135 {#2834
      date: 2023-10-07 05:42:15.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +body: """
    I’ll Wait\n
    \n
    Loss Of Control\n
    \n
    Unchained\n
    \n
    Bottoms Up!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696651895 {#1558
    date: 2023-10-07 06:11:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 35563
  -bodyTs: "'bottom':8 'control':6 'll':2 'loss':4 'unchain':7 'wait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4208731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696651895 {#1556
    date: 2023-10-07 06:11:35.0 +02:00
  }
  +"title": 35563
}
"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
150 DENIED moderate
App\Entity\EntryComment {#1557
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1555
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "Eruption-also-works"
    +title: "Eruption also works... 🌋"
    +url: "https://slrpnk.net/pictrs/image/167c9af7-c14b-4339-9595-2e7d5ca3f351.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 171
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696712068 {#2849
      date: 2023-10-07 22:54:28.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2812 …}
    +votes: Doctrine\ORM\PersistentCollection {#2856 …}
    +reports: Doctrine\ORM\PersistentCollection {#2858 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2860 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2862 …}
    +badges: Doctrine\ORM\PersistentCollection {#2864 …}
    +children: [
      App\Entity\EntryComment {#1557}
    ]
    -id: 3342
    -titleTs: "'also':2 'erupt':1 'work':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696736535
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2876394"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696650135 {#2834
      date: 2023-10-07 05:42:15.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1621 …}
  +body: """
    I’ll Wait\n
    \n
    Loss Of Control\n
    \n
    Unchained\n
    \n
    Bottoms Up!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1696651895 {#1558
    date: 2023-10-07 06:11:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1620 …}
  +nested: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  -id: 35563
  -bodyTs: "'bottom':8 'control':6 'll':2 'loss':4 'unchain':7 'wait':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4208731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696651895 {#1556
    date: 2023-10-07 06:11:35.0 +02:00
  }
  +"title": 35563
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED 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
152 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2835 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "we-all-know-one-person-like-this"
  +title: "we all know one person like this..."
  +url: "https://slrpnk.net/pictrs/image/918041a9-b7b4-43da-bff2-0cadd3a79db5.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 455
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696613409 {#2828
    date: 2023-10-06 19:30:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2837 …}
  +votes: Doctrine\ORM\PersistentCollection {#2839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2845 …}
  +badges: Doctrine\ORM\PersistentCollection {#2847 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "Compare to the [Grublets on Ice scene in Blades of Glory](https://www.youtube.com/watch?v=9uX3E3hze7M)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696609214 {#1582
        date: 2023-10-06 18:20:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1567 …}
      +votes: Doctrine\ORM\PersistentCollection {#1559 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
      -id: 34858
      -bodyTs: "'/watch?v=9ux3e3hze7m).':14 'blade':9 'compar':1 'glori':11 'grublet':4 'ice':6 'scene':7 'www.youtube.com':13 'www.youtube.com/watch?v=9ux3e3hze7m).':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4192607"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696609214 {#1527
        date: 2023-10-06 18:20:14.0 +02:00
      }
      +"title": 34858
    }
  ]
  -id: 3240
  -titleTs: "'know':3 'like':6 'one':4 'person':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696687839
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2856932"
  +editedAt: DateTimeImmutable @1696601959 {#2815
    date: 2023-10-06 16:19:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696601439 {#2795
    date: 2023-10-06 16:10:39.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
153 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2835 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "we-all-know-one-person-like-this"
  +title: "we all know one person like this..."
  +url: "https://slrpnk.net/pictrs/image/918041a9-b7b4-43da-bff2-0cadd3a79db5.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 455
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696613409 {#2828
    date: 2023-10-06 19:30:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2837 …}
  +votes: Doctrine\ORM\PersistentCollection {#2839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2845 …}
  +badges: Doctrine\ORM\PersistentCollection {#2847 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "Compare to the [Grublets on Ice scene in Blades of Glory](https://www.youtube.com/watch?v=9uX3E3hze7M)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696609214 {#1582
        date: 2023-10-06 18:20:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1567 …}
      +votes: Doctrine\ORM\PersistentCollection {#1559 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
      -id: 34858
      -bodyTs: "'/watch?v=9ux3e3hze7m).':14 'blade':9 'compar':1 'glori':11 'grublet':4 'ice':6 'scene':7 'www.youtube.com':13 'www.youtube.com/watch?v=9ux3e3hze7m).':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4192607"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696609214 {#1527
        date: 2023-10-06 18:20:14.0 +02:00
      }
      +"title": 34858
    }
  ]
  -id: 3240
  -titleTs: "'know':3 'like':6 'one':4 'person':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696687839
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2856932"
  +editedAt: DateTimeImmutable @1696601959 {#2815
    date: 2023-10-06 16:19:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696601439 {#2795
    date: 2023-10-06 16:10:39.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
154 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1528
  +user: Proxies\__CG__\App\Entity\User {#2833 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: Proxies\__CG__\App\Entity\Image {#2835 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
  +slug: "we-all-know-one-person-like-this"
  +title: "we all know one person like this..."
  +url: "https://slrpnk.net/pictrs/image/918041a9-b7b4-43da-bff2-0cadd3a79db5.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 455
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696613409 {#2828
    date: 2023-10-06 19:30:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2837 …}
  +votes: Doctrine\ORM\PersistentCollection {#2839 …}
  +reports: Doctrine\ORM\PersistentCollection {#2841 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2845 …}
  +badges: Doctrine\ORM\PersistentCollection {#2847 …}
  +children: [
    App\Entity\EntryComment {#1561
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1528 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
      +image: null
      +parent: null
      +root: null
      +body: "Compare to the [Grublets on Ice scene in Blades of Glory](https://www.youtube.com/watch?v=9uX3E3hze7M)."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1696609214 {#1582
        date: 2023-10-06 18:20:14.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1568 …}
      +nested: Doctrine\ORM\PersistentCollection {#1567 …}
      +votes: Doctrine\ORM\PersistentCollection {#1559 …}
      +reports: Doctrine\ORM\PersistentCollection {#1564 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
      -id: 34858
      -bodyTs: "'/watch?v=9ux3e3hze7m).':14 'blade':9 'compar':1 'glori':11 'grublet':4 'ice':6 'scene':7 'www.youtube.com':13 'www.youtube.com/watch?v=9ux3e3hze7m).':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/4192607"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696609214 {#1527
        date: 2023-10-06 18:20:14.0 +02:00
      }
      +"title": 34858
    }
  ]
  -id: 3240
  -titleTs: "'know':3 'like':6 'one':4 'person':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696687839
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2856932"
  +editedAt: DateTimeImmutable @1696601959 {#2815
    date: 2023-10-06 16:19:19.0 +02:00
  }
  +createdAt: DateTimeImmutable @1696601439 {#2795
    date: 2023-10-06 16:10:39.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
155 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
156 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2835 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "we-all-know-one-person-like-this"
    +title: "we all know one person like this..."
    +url: "https://slrpnk.net/pictrs/image/918041a9-b7b4-43da-bff2-0cadd3a79db5.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 455
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696613409 {#2828
      date: 2023-10-06 19:30:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2837 …}
    +votes: Doctrine\ORM\PersistentCollection {#2839 …}
    +reports: Doctrine\ORM\PersistentCollection {#2841 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2845 …}
    +badges: Doctrine\ORM\PersistentCollection {#2847 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 3240
    -titleTs: "'know':3 'like':6 'one':4 'person':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696687839
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2856932"
    +editedAt: DateTimeImmutable @1696601959 {#2815
      date: 2023-10-06 16:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696601439 {#2795
      date: 2023-10-06 16:10:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "Compare to the [Grublets on Ice scene in Blades of Glory](https://www.youtube.com/watch?v=9uX3E3hze7M)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696609214 {#1582
    date: 2023-10-06 18:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 34858
  -bodyTs: "'/watch?v=9ux3e3hze7m).':14 'blade':9 'compar':1 'glori':11 'grublet':4 'ice':6 'scene':7 'www.youtube.com':13 'www.youtube.com/watch?v=9ux3e3hze7m).':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4192607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696609214 {#1527
    date: 2023-10-06 18:20:14.0 +02:00
  }
  +"title": 34858
}
"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
157 DENIED edit
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2835 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "we-all-know-one-person-like-this"
    +title: "we all know one person like this..."
    +url: "https://slrpnk.net/pictrs/image/918041a9-b7b4-43da-bff2-0cadd3a79db5.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 455
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696613409 {#2828
      date: 2023-10-06 19:30:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2837 …}
    +votes: Doctrine\ORM\PersistentCollection {#2839 …}
    +reports: Doctrine\ORM\PersistentCollection {#2841 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2845 …}
    +badges: Doctrine\ORM\PersistentCollection {#2847 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 3240
    -titleTs: "'know':3 'like':6 'one':4 'person':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696687839
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2856932"
    +editedAt: DateTimeImmutable @1696601959 {#2815
      date: 2023-10-06 16:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696601439 {#2795
      date: 2023-10-06 16:10:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "Compare to the [Grublets on Ice scene in Blades of Glory](https://www.youtube.com/watch?v=9uX3E3hze7M)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696609214 {#1582
    date: 2023-10-06 18:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 34858
  -bodyTs: "'/watch?v=9ux3e3hze7m).':14 'blade':9 'compar':1 'glori':11 'grublet':4 'ice':6 'scene':7 'www.youtube.com':13 'www.youtube.com/watch?v=9ux3e3hze7m).':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4192607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696609214 {#1527
    date: 2023-10-06 18:20:14.0 +02:00
  }
  +"title": 34858
}
"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
158 DENIED moderate
App\Entity\EntryComment {#1561
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1528
    +user: Proxies\__CG__\App\Entity\User {#2833 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
    +image: Proxies\__CG__\App\Entity\Image {#2835 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2836 …}
    +slug: "we-all-know-one-person-like-this"
    +title: "we all know one person like this..."
    +url: "https://slrpnk.net/pictrs/image/918041a9-b7b4-43da-bff2-0cadd3a79db5.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 7
    +favouriteCount: 455
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696613409 {#2828
      date: 2023-10-06 19:30:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2837 …}
    +votes: Doctrine\ORM\PersistentCollection {#2839 …}
    +reports: Doctrine\ORM\PersistentCollection {#2841 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2843 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2845 …}
    +badges: Doctrine\ORM\PersistentCollection {#2847 …}
    +children: [
      App\Entity\EntryComment {#1561}
    ]
    -id: 3240
    -titleTs: "'know':3 'like':6 'one':4 'person':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696687839
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/2856932"
    +editedAt: DateTimeImmutable @1696601959 {#2815
      date: 2023-10-06 16:19:19.0 +02:00
    }
    +createdAt: DateTimeImmutable @1696601439 {#2795
      date: 2023-10-06 16:10:39.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1560 …}
  +image: null
  +parent: null
  +root: null
  +body: "Compare to the [Grublets on Ice scene in Blades of Glory](https://www.youtube.com/watch?v=9uX3E3hze7M)."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1696609214 {#1582
    date: 2023-10-06 18:20:14.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1568 …}
  +nested: Doctrine\ORM\PersistentCollection {#1567 …}
  +votes: Doctrine\ORM\PersistentCollection {#1559 …}
  +reports: Doctrine\ORM\PersistentCollection {#1564 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1563 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1565 …}
  -id: 34858
  -bodyTs: "'/watch?v=9ux3e3hze7m).':14 'blade':9 'compar':1 'glori':11 'grublet':4 'ice':6 'scene':7 'www.youtube.com':13 'www.youtube.com/watch?v=9ux3e3hze7m).':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/4192607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696609214 {#1527
    date: 2023-10-06 18:20:14.0 +02:00
  }
  +"title": 34858
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED 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
160 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