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

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 …}
}
4.32 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.08 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#2037 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
  +slug: "What-s-something-you-re-proud-of-doing"
  +title: "What's something you're proud of doing?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729390506 {#2463
    date: 2024-10-20 04:15:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  +badges: Doctrine\ORM\PersistentCollection {#2048 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "I’m 20 and I did none of those. I’m a loser. I’m dropping out of college most probably"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706340796 {#1611
        date: 2024-01-27 08:33:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@alphapuggle@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 344160
      -bodyTs: "'20':3 'colleg':19 'drop':16 'loser':13 'm':2,11,15 'none':7 'probabl':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7057661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706340796 {#1598
        date: 2024-01-27 08:33:16.0 +01:00
      }
      +"title": 344160
    }
    0 => App\Entity\EntryComment {#1737
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brushing my teeth. I’ve been through progressive hard depression from an early age. Yeah. It’s not much"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1729034149 {#1736
        date: 2024-10-16 01:15:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 344164
      -bodyTs: "'age':14 'brush':1 'depress':10 'earli':13 'hard':9 'much':19 'progress':8 'teeth':3 've':5 'yeah':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7057706"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706340944 {#1730
        date: 2024-01-27 08:35:44.0 +01:00
      }
      +"title": 344164
    }
  ]
  -id: 33298
  -titleTs: "'proud':6 're':5 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706383248
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11220944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296848 {#2064
    date: 2024-01-26 20:20:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#2037 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
  +slug: "What-s-something-you-re-proud-of-doing"
  +title: "What's something you're proud of doing?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729390506 {#2463
    date: 2024-10-20 04:15:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  +badges: Doctrine\ORM\PersistentCollection {#2048 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "I’m 20 and I did none of those. I’m a loser. I’m dropping out of college most probably"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706340796 {#1611
        date: 2024-01-27 08:33:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@alphapuggle@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 344160
      -bodyTs: "'20':3 'colleg':19 'drop':16 'loser':13 'm':2,11,15 'none':7 'probabl':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7057661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706340796 {#1598
        date: 2024-01-27 08:33:16.0 +01:00
      }
      +"title": 344160
    }
    0 => App\Entity\EntryComment {#1737
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brushing my teeth. I’ve been through progressive hard depression from an early age. Yeah. It’s not much"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1729034149 {#1736
        date: 2024-10-16 01:15:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 344164
      -bodyTs: "'age':14 'brush':1 'depress':10 'earli':13 'hard':9 'much':19 'progress':8 'teeth':3 've':5 'yeah':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7057706"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706340944 {#1730
        date: 2024-01-27 08:35:44.0 +01:00
      }
      +"title": 344164
    }
  ]
  -id: 33298
  -titleTs: "'proud':6 're':5 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706383248
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11220944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296848 {#2064
    date: 2024-01-26 20:20:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1629
  +user: Proxies\__CG__\App\Entity\User {#2037 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
  +slug: "What-s-something-you-re-proud-of-doing"
  +title: "What's something you're proud of doing?"
  +url: null
  +body: null
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 62
  +favouriteCount: 95
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729390506 {#2463
    date: 2024-10-20 04:15:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2141 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2347 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
  +badges: Doctrine\ORM\PersistentCollection {#2048 …}
  +children: [
    1 => App\Entity\EntryComment {#1630
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "I’m 20 and I did none of those. I’m a loser. I’m dropping out of college most probably"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1706340796 {#1611
        date: 2024-01-27 08:33:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
        "@alphapuggle@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 344160
      -bodyTs: "'20':3 'colleg':19 'drop':16 'loser':13 'm':2,11,15 'none':7 'probabl':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7057661"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706340796 {#1598
        date: 2024-01-27 08:33:16.0 +01:00
      }
      +"title": 344160
    }
    0 => App\Entity\EntryComment {#1737
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
      +image: null
      +parent: null
      +root: null
      +body: "Brushing my teeth. I’ve been through progressive hard depression from an early age. Yeah. It’s not much"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 25
      +score: 0
      +lastActive: DateTime @1729034149 {#1736
        date: 2024-10-16 01:15:49.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TehBamski@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1734 …}
      +nested: Doctrine\ORM\PersistentCollection {#1727 …}
      +votes: Doctrine\ORM\PersistentCollection {#1733 …}
      +reports: Doctrine\ORM\PersistentCollection {#1724 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 344164
      -bodyTs: "'age':14 'brush':1 'depress':10 'earli':13 'hard':9 'much':19 'progress':8 'teeth':3 've':5 'yeah':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7057706"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706340944 {#1730
        date: 2024-01-27 08:35:44.0 +01:00
      }
      +"title": 344164
    }
  ]
  -id: 33298
  -titleTs: "'proud':6 're':5 'someth':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706383248
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11220944"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706296848 {#2064
    date: 2024-01-26 20:20:48.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2037 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
    +slug: "What-s-something-you-re-proud-of-doing"
    +title: "What's something you're proud of doing?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729390506 {#2463
      date: 2024-10-20 04:15:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2141 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
    +badges: Doctrine\ORM\PersistentCollection {#2048 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#1737
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: null
        +root: null
        +body: "Brushing my teeth. I’ve been through progressive hard depression from an early age. Yeah. It’s not much"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1729034149 {#1736
          date: 2024-10-16 01:15:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 344164
        -bodyTs: "'age':14 'brush':1 'depress':10 'earli':13 'hard':9 'much':19 'progress':8 'teeth':3 've':5 'yeah':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7057706"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706340944 {#1730
          date: 2024-01-27 08:35:44.0 +01:00
        }
        +"title": 344164
      }
    ]
    -id: 33298
    -titleTs: "'proud':6 're':5 'someth':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706383248
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11220944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706296848 {#2064
      date: 2024-01-26 20:20:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "I’m 20 and I did none of those. I’m a loser. I’m dropping out of college most probably"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706340796 {#1611
    date: 2024-01-27 08:33:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@alphapuggle@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 344160
  -bodyTs: "'20':3 'colleg':19 'drop':16 'loser':13 'm':2,11,15 'none':7 'probabl':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7057661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706340796 {#1598
    date: 2024-01-27 08:33:16.0 +01:00
  }
  +"title": 344160
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2037 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
    +slug: "What-s-something-you-re-proud-of-doing"
    +title: "What's something you're proud of doing?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729390506 {#2463
      date: 2024-10-20 04:15:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2141 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
    +badges: Doctrine\ORM\PersistentCollection {#2048 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#1737
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: null
        +root: null
        +body: "Brushing my teeth. I’ve been through progressive hard depression from an early age. Yeah. It’s not much"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1729034149 {#1736
          date: 2024-10-16 01:15:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 344164
        -bodyTs: "'age':14 'brush':1 'depress':10 'earli':13 'hard':9 'much':19 'progress':8 'teeth':3 've':5 'yeah':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7057706"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706340944 {#1730
          date: 2024-01-27 08:35:44.0 +01:00
        }
        +"title": 344164
      }
    ]
    -id: 33298
    -titleTs: "'proud':6 're':5 'someth':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706383248
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11220944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706296848 {#2064
      date: 2024-01-26 20:20:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "I’m 20 and I did none of those. I’m a loser. I’m dropping out of college most probably"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706340796 {#1611
    date: 2024-01-27 08:33:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@alphapuggle@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 344160
  -bodyTs: "'20':3 'colleg':19 'drop':16 'loser':13 'm':2,11,15 'none':7 'probabl':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7057661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706340796 {#1598
    date: 2024-01-27 08:33:16.0 +01:00
  }
  +"title": 344160
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1630
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2037 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
    +slug: "What-s-something-you-re-proud-of-doing"
    +title: "What's something you're proud of doing?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729390506 {#2463
      date: 2024-10-20 04:15:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2141 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
    +badges: Doctrine\ORM\PersistentCollection {#2048 …}
    +children: [
      1 => App\Entity\EntryComment {#1630}
      0 => App\Entity\EntryComment {#1737
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: null
        +root: null
        +body: "Brushing my teeth. I’ve been through progressive hard depression from an early age. Yeah. It’s not much"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 25
        +score: 0
        +lastActive: DateTime @1729034149 {#1736
          date: 2024-10-16 01:15:49.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1734 …}
        +nested: Doctrine\ORM\PersistentCollection {#1727 …}
        +votes: Doctrine\ORM\PersistentCollection {#1733 …}
        +reports: Doctrine\ORM\PersistentCollection {#1724 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
        -id: 344164
        -bodyTs: "'age':14 'brush':1 'depress':10 'earli':13 'hard':9 'much':19 'progress':8 'teeth':3 've':5 'yeah':15"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7057706"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706340944 {#1730
          date: 2024-01-27 08:35:44.0 +01:00
        }
        +"title": 344164
      }
    ]
    -id: 33298
    -titleTs: "'proud':6 're':5 'someth':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706383248
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11220944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706296848 {#2064
      date: 2024-01-26 20:20:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "I’m 20 and I did none of those. I’m a loser. I’m dropping out of college most probably"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1706340796 {#1611
    date: 2024-01-27 08:33:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
    "@alphapuggle@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 344160
  -bodyTs: "'20':3 'colleg':19 'drop':16 'loser':13 'm':2,11,15 'none':7 'probabl':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7057661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706340796 {#1598
    date: 2024-01-27 08:33:16.0 +01:00
  }
  +"title": 344160
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1737
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2037 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
    +slug: "What-s-something-you-re-proud-of-doing"
    +title: "What's something you're proud of doing?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729390506 {#2463
      date: 2024-10-20 04:15:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2141 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
    +badges: Doctrine\ORM\PersistentCollection {#2048 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +body: "I’m 20 and I did none of those. I’m a loser. I’m dropping out of college most probably"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706340796 {#1611
          date: 2024-01-27 08:33:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@alphapuggle@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1599 …}
        +nested: Doctrine\ORM\PersistentCollection {#1625 …}
        +votes: Doctrine\ORM\PersistentCollection {#1617 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
        -id: 344160
        -bodyTs: "'20':3 'colleg':19 'drop':16 'loser':13 'm':2,11,15 'none':7 'probabl':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7057661"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706340796 {#1598
          date: 2024-01-27 08:33:16.0 +01:00
        }
        +"title": 344160
      }
      0 => App\Entity\EntryComment {#1737}
    ]
    -id: 33298
    -titleTs: "'proud':6 're':5 'someth':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706383248
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11220944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706296848 {#2064
      date: 2024-01-26 20:20:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brushing my teeth. I’ve been through progressive hard depression from an early age. Yeah. It’s not much"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1729034149 {#1736
    date: 2024-10-16 01:15:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 344164
  -bodyTs: "'age':14 'brush':1 'depress':10 'earli':13 'hard':9 'much':19 'progress':8 'teeth':3 've':5 'yeah':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7057706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706340944 {#1730
    date: 2024-01-27 08:35:44.0 +01:00
  }
  +"title": 344164
}
"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 {#1737
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2037 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
    +slug: "What-s-something-you-re-proud-of-doing"
    +title: "What's something you're proud of doing?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729390506 {#2463
      date: 2024-10-20 04:15:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2141 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
    +badges: Doctrine\ORM\PersistentCollection {#2048 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +body: "I’m 20 and I did none of those. I’m a loser. I’m dropping out of college most probably"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706340796 {#1611
          date: 2024-01-27 08:33:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@alphapuggle@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1599 …}
        +nested: Doctrine\ORM\PersistentCollection {#1625 …}
        +votes: Doctrine\ORM\PersistentCollection {#1617 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
        -id: 344160
        -bodyTs: "'20':3 'colleg':19 'drop':16 'loser':13 'm':2,11,15 'none':7 'probabl':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7057661"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706340796 {#1598
          date: 2024-01-27 08:33:16.0 +01:00
        }
        +"title": 344160
      }
      0 => App\Entity\EntryComment {#1737}
    ]
    -id: 33298
    -titleTs: "'proud':6 're':5 'someth':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706383248
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11220944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706296848 {#2064
      date: 2024-01-26 20:20:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brushing my teeth. I’ve been through progressive hard depression from an early age. Yeah. It’s not much"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1729034149 {#1736
    date: 2024-10-16 01:15:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 344164
  -bodyTs: "'age':14 'brush':1 'depress':10 'earli':13 'hard':9 'much':19 'progress':8 'teeth':3 've':5 'yeah':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7057706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706340944 {#1730
    date: 2024-01-27 08:35:44.0 +01:00
  }
  +"title": 344164
}
"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 {#1737
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1629
    +user: Proxies\__CG__\App\Entity\User {#2037 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
    +slug: "What-s-something-you-re-proud-of-doing"
    +title: "What's something you're proud of doing?"
    +url: null
    +body: null
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 62
    +favouriteCount: 95
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729390506 {#2463
      date: 2024-10-20 04:15:06.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2141 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2347 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2136 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2338 …}
    +badges: Doctrine\ORM\PersistentCollection {#2048 …}
    +children: [
      1 => App\Entity\EntryComment {#1630
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1629 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +body: "I’m 20 and I did none of those. I’m a loser. I’m dropping out of college most probably"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 4
        +score: 0
        +lastActive: DateTime @1706340796 {#1611
          date: 2024-01-27 08:33:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TehBamski@lemmy.world"
          "@alphapuggle@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1599 …}
        +nested: Doctrine\ORM\PersistentCollection {#1625 …}
        +votes: Doctrine\ORM\PersistentCollection {#1617 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
        -id: 344160
        -bodyTs: "'20':3 'colleg':19 'drop':16 'loser':13 'm':2,11,15 'none':7 'probabl':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7057661"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706340796 {#1598
          date: 2024-01-27 08:33:16.0 +01:00
        }
        +"title": 344160
      }
      0 => App\Entity\EntryComment {#1737}
    ]
    -id: 33298
    -titleTs: "'proud':6 're':5 'someth':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706383248
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11220944"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706296848 {#2064
      date: 2024-01-26 20:20:48.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1628 …}
  +image: null
  +parent: null
  +root: null
  +body: "Brushing my teeth. I’ve been through progressive hard depression from an early age. Yeah. It’s not much"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1729034149 {#1736
    date: 2024-10-16 01:15:49.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TehBamski@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1734 …}
  +nested: Doctrine\ORM\PersistentCollection {#1727 …}
  +votes: Doctrine\ORM\PersistentCollection {#1733 …}
  +reports: Doctrine\ORM\PersistentCollection {#1724 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1715 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 344164
  -bodyTs: "'age':14 'brush':1 'depress':10 'earli':13 'hard':9 'much':19 'progress':8 'teeth':3 've':5 'yeah':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7057706"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706340944 {#1730
    date: 2024-01-27 08:35:44.0 +01:00
  }
  +"title": 344164
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#2080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2162 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2163 …}
  +slug: "Hot-take"
  +title: "Hot take"
  +url: "https://lemmy.ml/pictrs/image/08d52ba8-7298-44ca-816f-ceb93cfd3c6a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 251
  +favouriteCount: 1567
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729308968 {#2111
    date: 2024-10-19 05:36:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  +badges: Doctrine\ORM\PersistentCollection {#2198 …}
  +children: [
    App\Entity\EntryComment {#1559
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +body: "Test them out on a virtual machine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705829607 {#1580
        date: 2024-01-21 10:33:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SchrodingersPat@lemmy.ml"
        "@Encinos@dormi.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1548 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 327811
      -bodyTs: "'machin':7 'test':1 'virtual':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6880067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705829607 {#1550
        date: 2024-01-21 10:33:27.0 +01:00
      }
      +"title": 327811
    }
  ]
  -id: 32071
  -titleTs: "'hot':1 'take':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705892261
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10826689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705805861 {#2047
    date: 2024-01-21 03:57:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#2080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2162 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2163 …}
  +slug: "Hot-take"
  +title: "Hot take"
  +url: "https://lemmy.ml/pictrs/image/08d52ba8-7298-44ca-816f-ceb93cfd3c6a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 251
  +favouriteCount: 1567
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729308968 {#2111
    date: 2024-10-19 05:36:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  +badges: Doctrine\ORM\PersistentCollection {#2198 …}
  +children: [
    App\Entity\EntryComment {#1559
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +body: "Test them out on a virtual machine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705829607 {#1580
        date: 2024-01-21 10:33:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SchrodingersPat@lemmy.ml"
        "@Encinos@dormi.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1548 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 327811
      -bodyTs: "'machin':7 'test':1 'virtual':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6880067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705829607 {#1550
        date: 2024-01-21 10:33:27.0 +01:00
      }
      +"title": 327811
    }
  ]
  -id: 32071
  -titleTs: "'hot':1 'take':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705892261
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10826689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705805861 {#2047
    date: 2024-01-21 03:57:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1567
  +user: Proxies\__CG__\App\Entity\User {#2080 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: Proxies\__CG__\App\Entity\Image {#2162 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2163 …}
  +slug: "Hot-take"
  +title: "Hot take"
  +url: "https://lemmy.ml/pictrs/image/08d52ba8-7298-44ca-816f-ceb93cfd3c6a.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 251
  +favouriteCount: 1567
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729308968 {#2111
    date: 2024-10-19 05:36:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2043 …}
  +reports: Doctrine\ORM\PersistentCollection {#2044 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
  +badges: Doctrine\ORM\PersistentCollection {#2198 …}
  +children: [
    App\Entity\EntryComment {#1559
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1567 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
      +body: "Test them out on a virtual machine"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1705829607 {#1580
        date: 2024-01-21 10:33:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@SchrodingersPat@lemmy.ml"
        "@Encinos@dormi.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1548 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 327811
      -bodyTs: "'machin':7 'test':1 'virtual':6"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6880067"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705829607 {#1550
        date: 2024-01-21 10:33:27.0 +01:00
      }
      +"title": 327811
    }
  ]
  -id: 32071
  -titleTs: "'hot':1 'take':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705892261
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10826689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705805861 {#2047
    date: 2024-01-21 03:57:41.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1559
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2162 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2163 …}
    +slug: "Hot-take"
    +title: "Hot take"
    +url: "https://lemmy.ml/pictrs/image/08d52ba8-7298-44ca-816f-ceb93cfd3c6a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 251
    +favouriteCount: 1567
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729308968 {#2111
      date: 2024-10-19 05:36:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2160 …}
    +votes: Doctrine\ORM\PersistentCollection {#2043 …}
    +reports: Doctrine\ORM\PersistentCollection {#2044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
    +badges: Doctrine\ORM\PersistentCollection {#2198 …}
    +children: [
      App\Entity\EntryComment {#1559}
    ]
    -id: 32071
    -titleTs: "'hot':1 'take':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705892261
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10826689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705805861 {#2047
      date: 2024-01-21 03:57:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +body: "Test them out on a virtual machine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705829607 {#1580
    date: 2024-01-21 10:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SchrodingersPat@lemmy.ml"
    "@Encinos@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1548 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 327811
  -bodyTs: "'machin':7 'test':1 'virtual':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6880067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705829607 {#1550
    date: 2024-01-21 10:33:27.0 +01:00
  }
  +"title": 327811
}
"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 {#1559
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2162 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2163 …}
    +slug: "Hot-take"
    +title: "Hot take"
    +url: "https://lemmy.ml/pictrs/image/08d52ba8-7298-44ca-816f-ceb93cfd3c6a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 251
    +favouriteCount: 1567
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729308968 {#2111
      date: 2024-10-19 05:36:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2160 …}
    +votes: Doctrine\ORM\PersistentCollection {#2043 …}
    +reports: Doctrine\ORM\PersistentCollection {#2044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
    +badges: Doctrine\ORM\PersistentCollection {#2198 …}
    +children: [
      App\Entity\EntryComment {#1559}
    ]
    -id: 32071
    -titleTs: "'hot':1 'take':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705892261
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10826689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705805861 {#2047
      date: 2024-01-21 03:57:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +body: "Test them out on a virtual machine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705829607 {#1580
    date: 2024-01-21 10:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SchrodingersPat@lemmy.ml"
    "@Encinos@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1548 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 327811
  -bodyTs: "'machin':7 'test':1 'virtual':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6880067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705829607 {#1550
    date: 2024-01-21 10:33:27.0 +01:00
  }
  +"title": 327811
}
"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 {#1559
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1567
    +user: Proxies\__CG__\App\Entity\User {#2080 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
    +image: Proxies\__CG__\App\Entity\Image {#2162 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2163 …}
    +slug: "Hot-take"
    +title: "Hot take"
    +url: "https://lemmy.ml/pictrs/image/08d52ba8-7298-44ca-816f-ceb93cfd3c6a.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 251
    +favouriteCount: 1567
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729308968 {#2111
      date: 2024-10-19 05:36:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2160 …}
    +votes: Doctrine\ORM\PersistentCollection {#2043 …}
    +reports: Doctrine\ORM\PersistentCollection {#2044 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2215 …}
    +badges: Doctrine\ORM\PersistentCollection {#2198 …}
    +children: [
      App\Entity\EntryComment {#1559}
    ]
    -id: 32071
    -titleTs: "'hot':1 'take':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705892261
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10826689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705805861 {#2047
      date: 2024-01-21 03:57:41.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1527 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1561 …}
  +body: "Test them out on a virtual machine"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705829607 {#1580
    date: 2024-01-21 10:33:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SchrodingersPat@lemmy.ml"
    "@Encinos@dormi.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1548 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 327811
  -bodyTs: "'machin':7 'test':1 'virtual':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6880067"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705829607 {#1550
    date: 2024-01-21 10:33:27.0 +01:00
  }
  +"title": 327811
}
"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
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#2050 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2230 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2232 …}
  +slug: "Moms-are-the-best"
  +title: "Moms are the best"
  +url: "https://startrek.website/pictrs/image/5b408155-0006-4b2c-a0b0-a7ed5a8efe2e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727956941 {#2227
    date: 2024-10-03 14:02:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  +badges: Doctrine\ORM\PersistentCollection {#2309 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +body: "Don’t jump to conclusions"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705815006 {#1435
        date: 2024-01-21 06:30:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@EmperorHenry@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1668 …}
      +votes: Doctrine\ORM\PersistentCollection {#1666 …}
      +reports: Doctrine\ORM\PersistentCollection {#1669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
      -id: 327471
      -bodyTs: "'conclus':5 'jump':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6872677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705815006 {#1438
        date: 2024-01-21 06:30:06.0 +01:00
      }
      +"title": 327471
    }
  ]
  -id: 31826
  -titleTs: "'best':4 'mom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792847
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5861483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706447 {#2110
    date: 2024-01-20 00:20:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#2050 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2230 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2232 …}
  +slug: "Moms-are-the-best"
  +title: "Moms are the best"
  +url: "https://startrek.website/pictrs/image/5b408155-0006-4b2c-a0b0-a7ed5a8efe2e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727956941 {#2227
    date: 2024-10-03 14:02:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  +badges: Doctrine\ORM\PersistentCollection {#2309 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +body: "Don’t jump to conclusions"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705815006 {#1435
        date: 2024-01-21 06:30:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@EmperorHenry@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1668 …}
      +votes: Doctrine\ORM\PersistentCollection {#1666 …}
      +reports: Doctrine\ORM\PersistentCollection {#1669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
      -id: 327471
      -bodyTs: "'conclus':5 'jump':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6872677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705815006 {#1438
        date: 2024-01-21 06:30:06.0 +01:00
      }
      +"title": 327471
    }
  ]
  -id: 31826
  -titleTs: "'best':4 'mom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792847
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5861483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706447 {#2110
    date: 2024-01-20 00:20:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1582
  +user: Proxies\__CG__\App\Entity\User {#2050 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#2230 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2232 …}
  +slug: "Moms-are-the-best"
  +title: "Moms are the best"
  +url: "https://startrek.website/pictrs/image/5b408155-0006-4b2c-a0b0-a7ed5a8efe2e.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 22
  +favouriteCount: 785
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727956941 {#2227
    date: 2024-10-03 14:02:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2229 …}
  +votes: Doctrine\ORM\PersistentCollection {#2252 …}
  +reports: Doctrine\ORM\PersistentCollection {#2189 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  +badges: Doctrine\ORM\PersistentCollection {#2309 …}
  +children: [
    App\Entity\EntryComment {#1709
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1582 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
      +body: "Don’t jump to conclusions"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705815006 {#1435
        date: 2024-01-21 06:30:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@The_Picard_Maneuver@startrek.website"
        "@EmperorHenry@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1650 …}
      +nested: Doctrine\ORM\PersistentCollection {#1668 …}
      +votes: Doctrine\ORM\PersistentCollection {#1666 …}
      +reports: Doctrine\ORM\PersistentCollection {#1669 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
      -id: 327471
      -bodyTs: "'conclus':5 'jump':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6872677"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705815006 {#1438
        date: 2024-01-21 06:30:06.0 +01:00
      }
      +"title": 327471
    }
  ]
  -id: 31826
  -titleTs: "'best':4 'mom':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792847
  +visibility: "visible             "
  +apId: "https://startrek.website/post/5861483"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705706447 {#2110
    date: 2024-01-20 00:20:47.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\EntryComment {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#2050 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2230 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2232 …}
    +slug: "Moms-are-the-best"
    +title: "Moms are the best"
    +url: "https://startrek.website/pictrs/image/5b408155-0006-4b2c-a0b0-a7ed5a8efe2e.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727956941 {#2227
      date: 2024-10-03 14:02:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2229 …}
    +votes: Doctrine\ORM\PersistentCollection {#2252 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
    +badges: Doctrine\ORM\PersistentCollection {#2309 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 31826
    -titleTs: "'best':4 'mom':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705792847
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5861483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705706447 {#2110
      date: 2024-01-20 00:20:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +body: "Don’t jump to conclusions"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705815006 {#1435
    date: 2024-01-21 06:30:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  -id: 327471
  -bodyTs: "'conclus':5 'jump':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6872677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705815006 {#1438
    date: 2024-01-21 06:30:06.0 +01:00
  }
  +"title": 327471
}
"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
27 DENIED edit
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#2050 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2230 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2232 …}
    +slug: "Moms-are-the-best"
    +title: "Moms are the best"
    +url: "https://startrek.website/pictrs/image/5b408155-0006-4b2c-a0b0-a7ed5a8efe2e.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727956941 {#2227
      date: 2024-10-03 14:02:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2229 …}
    +votes: Doctrine\ORM\PersistentCollection {#2252 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
    +badges: Doctrine\ORM\PersistentCollection {#2309 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 31826
    -titleTs: "'best':4 'mom':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705792847
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5861483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705706447 {#2110
      date: 2024-01-20 00:20:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +body: "Don’t jump to conclusions"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705815006 {#1435
    date: 2024-01-21 06:30:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  -id: 327471
  -bodyTs: "'conclus':5 'jump':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6872677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705815006 {#1438
    date: 2024-01-21 06:30:06.0 +01:00
  }
  +"title": 327471
}
"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
28 DENIED moderate
App\Entity\EntryComment {#1709
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1582
    +user: Proxies\__CG__\App\Entity\User {#2050 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
    +image: Proxies\__CG__\App\Entity\Image {#2230 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2232 …}
    +slug: "Moms-are-the-best"
    +title: "Moms are the best"
    +url: "https://startrek.website/pictrs/image/5b408155-0006-4b2c-a0b0-a7ed5a8efe2e.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 22
    +favouriteCount: 785
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727956941 {#2227
      date: 2024-10-03 14:02:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2229 …}
    +votes: Doctrine\ORM\PersistentCollection {#2252 …}
    +reports: Doctrine\ORM\PersistentCollection {#2189 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2311 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
    +badges: Doctrine\ORM\PersistentCollection {#2309 …}
    +children: [
      App\Entity\EntryComment {#1709}
    ]
    -id: 31826
    -titleTs: "'best':4 'mom':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705792847
    +visibility: "visible             "
    +apId: "https://startrek.website/post/5861483"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705706447 {#2110
      date: 2024-01-20 00:20:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1654 …}
  +body: "Don’t jump to conclusions"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705815006 {#1435
    date: 2024-01-21 06:30:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@The_Picard_Maneuver@startrek.website"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1650 …}
  +nested: Doctrine\ORM\PersistentCollection {#1668 …}
  +votes: Doctrine\ORM\PersistentCollection {#1666 …}
  +reports: Doctrine\ORM\PersistentCollection {#1669 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1573 …}
  -id: 327471
  -bodyTs: "'conclus':5 'jump':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6872677"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705815006 {#1438
    date: 2024-01-21 06:30:06.0 +01:00
  }
  +"title": 327471
}
"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
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 {#1596
  +user: Proxies\__CG__\App\Entity\User {#2035 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
  +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
  +title: "(Constructively) What is your least favorite distro & why?"
  +url: null
  +body: """
    I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
    \n
    So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
    \n
    *My personal least favorite is probably Manjaro.*\n
    \n
    Consider:\n
    \n
    - What specific features/lack thereof made it less appealing?\n
    - Did you face any specific challenges?\n
    - How was your experience with the community?\n
    - If given a chance, what improvements would you suggest?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728994939 {#2067
    date: 2024-10-15 14:22:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  +badges: Doctrine\ORM\PersistentCollection {#2105 …}
  +children: [
    App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: "Been on it for the last two years. Never broke. Idk what’s going on"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705919563 {#1620
        date: 2024-01-22 11:32:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gianni@lemmy.ml"
        "@isVeryLoud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 330986
      -bodyTs: "'broke':10 'go':14 'idk':11 'last':6 'never':9 'two':7 'year':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911819"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919563 {#1613
        date: 2024-01-22 11:32:43.0 +01:00
      }
      +"title": 330986
    }
  ]
  -id: 31666
  -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
  -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705739516
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10745978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705653116 {#2077
    date: 2024-01-19 09:31:56.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 {#1596
  +user: Proxies\__CG__\App\Entity\User {#2035 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
  +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
  +title: "(Constructively) What is your least favorite distro & why?"
  +url: null
  +body: """
    I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
    \n
    So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
    \n
    *My personal least favorite is probably Manjaro.*\n
    \n
    Consider:\n
    \n
    - What specific features/lack thereof made it less appealing?\n
    - Did you face any specific challenges?\n
    - How was your experience with the community?\n
    - If given a chance, what improvements would you suggest?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728994939 {#2067
    date: 2024-10-15 14:22:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  +badges: Doctrine\ORM\PersistentCollection {#2105 …}
  +children: [
    App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: "Been on it for the last two years. Never broke. Idk what’s going on"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705919563 {#1620
        date: 2024-01-22 11:32:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gianni@lemmy.ml"
        "@isVeryLoud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 330986
      -bodyTs: "'broke':10 'go':14 'idk':11 'last':6 'never':9 'two':7 'year':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911819"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919563 {#1613
        date: 2024-01-22 11:32:43.0 +01:00
      }
      +"title": 330986
    }
  ]
  -id: 31666
  -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
  -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705739516
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10745978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705653116 {#2077
    date: 2024-01-19 09:31:56.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 {#1596
  +user: Proxies\__CG__\App\Entity\User {#2035 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
  +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
  +title: "(Constructively) What is your least favorite distro & why?"
  +url: null
  +body: """
    I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
    \n
    So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
    \n
    *My personal least favorite is probably Manjaro.*\n
    \n
    Consider:\n
    \n
    - What specific features/lack thereof made it less appealing?\n
    - Did you face any specific challenges?\n
    - How was your experience with the community?\n
    - If given a chance, what improvements would you suggest?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 107
  +favouriteCount: 102
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728994939 {#2067
    date: 2024-10-15 14:22:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2056 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  +badges: Doctrine\ORM\PersistentCollection {#2105 …}
  +children: [
    App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
      +body: "Been on it for the last two years. Never broke. Idk what’s going on"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1705919563 {#1620
        date: 2024-01-22 11:32:43.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@gianni@lemmy.ml"
        "@isVeryLoud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1701 …}
      +nested: Doctrine\ORM\PersistentCollection {#1687 …}
      +votes: Doctrine\ORM\PersistentCollection {#1689 …}
      +reports: Doctrine\ORM\PersistentCollection {#1691 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
      -id: 330986
      -bodyTs: "'broke':10 'go':14 'idk':11 'last':6 'never':9 'two':7 'year':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6911819"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705919563 {#1613
        date: 2024-01-22 11:32:43.0 +01:00
      }
      +"title": 330986
    }
  ]
  -id: 31666
  -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
  -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705739516
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10745978"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705653116 {#2077
    date: 2024-01-19 09:31:56.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 {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2035 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
    +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
    +title: "(Constructively) What is your least favorite distro & why?"
    +url: null
    +body: """
      I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
      \n
      So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
      \n
      *My personal least favorite is probably Manjaro.*\n
      \n
      Consider:\n
      \n
      - What specific features/lack thereof made it less appealing?\n
      - Did you face any specific challenges?\n
      - How was your experience with the community?\n
      - If given a chance, what improvements would you suggest?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728994939 {#2067
      date: 2024-10-15 14:22:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2056 …}
    +votes: Doctrine\ORM\PersistentCollection {#2058 …}
    +reports: Doctrine\ORM\PersistentCollection {#2125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
    +badges: Doctrine\ORM\PersistentCollection {#2105 …}
    +children: [
      App\Entity\EntryComment {#1604}
    ]
    -id: 31666
    -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
    -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705739516
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10745978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705653116 {#2077
      date: 2024-01-19 09:31:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: "Been on it for the last two years. Never broke. Idk what’s going on"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705919563 {#1620
    date: 2024-01-22 11:32:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 330986
  -bodyTs: "'broke':10 'go':14 'idk':11 'last':6 'never':9 'two':7 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919563 {#1613
    date: 2024-01-22 11:32:43.0 +01:00
  }
  +"title": 330986
}
"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 {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2035 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
    +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
    +title: "(Constructively) What is your least favorite distro & why?"
    +url: null
    +body: """
      I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
      \n
      So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
      \n
      *My personal least favorite is probably Manjaro.*\n
      \n
      Consider:\n
      \n
      - What specific features/lack thereof made it less appealing?\n
      - Did you face any specific challenges?\n
      - How was your experience with the community?\n
      - If given a chance, what improvements would you suggest?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728994939 {#2067
      date: 2024-10-15 14:22:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2056 …}
    +votes: Doctrine\ORM\PersistentCollection {#2058 …}
    +reports: Doctrine\ORM\PersistentCollection {#2125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
    +badges: Doctrine\ORM\PersistentCollection {#2105 …}
    +children: [
      App\Entity\EntryComment {#1604}
    ]
    -id: 31666
    -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
    -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705739516
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10745978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705653116 {#2077
      date: 2024-01-19 09:31:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: "Been on it for the last two years. Never broke. Idk what’s going on"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705919563 {#1620
    date: 2024-01-22 11:32:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 330986
  -bodyTs: "'broke':10 'go':14 'idk':11 'last':6 'never':9 'two':7 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919563 {#1613
    date: 2024-01-22 11:32:43.0 +01:00
  }
  +"title": 330986
}
"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 {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#2035 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2060 …}
    +slug: "Constructively-What-is-your-least-favorite-distro-and-why"
    +title: "(Constructively) What is your least favorite distro & why?"
    +url: null
    +body: """
      I’ve been distrohopping for a while now, and eventually I landed on Arch. Part of the reason I have stuck with it is I think I had a balanced introduction, since I was exposed to both praise and criticism. We often discuss our favorite distros, but I think it’s equally important to talk about the ones that didn’t quite hit the mark for us because it can be very helpful.\n
      \n
      So, I’d like to ask: What is your least favorite Linux distribution and why? Please remember, this is not about bashing or belittling any specific distribution. The aim is to have a constructive discussion where we can learn about each other’s experiences.\n
      \n
      *My personal least favorite is probably Manjaro.*\n
      \n
      Consider:\n
      \n
      - What specific features/lack thereof made it less appealing?\n
      - Did you face any specific challenges?\n
      - How was your experience with the community?\n
      - If given a chance, what improvements would you suggest?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 107
    +favouriteCount: 102
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728994939 {#2067
      date: 2024-10-15 14:22:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2056 …}
    +votes: Doctrine\ORM\PersistentCollection {#2058 …}
    +reports: Doctrine\ORM\PersistentCollection {#2125 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
    +badges: Doctrine\ORM\PersistentCollection {#2105 …}
    +children: [
      App\Entity\EntryComment {#1604}
    ]
    -id: 31666
    -titleTs: "'construct':1 'distro':7 'favorit':6 'least':5"
    -bodyTs: "'aim':102 'appeal':133 'arch':14 'ask':79 'balanc':30 'bash':95 'belittl':97 'challeng':139 'chanc':150 'communiti':146 'consid':125 'construct':107 'critic':40 'd':76 'didn':60 'discuss':43,108 'distribut':86,100 'distro':46 'distrohop':4 'equal':52 'eventu':10 'experi':117,143 'expos':35 'face':136 'favorit':45,84,121 'features/lack':128 'given':148 'help':73 'hit':63 'import':53 'improv':152 'introduct':31 'land':12 'learn':112 'least':83,120 'less':132 'like':77 'linux':85 'made':130 'manjaro':124 'mark':65 'often':42 'one':58 'part':15 'person':119 'pleas':89 'prais':38 'probabl':123 'quit':62 'reason':18 'rememb':90 'sinc':32 'specif':99,127,138 'stuck':21 'suggest':155 'talk':55 'thereof':129 'think':26,49 'us':67 've':2 'would':153"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705739516
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10745978"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705653116 {#2077
      date: 2024-01-19 09:31:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1619 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1702 …}
  +body: "Been on it for the last two years. Never broke. Idk what’s going on"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1705919563 {#1620
    date: 2024-01-22 11:32:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@gianni@lemmy.ml"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1701 …}
  +nested: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1795 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1711 …}
  -id: 330986
  -bodyTs: "'broke':10 'go':14 'idk':11 'last':6 'never':9 'two':7 'year':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6911819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705919563 {#1613
    date: 2024-01-22 11:32:43.0 +01:00
  }
  +"title": 330986
}
"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_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
38 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