GET https://kbin.spritesserver.nl/*/top?p=995

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1776 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1781 …}
  +slug: "THE-question"
  +title: "THE question"
  +url: "https://lemmy.ml/pictrs/image/f5e434ef-526f-4dce-858c-3045e93fd247.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688125441 {#1777
    date: 2023-06-30 13:44:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 14628
  -titleTs: "'question':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688125441
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1631198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688125441 {#1774
    date: 2023-06-30 13:44:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1776 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1781 …}
  +slug: "THE-question"
  +title: "THE question"
  +url: "https://lemmy.ml/pictrs/image/f5e434ef-526f-4dce-858c-3045e93fd247.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688125441 {#1777
    date: 2023-06-30 13:44:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 14628
  -titleTs: "'question':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688125441
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1631198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688125441 {#1774
    date: 2023-06-30 13:44:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1773
  +user: Proxies\__CG__\App\Entity\User {#1775 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1776 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1781 …}
  +slug: "THE-question"
  +title: "THE question"
  +url: "https://lemmy.ml/pictrs/image/f5e434ef-526f-4dce-858c-3045e93fd247.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688125441 {#1777
    date: 2023-06-30 13:44:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1782 …}
  +votes: Doctrine\ORM\PersistentCollection {#1785 …}
  +reports: Doctrine\ORM\PersistentCollection {#1786 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1764 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1766 …}
  +badges: Doctrine\ORM\PersistentCollection {#1681 …}
  +children: []
  -id: 14628
  -titleTs: "'question':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688125441
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1631198"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688125441 {#1774
    date: 2023-06-30 13:44:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "They-know"
  +title: "They know."
  +url: "https://lemmy.world/pictrs/image/1ae4c9e5-55c2-4515-930d-d40f68593bf0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688124981 {#2488
    date: 2023-06-30 13:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 14034
  -titleTs: "'know':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688124981
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/847167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688124981 {#2490
    date: 2023-06-30 13:36:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "They-know"
  +title: "They know."
  +url: "https://lemmy.world/pictrs/image/1ae4c9e5-55c2-4515-930d-d40f68593bf0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688124981 {#2488
    date: 2023-06-30 13:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 14034
  -titleTs: "'know':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688124981
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/847167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688124981 {#2490
    date: 2023-06-30 13:36:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#2489
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "They-know"
  +title: "They know."
  +url: "https://lemmy.world/pictrs/image/1ae4c9e5-55c2-4515-930d-d40f68593bf0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688124981 {#2488
    date: 2023-06-30 13:36:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1923 …}
  +votes: Doctrine\ORM\PersistentCollection {#1391 …}
  +reports: Doctrine\ORM\PersistentCollection {#1512 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1524 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1500 …}
  +badges: Doctrine\ORM\PersistentCollection {#1514 …}
  +children: []
  -id: 14034
  -titleTs: "'know':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688124981
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/847167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688124981 {#2490
    date: 2023-06-30 13:36:21.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "They-know"
  +title: "They know."
  +url: "https://lemmy.world/pictrs/image/1ae4c9e5-55c2-4515-930d-d40f68593bf0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688124896 {#1466
    date: 2023-06-30 13:34:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 14629
  -titleTs: "'know':2"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688124896
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/847058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688124896 {#1452
    date: 2023-06-30 13:34:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "They-know"
  +title: "They know."
  +url: "https://lemmy.world/pictrs/image/1ae4c9e5-55c2-4515-930d-d40f68593bf0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688124896 {#1466
    date: 2023-06-30 13:34:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 14629
  -titleTs: "'know':2"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688124896
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/847058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688124896 {#1452
    date: 2023-06-30 13:34:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1445
  +user: Proxies\__CG__\App\Entity\User {#2473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#2474 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "They-know"
  +title: "They know."
  +url: "https://lemmy.world/pictrs/image/1ae4c9e5-55c2-4515-930d-d40f68593bf0.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688124896 {#1466
    date: 2023-06-30 13:34:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1465 …}
  +votes: Doctrine\ORM\PersistentCollection {#1637 …}
  +reports: Doctrine\ORM\PersistentCollection {#1644 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1622 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1627 …}
  +badges: Doctrine\ORM\PersistentCollection {#1634 …}
  +children: []
  -id: 14629
  -titleTs: "'know':2"
  -bodyTs: null
  +cross: true
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688124896
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/847058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688124896 {#1452
    date: 2023-06-30 13:34:56.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Post {#2382
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2364 …}
  +slug: "saying-my-final-goodbyes-to-reddit-RedditMigration"
  +body: """
    saying my final goodbyes to reddit\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688131231 {#2453
    date: 2023-06-30 15:20:31.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +children: []
  -id: 91
  -bodyTs: "'final':3 'goodby':4 'reddit':6 'redditmigr':7 'say':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688135731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688131231 {#2386
    date: 2023-06-30 15:20:31.0 +02:00
  }
  +"title": 91
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Post {#2382
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2364 …}
  +slug: "saying-my-final-goodbyes-to-reddit-RedditMigration"
  +body: """
    saying my final goodbyes to reddit\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688131231 {#2453
    date: 2023-06-30 15:20:31.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +children: []
  -id: 91
  -bodyTs: "'final':3 'goodby':4 'reddit':6 'redditmigr':7 'say':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688135731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688131231 {#2386
    date: 2023-06-30 15:20:31.0 +02:00
  }
  +"title": 91
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Post {#2382
  +user: Proxies\__CG__\App\Entity\User {#2380 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2364 …}
  +slug: "saying-my-final-goodbyes-to-reddit-RedditMigration"
  +body: """
    saying my final goodbyes to reddit\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688131231 {#2453
    date: 2023-06-30 15:20:31.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2385 …}
  +votes: Doctrine\ORM\PersistentCollection {#2378 …}
  +reports: Doctrine\ORM\PersistentCollection {#2381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1910 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1909 …}
  +children: []
  -id: 91
  -bodyTs: "'final':3 'goodby':4 'reddit':6 'redditmigr':7 'say':1"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688135731
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/614996"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688131231 {#2386
    date: 2023-06-30 15:20:31.0 +02:00
  }
  +"title": 91
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"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\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Lurker-post"
  +title: "Lurker post"
  +url: "https://lemmy.world/pictrs/image/c186c2ff-dc97-4da6-bf71-106605b6d128.jpeg"
  +body: "Lurkers activate!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126005 {#1761
    date: 2023-06-30 13:53:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 14627
  -titleTs: "'lurker':1 'post':2"
  -bodyTs: "'activ':2 'lurker':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126005
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/848047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126005 {#1758
    date: 2023-06-30 13:53:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Lurker-post"
  +title: "Lurker post"
  +url: "https://lemmy.world/pictrs/image/c186c2ff-dc97-4da6-bf71-106605b6d128.jpeg"
  +body: "Lurkers activate!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126005 {#1761
    date: 2023-06-30 13:53:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 14627
  -titleTs: "'lurker':1 'post':2"
  -bodyTs: "'activ':2 'lurker':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126005
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/848047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126005 {#1758
    date: 2023-06-30 13:53:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Lurker-post"
  +title: "Lurker post"
  +url: "https://lemmy.world/pictrs/image/c186c2ff-dc97-4da6-bf71-106605b6d128.jpeg"
  +body: "Lurkers activate!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126005 {#1761
    date: 2023-06-30 13:53:25.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1757 …}
  +votes: Doctrine\ORM\PersistentCollection {#1756 …}
  +reports: Doctrine\ORM\PersistentCollection {#1759 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1772 …}
  +badges: Doctrine\ORM\PersistentCollection {#1778 …}
  +children: []
  -id: 14627
  -titleTs: "'lurker':1 'post':2"
  -bodyTs: "'activ':2 'lurker':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126005
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/848047"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126005 {#1758
    date: 2023-06-30 13:53:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1703 …}
  +slug: "Another-classic"
  +title: "Another classic"
  +url: "https://i.imgur.com/2v68UqD.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688118421 {#1438
    date: 2023-06-30 11:47:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 15104
  -titleTs: "'anoth':1 'classic':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688118421
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/842105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688118421 {#1429
    date: 2023-06-30 11:47:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1703 …}
  +slug: "Another-classic"
  +title: "Another classic"
  +url: "https://i.imgur.com/2v68UqD.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688118421 {#1438
    date: 2023-06-30 11:47:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 15104
  -titleTs: "'anoth':1 'classic':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688118421
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/842105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688118421 {#1429
    date: 2023-06-30 11:47:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1699
  +user: Proxies\__CG__\App\Entity\User {#1694 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1703 …}
  +slug: "Another-classic"
  +title: "Another classic"
  +url: "https://i.imgur.com/2v68UqD.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688118421 {#1438
    date: 2023-06-30 11:47:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1700 …}
  +votes: Doctrine\ORM\PersistentCollection {#1697 …}
  +reports: Doctrine\ORM\PersistentCollection {#1690 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1696 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1595 …}
  +badges: Doctrine\ORM\PersistentCollection {#1609 …}
  +children: []
  -id: 15104
  -titleTs: "'anoth':1 'classic':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688118421
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/842105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688118421 {#1429
    date: 2023-06-30 11:47:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
App\Entity\Entry {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1669 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "The-Story-of-AI-Scientists"
  +title: "The Story of AI Scientists"
  +url: "https://lemmy.world/pictrs/image/360a3377-36b9-4825-bbe9-c543302cd326.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126478 {#1672
    date: 2023-06-30 14:01:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 28560
  -titleTs: "'ai':4 'scientist':5 'stori':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126478
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/848401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126478 {#1673
    date: 2023-06-30 14:01:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1669 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "The-Story-of-AI-Scientists"
  +title: "The Story of AI Scientists"
  +url: "https://lemmy.world/pictrs/image/360a3377-36b9-4825-bbe9-c543302cd326.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126478 {#1672
    date: 2023-06-30 14:01:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 28560
  -titleTs: "'ai':4 'scientist':5 'stori':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126478
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/848401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126478 {#1673
    date: 2023-06-30 14:01:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1677
  +user: Proxies\__CG__\App\Entity\User {#1678 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1669 …}
  +image: Proxies\__CG__\App\Entity\Image {#1670 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "The-Story-of-AI-Scientists"
  +title: "The Story of AI Scientists"
  +url: "https://lemmy.world/pictrs/image/360a3377-36b9-4825-bbe9-c543302cd326.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126478 {#1672
    date: 2023-06-30 14:01:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1679 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1654 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1655 …}
  +badges: Doctrine\ORM\PersistentCollection {#1651 …}
  +children: []
  -id: 28560
  -titleTs: "'ai':4 'scientist':5 'stori':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126478
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/848401"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126478 {#1673
    date: 2023-06-30 14:01:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1623 …}
  +slug: "maybe-don-t-use-the-force-next-time"
  +title: "maybe don't use the force next time?"
  +url: "https://sh.itjust.works/pictrs/image/8b119382-2c3c-4947-993d-ee7b630a7c12.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688124229 {#1635
    date: 2023-06-30 13:23:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 14630
  -titleTs: "'forc':6 'mayb':1 'next':7 'time':8 'use':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688128729
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/592007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688124229 {#1660
    date: 2023-06-30 13:23:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1623 …}
  +slug: "maybe-don-t-use-the-force-next-time"
  +title: "maybe don't use the force next time?"
  +url: "https://sh.itjust.works/pictrs/image/8b119382-2c3c-4947-993d-ee7b630a7c12.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688124229 {#1635
    date: 2023-06-30 13:23:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 14630
  -titleTs: "'forc':6 'mayb':1 'next':7 'time':8 'use':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688128729
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/592007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688124229 {#1660
    date: 2023-06-30 13:23:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1409
  +user: Proxies\__CG__\App\Entity\User {#1450 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1449 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1623 …}
  +slug: "maybe-don-t-use-the-force-next-time"
  +title: "maybe don't use the force next time?"
  +url: "https://sh.itjust.works/pictrs/image/8b119382-2c3c-4947-993d-ee7b630a7c12.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688124229 {#1635
    date: 2023-06-30 13:23:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1421 …}
  +votes: Doctrine\ORM\PersistentCollection {#1446 …}
  +reports: Doctrine\ORM\PersistentCollection {#1424 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1442 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1420 …}
  +badges: Doctrine\ORM\PersistentCollection {#1451 …}
  +children: []
  -id: 14630
  -titleTs: "'forc':6 'mayb':1 'next':7 'time':8 'use':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688128729
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/592007"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688124229 {#1660
    date: 2023-06-30 13:23:49.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Yevgeni-Gump"
  +title: "Yevgeni Gump"
  +url: "https://beehaw.org/pictrs/image/02170e57-322b-452c-8de3-50038c61c490.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688123622 {#1417
    date: 2023-06-30 13:13:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 15052
  -titleTs: "'gump':2 'yevgeni':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688123622
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/878912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688123622 {#1414
    date: 2023-06-30 13:13:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Yevgeni-Gump"
  +title: "Yevgeni Gump"
  +url: "https://beehaw.org/pictrs/image/02170e57-322b-452c-8de3-50038c61c490.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688123622 {#1417
    date: 2023-06-30 13:13:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 15052
  -titleTs: "'gump':2 'yevgeni':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688123622
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/878912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688123622 {#1414
    date: 2023-06-30 13:13:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1411
  +user: Proxies\__CG__\App\Entity\User {#1412 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1441 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1443 …}
  +slug: "Yevgeni-Gump"
  +title: "Yevgeni Gump"
  +url: "https://beehaw.org/pictrs/image/02170e57-322b-452c-8de3-50038c61c490.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688123622 {#1417
    date: 2023-06-30 13:13:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1418 …}
  +votes: Doctrine\ORM\PersistentCollection {#1425 …}
  +reports: Doctrine\ORM\PersistentCollection {#1427 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1462 …}
  +badges: Doctrine\ORM\PersistentCollection {#1464 …}
  +children: []
  -id: 15052
  -titleTs: "'gump':2 'yevgeni':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688123622
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/878912"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688123622 {#1414
    date: 2023-06-30 13:13:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1781 …}
  +slug: "Together-we-create-the-world-that-we-live-in"
  +title: "Together, we create the world that we live in"
  +url: "https://lemmy.ml/pictrs/image/1b76effc-c735-4446-a2d0-bab3a474bcdb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688127361 {#1614
    date: 2023-06-30 14:16:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 28497
  -titleTs: "'creat':3 'live':8 'togeth':1 'world':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1631994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688127361 {#1612
    date: 2023-06-30 14:16:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1781 …}
  +slug: "Together-we-create-the-world-that-we-live-in"
  +title: "Together, we create the world that we live in"
  +url: "https://lemmy.ml/pictrs/image/1b76effc-c735-4446-a2d0-bab3a474bcdb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688127361 {#1614
    date: 2023-06-30 14:16:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 28497
  -titleTs: "'creat':3 'live':8 'togeth':1 'world':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1631994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688127361 {#1612
    date: 2023-06-30 14:16:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1615
  +user: Proxies\__CG__\App\Entity\User {#1743 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1752 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1781 …}
  +slug: "Together-we-create-the-world-that-we-live-in"
  +title: "Together, we create the world that we live in"
  +url: "https://lemmy.ml/pictrs/image/1b76effc-c735-4446-a2d0-bab3a474bcdb.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688127361 {#1614
    date: 2023-06-30 14:16:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1744 …}
  +votes: Doctrine\ORM\PersistentCollection {#1646 …}
  +reports: Doctrine\ORM\PersistentCollection {#1645 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1641 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1665 …}
  +badges: Doctrine\ORM\PersistentCollection {#1674 …}
  +children: []
  -id: 28497
  -titleTs: "'creat':3 'live':8 'togeth':1 'world':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1631994"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688127361 {#1612
    date: 2023-06-30 14:16:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\Entry {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2472 …}
  +slug: "I-aM-vErY-sMaRt"
  +title: "I aM vErY sMaRt"
  +url: "https://feddit.de/pictrs/image/50a749f1-409b-4833-af30-35252f16d439.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688130039 {#2476
    date: 2023-06-30 15:00:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 14032
  -titleTs: "'smart':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688130039
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1216046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688130039 {#2356
    date: 2023-06-30 15:00:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2472 …}
  +slug: "I-aM-vErY-sMaRt"
  +title: "I aM vErY sMaRt"
  +url: "https://feddit.de/pictrs/image/50a749f1-409b-4833-af30-35252f16d439.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688130039 {#2476
    date: 2023-06-30 15:00:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 14032
  -titleTs: "'smart':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688130039
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1216046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688130039 {#2356
    date: 2023-06-30 15:00:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#2451
  +user: Proxies\__CG__\App\Entity\User {#2353 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#2475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2472 …}
  +slug: "I-aM-vErY-sMaRt"
  +title: "I aM vErY sMaRt"
  +url: "https://feddit.de/pictrs/image/50a749f1-409b-4833-af30-35252f16d439.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688130039 {#2476
    date: 2023-06-30 15:00:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2450 …}
  +votes: Doctrine\ORM\PersistentCollection {#2477 …}
  +reports: Doctrine\ORM\PersistentCollection {#2354 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1841 …}
  +badges: Doctrine\ORM\PersistentCollection {#60 …}
  +children: []
  -id: 14032
  -titleTs: "'smart':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688130039
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1216046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688130039 {#2356
    date: 2023-06-30 15:00:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1458 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "What-a-time-to-join-the-fediverse"
  +title: "What a time to join the "fediverse""
  +url: "https://lemmy.world/pictrs/image/9e405ae4-dbad-40e4-b241-80943c4ccec9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688122085 {#1457
    date: 2023-06-30 12:48:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 15053
  -titleTs: "'fedivers':7 'join':5 'time':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688122085
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/845030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688122085 {#1455
    date: 2023-06-30 12:48:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1458 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "What-a-time-to-join-the-fediverse"
  +title: "What a time to join the "fediverse""
  +url: "https://lemmy.world/pictrs/image/9e405ae4-dbad-40e4-b241-80943c4ccec9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688122085 {#1457
    date: 2023-06-30 12:48:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 15053
  -titleTs: "'fedivers':7 'join':5 'time':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688122085
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/845030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688122085 {#1455
    date: 2023-06-30 12:48:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1453
  +user: Proxies\__CG__\App\Entity\User {#1460 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1458 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "What-a-time-to-join-the-fediverse"
  +title: "What a time to join the "fediverse""
  +url: "https://lemmy.world/pictrs/image/9e405ae4-dbad-40e4-b241-80943c4ccec9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688122085 {#1457
    date: 2023-06-30 12:48:05.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1459 …}
  +votes: Doctrine\ORM\PersistentCollection {#1439 …}
  +reports: Doctrine\ORM\PersistentCollection {#1437 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1428 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1430 …}
  +badges: Doctrine\ORM\PersistentCollection {#1431 …}
  +children: []
  -id: 15053
  -titleTs: "'fedivers':7 'join':5 'time':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688122085
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/845030"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688122085 {#1455
    date: 2023-06-30 12:48:05.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1865
  +user: Proxies\__CG__\App\Entity\User {#1886 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: Proxies\__CG__\App\Entity\Image {#1894 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "A-scorpion-plushie"
  +title: "A scorpion plushie"
  +url: "https://lemmy.world/pictrs/image/16de5bae-2580-4f29-a53f-70cfc10de828.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688125707 {#1922
    date: 2023-06-30 13:48:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1899 …}
  +votes: Doctrine\ORM\PersistentCollection {#1896 …}
  +reports: Doctrine\ORM\PersistentCollection {#1893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 8183
  -titleTs: "'plushi':3 'scorpion':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688130207
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/847842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688125707 {#1914
    date: 2023-06-30 13:48:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1865
  +user: Proxies\__CG__\App\Entity\User {#1886 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: Proxies\__CG__\App\Entity\Image {#1894 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "A-scorpion-plushie"
  +title: "A scorpion plushie"
  +url: "https://lemmy.world/pictrs/image/16de5bae-2580-4f29-a53f-70cfc10de828.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688125707 {#1922
    date: 2023-06-30 13:48:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1899 …}
  +votes: Doctrine\ORM\PersistentCollection {#1896 …}
  +reports: Doctrine\ORM\PersistentCollection {#1893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 8183
  -titleTs: "'plushi':3 'scorpion':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688130207
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/847842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688125707 {#1914
    date: 2023-06-30 13:48:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1865
  +user: Proxies\__CG__\App\Entity\User {#1886 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: Proxies\__CG__\App\Entity\Image {#1894 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "A-scorpion-plushie"
  +title: "A scorpion plushie"
  +url: "https://lemmy.world/pictrs/image/16de5bae-2580-4f29-a53f-70cfc10de828.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688125707 {#1922
    date: 2023-06-30 13:48:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1899 …}
  +votes: Doctrine\ORM\PersistentCollection {#1896 …}
  +reports: Doctrine\ORM\PersistentCollection {#1893 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1897 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 8183
  -titleTs: "'plushi':3 'scorpion':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688130207
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/847842"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688125707 {#1914
    date: 2023-06-30 13:48:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\Post {#1571
  +user: Proxies\__CG__\App\Entity\User {#1592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +image: null
  +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
  +body: """
    How do you get an avatar on kbin.social?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688218685 {#1620
    date: 2023-07-01 15:38:05.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 89
  -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688155995
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/614819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129995 {#1554
    date: 2023-06-30 14:59:55.0 +02:00
  }
  +"title": 89
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Post {#1571
  +user: Proxies\__CG__\App\Entity\User {#1592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +image: null
  +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
  +body: """
    How do you get an avatar on kbin.social?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688218685 {#1620
    date: 2023-07-01 15:38:05.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 89
  -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688155995
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/614819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129995 {#1554
    date: 2023-06-30 14:59:55.0 +02:00
  }
  +"title": 89
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Post {#1571
  +user: Proxies\__CG__\App\Entity\User {#1592 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +image: null
  +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
  +body: """
    How do you get an avatar on kbin.social?\n
    \n
    #AskKbin
    """
  +lang: "en"
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688218685 {#1620
    date: 2023-07-01 15:38:05.0 +02:00
  }
  +ip: null
  +tags: [
    "askkbin"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1720 …}
  +reports: Doctrine\ORM\PersistentCollection {#1683 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  +children: []
  -id: 89
  -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688155995
  +visibility: "visible             "
  +apId: "https://kbin.social/m/AskKbin/p/614819"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129995 {#1554
    date: 2023-06-30 14:59:55.0 +02:00
  }
  +"title": 89
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\PostComment {#12585
  +user: Proxies\__CG__\App\Entity\User {#12583 …}
  +post: App\Entity\Post {#1571
    +user: Proxies\__CG__\App\Entity\User {#1592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
    +image: null
    +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
    +body: """
      How do you get an avatar on kbin.social?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218685 {#1620
      date: 2023-07-01 15:38:05.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1598 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
    +children: []
    -id: 89
    -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688155995
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/614819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688129995 {#1554
      date: 2023-06-30 14:59:55.0 +02:00
    }
    +"title": 89
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +parent: null
  +root: null
  +image: null
  +body: "‘wait, Reddit has avatars?’ - said swathes of users who discovered Reddit added useless features to their site making reddit.com look like absolute shit compared to old.reddit"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688131731 {#12563
    date: 2023-06-30 15:28:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SustainedChaos@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12580 …}
  +nested: Doctrine\ORM\PersistentCollection {#12586 …}
  +votes: Doctrine\ORM\PersistentCollection {#12588 …}
  +reports: Doctrine\ORM\PersistentCollection {#12590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12594 …}
  -id: 175
  -bodyTs: "'absolut':22 'ad':12 'avatar':4 'compar':24 'discov':10 'featur':14 'like':21 'look':20 'make':18 'old.reddit':26 'reddit':2,11 'reddit.com':19 'said':5 'shit':23 'site':17 'swath':6 'useless':13 'user':8 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/671657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688131731 {#12584
    date: 2023-06-30 15:28:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\PostComment {#12585
  +user: Proxies\__CG__\App\Entity\User {#12583 …}
  +post: App\Entity\Post {#1571
    +user: Proxies\__CG__\App\Entity\User {#1592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
    +image: null
    +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
    +body: """
      How do you get an avatar on kbin.social?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218685 {#1620
      date: 2023-07-01 15:38:05.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1598 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
    +children: []
    -id: 89
    -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688155995
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/614819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688129995 {#1554
      date: 2023-06-30 14:59:55.0 +02:00
    }
    +"title": 89
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +parent: null
  +root: null
  +image: null
  +body: "‘wait, Reddit has avatars?’ - said swathes of users who discovered Reddit added useless features to their site making reddit.com look like absolute shit compared to old.reddit"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688131731 {#12563
    date: 2023-06-30 15:28:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SustainedChaos@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12580 …}
  +nested: Doctrine\ORM\PersistentCollection {#12586 …}
  +votes: Doctrine\ORM\PersistentCollection {#12588 …}
  +reports: Doctrine\ORM\PersistentCollection {#12590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12594 …}
  -id: 175
  -bodyTs: "'absolut':22 'ad':12 'avatar':4 'compar':24 'discov':10 'featur':14 'like':21 'look':20 'make':18 'old.reddit':26 'reddit':2,11 'reddit.com':19 'said':5 'shit':23 'site':17 'swath':6 'useless':13 'user':8 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/671657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688131731 {#12584
    date: 2023-06-30 15:28:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\PostComment {#12585
  +user: Proxies\__CG__\App\Entity\User {#12583 …}
  +post: App\Entity\Post {#1571
    +user: Proxies\__CG__\App\Entity\User {#1592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
    +image: null
    +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
    +body: """
      How do you get an avatar on kbin.social?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218685 {#1620
      date: 2023-07-01 15:38:05.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1598 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
    +children: []
    -id: 89
    -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688155995
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/614819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688129995 {#1554
      date: 2023-06-30 14:59:55.0 +02:00
    }
    +"title": 89
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +parent: null
  +root: null
  +image: null
  +body: "‘wait, Reddit has avatars?’ - said swathes of users who discovered Reddit added useless features to their site making reddit.com look like absolute shit compared to old.reddit"
  +lang: "en"
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1688131731 {#12563
    date: 2023-06-30 15:28:51.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SustainedChaos@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12580 …}
  +nested: Doctrine\ORM\PersistentCollection {#12586 …}
  +votes: Doctrine\ORM\PersistentCollection {#12588 …}
  +reports: Doctrine\ORM\PersistentCollection {#12590 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12594 …}
  -id: 175
  -bodyTs: "'absolut':22 'ad':12 'avatar':4 'compar':24 'discov':10 'featur':14 'like':21 'look':20 'make':18 'old.reddit':26 'reddit':2,11 'reddit.com':19 'said':5 'shit':23 'site':17 'swath':6 'useless':13 'user':8 'wait':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ca/comment/671657"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688131731 {#12584
    date: 2023-06-30 15:28:51.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\PostComment {#12542
  +user: Proxies\__CG__\App\Entity\User {#12539 …}
  +post: App\Entity\Post {#1571
    +user: Proxies\__CG__\App\Entity\User {#1592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
    +image: null
    +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
    +body: """
      How do you get an avatar on kbin.social?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218685 {#1620
      date: 2023-07-01 15:38:05.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1598 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
    +children: []
    -id: 89
    -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688155995
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/614819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688129995 {#1554
      date: 2023-06-30 14:59:55.0 +02:00
    }
    +"title": 89
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +parent: null
  +root: null
  +image: null
  +body: "@SustainedChaos You go to profile dropdown menu-> Settings -> profile -> (scrolldown to) avatar. Select a file and press Save."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688218685 {#12547
    date: 2023-07-01 15:38:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SustainedChaos"
    "@SustainedChaos@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12537 …}
  +nested: Doctrine\ORM\PersistentCollection {#12535 …}
  +votes: Doctrine\ORM\PersistentCollection {#12533 …}
  +reports: Doctrine\ORM\PersistentCollection {#12531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12569 …}
  -id: 189
  -bodyTs: "'avatar':12 'dropdown':6 'file':15 'go':3 'menu':7 'press':17 'profil':5,9 'save':18 'scrolldown':10 'select':13 'set':8 'sustainedchao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.melroy.org/m/AskKbin@kbin.social/p/265/-/reply/447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688173518 {#12536
    date: 2023-07-01 03:05:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\PostComment {#12542
  +user: Proxies\__CG__\App\Entity\User {#12539 …}
  +post: App\Entity\Post {#1571
    +user: Proxies\__CG__\App\Entity\User {#1592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
    +image: null
    +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
    +body: """
      How do you get an avatar on kbin.social?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218685 {#1620
      date: 2023-07-01 15:38:05.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1598 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
    +children: []
    -id: 89
    -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688155995
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/614819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688129995 {#1554
      date: 2023-06-30 14:59:55.0 +02:00
    }
    +"title": 89
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +parent: null
  +root: null
  +image: null
  +body: "@SustainedChaos You go to profile dropdown menu-> Settings -> profile -> (scrolldown to) avatar. Select a file and press Save."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688218685 {#12547
    date: 2023-07-01 15:38:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SustainedChaos"
    "@SustainedChaos@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12537 …}
  +nested: Doctrine\ORM\PersistentCollection {#12535 …}
  +votes: Doctrine\ORM\PersistentCollection {#12533 …}
  +reports: Doctrine\ORM\PersistentCollection {#12531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12569 …}
  -id: 189
  -bodyTs: "'avatar':12 'dropdown':6 'file':15 'go':3 'menu':7 'press':17 'profil':5,9 'save':18 'scrolldown':10 'select':13 'set':8 'sustainedchao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.melroy.org/m/AskKbin@kbin.social/p/265/-/reply/447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688173518 {#12536
    date: 2023-07-01 03:05:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\PostComment {#12542
  +user: Proxies\__CG__\App\Entity\User {#12539 …}
  +post: App\Entity\Post {#1571
    +user: Proxies\__CG__\App\Entity\User {#1592 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
    +image: null
    +slug: "How-do-you-get-an-avatar-on-kbin-social-AskKbin"
    +body: """
      How do you get an avatar on kbin.social?\n
      \n
      #AskKbin
      """
    +lang: "en"
    +commentCount: 4
    +favouriteCount: 0
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1688218685 {#1620
      date: 2023-07-01 15:38:05.0 +02:00
    }
    +ip: null
    +tags: [
      "askkbin"
    ]
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1598 …}
    +votes: Doctrine\ORM\PersistentCollection {#1720 …}
    +reports: Doctrine\ORM\PersistentCollection {#1683 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2471 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
    +children: []
    -id: 89
    -bodyTs: "'askkbin':9 'avatar':6 'get':4 'kbin.social':8"
    +upVotes: 0
    +downVotes: 0
    +ranking: 1688155995
    +visibility: "visible             "
    +apId: "https://kbin.social/m/AskKbin/p/614819"
    +editedAt: null
    +createdAt: DateTimeImmutable @1688129995 {#1554
      date: 2023-06-30 14:59:55.0 +02:00
    }
    +"title": 89
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +parent: null
  +root: null
  +image: null
  +body: "@SustainedChaos You go to profile dropdown menu-> Settings -> profile -> (scrolldown to) avatar. Select a file and press Save."
  +lang: "en"
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1688218685 {#12547
    date: 2023-07-01 15:38:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@SustainedChaos"
    "@SustainedChaos@kbin.social"
  ]
  +isAdult: false
  +updateMark: false
  +children: Doctrine\ORM\PersistentCollection {#12537 …}
  +nested: Doctrine\ORM\PersistentCollection {#12535 …}
  +votes: Doctrine\ORM\PersistentCollection {#12533 …}
  +reports: Doctrine\ORM\PersistentCollection {#12531 …}
  +favourites: Doctrine\ORM\PersistentCollection {#12573 …}
  +notifications: Doctrine\ORM\PersistentCollection {#12569 …}
  -id: 189
  -bodyTs: "'avatar':12 'dropdown':6 'file':15 'go':3 'menu':7 'press':17 'profil':5,9 'save':18 'scrolldown':10 'select':13 'set':8 'sustainedchao':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 1
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://kbin.melroy.org/m/AskKbin@kbin.social/p/265/-/reply/447"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688173518 {#12536
    date: 2023-07-01 03:05:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"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 DENIED
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1379 …}
  +slug: "Pepare-for-DDOS"
  +title: "Pepare for DDOS"
  +url: "https://lemmy.ca/pictrs/image/15bd4791-2485-4984-b836-5773c58e617a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688122690 {#1369
    date: 2023-06-30 12:58:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 14027
  -titleTs: "'ddos':3 'pepar':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688127190
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1026029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688122690 {#1378
    date: 2023-06-30 12:58:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1379 …}
  +slug: "Pepare-for-DDOS"
  +title: "Pepare for DDOS"
  +url: "https://lemmy.ca/pictrs/image/15bd4791-2485-4984-b836-5773c58e617a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688122690 {#1369
    date: 2023-06-30 12:58:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 14027
  -titleTs: "'ddos':3 'pepar':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688127190
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1026029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688122690 {#1378
    date: 2023-06-30 12:58:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1370
  +user: Proxies\__CG__\App\Entity\User {#1371 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1375 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1379 …}
  +slug: "Pepare-for-DDOS"
  +title: "Pepare for DDOS"
  +url: "https://lemmy.ca/pictrs/image/15bd4791-2485-4984-b836-5773c58e617a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688122690 {#1369
    date: 2023-06-30 12:58:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1400 …}
  +votes: Doctrine\ORM\PersistentCollection {#1902 …}
  +reports: Doctrine\ORM\PersistentCollection {#1891 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1956 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2429 …}
  +children: []
  -id: 14027
  -titleTs: "'ddos':3 'pepar':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688127190
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/1026029"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688122690 {#1378
    date: 2023-06-30 12:58:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Lasagna-or-Doom-Level"
  +title: "Lasagna or Doom Level?"
  +url: "https://discuss.tchncs.de/pictrs/image/16d16c75-474e-43c0-a715-b84baa8c20dc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688127919 {#1502
    date: 2023-06-30 14:25:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 14622
  -titleTs: "'doom':3 'lasagna':1 'level':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688132419
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/392458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688127919 {#1546
    date: 2023-06-30 14:25:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Lasagna-or-Doom-Level"
  +title: "Lasagna or Doom Level?"
  +url: "https://discuss.tchncs.de/pictrs/image/16d16c75-474e-43c0-a715-b84baa8c20dc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688127919 {#1502
    date: 2023-06-30 14:25:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 14622
  -titleTs: "'doom':3 'lasagna':1 'level':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688132419
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/392458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688127919 {#1546
    date: 2023-06-30 14:25:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1544
  +user: Proxies\__CG__\App\Entity\User {#1545 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1547 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1481 …}
  +slug: "Lasagna-or-Doom-Level"
  +title: "Lasagna or Doom Level?"
  +url: "https://discuss.tchncs.de/pictrs/image/16d16c75-474e-43c0-a715-b84baa8c20dc.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688127919 {#1502
    date: 2023-06-30 14:25:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1482 …}
  +votes: Doctrine\ORM\PersistentCollection {#1523 …}
  +reports: Doctrine\ORM\PersistentCollection {#1522 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1506 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1504 …}
  +badges: Doctrine\ORM\PersistentCollection {#1505 …}
  +children: []
  -id: 14622
  -titleTs: "'doom':3 'lasagna':1 'level':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688132419
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/392458"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688127919 {#1546
    date: 2023-06-30 14:25:19.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Will-they-never-learn"
  +title: "Will they never learn"
  +url: "https://lemmy.world/pictrs/image/d797d1f2-d48c-4a38-b36c-a09b64c178a1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688123982 {#2424
    date: 2023-06-30 13:19:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 14028
  -titleTs: "'learn':4 'never':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688123982
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/846394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688123982 {#2446
    date: 2023-06-30 13:19:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Will-they-never-learn"
  +title: "Will they never learn"
  +url: "https://lemmy.world/pictrs/image/d797d1f2-d48c-4a38-b36c-a09b64c178a1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688123982 {#2424
    date: 2023-06-30 13:19:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 14028
  -titleTs: "'learn':4 'never':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688123982
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/846394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688123982 {#2446
    date: 2023-06-30 13:19:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#2428
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#2432 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Will-they-never-learn"
  +title: "Will they never learn"
  +url: "https://lemmy.world/pictrs/image/d797d1f2-d48c-4a38-b36c-a09b64c178a1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688123982 {#2424
    date: 2023-06-30 13:19:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2443 …}
  +votes: Doctrine\ORM\PersistentCollection {#2426 …}
  +reports: Doctrine\ORM\PersistentCollection {#2439 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2357 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2167 …}
  +badges: Doctrine\ORM\PersistentCollection {#2355 …}
  +children: []
  -id: 14028
  -titleTs: "'learn':4 'never':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688123982
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/846394"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688123982 {#2446
    date: 2023-06-30 13:19:42.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Every-time-I-type-r-in-my-browser"
  +title: "Every time I type "r" in my browser"
  +url: "https://lemmy.world/pictrs/image/338d665b-975e-47f2-88c5-e01d9a71270d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688129307 {#1532
    date: 2023-06-30 14:48:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 14623
  -titleTs: "'browser':8 'everi':1 'r':5 'time':2 'type':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688129307
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/850121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129307 {#1535
    date: 2023-06-30 14:48:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Every-time-I-type-r-in-my-browser"
  +title: "Every time I type "r" in my browser"
  +url: "https://lemmy.world/pictrs/image/338d665b-975e-47f2-88c5-e01d9a71270d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688129307 {#1532
    date: 2023-06-30 14:48:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 14623
  -titleTs: "'browser':8 'everi':1 'r':5 'time':2 'type':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688129307
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/850121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129307 {#1535
    date: 2023-06-30 14:48:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1534
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1542 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Every-time-I-type-r-in-my-browser"
  +title: "Every time I type "r" in my browser"
  +url: "https://lemmy.world/pictrs/image/338d665b-975e-47f2-88c5-e01d9a71270d.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688129307 {#1532
    date: 2023-06-30 14:48:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1540 …}
  +votes: Doctrine\ORM\PersistentCollection {#1533 …}
  +reports: Doctrine\ORM\PersistentCollection {#1541 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1531 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1537 …}
  +badges: Doctrine\ORM\PersistentCollection {#1515 …}
  +children: []
  -id: 14623
  -titleTs: "'browser':8 'everi':1 'r':5 'time':2 'type':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688129307
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/850121"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129307 {#1535
    date: 2023-06-30 14:48:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Google-Photos-alternative-ente-io"
  +title: "Google Photos alternative (ente.io)"
  +url: null
  +body: "I’ve been looking for an alternative to Google Photos. My question is, because I’ve created a free account. How good is ente.io?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699989274 {#1936
    date: 2023-11-14 20:14:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 13886
  -titleTs: "'altern':3 'ente.io':4 'googl':1 'photo':2"
  -bodyTs: "'account':20 'altern':7 'creat':17 'ente.io':24 'free':19 'good':22 'googl':9 'look':4 'photo':10 'question':12 've':2,16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688141825
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1630948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688124325 {#1376
    date: 2023-06-30 13:25:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Google-Photos-alternative-ente-io"
  +title: "Google Photos alternative (ente.io)"
  +url: null
  +body: "I’ve been looking for an alternative to Google Photos. My question is, because I’ve created a free account. How good is ente.io?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699989274 {#1936
    date: 2023-11-14 20:14:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 13886
  -titleTs: "'altern':3 'ente.io':4 'googl':1 'photo':2"
  -bodyTs: "'account':20 'altern':7 'creat':17 'ente.io':24 'free':19 'good':22 'googl':9 'look':4 'photo':10 'question':12 've':2,16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688141825
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1630948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688124325 {#1376
    date: 2023-06-30 13:25:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1938
  +user: Proxies\__CG__\App\Entity\User {#1377 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1945 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Google-Photos-alternative-ente-io"
  +title: "Google Photos alternative (ente.io)"
  +url: null
  +body: "I’ve been looking for an alternative to Google Photos. My question is, because I’ve created a free account. How good is ente.io?"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699989274 {#1936
    date: 2023-11-14 20:14:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1969 …}
  +votes: Doctrine\ORM\PersistentCollection {#1942 …}
  +reports: Doctrine\ORM\PersistentCollection {#1927 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1399 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1394 …}
  +badges: Doctrine\ORM\PersistentCollection {#1374 …}
  +children: []
  -id: 13886
  -titleTs: "'altern':3 'ente.io':4 'googl':1 'photo':2"
  -bodyTs: "'account':20 'altern':7 'creat':17 'ente.io':24 'free':19 'good':22 'googl':9 'look':4 'photo':10 'question':12 've':2,16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688141825
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1630948"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688124325 {#1376
    date: 2023-06-30 13:25:25.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1623 …}
  +slug: "Halo-is-such-a-cool-guy"
  +title: "Halo is such a cool guy"
  +url: "https://sh.itjust.works/pictrs/image/1270ed16-d293-49bf-9fea-ba60bd09c48d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126452 {#1518
    date: 2023-06-30 14:00:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 14624
  -titleTs: "'cool':5 'guy':6 'halo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126452
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/593130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126452 {#1519
    date: 2023-06-30 14:00:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1623 …}
  +slug: "Halo-is-such-a-cool-guy"
  +title: "Halo is such a cool guy"
  +url: "https://sh.itjust.works/pictrs/image/1270ed16-d293-49bf-9fea-ba60bd09c48d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126452 {#1518
    date: 2023-06-30 14:00:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 14624
  -titleTs: "'cool':5 'guy':6 'halo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126452
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/593130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126452 {#1519
    date: 2023-06-30 14:00:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1520
  +user: Proxies\__CG__\App\Entity\User {#1517 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1632 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1623 …}
  +slug: "Halo-is-such-a-cool-guy"
  +title: "Halo is such a cool guy"
  +url: "https://sh.itjust.works/pictrs/image/1270ed16-d293-49bf-9fea-ba60bd09c48d.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126452 {#1518
    date: 2023-06-30 14:00:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1631 …}
  +votes: Doctrine\ORM\PersistentCollection {#1704 …}
  +reports: Doctrine\ORM\PersistentCollection {#1712 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1706 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1657 …}
  +badges: Doctrine\ORM\PersistentCollection {#1745 …}
  +children: []
  -id: 14624
  -titleTs: "'cool':5 'guy':6 'halo':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126452
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/593130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126452 {#1519
    date: 2023-06-30 14:00:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1397 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "The-Americans-are-waking-up"
  +title: "The Americans are waking up"
  +url: "https://lemmy.world/pictrs/image/31911a53-af03-4b03-990c-bb3c28fa7843.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688129587 {#1933
    date: 2023-06-30 14:53:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 13368
  -titleTs: "'american':2 'wake':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134087
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/850321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129587 {#1952
    date: 2023-06-30 14:53:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1397 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "The-Americans-are-waking-up"
  +title: "The Americans are waking up"
  +url: "https://lemmy.world/pictrs/image/31911a53-af03-4b03-990c-bb3c28fa7843.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688129587 {#1933
    date: 2023-06-30 14:53:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 13368
  -titleTs: "'american':2 'wake':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134087
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/850321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129587 {#1952
    date: 2023-06-30 14:53:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1390
  +user: Proxies\__CG__\App\Entity\User {#1386 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1397 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "The-Americans-are-waking-up"
  +title: "The Americans are waking up"
  +url: "https://lemmy.world/pictrs/image/31911a53-af03-4b03-990c-bb3c28fa7843.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688129587 {#1933
    date: 2023-06-30 14:53:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1388 …}
  +votes: Doctrine\ORM\PersistentCollection {#1892 …}
  +reports: Doctrine\ORM\PersistentCollection {#1890 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1935 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1392 …}
  +badges: Doctrine\ORM\PersistentCollection {#1393 …}
  +children: []
  -id: 13368
  -titleTs: "'american':2 'wake':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134087
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/850321"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688129587 {#1952
    date: 2023-06-30 14:53:07.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "That-s-a-W"
  +title: "That's a W"
  +url: "https://lemmy.world/pictrs/image/5d859704-251d-417f-a765-d40920c799ea.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126371 {#1738
    date: 2023-06-30 13:59:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 14625
  -titleTs: "'w':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126371
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/848311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126371 {#1753
    date: 2023-06-30 13:59:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "That-s-a-W"
  +title: "That's a W"
  +url: "https://lemmy.world/pictrs/image/5d859704-251d-417f-a765-d40920c799ea.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126371 {#1738
    date: 2023-06-30 13:59:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 14625
  -titleTs: "'w':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126371
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/848311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126371 {#1753
    date: 2023-06-30 13:59:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1746
  +user: Proxies\__CG__\App\Entity\User {#1749 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1750 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "That-s-a-W"
  +title: "That's a W"
  +url: "https://lemmy.world/pictrs/image/5d859704-251d-417f-a765-d40920c799ea.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126371 {#1738
    date: 2023-06-30 13:59:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1748 …}
  +votes: Doctrine\ORM\PersistentCollection {#1474 …}
  +reports: Doctrine\ORM\PersistentCollection {#1471 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1473 …}
  +badges: Doctrine\ORM\PersistentCollection {#1483 …}
  +children: []
  -id: 14625
  -titleTs: "'w':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126371
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/848311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126371 {#1753
    date: 2023-06-30 13:59:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "Brace-Yourselves"
  +title: "Brace Yourselves"
  +url: "https://sopuli.xyz/pictrs/image/78f68352-87f8-44b1-9a02-0afe6a1abfb1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688119471 {#1954
    date: 2023-06-30 12:04:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 8303
  -titleTs: "'brace':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688128471
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/982058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688119471 {#1960
    date: 2023-06-30 12:04:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "Brace-Yourselves"
  +title: "Brace Yourselves"
  +url: "https://sopuli.xyz/pictrs/image/78f68352-87f8-44b1-9a02-0afe6a1abfb1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688119471 {#1954
    date: 2023-06-30 12:04:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 8303
  -titleTs: "'brace':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688128471
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/982058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688119471 {#1960
    date: 2023-06-30 12:04:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1967 …}
  +image: Proxies\__CG__\App\Entity\Image {#1975 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1953 …}
  +slug: "Brace-Yourselves"
  +title: "Brace Yourselves"
  +url: "https://sopuli.xyz/pictrs/image/78f68352-87f8-44b1-9a02-0afe6a1abfb1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688119471 {#1954
    date: 2023-06-30 12:04:31.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1937 …}
  +votes: Doctrine\ORM\PersistentCollection {#1943 …}
  +reports: Doctrine\ORM\PersistentCollection {#1978 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1966 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1934 …}
  +badges: Doctrine\ORM\PersistentCollection {#1932 …}
  +children: []
  -id: 8303
  -titleTs: "'brace':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688128471
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/982058"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688119471 {#1960
    date: 2023-06-30 12:04:31.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 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
102 DENIED moderate
App\Entity\Entry {#81
  +user: Proxies\__CG__\App\Entity\User {#1771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Any-VPNs-comparable-to-IVPN-and-Mullvad-by-privacy-but"
  +title: "Any VPNs comparable to IVPN and Mullvad by privacy, but also have port forwarding?"
  +url: null
  +body: "Since IVPN and Mullvad are both phasing out port forwarding, are there any alternatives? I am not looking for something like NordVPN which is a privacy nightmare. AirVPN is also not private enough considering I’ve seen reports online of ISPs sending out DMCA letters of gold to its users."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719887818 {#239
    date: 2024-07-02 04:36:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1797 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1885 …}
  +badges: Doctrine\ORM\PersistentCollection {#1911 …}
  +children: []
  -id: 5734
  -titleTs: "'also':11 'compar':3 'forward':14 'ivpn':5 'mullvad':7 'port':13 'privaci':9 'vpns':2"
  -bodyTs: "'airvpn':28 'also':30 'altern':14 'consid':34 'dmca':44 'enough':33 'forward':10 'gold':47 'isp':41 'ivpn':2 'letter':45 'like':21 'look':18 'mullvad':4 'nightmar':27 'nordvpn':22 'onlin':39 'phase':7 'port':9 'privaci':26 'privat':32 'report':38 'seen':37 'send':42 'sinc':1 'someth':20 'user':50 've':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688147632
  +visibility: "visible             "
  +apId: "https://pawb.social/post/895534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688121632 {#248
    date: 2023-06-30 12:40:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
App\Entity\Entry {#81
  +user: Proxies\__CG__\App\Entity\User {#1771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Any-VPNs-comparable-to-IVPN-and-Mullvad-by-privacy-but"
  +title: "Any VPNs comparable to IVPN and Mullvad by privacy, but also have port forwarding?"
  +url: null
  +body: "Since IVPN and Mullvad are both phasing out port forwarding, are there any alternatives? I am not looking for something like NordVPN which is a privacy nightmare. AirVPN is also not private enough considering I’ve seen reports online of ISPs sending out DMCA letters of gold to its users."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719887818 {#239
    date: 2024-07-02 04:36:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1797 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1885 …}
  +badges: Doctrine\ORM\PersistentCollection {#1911 …}
  +children: []
  -id: 5734
  -titleTs: "'also':11 'compar':3 'forward':14 'ivpn':5 'mullvad':7 'port':13 'privaci':9 'vpns':2"
  -bodyTs: "'airvpn':28 'also':30 'altern':14 'consid':34 'dmca':44 'enough':33 'forward':10 'gold':47 'isp':41 'ivpn':2 'letter':45 'like':21 'look':18 'mullvad':4 'nightmar':27 'nordvpn':22 'onlin':39 'phase':7 'port':9 'privaci':26 'privat':32 'report':38 'seen':37 'send':42 'sinc':1 'someth':20 'user':50 've':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688147632
  +visibility: "visible             "
  +apId: "https://pawb.social/post/895534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688121632 {#248
    date: 2023-06-30 12:40:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
App\Entity\Entry {#81
  +user: Proxies\__CG__\App\Entity\User {#1771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Any-VPNs-comparable-to-IVPN-and-Mullvad-by-privacy-but"
  +title: "Any VPNs comparable to IVPN and Mullvad by privacy, but also have port forwarding?"
  +url: null
  +body: "Since IVPN and Mullvad are both phasing out port forwarding, are there any alternatives? I am not looking for something like NordVPN which is a privacy nightmare. AirVPN is also not private enough considering I’ve seen reports online of ISPs sending out DMCA letters of gold to its users."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1719887818 {#239
    date: 2024-07-02 04:36:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1797 …}
  +votes: Doctrine\ORM\PersistentCollection {#1819 …}
  +reports: Doctrine\ORM\PersistentCollection {#2418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1885 …}
  +badges: Doctrine\ORM\PersistentCollection {#1911 …}
  +children: []
  -id: 5734
  -titleTs: "'also':11 'compar':3 'forward':14 'ivpn':5 'mullvad':7 'port':13 'privaci':9 'vpns':2"
  -bodyTs: "'airvpn':28 'also':30 'altern':14 'consid':34 'dmca':44 'enough':33 'forward':10 'gold':47 'isp':41 'ivpn':2 'letter':45 'like':21 'look':18 'mullvad':4 'nightmar':27 'nordvpn':22 'onlin':39 'phase':7 'port':9 'privaci':26 'privat':32 'report':38 'seen':37 'send':42 'sinc':1 'someth':20 'user':50 've':36"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688147632
  +visibility: "visible             "
  +apId: "https://pawb.social/post/895534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688121632 {#248
    date: 2023-06-30 12:40:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 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
106 DENIED moderate
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Is-Invidious-safe-Is-it-alright"
  +title: "Is Invidious safe? Is it alright?"
  +url: "https://lemmy.world/pictrs/image/0ee6ac08-db03-4c8a-b7d1-dd47689af2f1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126150 {#1484
    date: 2023-06-30 13:55:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 14626
  -titleTs: "'alright':6 'invidi':2 'safe':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126150
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/848105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126150 {#1486
    date: 2023-06-30 13:55:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Is-Invidious-safe-Is-it-alright"
  +title: "Is Invidious safe? Is it alright?"
  +url: "https://lemmy.world/pictrs/image/0ee6ac08-db03-4c8a-b7d1-dd47689af2f1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126150 {#1484
    date: 2023-06-30 13:55:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 14626
  -titleTs: "'alright':6 'invidi':2 'safe':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126150
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/848105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126150 {#1486
    date: 2023-06-30 13:55:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\Entry {#1488
  +user: Proxies\__CG__\App\Entity\User {#2444 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2433 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Is-Invidious-safe-Is-it-alright"
  +title: "Is Invidious safe? Is it alright?"
  +url: "https://lemmy.world/pictrs/image/0ee6ac08-db03-4c8a-b7d1-dd47689af2f1.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688126150 {#1484
    date: 2023-06-30 13:55:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 14626
  -titleTs: "'alright':6 'invidi':2 'safe':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688126150
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/848105"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688126150 {#1486
    date: 2023-06-30 13:55:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details