GET https://kbin.spritesserver.nl/u/@w00t@lemmy.ml/commented

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1595
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "Double-standards-or-something-I-don-t-know"
  +title: "Double standards or something, I don't know..."
  +url: "https://lemmy.ml/pictrs/image/21c1b2ee-071e-4f3f-8865-3121edfaad9d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 218
  +favouriteCount: 640
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703176352 {#1450
    date: 2023-12-21 17:32:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 3440
  -titleTs: "'doubl':1 'know':8 'someth':4 'standard':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696791041
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6157227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704641 {#1446
    date: 2023-10-07 20:50:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1595
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "Double-standards-or-something-I-don-t-know"
  +title: "Double standards or something, I don't know..."
  +url: "https://lemmy.ml/pictrs/image/21c1b2ee-071e-4f3f-8865-3121edfaad9d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 218
  +favouriteCount: 640
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703176352 {#1450
    date: 2023-12-21 17:32:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 3440
  -titleTs: "'doubl':1 'know':8 'someth':4 'standard':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696791041
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6157227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704641 {#1446
    date: 2023-10-07 20:50:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1595
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "Double-standards-or-something-I-don-t-know"
  +title: "Double standards or something, I don't know..."
  +url: "https://lemmy.ml/pictrs/image/21c1b2ee-071e-4f3f-8865-3121edfaad9d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 218
  +favouriteCount: 640
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703176352 {#1450
    date: 2023-12-21 17:32:32.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 3440
  -titleTs: "'doubl':1 'know':8 'someth':4 'standard':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696791041
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/6157227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696704641 {#1446
    date: 2023-10-07 20:50:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1714
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1718 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "Inspired-by-reading-everyday-news"
  +title: "Inspired by reading everyday news"
  +url: "https://lemmy.ml/pictrs/image/545c5f68-3bbd-42fd-bf3b-9c50b1d1fdb1.png"
  +body: "NOTE: may be inaccurate. Feel free to photoshop your variants."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 81
  +favouriteCount: 634
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699552833 {#1724
    date: 2023-11-09 19:00:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +badges: Doctrine\ORM\PersistentCollection {#2448 …}
  +children: [
    1 => App\Entity\EntryComment {#2084
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1714}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: """
        You want me to say “Feel free to GIMP your variants”? =\\n
        \n
        P.S. I made this in Inkscape actually :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699212589 {#2075
        date: 2023-11-05 20:29:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@Andrew15_5@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 93308
      -bodyTs: "'actual':18 'feel':6 'free':7 'gimp':9 'inkscap':17 'made':14 'p.s':12 'say':5 'variant':11 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5541274"
      +editedAt: DateTimeImmutable @1699228772 {#2061
        date: 2023-11-06 00:59:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699212589 {#2079
        date: 2023-11-05 20:29:49.0 +01:00
      }
      +"title": 93308
    }
    2 => App\Entity\EntryComment {#2028
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1714}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +body: "Ok, added some bars to the left"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699204559 {#2382
        date: 2023-11-05 18:15:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@Candelestine@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2018 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 92988
      -bodyTs: "'ad':2 'bar':4 'left':7 'ok':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5538179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699204559 {#2021
        date: 2023-11-05 18:15:59.0 +01:00
      }
      +"title": 92988
    }
    0 => App\Entity\EntryComment {#2164
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1714}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +body: "yep, also a viable variant"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699552833 {#2314
        date: 2023-11-09 19:00:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2349 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 104877
      -bodyTs: "'also':2 'variant':5 'viabl':4 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5648465"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699552833 {#2331
        date: 2023-11-09 19:00:33.0 +01:00
      }
      +"title": 104877
    }
  ]
  -id: 10220
  -titleTs: "'everyday':4 'inspir':1 'news':5 'read':3"
  -bodyTs: "'feel':5 'free':6 'inaccur':4 'may':2 'note':1 'photoshop':8 'variant':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699290350
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7539708"
  +editedAt: DateTimeImmutable @1699221889 {#1719
    date: 2023-11-05 23:04:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699203950 {#1715
    date: 2023-11-05 18:05:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1714
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1718 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "Inspired-by-reading-everyday-news"
  +title: "Inspired by reading everyday news"
  +url: "https://lemmy.ml/pictrs/image/545c5f68-3bbd-42fd-bf3b-9c50b1d1fdb1.png"
  +body: "NOTE: may be inaccurate. Feel free to photoshop your variants."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 81
  +favouriteCount: 634
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699552833 {#1724
    date: 2023-11-09 19:00:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +badges: Doctrine\ORM\PersistentCollection {#2448 …}
  +children: [
    1 => App\Entity\EntryComment {#2084
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1714}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: """
        You want me to say “Feel free to GIMP your variants”? =\\n
        \n
        P.S. I made this in Inkscape actually :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699212589 {#2075
        date: 2023-11-05 20:29:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@Andrew15_5@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 93308
      -bodyTs: "'actual':18 'feel':6 'free':7 'gimp':9 'inkscap':17 'made':14 'p.s':12 'say':5 'variant':11 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5541274"
      +editedAt: DateTimeImmutable @1699228772 {#2061
        date: 2023-11-06 00:59:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699212589 {#2079
        date: 2023-11-05 20:29:49.0 +01:00
      }
      +"title": 93308
    }
    2 => App\Entity\EntryComment {#2028
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1714}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +body: "Ok, added some bars to the left"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699204559 {#2382
        date: 2023-11-05 18:15:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@Candelestine@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2018 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 92988
      -bodyTs: "'ad':2 'bar':4 'left':7 'ok':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5538179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699204559 {#2021
        date: 2023-11-05 18:15:59.0 +01:00
      }
      +"title": 92988
    }
    0 => App\Entity\EntryComment {#2164
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1714}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +body: "yep, also a viable variant"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699552833 {#2314
        date: 2023-11-09 19:00:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2349 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 104877
      -bodyTs: "'also':2 'variant':5 'viabl':4 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5648465"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699552833 {#2331
        date: 2023-11-09 19:00:33.0 +01:00
      }
      +"title": 104877
    }
  ]
  -id: 10220
  -titleTs: "'everyday':4 'inspir':1 'news':5 'read':3"
  -bodyTs: "'feel':5 'free':6 'inaccur':4 'may':2 'note':1 'photoshop':8 'variant':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699290350
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7539708"
  +editedAt: DateTimeImmutable @1699221889 {#1719
    date: 2023-11-05 23:04:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699203950 {#1715
    date: 2023-11-05 18:05:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1714
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1718 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "Inspired-by-reading-everyday-news"
  +title: "Inspired by reading everyday news"
  +url: "https://lemmy.ml/pictrs/image/545c5f68-3bbd-42fd-bf3b-9c50b1d1fdb1.png"
  +body: "NOTE: may be inaccurate. Feel free to photoshop your variants."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 81
  +favouriteCount: 634
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699552833 {#1724
    date: 2023-11-09 19:00:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1720 …}
  +votes: Doctrine\ORM\PersistentCollection {#1717 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +badges: Doctrine\ORM\PersistentCollection {#2448 …}
  +children: [
    1 => App\Entity\EntryComment {#2084
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1714}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
      +body: """
        You want me to say “Feel free to GIMP your variants”? =\\n
        \n
        P.S. I made this in Inkscape actually :)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 23
      +score: 0
      +lastActive: DateTime @1699212589 {#2075
        date: 2023-11-05 20:29:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@Andrew15_5@mander.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2076 …}
      +nested: Doctrine\ORM\PersistentCollection {#2083 …}
      +votes: Doctrine\ORM\PersistentCollection {#2085 …}
      +reports: Doctrine\ORM\PersistentCollection {#2062 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
      -id: 93308
      -bodyTs: "'actual':18 'feel':6 'free':7 'gimp':9 'inkscap':17 'made':14 'p.s':12 'say':5 'variant':11 'want':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5541274"
      +editedAt: DateTimeImmutable @1699228772 {#2061
        date: 2023-11-06 00:59:32.0 +01:00
      }
      +createdAt: DateTimeImmutable @1699212589 {#2079
        date: 2023-11-05 20:29:49.0 +01:00
      }
      +"title": 93308
    }
    2 => App\Entity\EntryComment {#2028
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1714}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
      +body: "Ok, added some bars to the left"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1699204559 {#2382
        date: 2023-11-05 18:15:59.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@Candelestine@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2018 …}
      +nested: Doctrine\ORM\PersistentCollection {#2029 …}
      +votes: Doctrine\ORM\PersistentCollection {#2020 …}
      +reports: Doctrine\ORM\PersistentCollection {#2027 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
      -id: 92988
      -bodyTs: "'ad':2 'bar':4 'left':7 'ok':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5538179"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699204559 {#2021
        date: 2023-11-05 18:15:59.0 +01:00
      }
      +"title": 92988
    }
    0 => App\Entity\EntryComment {#2164
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1714}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
      +body: "yep, also a viable variant"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1699552833 {#2314
        date: 2023-11-09 19:00:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@Zerush@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2141 …}
      +nested: Doctrine\ORM\PersistentCollection {#2349 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2351 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -id: 104877
      -bodyTs: "'also':2 'variant':5 'viabl':4 'yep':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5648465"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699552833 {#2331
        date: 2023-11-09 19:00:33.0 +01:00
      }
      +"title": 104877
    }
  ]
  -id: 10220
  -titleTs: "'everyday':4 'inspir':1 'news':5 'read':3"
  -bodyTs: "'feel':5 'free':6 'inaccur':4 'may':2 'note':1 'photoshop':8 'variant':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699290350
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7539708"
  +editedAt: DateTimeImmutable @1699221889 {#1719
    date: 2023-11-05 23:04:49.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699203950 {#1715
    date: 2023-11-05 18:05:50.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1714
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
    +slug: "Inspired-by-reading-everyday-news"
    +title: "Inspired by reading everyday news"
    +url: "https://lemmy.ml/pictrs/image/545c5f68-3bbd-42fd-bf3b-9c50b1d1fdb1.png"
    +body: "NOTE: may be inaccurate. Feel free to photoshop your variants."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 634
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699552833 {#1724
      date: 2023-11-09 19:00:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1720 …}
    +votes: Doctrine\ORM\PersistentCollection {#1717 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +badges: Doctrine\ORM\PersistentCollection {#2448 …}
    +children: [
      1 => App\Entity\EntryComment {#2084}
      2 => App\Entity\EntryComment {#2028
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "Ok, added some bars to the left"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699204559 {#2382
          date: 2023-11-05 18:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Candelestine@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2018 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 92988
        -bodyTs: "'ad':2 'bar':4 'left':7 'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5538179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699204559 {#2021
          date: 2023-11-05 18:15:59.0 +01:00
        }
        +"title": 92988
      }
      0 => App\Entity\EntryComment {#2164
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +body: "yep, also a viable variant"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699552833 {#2314
          date: 2023-11-09 19:00:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Zerush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 104877
        -bodyTs: "'also':2 'variant':5 'viabl':4 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5648465"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699552833 {#2331
          date: 2023-11-09 19:00:33.0 +01:00
        }
        +"title": 104877
      }
    ]
    -id: 10220
    -titleTs: "'everyday':4 'inspir':1 'news':5 'read':3"
    -bodyTs: "'feel':5 'free':6 'inaccur':4 'may':2 'note':1 'photoshop':8 'variant':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699290350
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7539708"
    +editedAt: DateTimeImmutable @1699221889 {#1719
      date: 2023-11-05 23:04:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699203950 {#1715
      date: 2023-11-05 18:05:50.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: """
    You want me to say “Feel free to GIMP your variants”? =\\n
    \n
    P.S. I made this in Inkscape actually :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699212589 {#2075
    date: 2023-11-05 20:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Andrew15_5@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 93308
  -bodyTs: "'actual':18 'feel':6 'free':7 'gimp':9 'inkscap':17 'made':14 'p.s':12 'say':5 'variant':11 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5541274"
  +editedAt: DateTimeImmutable @1699228772 {#2061
    date: 2023-11-06 00:59:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699212589 {#2079
    date: 2023-11-05 20:29:49.0 +01:00
  }
  +"title": 93308
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1714
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
    +slug: "Inspired-by-reading-everyday-news"
    +title: "Inspired by reading everyday news"
    +url: "https://lemmy.ml/pictrs/image/545c5f68-3bbd-42fd-bf3b-9c50b1d1fdb1.png"
    +body: "NOTE: may be inaccurate. Feel free to photoshop your variants."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 634
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699552833 {#1724
      date: 2023-11-09 19:00:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1720 …}
    +votes: Doctrine\ORM\PersistentCollection {#1717 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +badges: Doctrine\ORM\PersistentCollection {#2448 …}
    +children: [
      1 => App\Entity\EntryComment {#2084}
      2 => App\Entity\EntryComment {#2028
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "Ok, added some bars to the left"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699204559 {#2382
          date: 2023-11-05 18:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Candelestine@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2018 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 92988
        -bodyTs: "'ad':2 'bar':4 'left':7 'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5538179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699204559 {#2021
          date: 2023-11-05 18:15:59.0 +01:00
        }
        +"title": 92988
      }
      0 => App\Entity\EntryComment {#2164
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +body: "yep, also a viable variant"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699552833 {#2314
          date: 2023-11-09 19:00:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Zerush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 104877
        -bodyTs: "'also':2 'variant':5 'viabl':4 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5648465"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699552833 {#2331
          date: 2023-11-09 19:00:33.0 +01:00
        }
        +"title": 104877
      }
    ]
    -id: 10220
    -titleTs: "'everyday':4 'inspir':1 'news':5 'read':3"
    -bodyTs: "'feel':5 'free':6 'inaccur':4 'may':2 'note':1 'photoshop':8 'variant':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699290350
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7539708"
    +editedAt: DateTimeImmutable @1699221889 {#1719
      date: 2023-11-05 23:04:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699203950 {#1715
      date: 2023-11-05 18:05:50.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: """
    You want me to say “Feel free to GIMP your variants”? =\\n
    \n
    P.S. I made this in Inkscape actually :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699212589 {#2075
    date: 2023-11-05 20:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Andrew15_5@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 93308
  -bodyTs: "'actual':18 'feel':6 'free':7 'gimp':9 'inkscap':17 'made':14 'p.s':12 'say':5 'variant':11 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5541274"
  +editedAt: DateTimeImmutable @1699228772 {#2061
    date: 2023-11-06 00:59:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699212589 {#2079
    date: 2023-11-05 20:29:49.0 +01:00
  }
  +"title": 93308
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\EntryComment {#2084
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1714
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
    +slug: "Inspired-by-reading-everyday-news"
    +title: "Inspired by reading everyday news"
    +url: "https://lemmy.ml/pictrs/image/545c5f68-3bbd-42fd-bf3b-9c50b1d1fdb1.png"
    +body: "NOTE: may be inaccurate. Feel free to photoshop your variants."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 634
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699552833 {#1724
      date: 2023-11-09 19:00:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1720 …}
    +votes: Doctrine\ORM\PersistentCollection {#1717 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +badges: Doctrine\ORM\PersistentCollection {#2448 …}
    +children: [
      1 => App\Entity\EntryComment {#2084}
      2 => App\Entity\EntryComment {#2028
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "Ok, added some bars to the left"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699204559 {#2382
          date: 2023-11-05 18:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Candelestine@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2018 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 92988
        -bodyTs: "'ad':2 'bar':4 'left':7 'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5538179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699204559 {#2021
          date: 2023-11-05 18:15:59.0 +01:00
        }
        +"title": 92988
      }
      0 => App\Entity\EntryComment {#2164
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +body: "yep, also a viable variant"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699552833 {#2314
          date: 2023-11-09 19:00:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Zerush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 104877
        -bodyTs: "'also':2 'variant':5 'viabl':4 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5648465"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699552833 {#2331
          date: 2023-11-09 19:00:33.0 +01:00
        }
        +"title": 104877
      }
    ]
    -id: 10220
    -titleTs: "'everyday':4 'inspir':1 'news':5 'read':3"
    -bodyTs: "'feel':5 'free':6 'inaccur':4 'may':2 'note':1 'photoshop':8 'variant':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699290350
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7539708"
    +editedAt: DateTimeImmutable @1699221889 {#1719
      date: 2023-11-05 23:04:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699203950 {#1715
      date: 2023-11-05 18:05:50.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
  +body: """
    You want me to say “Feel free to GIMP your variants”? =\\n
    \n
    P.S. I made this in Inkscape actually :)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 23
  +score: 0
  +lastActive: DateTime @1699212589 {#2075
    date: 2023-11-05 20:29:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Andrew15_5@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2076 …}
  +nested: Doctrine\ORM\PersistentCollection {#2083 …}
  +votes: Doctrine\ORM\PersistentCollection {#2085 …}
  +reports: Doctrine\ORM\PersistentCollection {#2062 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
  -id: 93308
  -bodyTs: "'actual':18 'feel':6 'free':7 'gimp':9 'inkscap':17 'made':14 'p.s':12 'say':5 'variant':11 'want':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5541274"
  +editedAt: DateTimeImmutable @1699228772 {#2061
    date: 2023-11-06 00:59:32.0 +01:00
  }
  +createdAt: DateTimeImmutable @1699212589 {#2079
    date: 2023-11-05 20:29:49.0 +01:00
  }
  +"title": 93308
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#2028
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1714
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
    +slug: "Inspired-by-reading-everyday-news"
    +title: "Inspired by reading everyday news"
    +url: "https://lemmy.ml/pictrs/image/545c5f68-3bbd-42fd-bf3b-9c50b1d1fdb1.png"
    +body: "NOTE: may be inaccurate. Feel free to photoshop your variants."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 634
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699552833 {#1724
      date: 2023-11-09 19:00:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1720 …}
    +votes: Doctrine\ORM\PersistentCollection {#1717 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +badges: Doctrine\ORM\PersistentCollection {#2448 …}
    +children: [
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          You want me to say “Feel free to GIMP your variants”? =\\n
          \n
          P.S. I made this in Inkscape actually :)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699212589 {#2075
          date: 2023-11-05 20:29:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Andrew15_5@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 93308
        -bodyTs: "'actual':18 'feel':6 'free':7 'gimp':9 'inkscap':17 'made':14 'p.s':12 'say':5 'variant':11 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5541274"
        +editedAt: DateTimeImmutable @1699228772 {#2061
          date: 2023-11-06 00:59:32.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699212589 {#2079
          date: 2023-11-05 20:29:49.0 +01:00
        }
        +"title": 93308
      }
      2 => App\Entity\EntryComment {#2028}
      0 => App\Entity\EntryComment {#2164
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +body: "yep, also a viable variant"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699552833 {#2314
          date: 2023-11-09 19:00:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Zerush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 104877
        -bodyTs: "'also':2 'variant':5 'viabl':4 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5648465"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699552833 {#2331
          date: 2023-11-09 19:00:33.0 +01:00
        }
        +"title": 104877
      }
    ]
    -id: 10220
    -titleTs: "'everyday':4 'inspir':1 'news':5 'read':3"
    -bodyTs: "'feel':5 'free':6 'inaccur':4 'may':2 'note':1 'photoshop':8 'variant':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699290350
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7539708"
    +editedAt: DateTimeImmutable @1699221889 {#1719
      date: 2023-11-05 23:04:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699203950 {#1715
      date: 2023-11-05 18:05:50.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +body: "Ok, added some bars to the left"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699204559 {#2382
    date: 2023-11-05 18:15:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 92988
  -bodyTs: "'ad':2 'bar':4 'left':7 'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5538179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699204559 {#2021
    date: 2023-11-05 18:15:59.0 +01:00
  }
  +"title": 92988
}
"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 {#2028
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1714
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
    +slug: "Inspired-by-reading-everyday-news"
    +title: "Inspired by reading everyday news"
    +url: "https://lemmy.ml/pictrs/image/545c5f68-3bbd-42fd-bf3b-9c50b1d1fdb1.png"
    +body: "NOTE: may be inaccurate. Feel free to photoshop your variants."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 634
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699552833 {#1724
      date: 2023-11-09 19:00:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1720 …}
    +votes: Doctrine\ORM\PersistentCollection {#1717 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +badges: Doctrine\ORM\PersistentCollection {#2448 …}
    +children: [
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          You want me to say “Feel free to GIMP your variants”? =\\n
          \n
          P.S. I made this in Inkscape actually :)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699212589 {#2075
          date: 2023-11-05 20:29:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Andrew15_5@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 93308
        -bodyTs: "'actual':18 'feel':6 'free':7 'gimp':9 'inkscap':17 'made':14 'p.s':12 'say':5 'variant':11 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5541274"
        +editedAt: DateTimeImmutable @1699228772 {#2061
          date: 2023-11-06 00:59:32.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699212589 {#2079
          date: 2023-11-05 20:29:49.0 +01:00
        }
        +"title": 93308
      }
      2 => App\Entity\EntryComment {#2028}
      0 => App\Entity\EntryComment {#2164
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +body: "yep, also a viable variant"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699552833 {#2314
          date: 2023-11-09 19:00:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Zerush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 104877
        -bodyTs: "'also':2 'variant':5 'viabl':4 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5648465"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699552833 {#2331
          date: 2023-11-09 19:00:33.0 +01:00
        }
        +"title": 104877
      }
    ]
    -id: 10220
    -titleTs: "'everyday':4 'inspir':1 'news':5 'read':3"
    -bodyTs: "'feel':5 'free':6 'inaccur':4 'may':2 'note':1 'photoshop':8 'variant':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699290350
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7539708"
    +editedAt: DateTimeImmutable @1699221889 {#1719
      date: 2023-11-05 23:04:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699203950 {#1715
      date: 2023-11-05 18:05:50.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +body: "Ok, added some bars to the left"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699204559 {#2382
    date: 2023-11-05 18:15:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 92988
  -bodyTs: "'ad':2 'bar':4 'left':7 'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5538179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699204559 {#2021
    date: 2023-11-05 18:15:59.0 +01:00
  }
  +"title": 92988
}
"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 {#2028
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1714
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
    +slug: "Inspired-by-reading-everyday-news"
    +title: "Inspired by reading everyday news"
    +url: "https://lemmy.ml/pictrs/image/545c5f68-3bbd-42fd-bf3b-9c50b1d1fdb1.png"
    +body: "NOTE: may be inaccurate. Feel free to photoshop your variants."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 634
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699552833 {#1724
      date: 2023-11-09 19:00:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1720 …}
    +votes: Doctrine\ORM\PersistentCollection {#1717 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +badges: Doctrine\ORM\PersistentCollection {#2448 …}
    +children: [
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          You want me to say “Feel free to GIMP your variants”? =\\n
          \n
          P.S. I made this in Inkscape actually :)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699212589 {#2075
          date: 2023-11-05 20:29:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Andrew15_5@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 93308
        -bodyTs: "'actual':18 'feel':6 'free':7 'gimp':9 'inkscap':17 'made':14 'p.s':12 'say':5 'variant':11 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5541274"
        +editedAt: DateTimeImmutable @1699228772 {#2061
          date: 2023-11-06 00:59:32.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699212589 {#2079
          date: 2023-11-05 20:29:49.0 +01:00
        }
        +"title": 93308
      }
      2 => App\Entity\EntryComment {#2028}
      0 => App\Entity\EntryComment {#2164
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
        +body: "yep, also a viable variant"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1699552833 {#2314
          date: 2023-11-09 19:00:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Zerush@lemmy.ml"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2141 …}
        +nested: Doctrine\ORM\PersistentCollection {#2349 …}
        +votes: Doctrine\ORM\PersistentCollection {#2332 …}
        +reports: Doctrine\ORM\PersistentCollection {#2351 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
        -id: 104877
        -bodyTs: "'also':2 'variant':5 'viabl':4 'yep':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5648465"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699552833 {#2331
          date: 2023-11-09 19:00:33.0 +01:00
        }
        +"title": 104877
      }
    ]
    -id: 10220
    -titleTs: "'everyday':4 'inspir':1 'news':5 'read':3"
    -bodyTs: "'feel':5 'free':6 'inaccur':4 'may':2 'note':1 'photoshop':8 'variant':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699290350
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7539708"
    +editedAt: DateTimeImmutable @1699221889 {#1719
      date: 2023-11-05 23:04:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699203950 {#1715
      date: 2023-11-05 18:05:50.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
  +body: "Ok, added some bars to the left"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1699204559 {#2382
    date: 2023-11-05 18:15:59.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Candelestine@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2018 …}
  +nested: Doctrine\ORM\PersistentCollection {#2029 …}
  +votes: Doctrine\ORM\PersistentCollection {#2020 …}
  +reports: Doctrine\ORM\PersistentCollection {#2027 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
  -id: 92988
  -bodyTs: "'ad':2 'bar':4 'left':7 'ok':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5538179"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699204559 {#2021
    date: 2023-11-05 18:15:59.0 +01:00
  }
  +"title": 92988
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1714
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
    +slug: "Inspired-by-reading-everyday-news"
    +title: "Inspired by reading everyday news"
    +url: "https://lemmy.ml/pictrs/image/545c5f68-3bbd-42fd-bf3b-9c50b1d1fdb1.png"
    +body: "NOTE: may be inaccurate. Feel free to photoshop your variants."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 634
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699552833 {#1724
      date: 2023-11-09 19:00:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1720 …}
    +votes: Doctrine\ORM\PersistentCollection {#1717 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +badges: Doctrine\ORM\PersistentCollection {#2448 …}
    +children: [
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          You want me to say “Feel free to GIMP your variants”? =\\n
          \n
          P.S. I made this in Inkscape actually :)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699212589 {#2075
          date: 2023-11-05 20:29:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Andrew15_5@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 93308
        -bodyTs: "'actual':18 'feel':6 'free':7 'gimp':9 'inkscap':17 'made':14 'p.s':12 'say':5 'variant':11 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5541274"
        +editedAt: DateTimeImmutable @1699228772 {#2061
          date: 2023-11-06 00:59:32.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699212589 {#2079
          date: 2023-11-05 20:29:49.0 +01:00
        }
        +"title": 93308
      }
      2 => App\Entity\EntryComment {#2028
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "Ok, added some bars to the left"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699204559 {#2382
          date: 2023-11-05 18:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Candelestine@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2018 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 92988
        -bodyTs: "'ad':2 'bar':4 'left':7 'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5538179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699204559 {#2021
          date: 2023-11-05 18:15:59.0 +01:00
        }
        +"title": 92988
      }
      0 => App\Entity\EntryComment {#2164}
    ]
    -id: 10220
    -titleTs: "'everyday':4 'inspir':1 'news':5 'read':3"
    -bodyTs: "'feel':5 'free':6 'inaccur':4 'may':2 'note':1 'photoshop':8 'variant':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699290350
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7539708"
    +editedAt: DateTimeImmutable @1699221889 {#1719
      date: 2023-11-05 23:04:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699203950 {#1715
      date: 2023-11-05 18:05:50.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +body: "yep, also a viable variant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699552833 {#2314
    date: 2023-11-09 19:00:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 104877
  -bodyTs: "'also':2 'variant':5 'viabl':4 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5648465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699552833 {#2331
    date: 2023-11-09 19:00:33.0 +01:00
  }
  +"title": 104877
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1714
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
    +slug: "Inspired-by-reading-everyday-news"
    +title: "Inspired by reading everyday news"
    +url: "https://lemmy.ml/pictrs/image/545c5f68-3bbd-42fd-bf3b-9c50b1d1fdb1.png"
    +body: "NOTE: may be inaccurate. Feel free to photoshop your variants."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 634
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699552833 {#1724
      date: 2023-11-09 19:00:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1720 …}
    +votes: Doctrine\ORM\PersistentCollection {#1717 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +badges: Doctrine\ORM\PersistentCollection {#2448 …}
    +children: [
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          You want me to say “Feel free to GIMP your variants”? =\\n
          \n
          P.S. I made this in Inkscape actually :)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699212589 {#2075
          date: 2023-11-05 20:29:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Andrew15_5@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 93308
        -bodyTs: "'actual':18 'feel':6 'free':7 'gimp':9 'inkscap':17 'made':14 'p.s':12 'say':5 'variant':11 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5541274"
        +editedAt: DateTimeImmutable @1699228772 {#2061
          date: 2023-11-06 00:59:32.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699212589 {#2079
          date: 2023-11-05 20:29:49.0 +01:00
        }
        +"title": 93308
      }
      2 => App\Entity\EntryComment {#2028
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "Ok, added some bars to the left"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699204559 {#2382
          date: 2023-11-05 18:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Candelestine@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2018 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 92988
        -bodyTs: "'ad':2 'bar':4 'left':7 'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5538179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699204559 {#2021
          date: 2023-11-05 18:15:59.0 +01:00
        }
        +"title": 92988
      }
      0 => App\Entity\EntryComment {#2164}
    ]
    -id: 10220
    -titleTs: "'everyday':4 'inspir':1 'news':5 'read':3"
    -bodyTs: "'feel':5 'free':6 'inaccur':4 'may':2 'note':1 'photoshop':8 'variant':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699290350
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7539708"
    +editedAt: DateTimeImmutable @1699221889 {#1719
      date: 2023-11-05 23:04:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699203950 {#1715
      date: 2023-11-05 18:05:50.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +body: "yep, also a viable variant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699552833 {#2314
    date: 2023-11-09 19:00:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 104877
  -bodyTs: "'also':2 'variant':5 'viabl':4 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5648465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699552833 {#2331
    date: 2023-11-09 19:00:33.0 +01:00
  }
  +"title": 104877
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\EntryComment {#2164
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1714
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1718 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
    +slug: "Inspired-by-reading-everyday-news"
    +title: "Inspired by reading everyday news"
    +url: "https://lemmy.ml/pictrs/image/545c5f68-3bbd-42fd-bf3b-9c50b1d1fdb1.png"
    +body: "NOTE: may be inaccurate. Feel free to photoshop your variants."
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 81
    +favouriteCount: 634
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699552833 {#1724
      date: 2023-11-09 19:00:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1720 …}
    +votes: Doctrine\ORM\PersistentCollection {#1717 …}
    +reports: Doctrine\ORM\PersistentCollection {#1741 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1707 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
    +badges: Doctrine\ORM\PersistentCollection {#2448 …}
    +children: [
      1 => App\Entity\EntryComment {#2084
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2078 …}
        +body: """
          You want me to say “Feel free to GIMP your variants”? =\\n
          \n
          P.S. I made this in Inkscape actually :)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 23
        +score: 0
        +lastActive: DateTime @1699212589 {#2075
          date: 2023-11-05 20:29:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Andrew15_5@mander.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2076 …}
        +nested: Doctrine\ORM\PersistentCollection {#2083 …}
        +votes: Doctrine\ORM\PersistentCollection {#2085 …}
        +reports: Doctrine\ORM\PersistentCollection {#2062 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2077 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2063 …}
        -id: 93308
        -bodyTs: "'actual':18 'feel':6 'free':7 'gimp':9 'inkscap':17 'made':14 'p.s':12 'say':5 'variant':11 'want':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5541274"
        +editedAt: DateTimeImmutable @1699228772 {#2061
          date: 2023-11-06 00:59:32.0 +01:00
        }
        +createdAt: DateTimeImmutable @1699212589 {#2079
          date: 2023-11-05 20:29:49.0 +01:00
        }
        +"title": 93308
      }
      2 => App\Entity\EntryComment {#2028
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1714}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2033 …}
        +body: "Ok, added some bars to the left"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 10
        +score: 0
        +lastActive: DateTime @1699204559 {#2382
          date: 2023-11-05 18:15:59.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@w00t@lemmy.ml"
          "@Candelestine@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2018 …}
        +nested: Doctrine\ORM\PersistentCollection {#2029 …}
        +votes: Doctrine\ORM\PersistentCollection {#2020 …}
        +reports: Doctrine\ORM\PersistentCollection {#2027 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2031 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2037 …}
        -id: 92988
        -bodyTs: "'ad':2 'bar':4 'left':7 'ok':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/5538179"
        +editedAt: null
        +createdAt: DateTimeImmutable @1699204559 {#2021
          date: 2023-11-05 18:15:59.0 +01:00
        }
        +"title": 92988
      }
      0 => App\Entity\EntryComment {#2164}
    ]
    -id: 10220
    -titleTs: "'everyday':4 'inspir':1 'news':5 'read':3"
    -bodyTs: "'feel':5 'free':6 'inaccur':4 'may':2 'note':1 'photoshop':8 'variant':10"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699290350
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7539708"
    +editedAt: DateTimeImmutable @1699221889 {#1719
      date: 2023-11-05 23:04:49.0 +01:00
    }
    +createdAt: DateTimeImmutable @1699203950 {#1715
      date: 2023-11-05 18:05:50.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2060 …}
  +body: "yep, also a viable variant"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1699552833 {#2314
    date: 2023-11-09 19:00:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2141 …}
  +nested: Doctrine\ORM\PersistentCollection {#2349 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2351 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2348 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -id: 104877
  -bodyTs: "'also':2 'variant':5 'viabl':4 'yep':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5648465"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699552833 {#2331
    date: 2023-11-09 19:00:33.0 +01:00
  }
  +"title": 104877
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1555
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "Defediverse"
  +title: "Defediverse"
  +url: "https://lemmy.ml/pictrs/image/292c9533-9e5d-4cd6-b8b3-8832c5a90af2.png"
  +body: "EDIT: no, I don’t sympathize with nazis (neither I sympathize with those who call everyone nazi when they’re losing an argument ;)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703067927 {#1564
    date: 2023-12-20 11:25:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 6320
  -titleTs: "'defedivers':1"
  -bodyTs: "'argument':23 'call':15 'edit':1 'everyon':16 'lose':21 'nazi':8,17 'neither':9 're':20 'sympath':6,11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693759427
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4299224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693673027 {#1550
    date: 2023-09-02 18:43:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1555
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "Defediverse"
  +title: "Defediverse"
  +url: "https://lemmy.ml/pictrs/image/292c9533-9e5d-4cd6-b8b3-8832c5a90af2.png"
  +body: "EDIT: no, I don’t sympathize with nazis (neither I sympathize with those who call everyone nazi when they’re losing an argument ;)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703067927 {#1564
    date: 2023-12-20 11:25:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 6320
  -titleTs: "'defedivers':1"
  -bodyTs: "'argument':23 'call':15 'edit':1 'everyon':16 'lose':21 'nazi':8,17 'neither':9 're':20 'sympath':6,11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693759427
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4299224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693673027 {#1550
    date: 2023-09-02 18:43:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1555
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1620 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "Defediverse"
  +title: "Defediverse"
  +url: "https://lemmy.ml/pictrs/image/292c9533-9e5d-4cd6-b8b3-8832c5a90af2.png"
  +body: "EDIT: no, I don’t sympathize with nazis (neither I sympathize with those who call everyone nazi when they’re losing an argument ;)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 40
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703067927 {#1564
    date: 2023-12-20 11:25:27.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1621 …}
  +votes: Doctrine\ORM\PersistentCollection {#1557 …}
  +reports: Doctrine\ORM\PersistentCollection {#1619 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1701 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#1689 …}
  +children: []
  -id: 6320
  -titleTs: "'defedivers':1"
  -bodyTs: "'argument':23 'call':15 'edit':1 'everyon':16 'lose':21 'nazi':8,17 'neither':9 're':20 'sympath':6,11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1693759427
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/4299224"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693673027 {#1550
    date: 2023-09-02 18:43:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#1723
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1722 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "No-doubts"
  +title: "No doubts"
  +url: "https://lemmy.ml/pictrs/image/3a691e32-685f-4abb-a543-5aff8b469714.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 322
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698751179 {#1731
    date: 2023-10-31 12:19:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#1733 …}
  +children: []
  -id: 8577
  -titleTs: "'doubt':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698766899
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7245492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698680499 {#1725
    date: 2023-10-30 16:41:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1723
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1722 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "No-doubts"
  +title: "No doubts"
  +url: "https://lemmy.ml/pictrs/image/3a691e32-685f-4abb-a543-5aff8b469714.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 322
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698751179 {#1731
    date: 2023-10-31 12:19:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#1733 …}
  +children: []
  -id: 8577
  -titleTs: "'doubt':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698766899
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7245492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698680499 {#1725
    date: 2023-10-30 16:41:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1723
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1722 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "No-doubts"
  +title: "No doubts"
  +url: "https://lemmy.ml/pictrs/image/3a691e32-685f-4abb-a543-5aff8b469714.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 31
  +favouriteCount: 322
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698751179 {#1731
    date: 2023-10-31 12:19:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1734 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#1733 …}
  +children: []
  -id: 8577
  -titleTs: "'doubt':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698766899
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7245492"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698680499 {#1725
    date: 2023-10-30 16:41:39.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2341
  +user: Proxies\__CG__\App\Entity\User {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#2227 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2223 …}
  +slug: "Oh"
  +title: "Oh."
  +url: "https://feddit.de/pictrs/image/559c0879-a534-44b9-83f6-34c984f5932b.jpeg"
  +body: "[lemmy.ml/post/7539708](https://lemmy.ml/post/7539708)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699392592 {#2241
    date: 2023-11-07 22:29:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  +badges: Doctrine\ORM\PersistentCollection {#2189 …}
  +children: [
    App\Entity\EntryComment {#2088
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: null
      +root: null
      +body: "hehe, sad good one!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699212699 {#2064
        date: 2023-11-05 20:31:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FQQD@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2300 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
      -id: 93310
      -bodyTs: "'good':3 'hehe':1 'one':4 'sad':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5541317"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699212699 {#2089
        date: 2023-11-05 20:31:39.0 +01:00
      }
      +"title": 93310
    }
  ]
  -id: 10240
  -titleTs: "'oh':1"
  -bodyTs: "'/post/7539708](https://lemmy.ml/post/7539708)':3 'lemmy.ml':2 'lemmy.ml/post/7539708](https://lemmy.ml/post/7539708)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699295743
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5333699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209343 {#2163
    date: 2023-11-05 19:35:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2341
  +user: Proxies\__CG__\App\Entity\User {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#2227 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2223 …}
  +slug: "Oh"
  +title: "Oh."
  +url: "https://feddit.de/pictrs/image/559c0879-a534-44b9-83f6-34c984f5932b.jpeg"
  +body: "[lemmy.ml/post/7539708](https://lemmy.ml/post/7539708)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699392592 {#2241
    date: 2023-11-07 22:29:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  +badges: Doctrine\ORM\PersistentCollection {#2189 …}
  +children: [
    App\Entity\EntryComment {#2088
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: null
      +root: null
      +body: "hehe, sad good one!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699212699 {#2064
        date: 2023-11-05 20:31:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FQQD@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2300 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
      -id: 93310
      -bodyTs: "'good':3 'hehe':1 'one':4 'sad':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5541317"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699212699 {#2089
        date: 2023-11-05 20:31:39.0 +01:00
      }
      +"title": 93310
    }
  ]
  -id: 10240
  -titleTs: "'oh':1"
  -bodyTs: "'/post/7539708](https://lemmy.ml/post/7539708)':3 'lemmy.ml':2 'lemmy.ml/post/7539708](https://lemmy.ml/post/7539708)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699295743
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5333699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209343 {#2163
    date: 2023-11-05 19:35:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2341
  +user: Proxies\__CG__\App\Entity\User {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#2227 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2223 …}
  +slug: "Oh"
  +title: "Oh."
  +url: "https://feddit.de/pictrs/image/559c0879-a534-44b9-83f6-34c984f5932b.jpeg"
  +body: "[lemmy.ml/post/7539708](https://lemmy.ml/post/7539708)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 233
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699392592 {#2241
    date: 2023-11-07 22:29:52.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2215 …}
  +votes: Doctrine\ORM\PersistentCollection {#2225 …}
  +reports: Doctrine\ORM\PersistentCollection {#2231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
  +badges: Doctrine\ORM\PersistentCollection {#2189 …}
  +children: [
    App\Entity\EntryComment {#2088
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2341 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: null
      +root: null
      +body: "hehe, sad good one!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1699212699 {#2064
        date: 2023-11-05 20:31:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FQQD@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2340 …}
      +nested: Doctrine\ORM\PersistentCollection {#2300 …}
      +votes: Doctrine\ORM\PersistentCollection {#2333 …}
      +reports: Doctrine\ORM\PersistentCollection {#2327 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
      -id: 93310
      -bodyTs: "'good':3 'hehe':1 'one':4 'sad':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5541317"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699212699 {#2089
        date: 2023-11-05 20:31:39.0 +01:00
      }
      +"title": 93310
    }
  ]
  -id: 10240
  -titleTs: "'oh':1"
  -bodyTs: "'/post/7539708](https://lemmy.ml/post/7539708)':3 'lemmy.ml':2 'lemmy.ml/post/7539708](https://lemmy.ml/post/7539708)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699295743
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5333699"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699209343 {#2163
    date: 2023-11-05 19:35:43.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#2227 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2223 …}
    +slug: "Oh"
    +title: "Oh."
    +url: "https://feddit.de/pictrs/image/559c0879-a534-44b9-83f6-34c984f5932b.jpeg"
    +body: "[lemmy.ml/post/7539708](https://lemmy.ml/post/7539708)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699392592 {#2241
      date: 2023-11-07 22:29:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2215 …}
    +votes: Doctrine\ORM\PersistentCollection {#2225 …}
    +reports: Doctrine\ORM\PersistentCollection {#2231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
    +badges: Doctrine\ORM\PersistentCollection {#2189 …}
    +children: [
      App\Entity\EntryComment {#2088}
    ]
    -id: 10240
    -titleTs: "'oh':1"
    -bodyTs: "'/post/7539708](https://lemmy.ml/post/7539708)':3 'lemmy.ml':2 'lemmy.ml/post/7539708](https://lemmy.ml/post/7539708)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699295743
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5333699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699209343 {#2163
      date: 2023-11-05 19:35:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: null
  +root: null
  +body: "hehe, sad good one!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699212699 {#2064
    date: 2023-11-05 20:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FQQD@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 93310
  -bodyTs: "'good':3 'hehe':1 'one':4 'sad':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5541317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699212699 {#2089
    date: 2023-11-05 20:31:39.0 +01:00
  }
  +"title": 93310
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#2227 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2223 …}
    +slug: "Oh"
    +title: "Oh."
    +url: "https://feddit.de/pictrs/image/559c0879-a534-44b9-83f6-34c984f5932b.jpeg"
    +body: "[lemmy.ml/post/7539708](https://lemmy.ml/post/7539708)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699392592 {#2241
      date: 2023-11-07 22:29:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2215 …}
    +votes: Doctrine\ORM\PersistentCollection {#2225 …}
    +reports: Doctrine\ORM\PersistentCollection {#2231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
    +badges: Doctrine\ORM\PersistentCollection {#2189 …}
    +children: [
      App\Entity\EntryComment {#2088}
    ]
    -id: 10240
    -titleTs: "'oh':1"
    -bodyTs: "'/post/7539708](https://lemmy.ml/post/7539708)':3 'lemmy.ml':2 'lemmy.ml/post/7539708](https://lemmy.ml/post/7539708)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699295743
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5333699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699209343 {#2163
      date: 2023-11-05 19:35:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: null
  +root: null
  +body: "hehe, sad good one!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699212699 {#2064
    date: 2023-11-05 20:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FQQD@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 93310
  -bodyTs: "'good':3 'hehe':1 'one':4 'sad':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5541317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699212699 {#2089
    date: 2023-11-05 20:31:39.0 +01:00
  }
  +"title": 93310
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2088
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341
    +user: Proxies\__CG__\App\Entity\User {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#2227 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2223 …}
    +slug: "Oh"
    +title: "Oh."
    +url: "https://feddit.de/pictrs/image/559c0879-a534-44b9-83f6-34c984f5932b.jpeg"
    +body: "[lemmy.ml/post/7539708](https://lemmy.ml/post/7539708)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 233
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699392592 {#2241
      date: 2023-11-07 22:29:52.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2215 …}
    +votes: Doctrine\ORM\PersistentCollection {#2225 …}
    +reports: Doctrine\ORM\PersistentCollection {#2231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2252 …}
    +badges: Doctrine\ORM\PersistentCollection {#2189 …}
    +children: [
      App\Entity\EntryComment {#2088}
    ]
    -id: 10240
    -titleTs: "'oh':1"
    -bodyTs: "'/post/7539708](https://lemmy.ml/post/7539708)':3 'lemmy.ml':2 'lemmy.ml/post/7539708](https://lemmy.ml/post/7539708)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699295743
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5333699"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699209343 {#2163
      date: 2023-11-05 19:35:43.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: null
  +root: null
  +body: "hehe, sad good one!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1699212699 {#2064
    date: 2023-11-05 20:31:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FQQD@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2340 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2327 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2191 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2328 …}
  -id: 93310
  -bodyTs: "'good':3 'hehe':1 'one':4 'sad':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5541317"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699212699 {#2089
    date: 2023-11-05 20:31:39.0 +01:00
  }
  +"title": 93310
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1705
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1711 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "Us-and-Them"
  +title: "Us and Them"
  +url: "https://lemmy.ml/pictrs/image/9075a682-e4b9-4764-99b7-65a8230e997d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 794
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698368064 {#1691
    date: 2023-10-27 02:54:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  +badges: Doctrine\ORM\PersistentCollection {#1597 …}
  +children: [
    App\Entity\EntryComment {#2363
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1705}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "they probably meant an opportunity to once again write those two words, 4 letters each :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1698352118 {#2458
        date: 2023-10-26 22:28:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@lugal@sopuli.xyz"
        "@scbasteve7@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2395 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 73675
      -bodyTs: "'4':13 'letter':14 'meant':3 'opportun':5 'probabl':2 'two':11 'word':12 'write':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5246639"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698352118 {#2453
        date: 2023-10-26 22:28:38.0 +02:00
      }
      +"title": 73675
    }
  ]
  -id: 7888
  -titleTs: "'us':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698435476
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7066903"
  +editedAt: DateTimeImmutable @1698351768 {#1692
    date: 2023-10-26 22:22:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698349076 {#1795
    date: 2023-10-26 21:37:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1705
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1711 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "Us-and-Them"
  +title: "Us and Them"
  +url: "https://lemmy.ml/pictrs/image/9075a682-e4b9-4764-99b7-65a8230e997d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 794
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698368064 {#1691
    date: 2023-10-27 02:54:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  +badges: Doctrine\ORM\PersistentCollection {#1597 …}
  +children: [
    App\Entity\EntryComment {#2363
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1705}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "they probably meant an opportunity to once again write those two words, 4 letters each :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1698352118 {#2458
        date: 2023-10-26 22:28:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@lugal@sopuli.xyz"
        "@scbasteve7@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2395 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 73675
      -bodyTs: "'4':13 'letter':14 'meant':3 'opportun':5 'probabl':2 'two':11 'word':12 'write':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5246639"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698352118 {#2453
        date: 2023-10-26 22:28:38.0 +02:00
      }
      +"title": 73675
    }
  ]
  -id: 7888
  -titleTs: "'us':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698435476
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7066903"
  +editedAt: DateTimeImmutable @1698351768 {#1692
    date: 2023-10-26 22:22:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698349076 {#1795
    date: 2023-10-26 21:37:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1705
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: Proxies\__CG__\App\Entity\Image {#1711 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "Us-and-Them"
  +title: "Us and Them"
  +url: "https://lemmy.ml/pictrs/image/9075a682-e4b9-4764-99b7-65a8230e997d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 794
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1698368064 {#1691
    date: 2023-10-27 02:54:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1616 …}
  +votes: Doctrine\ORM\PersistentCollection {#1598 …}
  +reports: Doctrine\ORM\PersistentCollection {#1629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  +badges: Doctrine\ORM\PersistentCollection {#1597 …}
  +children: [
    App\Entity\EntryComment {#2363
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1705}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
      +body: "they probably meant an opportunity to once again write those two words, 4 letters each :)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 10
      +score: 0
      +lastActive: DateTime @1698352118 {#2458
        date: 2023-10-26 22:28:38.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@w00t@lemmy.ml"
        "@lugal@sopuli.xyz"
        "@scbasteve7@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1383 …}
      +nested: Doctrine\ORM\PersistentCollection {#1384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2395 …}
      +reports: Doctrine\ORM\PersistentCollection {#2392 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
      -id: 73675
      -bodyTs: "'4':13 'letter':14 'meant':3 'opportun':5 'probabl':2 'two':11 'word':12 'write':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/5246639"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698352118 {#2453
        date: 2023-10-26 22:28:38.0 +02:00
      }
      +"title": 73675
    }
  ]
  -id: 7888
  -titleTs: "'us':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698435476
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/7066903"
  +editedAt: DateTimeImmutable @1698351768 {#1692
    date: 2023-10-26 22:22:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1698349076 {#1795
    date: 2023-10-26 21:37:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2363
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1705
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1711 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
    +slug: "Us-and-Them"
    +title: "Us and Them"
    +url: "https://lemmy.ml/pictrs/image/9075a682-e4b9-4764-99b7-65a8230e997d.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 794
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698368064 {#1691
      date: 2023-10-27 02:54:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1616 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
    +badges: Doctrine\ORM\PersistentCollection {#1597 …}
    +children: [
      App\Entity\EntryComment {#2363}
    ]
    -id: 7888
    -titleTs: "'us':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698435476
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7066903"
    +editedAt: DateTimeImmutable @1698351768 {#1692
      date: 2023-10-26 22:22:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698349076 {#1795
      date: 2023-10-26 21:37:56.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "they probably meant an opportunity to once again write those two words, 4 letters each :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698352118 {#2458
    date: 2023-10-26 22:28:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@scbasteve7@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 73675
  -bodyTs: "'4':13 'letter':14 'meant':3 'opportun':5 'probabl':2 'two':11 'word':12 'write':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5246639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698352118 {#2453
    date: 2023-10-26 22:28:38.0 +02:00
  }
  +"title": 73675
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2363
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1705
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1711 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
    +slug: "Us-and-Them"
    +title: "Us and Them"
    +url: "https://lemmy.ml/pictrs/image/9075a682-e4b9-4764-99b7-65a8230e997d.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 794
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698368064 {#1691
      date: 2023-10-27 02:54:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1616 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
    +badges: Doctrine\ORM\PersistentCollection {#1597 …}
    +children: [
      App\Entity\EntryComment {#2363}
    ]
    -id: 7888
    -titleTs: "'us':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698435476
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7066903"
    +editedAt: DateTimeImmutable @1698351768 {#1692
      date: 2023-10-26 22:22:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698349076 {#1795
      date: 2023-10-26 21:37:56.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "they probably meant an opportunity to once again write those two words, 4 letters each :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698352118 {#2458
    date: 2023-10-26 22:28:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@scbasteve7@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 73675
  -bodyTs: "'4':13 'letter':14 'meant':3 'opportun':5 'probabl':2 'two':11 'word':12 'write':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5246639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698352118 {#2453
    date: 2023-10-26 22:28:38.0 +02:00
  }
  +"title": 73675
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2363
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1705
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
    +image: Proxies\__CG__\App\Entity\Image {#1711 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
    +slug: "Us-and-Them"
    +title: "Us and Them"
    +url: "https://lemmy.ml/pictrs/image/9075a682-e4b9-4764-99b7-65a8230e997d.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 10
    +favouriteCount: 794
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1698368064 {#1691
      date: 2023-10-27 02:54:24.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1616 …}
    +votes: Doctrine\ORM\PersistentCollection {#1598 …}
    +reports: Doctrine\ORM\PersistentCollection {#1629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1626 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
    +badges: Doctrine\ORM\PersistentCollection {#1597 …}
    +children: [
      App\Entity\EntryComment {#2363}
    ]
    -id: 7888
    -titleTs: "'us':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698435476
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/7066903"
    +editedAt: DateTimeImmutable @1698351768 {#1692
      date: 2023-10-26 22:22:48.0 +02:00
    }
    +createdAt: DateTimeImmutable @1698349076 {#1795
      date: 2023-10-26 21:37:56.0 +02:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1385 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1405 …}
  +body: "they probably meant an opportunity to once again write those two words, 4 letters each :)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1698352118 {#2458
    date: 2023-10-26 22:28:38.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@w00t@lemmy.ml"
    "@lugal@sopuli.xyz"
    "@scbasteve7@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1383 …}
  +nested: Doctrine\ORM\PersistentCollection {#1384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#2392 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2019 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1363 …}
  -id: 73675
  -bodyTs: "'4':13 'letter':14 'meant':3 'opportun':5 'probabl':2 'two':11 'word':12 'write':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/5246639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698352118 {#2453
    date: 2023-10-26 22:28:38.0 +02:00
  }
  +"title": 73675
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_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
46 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