GET https://kbin.spritesserver.nl/index.php/u/@illegalbat@beehaw.org/commented

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.78 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.04 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 {#1583
  +user: Proxies\__CG__\App\Entity\User {#2464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
  +slug: "What-is-your-boomer-opinion"
  +title: "What is your boomer opinion"
  +url: null
  +body: "What opinion just makes you look like you aged 30 years"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686967749 {#1405
    date: 2023-06-17 04:09:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  +badges: Doctrine\ORM\PersistentCollection {#2012 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Majority of the music today is just plain trash. I can't even bring myself to listen to these tracks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1686280010 {#1434
        date: 2023-06-09 05:06:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nLuLukna@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 3067
      -bodyTs: "'bring':14 'even':13 'listen':17 'major':1 'music':4 'plain':8 'today':5 'track':20 'trash':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/107439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686280010 {#1699
        date: 2023-06-09 05:06:50.0 +02:00
      }
      +"title": 3067
    }
  ]
  -id: 264
  -titleTs: "'boomer':4 'opinion':5"
  -bodyTs: "'30':10 'age':9 'like':7 'look':6 'make':4 'opinion':2 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686225713
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/29487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686139313 {#1734
    date: 2023-06-07 14:01:53.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
  +slug: "What-is-your-boomer-opinion"
  +title: "What is your boomer opinion"
  +url: null
  +body: "What opinion just makes you look like you aged 30 years"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686967749 {#1405
    date: 2023-06-17 04:09:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  +badges: Doctrine\ORM\PersistentCollection {#2012 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Majority of the music today is just plain trash. I can't even bring myself to listen to these tracks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1686280010 {#1434
        date: 2023-06-09 05:06:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nLuLukna@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 3067
      -bodyTs: "'bring':14 'even':13 'listen':17 'major':1 'music':4 'plain':8 'today':5 'track':20 'trash':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/107439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686280010 {#1699
        date: 2023-06-09 05:06:50.0 +02:00
      }
      +"title": 3067
    }
  ]
  -id: 264
  -titleTs: "'boomer':4 'opinion':5"
  -bodyTs: "'30':10 'age':9 'like':7 'look':6 'make':4 'opinion':2 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686225713
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/29487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686139313 {#1734
    date: 2023-06-07 14:01:53.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2464 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
  +slug: "What-is-your-boomer-opinion"
  +title: "What is your boomer opinion"
  +url: null
  +body: "What opinion just makes you look like you aged 30 years"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1686967749 {#1405
    date: 2023-06-17 04:09:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1363 …}
  +votes: Doctrine\ORM\PersistentCollection {#2022 …}
  +reports: Doctrine\ORM\PersistentCollection {#2025 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
  +badges: Doctrine\ORM\PersistentCollection {#2012 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Majority of the music today is just plain trash. I can't even bring myself to listen to these tracks"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1686280010 {#1434
        date: 2023-06-09 05:06:50.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@nLuLukna@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 3067
      -bodyTs: "'bring':14 'even':13 'listen':17 'major':1 'music':4 'plain':8 'today':5 'track':20 'trash':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/107439"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686280010 {#1699
        date: 2023-06-09 05:06:50.0 +02:00
      }
      +"title": 3067
    }
  ]
  -id: 264
  -titleTs: "'boomer':4 'opinion':5"
  -bodyTs: "'30':10 'age':9 'like':7 'look':6 'make':4 'opinion':2 'year':11"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686225713
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/29487"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686139313 {#1734
    date: 2023-06-07 14:01:53.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2464 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
    +slug: "What-is-your-boomer-opinion"
    +title: "What is your boomer opinion"
    +url: null
    +body: "What opinion just makes you look like you aged 30 years"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1686967749 {#1405
      date: 2023-06-17 04:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    +badges: Doctrine\ORM\PersistentCollection {#2012 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 264
    -titleTs: "'boomer':4 'opinion':5"
    -bodyTs: "'30':10 'age':9 'like':7 'look':6 'make':4 'opinion':2 'year':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686225713
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/29487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686139313 {#1734
      date: 2023-06-07 14:01:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Majority of the music today is just plain trash. I can't even bring myself to listen to these tracks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686280010 {#1434
    date: 2023-06-09 05:06:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nLuLukna@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 3067
  -bodyTs: "'bring':14 'even':13 'listen':17 'major':1 'music':4 'plain':8 'today':5 'track':20 'trash':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/107439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686280010 {#1699
    date: 2023-06-09 05:06:50.0 +02:00
  }
  +"title": 3067
}
"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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2464 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
    +slug: "What-is-your-boomer-opinion"
    +title: "What is your boomer opinion"
    +url: null
    +body: "What opinion just makes you look like you aged 30 years"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1686967749 {#1405
      date: 2023-06-17 04:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    +badges: Doctrine\ORM\PersistentCollection {#2012 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 264
    -titleTs: "'boomer':4 'opinion':5"
    -bodyTs: "'30':10 'age':9 'like':7 'look':6 'make':4 'opinion':2 'year':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686225713
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/29487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686139313 {#1734
      date: 2023-06-07 14:01:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Majority of the music today is just plain trash. I can't even bring myself to listen to these tracks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686280010 {#1434
    date: 2023-06-09 05:06:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nLuLukna@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 3067
  -bodyTs: "'bring':14 'even':13 'listen':17 'major':1 'music':4 'plain':8 'today':5 'track':20 'trash':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/107439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686280010 {#1699
    date: 2023-06-09 05:06:50.0 +02:00
  }
  +"title": 3067
}
"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 {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2464 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
    +slug: "What-is-your-boomer-opinion"
    +title: "What is your boomer opinion"
    +url: null
    +body: "What opinion just makes you look like you aged 30 years"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 1
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1686967749 {#1405
      date: 2023-06-17 04:09:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1363 …}
    +votes: Doctrine\ORM\PersistentCollection {#2022 …}
    +reports: Doctrine\ORM\PersistentCollection {#2025 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2033 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2028 …}
    +badges: Doctrine\ORM\PersistentCollection {#2012 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 264
    -titleTs: "'boomer':4 'opinion':5"
    -bodyTs: "'30':10 'age':9 'like':7 'look':6 'make':4 'opinion':2 'year':11"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686225713
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/29487"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686139313 {#1734
      date: 2023-06-07 14:01:53.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Majority of the music today is just plain trash. I can't even bring myself to listen to these tracks"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1686280010 {#1434
    date: 2023-06-09 05:06:50.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@nLuLukna@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 3067
  -bodyTs: "'bring':14 'even':13 'listen':17 'major':1 'music':4 'plain':8 'today':5 'track':20 'trash':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/107439"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686280010 {#1699
    date: 2023-06-09 05:06:50.0 +02:00
  }
  +"title": 3067
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
  +slug: "How-has-ur-lemmy-experience-been-so-far"
  +title: "How has ur lemmy experience been so far?"
  +url: null
  +body: "Im joining in on the reddit ditching thing, and was kinda worried at first that i wouldnt be able to like use it the way i did reddit as it feels like a whole new place, but after engaging with posts and people and actually being a part of lemmy rather than being lurk mode all the time i was pleasantly surprised with how easy it is to become a member of the community, theres a reasonable amount of subs (or whatever the other word for em is) that fit my interests, enough linux content and shitposting for my liking, and the overall random posts made by people equally fed up with Leddit. (also i admit i used reddit a little cus there was this post on the fedora sub showing how to fix a sound issue i been having after a recent update)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689641427 {#1556
    date: 2023-07-18 02:50:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#1401 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Like others have said I’m going to miss the niche subreddits and the thousand different cat subs lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689075508 {#1667
        date: 2023-07-11 13:38:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bruhsoulz@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 10895
      -bodyTs: "'cat':17 'differ':16 'go':7 'like':1 'lol':19 'm':6 'miss':9 'nich':11 'other':2 'said':4 'sub':18 'subreddit':12 'thousand':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/107420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686279856 {#1525
        date: 2023-06-09 05:04:16.0 +02:00
      }
      +"title": 10895
    }
  ]
  -id: 227
  -titleTs: "'experi':5 'far':8 'lemmi':4 'ur':3"
  -bodyTs: "'abl':19 'actual':45 'admit':116 'also':114 'amount':78 'becom':69 'communiti':74 'content':95 'cus':122 'ditch':7 'easi':65 'em':87 'engag':39 'enough':93 'equal':109 'fed':110 'fedora':129 'feel':31 'first':14 'fit':90 'fix':134 'im':1 'interest':92 'issu':137 'join':2 'kinda':11 'leddit':113 'lemmi':50 'like':21,32,100 'linux':94 'littl':121 'lurk':54 'made':106 'member':71 'mode':55 'new':35 'overal':103 'part':48 'peopl':43,108 'place':36 'pleasant':61 'post':41,105,126 'random':104 'rather':51 'reason':77 'recent':143 'reddit':6,28,119 'shitpost':97 'show':131 'sound':136 'sub':80,130 'surpris':62 'there':75 'thing':8 'time':58 'updat':144 'use':22,118 'way':25 'whatev':82 'whole':34 'word':85 'worri':12 'wouldnt':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686227849
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1165318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686141449 {#1728
    date: 2023-06-07 14:37:29.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
  +slug: "How-has-ur-lemmy-experience-been-so-far"
  +title: "How has ur lemmy experience been so far?"
  +url: null
  +body: "Im joining in on the reddit ditching thing, and was kinda worried at first that i wouldnt be able to like use it the way i did reddit as it feels like a whole new place, but after engaging with posts and people and actually being a part of lemmy rather than being lurk mode all the time i was pleasantly surprised with how easy it is to become a member of the community, theres a reasonable amount of subs (or whatever the other word for em is) that fit my interests, enough linux content and shitposting for my liking, and the overall random posts made by people equally fed up with Leddit. (also i admit i used reddit a little cus there was this post on the fedora sub showing how to fix a sound issue i been having after a recent update)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689641427 {#1556
    date: 2023-07-18 02:50:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#1401 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Like others have said I’m going to miss the niche subreddits and the thousand different cat subs lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689075508 {#1667
        date: 2023-07-11 13:38:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bruhsoulz@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 10895
      -bodyTs: "'cat':17 'differ':16 'go':7 'like':1 'lol':19 'm':6 'miss':9 'nich':11 'other':2 'said':4 'sub':18 'subreddit':12 'thousand':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/107420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686279856 {#1525
        date: 2023-06-09 05:04:16.0 +02:00
      }
      +"title": 10895
    }
  ]
  -id: 227
  -titleTs: "'experi':5 'far':8 'lemmi':4 'ur':3"
  -bodyTs: "'abl':19 'actual':45 'admit':116 'also':114 'amount':78 'becom':69 'communiti':74 'content':95 'cus':122 'ditch':7 'easi':65 'em':87 'engag':39 'enough':93 'equal':109 'fed':110 'fedora':129 'feel':31 'first':14 'fit':90 'fix':134 'im':1 'interest':92 'issu':137 'join':2 'kinda':11 'leddit':113 'lemmi':50 'like':21,32,100 'linux':94 'littl':121 'lurk':54 'made':106 'member':71 'mode':55 'new':35 'overal':103 'part':48 'peopl':43,108 'place':36 'pleasant':61 'post':41,105,126 'random':104 'rather':51 'reason':77 'recent':143 'reddit':6,28,119 'shitpost':97 'show':131 'sound':136 'sub':80,130 'surpris':62 'there':75 'thing':8 'time':58 'updat':144 'use':22,118 'way':25 'whatev':82 'whole':34 'word':85 'worri':12 'wouldnt':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686227849
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1165318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686141449 {#1728
    date: 2023-06-07 14:37:29.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1561
  +user: Proxies\__CG__\App\Entity\User {#1720 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
  +slug: "How-has-ur-lemmy-experience-been-so-far"
  +title: "How has ur lemmy experience been so far?"
  +url: null
  +body: "Im joining in on the reddit ditching thing, and was kinda worried at first that i wouldnt be able to like use it the way i did reddit as it feels like a whole new place, but after engaging with posts and people and actually being a part of lemmy rather than being lurk mode all the time i was pleasantly surprised with how easy it is to become a member of the community, theres a reasonable amount of subs (or whatever the other word for em is) that fit my interests, enough linux content and shitposting for my liking, and the overall random posts made by people equally fed up with Leddit. (also i admit i used reddit a little cus there was this post on the fedora sub showing how to fix a sound issue i been having after a recent update)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1689641427 {#1556
    date: 2023-07-18 02:50:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2467 …}
  +votes: Doctrine\ORM\PersistentCollection {#2382 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#1401 …}
  +children: [
    App\Entity\EntryComment {#1567
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1561 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "Like others have said I’m going to miss the niche subreddits and the thousand different cat subs lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1689075508 {#1667
        date: 2023-07-11 13:38:28.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@bruhsoulz@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1526 …}
      +nested: Doctrine\ORM\PersistentCollection {#1550 …}
      +votes: Doctrine\ORM\PersistentCollection {#1548 …}
      +reports: Doctrine\ORM\PersistentCollection {#1566 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
      -id: 10895
      -bodyTs: "'cat':17 'differ':16 'go':7 'like':1 'lol':19 'm':6 'miss':9 'nich':11 'other':2 'said':4 'sub':18 'subreddit':12 'thousand':15"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://beehaw.org/comment/107420"
      +editedAt: null
      +createdAt: DateTimeImmutable @1686279856 {#1525
        date: 2023-06-09 05:04:16.0 +02:00
      }
      +"title": 10895
    }
  ]
  -id: 227
  -titleTs: "'experi':5 'far':8 'lemmi':4 'ur':3"
  -bodyTs: "'abl':19 'actual':45 'admit':116 'also':114 'amount':78 'becom':69 'communiti':74 'content':95 'cus':122 'ditch':7 'easi':65 'em':87 'engag':39 'enough':93 'equal':109 'fed':110 'fedora':129 'feel':31 'first':14 'fit':90 'fix':134 'im':1 'interest':92 'issu':137 'join':2 'kinda':11 'leddit':113 'lemmi':50 'like':21,32,100 'linux':94 'littl':121 'lurk':54 'made':106 'member':71 'mode':55 'new':35 'overal':103 'part':48 'peopl':43,108 'place':36 'pleasant':61 'post':41,105,126 'random':104 'rather':51 'reason':77 'recent':143 'reddit':6,28,119 'shitpost':97 'show':131 'sound':136 'sub':80,130 'surpris':62 'there':75 'thing':8 'time':58 'updat':144 'use':22,118 'way':25 'whatev':82 'whole':34 'word':85 'worri':12 'wouldnt':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1686227849
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1165318"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686141449 {#1728
    date: 2023-06-07 14:37:29.0 +02:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
    +slug: "How-has-ur-lemmy-experience-been-so-far"
    +title: "How has ur lemmy experience been so far?"
    +url: null
    +body: "Im joining in on the reddit ditching thing, and was kinda worried at first that i wouldnt be able to like use it the way i did reddit as it feels like a whole new place, but after engaging with posts and people and actually being a part of lemmy rather than being lurk mode all the time i was pleasantly surprised with how easy it is to become a member of the community, theres a reasonable amount of subs (or whatever the other word for em is) that fit my interests, enough linux content and shitposting for my liking, and the overall random posts made by people equally fed up with Leddit. (also i admit i used reddit a little cus there was this post on the fedora sub showing how to fix a sound issue i been having after a recent update)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689641427 {#1556
      date: 2023-07-18 02:50:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2467 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#1689 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    +badges: Doctrine\ORM\PersistentCollection {#1401 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 227
    -titleTs: "'experi':5 'far':8 'lemmi':4 'ur':3"
    -bodyTs: "'abl':19 'actual':45 'admit':116 'also':114 'amount':78 'becom':69 'communiti':74 'content':95 'cus':122 'ditch':7 'easi':65 'em':87 'engag':39 'enough':93 'equal':109 'fed':110 'fedora':129 'feel':31 'first':14 'fit':90 'fix':134 'im':1 'interest':92 'issu':137 'join':2 'kinda':11 'leddit':113 'lemmi':50 'like':21,32,100 'linux':94 'littl':121 'lurk':54 'made':106 'member':71 'mode':55 'new':35 'overal':103 'part':48 'peopl':43,108 'place':36 'pleasant':61 'post':41,105,126 'random':104 'rather':51 'reason':77 'recent':143 'reddit':6,28,119 'shitpost':97 'show':131 'sound':136 'sub':80,130 'surpris':62 'there':75 'thing':8 'time':58 'updat':144 'use':22,118 'way':25 'whatev':82 'whole':34 'word':85 'worri':12 'wouldnt':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686227849
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1165318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686141449 {#1728
      date: 2023-06-07 14:37:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Like others have said I’m going to miss the niche subreddits and the thousand different cat subs lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689075508 {#1667
    date: 2023-07-11 13:38:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bruhsoulz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 10895
  -bodyTs: "'cat':17 'differ':16 'go':7 'like':1 'lol':19 'm':6 'miss':9 'nich':11 'other':2 'said':4 'sub':18 'subreddit':12 'thousand':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/107420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686279856 {#1525
    date: 2023-06-09 05:04:16.0 +02:00
  }
  +"title": 10895
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
    +slug: "How-has-ur-lemmy-experience-been-so-far"
    +title: "How has ur lemmy experience been so far?"
    +url: null
    +body: "Im joining in on the reddit ditching thing, and was kinda worried at first that i wouldnt be able to like use it the way i did reddit as it feels like a whole new place, but after engaging with posts and people and actually being a part of lemmy rather than being lurk mode all the time i was pleasantly surprised with how easy it is to become a member of the community, theres a reasonable amount of subs (or whatever the other word for em is) that fit my interests, enough linux content and shitposting for my liking, and the overall random posts made by people equally fed up with Leddit. (also i admit i used reddit a little cus there was this post on the fedora sub showing how to fix a sound issue i been having after a recent update)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689641427 {#1556
      date: 2023-07-18 02:50:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2467 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#1689 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    +badges: Doctrine\ORM\PersistentCollection {#1401 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 227
    -titleTs: "'experi':5 'far':8 'lemmi':4 'ur':3"
    -bodyTs: "'abl':19 'actual':45 'admit':116 'also':114 'amount':78 'becom':69 'communiti':74 'content':95 'cus':122 'ditch':7 'easi':65 'em':87 'engag':39 'enough':93 'equal':109 'fed':110 'fedora':129 'feel':31 'first':14 'fit':90 'fix':134 'im':1 'interest':92 'issu':137 'join':2 'kinda':11 'leddit':113 'lemmi':50 'like':21,32,100 'linux':94 'littl':121 'lurk':54 'made':106 'member':71 'mode':55 'new':35 'overal':103 'part':48 'peopl':43,108 'place':36 'pleasant':61 'post':41,105,126 'random':104 'rather':51 'reason':77 'recent':143 'reddit':6,28,119 'shitpost':97 'show':131 'sound':136 'sub':80,130 'surpris':62 'there':75 'thing':8 'time':58 'updat':144 'use':22,118 'way':25 'whatev':82 'whole':34 'word':85 'worri':12 'wouldnt':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686227849
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1165318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686141449 {#1728
      date: 2023-06-07 14:37:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Like others have said I’m going to miss the niche subreddits and the thousand different cat subs lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689075508 {#1667
    date: 2023-07-11 13:38:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bruhsoulz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 10895
  -bodyTs: "'cat':17 'differ':16 'go':7 'like':1 'lol':19 'm':6 'miss':9 'nich':11 'other':2 'said':4 'sub':18 'subreddit':12 'thousand':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/107420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686279856 {#1525
    date: 2023-06-09 05:04:16.0 +02:00
  }
  +"title": 10895
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1567
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1561
    +user: Proxies\__CG__\App\Entity\User {#1720 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2471 …}
    +slug: "How-has-ur-lemmy-experience-been-so-far"
    +title: "How has ur lemmy experience been so far?"
    +url: null
    +body: "Im joining in on the reddit ditching thing, and was kinda worried at first that i wouldnt be able to like use it the way i did reddit as it feels like a whole new place, but after engaging with posts and people and actually being a part of lemmy rather than being lurk mode all the time i was pleasantly surprised with how easy it is to become a member of the community, theres a reasonable amount of subs (or whatever the other word for em is) that fit my interests, enough linux content and shitposting for my liking, and the overall random posts made by people equally fed up with Leddit. (also i admit i used reddit a little cus there was this post on the fedora sub showing how to fix a sound issue i been having after a recent update)"
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 16
    +favouriteCount: 11
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1689641427 {#1556
      date: 2023-07-18 02:50:27.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2467 …}
    +votes: Doctrine\ORM\PersistentCollection {#2382 …}
    +reports: Doctrine\ORM\PersistentCollection {#1689 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2369 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
    +badges: Doctrine\ORM\PersistentCollection {#1401 …}
    +children: [
      App\Entity\EntryComment {#1567}
    ]
    -id: 227
    -titleTs: "'experi':5 'far':8 'lemmi':4 'ur':3"
    -bodyTs: "'abl':19 'actual':45 'admit':116 'also':114 'amount':78 'becom':69 'communiti':74 'content':95 'cus':122 'ditch':7 'easi':65 'em':87 'engag':39 'enough':93 'equal':109 'fed':110 'fedora':129 'feel':31 'first':14 'fit':90 'fix':134 'im':1 'interest':92 'issu':137 'join':2 'kinda':11 'leddit':113 'lemmi':50 'like':21,32,100 'linux':94 'littl':121 'lurk':54 'made':106 'member':71 'mode':55 'new':35 'overal':103 'part':48 'peopl':43,108 'place':36 'pleasant':61 'post':41,105,126 'random':104 'rather':51 'reason':77 'recent':143 'reddit':6,28,119 'shitpost':97 'show':131 'sound':136 'sub':80,130 'surpris':62 'there':75 'thing':8 'time':58 'updat':144 'use':22,118 'way':25 'whatev':82 'whole':34 'word':85 'worri':12 'wouldnt':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1686227849
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/1165318"
    +editedAt: null
    +createdAt: DateTimeImmutable @1686141449 {#1728
      date: 2023-06-07 14:37:29.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "Like others have said I’m going to miss the niche subreddits and the thousand different cat subs lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1689075508 {#1667
    date: 2023-07-11 13:38:28.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@bruhsoulz@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1526 …}
  +nested: Doctrine\ORM\PersistentCollection {#1550 …}
  +votes: Doctrine\ORM\PersistentCollection {#1548 …}
  +reports: Doctrine\ORM\PersistentCollection {#1566 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1562 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1554 …}
  -id: 10895
  -bodyTs: "'cat':17 'differ':16 'go':7 'like':1 'lol':19 'm':6 'miss':9 'nich':11 'other':2 'said':4 'sub':18 'subreddit':12 'thousand':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://beehaw.org/comment/107420"
  +editedAt: null
  +createdAt: DateTimeImmutable @1686279856 {#1525
    date: 2023-06-09 05:04:16.0 +02:00
  }
  +"title": 10895
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_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
18 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