GET https://kbin.spritesserver.nl/*/active?p=999

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.23 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 …}
}
16.11 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 {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Its-not-wrong"
  +title: "Its not wrong."
  +url: "https://i.imgur.com/Jyb6b4d.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688144155 {#2481
    date: 2023-06-30 18:55:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 14335
  -titleTs: "'wrong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688144155
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/858775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688144155 {#1512
    date: 2023-06-30 18:55:55.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 {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Its-not-wrong"
  +title: "Its not wrong."
  +url: "https://i.imgur.com/Jyb6b4d.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688144155 {#2481
    date: 2023-06-30 18:55:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 14335
  -titleTs: "'wrong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688144155
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/858775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688144155 {#1512
    date: 2023-06-30 18:55:55.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 {#1508
  +user: Proxies\__CG__\App\Entity\User {#1524 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "Its-not-wrong"
  +title: "Its not wrong."
  +url: "https://i.imgur.com/Jyb6b4d.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688144155 {#2481
    date: 2023-06-30 18:55:55.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1500 …}
  +votes: Doctrine\ORM\PersistentCollection {#1514 …}
  +reports: Doctrine\ORM\PersistentCollection {#1502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1544 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1547 …}
  +badges: Doctrine\ORM\PersistentCollection {#1482 …}
  +children: []
  -id: 14335
  -titleTs: "'wrong':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688144155
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/858775"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688144155 {#1512
    date: 2023-06-30 18:55:55.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 {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "A-penny-for-your-thoughts"
  +title: "A penny for your thoughts"
  +url: "https://lemmy.world/pictrs/image/06b73354-d3eb-4d81-a3c1-e52e4c1ce258.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688143127 {#1665
    date: 2023-06-30 18:38:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 19313
  -titleTs: "'penni':2 'thought':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688147627
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/858173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688143127 {#1675
    date: 2023-06-30 18:38:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "A-penny-for-your-thoughts"
  +title: "A penny for your thoughts"
  +url: "https://lemmy.world/pictrs/image/06b73354-d3eb-4d81-a3c1-e52e4c1ce258.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688143127 {#1665
    date: 2023-06-30 18:38:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 19313
  -titleTs: "'penni':2 'thought':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688147627
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/858173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688143127 {#1675
    date: 2023-06-30 18:38:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1674
  +user: Proxies\__CG__\App\Entity\User {#1676 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1672 …}
  +image: Proxies\__CG__\App\Entity\Image {#1673 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "A-penny-for-your-thoughts"
  +title: "A penny for your thoughts"
  +url: "https://lemmy.world/pictrs/image/06b73354-d3eb-4d81-a3c1-e52e4c1ce258.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688143127 {#1665
    date: 2023-06-30 18:38:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 19313
  -titleTs: "'penni':2 'thought':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688147627
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/858173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688143127 {#1675
    date: 2023-06-30 18:38:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Multimodal-memes"
  +title: "Multimodal memes"
  +url: "https://feddit.de/pictrs/image/c128d3db-a87c-4459-b441-02bb8e6d64d2.jpeg"
  +body: "But it works!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688141602 {#1523
    date: 2023-06-30 18:13:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 14337
  -titleTs: "'meme':2 'multimod':1"
  -bodyTs: "'work':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688141602
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1221125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688141602 {#1480
    date: 2023-06-30 18:13:22.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 {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Multimodal-memes"
  +title: "Multimodal memes"
  +url: "https://feddit.de/pictrs/image/c128d3db-a87c-4459-b441-02bb8e6d64d2.jpeg"
  +body: "But it works!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688141602 {#1523
    date: 2023-06-30 18:13:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 14337
  -titleTs: "'meme':2 'multimod':1"
  -bodyTs: "'work':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688141602
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1221125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688141602 {#1480
    date: 2023-06-30 18:13:22.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 {#1522
  +user: Proxies\__CG__\App\Entity\User {#1510 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1506 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "Multimodal-memes"
  +title: "Multimodal memes"
  +url: "https://feddit.de/pictrs/image/c128d3db-a87c-4459-b441-02bb8e6d64d2.jpeg"
  +body: "But it works!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688141602 {#1523
    date: 2023-06-30 18:13:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1504 …}
  +votes: Doctrine\ORM\PersistentCollection {#1505 …}
  +reports: Doctrine\ORM\PersistentCollection {#1532 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1534 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1540 …}
  +badges: Doctrine\ORM\PersistentCollection {#1533 …}
  +children: []
  -id: 14337
  -titleTs: "'meme':2 'multimod':1"
  -bodyTs: "'work':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688141602
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1221125"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688141602 {#1480
    date: 2023-06-30 18:13:22.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\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1681 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1444 …}
  +slug: "Airplane-mode"
  +title: "Airplane mode"
  +url: "https://walop.kapsi.fi/meemit/airplane_mode.png"
  +body: "Source: Fingerpori"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688140078 {#1764
    date: 2023-06-30 17:47:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 14633
  -titleTs: "'airplan':1 'mode':2"
  -bodyTs: "'fingerpori':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688140078
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/988107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688140078 {#1765
    date: 2023-06-30 17:47:58.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
15 DENIED edit
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1681 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1444 …}
  +slug: "Airplane-mode"
  +title: "Airplane mode"
  +url: "https://walop.kapsi.fi/meemit/airplane_mode.png"
  +body: "Source: Fingerpori"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688140078 {#1764
    date: 2023-06-30 17:47:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 14633
  -titleTs: "'airplan':1 'mode':2"
  -bodyTs: "'fingerpori':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688140078
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/988107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688140078 {#1765
    date: 2023-06-30 17:47:58.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
16 DENIED moderate
App\Entity\Entry {#1766
  +user: Proxies\__CG__\App\Entity\User {#1682 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1681 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1444 …}
  +slug: "Airplane-mode"
  +title: "Airplane mode"
  +url: "https://walop.kapsi.fi/meemit/airplane_mode.png"
  +body: "Source: Fingerpori"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688140078 {#1764
    date: 2023-06-30 17:47:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1466 …}
  +votes: Doctrine\ORM\PersistentCollection {#1445 …}
  +reports: Doctrine\ORM\PersistentCollection {#1638 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1642 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1643 …}
  +badges: Doctrine\ORM\PersistentCollection {#1633 …}
  +children: []
  -id: 14633
  -titleTs: "'airplan':1 'mode':2"
  -bodyTs: "'fingerpori':2 'sourc':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688140078
  +visibility: "visible             "
  +apId: "https://sopuli.xyz/post/988107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688140078 {#1765
    date: 2023-06-30 17:47:58.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
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 {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1660 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "Consistency"
  +title: "Consistency"
  +url: "https://lemmy.world/pictrs/image/fd6a64b5-9a6e-4e1c-bdab-0cb49d91e6b7.jpeg"
  +body: "Joke aside support the [group](!nothing@lemmy.world)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688139195 {#1624
    date: 2023-06-30 17:33:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 14634
  -titleTs: "'consist':1"
  -bodyTs: "'asid':2 'group':5 'joke':1 'nothing@lemmy.world':6 'support':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688139195
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/855863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688139195 {#1634
    date: 2023-06-30 17:33:15.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 {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1660 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "Consistency"
  +title: "Consistency"
  +url: "https://lemmy.world/pictrs/image/fd6a64b5-9a6e-4e1c-bdab-0cb49d91e6b7.jpeg"
  +body: "Joke aside support the [group](!nothing@lemmy.world)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688139195 {#1624
    date: 2023-06-30 17:33:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 14634
  -titleTs: "'consist':1"
  -bodyTs: "'asid':2 'group':5 'joke':1 'nothing@lemmy.world':6 'support':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688139195
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/855863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688139195 {#1634
    date: 2023-06-30 17:33:15.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 {#1636
  +user: Proxies\__CG__\App\Entity\User {#1635 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1660 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "Consistency"
  +title: "Consistency"
  +url: "https://lemmy.world/pictrs/image/fd6a64b5-9a6e-4e1c-bdab-0cb49d91e6b7.jpeg"
  +body: "Joke aside support the [group](!nothing@lemmy.world)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688139195 {#1624
    date: 2023-06-30 17:33:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1409 …}
  +votes: Doctrine\ORM\PersistentCollection {#1449 …}
  +reports: Doctrine\ORM\PersistentCollection {#1422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1447 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1423 …}
  +badges: Doctrine\ORM\PersistentCollection {#1415 …}
  +children: []
  -id: 14634
  -titleTs: "'consist':1"
  -bodyTs: "'asid':2 'group':5 'joke':1 'nothing@lemmy.world':6 'support':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688139195
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/855863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688139195 {#1634
    date: 2023-06-30 17:33:15.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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "Yousa-all-bombad"
  +title: "Yousa all bombad"
  +url: "https://lemmy.world/pictrs/image/5042d38b-497b-4dfc-b39e-3ac110ecd8f3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688138769 {#1426
    date: 2023-06-30 17:26:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 14635
  -titleTs: "'bombad':3 'yousa':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688143269
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/855633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688138769 {#1451
    date: 2023-06-30 17:26:09.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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "Yousa-all-bombad"
  +title: "Yousa all bombad"
  +url: "https://lemmy.world/pictrs/image/5042d38b-497b-4dfc-b39e-3ac110ecd8f3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688138769 {#1426
    date: 2023-06-30 17:26:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 14635
  -titleTs: "'bombad':3 'yousa':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688143269
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/855633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688138769 {#1451
    date: 2023-06-30 17:26:09.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 {#1413
  +user: Proxies\__CG__\App\Entity\User {#1417 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "Yousa-all-bombad"
  +title: "Yousa all bombad"
  +url: "https://lemmy.world/pictrs/image/5042d38b-497b-4dfc-b39e-3ac110ecd8f3.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688138769 {#1426
    date: 2023-06-30 17:26:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1411 …}
  +votes: Doctrine\ORM\PersistentCollection {#1441 …}
  +reports: Doctrine\ORM\PersistentCollection {#1418 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1425 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1427 …}
  +badges: Doctrine\ORM\PersistentCollection {#1454 …}
  +children: []
  -id: 14635
  -titleTs: "'bombad':3 'yousa':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688143269
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/855633"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688138769 {#1451
    date: 2023-06-30 17:26:09.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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1886 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: Proxies\__CG__\App\Entity\Image {#1974 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Earless-Dragon-Feared-Extinct-is-Rediscovered-After-50-Years-in"
  +title: "Earless Dragon Feared Extinct is Rediscovered After 50 Years in Australia"
  +url: "https://www.goodnewsnetwork.org/earless-dragon-feared-extinct-is-rediscovered-after-50-years-in-australia/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688137657 {#1954
    date: 2023-06-30 17:07:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 591
  -titleTs: "'50':8 'australia':11 'dragon':2 'earless':1 'extinct':4 'fear':3 'rediscov':6 'year':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688172487
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134487 {#1960
    date: 2023-06-30 16:14:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1977
  +user: Proxies\__CG__\App\Entity\User {#1886 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: Proxies\__CG__\App\Entity\Image {#1974 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Earless-Dragon-Feared-Extinct-is-Rediscovered-After-50-Years-in"
  +title: "Earless Dragon Feared Extinct is Rediscovered After 50 Years in Australia"
  +url: "https://www.goodnewsnetwork.org/earless-dragon-feared-extinct-is-rediscovered-after-50-years-in-australia/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688137657 {#1954
    date: 2023-06-30 17:07:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 591
  -titleTs: "'50':8 'australia':11 'dragon':2 'earless':1 'extinct':4 'fear':3 'rediscov':6 'year':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688172487
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134487 {#1960
    date: 2023-06-30 16:14:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1977
  +user: Proxies\__CG__\App\Entity\User {#1886 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: Proxies\__CG__\App\Entity\Image {#1974 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "Earless-Dragon-Feared-Extinct-is-Rediscovered-After-50-Years-in"
  +title: "Earless Dragon Feared Extinct is Rediscovered After 50 Years in Australia"
  +url: "https://www.goodnewsnetwork.org/earless-dragon-feared-extinct-is-rediscovered-after-50-years-in-australia/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 1
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688137657 {#1954
    date: 2023-06-30 17:07:37.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1967 …}
  +votes: Doctrine\ORM\PersistentCollection {#1953 …}
  +reports: Doctrine\ORM\PersistentCollection {#1962 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1970 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1973 …}
  +badges: Doctrine\ORM\PersistentCollection {#1961 …}
  +children: []
  -id: 591
  -titleTs: "'50':8 'australia':11 'dragon':2 'earless':1 'extinct':4 'fear':3 'rediscov':6 'year':9"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688172487
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853305"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134487 {#1960
    date: 2023-06-30 16:14:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2485 …}
  +slug: "Lemmy-waiting-outside-reddit-s-castle-today"
  +title: "Lemmy, waiting outside reddit's castle today"
  +url: "https://sh.itjust.works/pictrs/image/43391609-e0be-4102-a0a5-031980680b04.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688137256 {#2449
    date: 2023-06-30 17:00:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 14035
  -titleTs: "'castl':6 'lemmi':1 'outsid':3 'reddit':4 'today':7 'wait':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688137256
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/597797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688137256 {#2477
    date: 2023-06-30 17:00: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
31 DENIED edit
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2485 …}
  +slug: "Lemmy-waiting-outside-reddit-s-castle-today"
  +title: "Lemmy, waiting outside reddit's castle today"
  +url: "https://sh.itjust.works/pictrs/image/43391609-e0be-4102-a0a5-031980680b04.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688137256 {#2449
    date: 2023-06-30 17:00:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 14035
  -titleTs: "'castl':6 'lemmi':1 'outsid':3 'reddit':4 'today':7 'wait':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688137256
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/597797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688137256 {#2477
    date: 2023-06-30 17:00: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
32 DENIED moderate
App\Entity\Entry {#2483
  +user: Proxies\__CG__\App\Entity\User {#2354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#2487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2485 …}
  +slug: "Lemmy-waiting-outside-reddit-s-castle-today"
  +title: "Lemmy, waiting outside reddit's castle today"
  +url: "https://sh.itjust.works/pictrs/image/43391609-e0be-4102-a0a5-031980680b04.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688137256 {#2449
    date: 2023-06-30 17:00:56.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 14035
  -titleTs: "'castl':6 'lemmi':1 'outsid':3 'reddit':4 'today':7 'wait':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688137256
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/597797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688137256 {#2477
    date: 2023-06-30 17:00: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
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 {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1457 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "He-s-outta-line-but-he-s-right"
  +title: "He's outta line, but he's right"
  +url: "https://lemmy.world/pictrs/image/e5fe8d8e-6179-42f7-a5e9-f5958efef908.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688135321 {#1462
    date: 2023-06-30 16:28:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 14636
  -titleTs: "'line':4 'outta':3 'right':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688135321
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688135321 {#1463
    date: 2023-06-30 16:28:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1457 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "He-s-outta-line-but-he-s-right"
  +title: "He's outta line, but he's right"
  +url: "https://lemmy.world/pictrs/image/e5fe8d8e-6179-42f7-a5e9-f5958efef908.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688135321 {#1462
    date: 2023-06-30 16:28:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 14636
  -titleTs: "'line':4 'outta':3 'right':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688135321
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688135321 {#1463
    date: 2023-06-30 16:28:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1464
  +user: Proxies\__CG__\App\Entity\User {#1448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1457 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "He-s-outta-line-but-he-s-right"
  +title: "He's outta line, but he's right"
  +url: "https://lemmy.world/pictrs/image/e5fe8d8e-6179-42f7-a5e9-f5958efef908.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688135321 {#1462
    date: 2023-06-30 16:28:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 14636
  -titleTs: "'line':4 'outta':3 'right':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688135321
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853517"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688135321 {#1463
    date: 2023-06-30 16:28:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Welcome-all-new-users-and-Reddit-refugees-PARTNERED-POST"
  +title: "Welcome all new users and Reddit refugees! [PARTNERED POST]"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/853004](https://lemmy.world/post/853004)\n
    \n
    > Hello there, and welcome to the Fediverse! Let’s get you started.\n
    > \n
    > This post was created together with many users, intended to help you have an easy start! It has a simple language, and it includes many useful links.\n
    > \n
    > | For your first day here |\n
    > |---|\n
    > \n
    > Hello, newbie user! Lemmy is just like Reddit, but better. Ha-ha. Seriously. But let’s not overwhelm you for now.\n
    > \n
    > [This very neat starting guide](https://lemmy.world/post/37906) was written by our beloved admin, @ruud@lemmy.world. To avoid confusion, start reading it from the **Quick start guide** section.\n
    > \n
    > [If you’re new to Lemmy, this post will also help you perfectly.](https://github.com/amirzaidi/lemmy)\n
    > \n
    > kbin users can check out [this amazing starting guide](https://imgur.com/a/0hGL2Lb) instead. [This is also a nice guide.](https://kbin.social/m/quickstart/t/49189)\n
    > \n
    > **Finding Communities on Lemmy/kBin**\n
    > \n
    > If you finished reading your starting guide, it’s time to go find your new favorite communities! Check out these dedicated services: `number` [1](https://browse.feddit.de/), [2](https://lemmyverse.net/), [3](https://sub.rehab/), and [4](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers), and [5](https://redditmigration.com/)! Go have some fun! :D\n
    > \n
    > | For your second day here |\n
    > |---|\n
    > \n
    > Hello again! You’re less of a newbie now, and you found some amazing communities! We can start talking about the Fediverse. I hope you didn’t forget to [read the rules for lemmy.world!](https://mastodon.world/about)\n
    > \n
    > [kBin.social’s rules are in this link.](https://kbin.social/terms)\n
    > \n
    > **The Fediverse**\n
    > \n
    > You must’ve realised that we addressed Lemmy and kBin users differently. And what is this Fediverse people keep talking about, anyways?\n
    > \n
    > Lemmy and kBin are two different platforms, and they can perfectly interact with each other! This means that they are a part of the federation. And they are only two members of the vast Fediverse.\n
    > \n
    > [What is the Fediverse?](https://framatube.org/w/9dRFC6Ya11NCVeYKn8ZhiD) video by [Framasoft](https://framatube.org/a/framasoft/video-channels) to get a good understanding with visuals!\n
    > \n
    > As a great lemming once said: **Fediverse is basically like a group chat, but for websites.** This means that federated websites all agree to share their content with each other, constantly, at the same time.\n
    > \n
    > [Follow this link to view a list of all Lemmy instances.](https://github.com/maltfield/awesome-lemmy-instances/blob/main/README.md#all-lemmy-instances)\n
    > \n
    > [Follow this link to open the Fediverse Observer.](https://kbin.fediverse.observer/list) It is set to show kBin, but you can navigate your way through the site to show **any** Fediverse platform you’d like.\n
    > \n
    > | For your third day here |\n
    > |---|\n
    > \n
    > That’s it! What else do you want? Go have some fun and keep learning along the way! ;)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688135019 {#1904
    date: 2023-06-30 16:23:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ruud@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 9196
  -titleTs: "'new':3 'partner':8 'post':9 'reddit':6 'refuge':7 'user':4 'welcom':1"
  -bodyTs: "'/)!':187 '/),':169,173,177 '/a/0hgl2lb)':128 '/a/framasoft/video-channels)':316 '/about)':234 '/amirzaidi/lemmy)':116 '/list)':383 '/m/quickstart/t/49189)':138 '/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':372 '/post/37906)':81 '/post/853004](https://lemmy.world/post/853004)':7 '/terms)':244 '/w/9drfc6ya11ncveykn8zhid)':310 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':182 '1':166 '2':170 '3':174 '4':179 '5':184 'address':253 'admin':87 'agre':346 'along':427 'also':110,132 'amaz':123,211 'anyway':268 'avoid':90 'basic':332 'belov':86 'better':61 'browse.feddit.de':168 'browse.feddit.de/),':167 'chat':336 'check':120,160 'communiti':140,159,212 'confus':91 'constant':354 'content':350 'creat':23 'cross':2 'cross-post':1 'd':192,405 'day':50,196,410 'dedic':163 'didn':223 'differ':258,274 'easi':34 'els':416 'favorit':158 'feder':293,343 'fedivers':14,219,246,263,303,307,330,379,402 'find':139,155 'finish':145 'first':49 'follow':359,373 'forget':225 'found':209 'framasoft':313 'framatube.org':309,315 'framatube.org/a/framasoft/video-channels)':314 'framatube.org/w/9drfc6ya11ncveykn8zhid)':308 'fun':191,423 'get':17,318 'github.com':115,371 'github.com/amirzaidi/lemmy)':114 'github.com/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':370 'go':154,188,420 'good':320 'great':326 'group':335 'guid':78,99,125,135,149 'ha':63,64 'ha-ha':62 'hello':8,52,198 'help':30,111 'hope':221 'imgur.com':127 'imgur.com/a/0hgl2lb)':126 'includ':43 'instanc':369 'instead':129 'intend':28 'interact':280 'kbin':117,256,271,389 'kbin.fediverse.observer':382 'kbin.fediverse.observer/list)':381 'kbin.social':137,235,243 'kbin.social/m/quickstart/t/49189)':136 'kbin.social/terms)':242 'keep':265,425 'languag':40 'learn':426 'lem':327 'lemmi':55,106,254,269,368 'lemmy.world':6,80,231 'lemmy.world/post/37906)':79 'lemmy.world/post/853004](https://lemmy.world/post/853004)':5 'lemmy/kbin':142 'lemmyverse.net':172 'lemmyverse.net/),':171 'less':202 'let':15,67 'like':58,333,406 'link':46,241,361,375 'list':365 'mani':26,44 'mastodon.world':233 'mastodon.world/about)':232 'mean':285,341 'member':299 'must':248 'navig':393 'neat':76 'new':104,157 'newbi':53,205 'nice':134 'number':165 'observ':380 'open':377 'overwhelm':70 'part':290 'peopl':264 'perfect':113,279 'platform':275,403 'post':3,21,108 'quick':97 're':103,201 'read':93,146,227 'realis':250 'reddit':59 'redditmigration.com':186 'redditmigration.com/)!':185 'rule':229,237 'ruud@lemmy.world':88 'said':329 'second':195 'section':100 'serious':65 'servic':164 'set':386 'share':348 'show':388,400 'simpl':39 'site':398 'start':19,35,77,92,98,124,148,215 'sub.rehab':176 'sub.rehab/),':175 'talk':216,266 'third':409 'time':152,358 'togeth':24 'two':273,298 'understand':321 'use':45 'user':27,54,118,257 'vast':302 've':249 'video':311 'view':363 'visual':323 'want':419 'way':395,429 'websit':339,344 'welcom':11 'written':83 'www.quippd.com':181 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688144019
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688135019 {#1956
    date: 2023-06-30 16:23: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
39 DENIED edit
App\Entity\Entry {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Welcome-all-new-users-and-Reddit-refugees-PARTNERED-POST"
  +title: "Welcome all new users and Reddit refugees! [PARTNERED POST]"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/853004](https://lemmy.world/post/853004)\n
    \n
    > Hello there, and welcome to the Fediverse! Let’s get you started.\n
    > \n
    > This post was created together with many users, intended to help you have an easy start! It has a simple language, and it includes many useful links.\n
    > \n
    > | For your first day here |\n
    > |---|\n
    > \n
    > Hello, newbie user! Lemmy is just like Reddit, but better. Ha-ha. Seriously. But let’s not overwhelm you for now.\n
    > \n
    > [This very neat starting guide](https://lemmy.world/post/37906) was written by our beloved admin, @ruud@lemmy.world. To avoid confusion, start reading it from the **Quick start guide** section.\n
    > \n
    > [If you’re new to Lemmy, this post will also help you perfectly.](https://github.com/amirzaidi/lemmy)\n
    > \n
    > kbin users can check out [this amazing starting guide](https://imgur.com/a/0hGL2Lb) instead. [This is also a nice guide.](https://kbin.social/m/quickstart/t/49189)\n
    > \n
    > **Finding Communities on Lemmy/kBin**\n
    > \n
    > If you finished reading your starting guide, it’s time to go find your new favorite communities! Check out these dedicated services: `number` [1](https://browse.feddit.de/), [2](https://lemmyverse.net/), [3](https://sub.rehab/), and [4](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers), and [5](https://redditmigration.com/)! Go have some fun! :D\n
    > \n
    > | For your second day here |\n
    > |---|\n
    > \n
    > Hello again! You’re less of a newbie now, and you found some amazing communities! We can start talking about the Fediverse. I hope you didn’t forget to [read the rules for lemmy.world!](https://mastodon.world/about)\n
    > \n
    > [kBin.social’s rules are in this link.](https://kbin.social/terms)\n
    > \n
    > **The Fediverse**\n
    > \n
    > You must’ve realised that we addressed Lemmy and kBin users differently. And what is this Fediverse people keep talking about, anyways?\n
    > \n
    > Lemmy and kBin are two different platforms, and they can perfectly interact with each other! This means that they are a part of the federation. And they are only two members of the vast Fediverse.\n
    > \n
    > [What is the Fediverse?](https://framatube.org/w/9dRFC6Ya11NCVeYKn8ZhiD) video by [Framasoft](https://framatube.org/a/framasoft/video-channels) to get a good understanding with visuals!\n
    > \n
    > As a great lemming once said: **Fediverse is basically like a group chat, but for websites.** This means that federated websites all agree to share their content with each other, constantly, at the same time.\n
    > \n
    > [Follow this link to view a list of all Lemmy instances.](https://github.com/maltfield/awesome-lemmy-instances/blob/main/README.md#all-lemmy-instances)\n
    > \n
    > [Follow this link to open the Fediverse Observer.](https://kbin.fediverse.observer/list) It is set to show kBin, but you can navigate your way through the site to show **any** Fediverse platform you’d like.\n
    > \n
    > | For your third day here |\n
    > |---|\n
    > \n
    > That’s it! What else do you want? Go have some fun and keep learning along the way! ;)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688135019 {#1904
    date: 2023-06-30 16:23:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ruud@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 9196
  -titleTs: "'new':3 'partner':8 'post':9 'reddit':6 'refuge':7 'user':4 'welcom':1"
  -bodyTs: "'/)!':187 '/),':169,173,177 '/a/0hgl2lb)':128 '/a/framasoft/video-channels)':316 '/about)':234 '/amirzaidi/lemmy)':116 '/list)':383 '/m/quickstart/t/49189)':138 '/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':372 '/post/37906)':81 '/post/853004](https://lemmy.world/post/853004)':7 '/terms)':244 '/w/9drfc6ya11ncveykn8zhid)':310 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':182 '1':166 '2':170 '3':174 '4':179 '5':184 'address':253 'admin':87 'agre':346 'along':427 'also':110,132 'amaz':123,211 'anyway':268 'avoid':90 'basic':332 'belov':86 'better':61 'browse.feddit.de':168 'browse.feddit.de/),':167 'chat':336 'check':120,160 'communiti':140,159,212 'confus':91 'constant':354 'content':350 'creat':23 'cross':2 'cross-post':1 'd':192,405 'day':50,196,410 'dedic':163 'didn':223 'differ':258,274 'easi':34 'els':416 'favorit':158 'feder':293,343 'fedivers':14,219,246,263,303,307,330,379,402 'find':139,155 'finish':145 'first':49 'follow':359,373 'forget':225 'found':209 'framasoft':313 'framatube.org':309,315 'framatube.org/a/framasoft/video-channels)':314 'framatube.org/w/9drfc6ya11ncveykn8zhid)':308 'fun':191,423 'get':17,318 'github.com':115,371 'github.com/amirzaidi/lemmy)':114 'github.com/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':370 'go':154,188,420 'good':320 'great':326 'group':335 'guid':78,99,125,135,149 'ha':63,64 'ha-ha':62 'hello':8,52,198 'help':30,111 'hope':221 'imgur.com':127 'imgur.com/a/0hgl2lb)':126 'includ':43 'instanc':369 'instead':129 'intend':28 'interact':280 'kbin':117,256,271,389 'kbin.fediverse.observer':382 'kbin.fediverse.observer/list)':381 'kbin.social':137,235,243 'kbin.social/m/quickstart/t/49189)':136 'kbin.social/terms)':242 'keep':265,425 'languag':40 'learn':426 'lem':327 'lemmi':55,106,254,269,368 'lemmy.world':6,80,231 'lemmy.world/post/37906)':79 'lemmy.world/post/853004](https://lemmy.world/post/853004)':5 'lemmy/kbin':142 'lemmyverse.net':172 'lemmyverse.net/),':171 'less':202 'let':15,67 'like':58,333,406 'link':46,241,361,375 'list':365 'mani':26,44 'mastodon.world':233 'mastodon.world/about)':232 'mean':285,341 'member':299 'must':248 'navig':393 'neat':76 'new':104,157 'newbi':53,205 'nice':134 'number':165 'observ':380 'open':377 'overwhelm':70 'part':290 'peopl':264 'perfect':113,279 'platform':275,403 'post':3,21,108 'quick':97 're':103,201 'read':93,146,227 'realis':250 'reddit':59 'redditmigration.com':186 'redditmigration.com/)!':185 'rule':229,237 'ruud@lemmy.world':88 'said':329 'second':195 'section':100 'serious':65 'servic':164 'set':386 'share':348 'show':388,400 'simpl':39 'site':398 'start':19,35,77,92,98,124,148,215 'sub.rehab':176 'sub.rehab/),':175 'talk':216,266 'third':409 'time':152,358 'togeth':24 'two':273,298 'understand':321 'use':45 'user':27,54,118,257 'vast':302 've':249 'video':311 'view':363 'visual':323 'want':419 'way':395,429 'websit':339,344 'welcom':11 'written':83 'www.quippd.com':181 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688144019
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688135019 {#1956
    date: 2023-06-30 16:23: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
40 DENIED moderate
App\Entity\Entry {#2438
  +user: Proxies\__CG__\App\Entity\User {#1848 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1838 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Welcome-all-new-users-and-Reddit-refugees-PARTNERED-POST"
  +title: "Welcome all new users and Reddit refugees! [PARTNERED POST]"
  +url: null
  +body: """
    cross-posted from: [lemmy.world/post/853004](https://lemmy.world/post/853004)\n
    \n
    > Hello there, and welcome to the Fediverse! Let’s get you started.\n
    > \n
    > This post was created together with many users, intended to help you have an easy start! It has a simple language, and it includes many useful links.\n
    > \n
    > | For your first day here |\n
    > |---|\n
    > \n
    > Hello, newbie user! Lemmy is just like Reddit, but better. Ha-ha. Seriously. But let’s not overwhelm you for now.\n
    > \n
    > [This very neat starting guide](https://lemmy.world/post/37906) was written by our beloved admin, @ruud@lemmy.world. To avoid confusion, start reading it from the **Quick start guide** section.\n
    > \n
    > [If you’re new to Lemmy, this post will also help you perfectly.](https://github.com/amirzaidi/lemmy)\n
    > \n
    > kbin users can check out [this amazing starting guide](https://imgur.com/a/0hGL2Lb) instead. [This is also a nice guide.](https://kbin.social/m/quickstart/t/49189)\n
    > \n
    > **Finding Communities on Lemmy/kBin**\n
    > \n
    > If you finished reading your starting guide, it’s time to go find your new favorite communities! Check out these dedicated services: `number` [1](https://browse.feddit.de/), [2](https://lemmyverse.net/), [3](https://sub.rehab/), and [4](https://www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers), and [5](https://redditmigration.com/)! Go have some fun! :D\n
    > \n
    > | For your second day here |\n
    > |---|\n
    > \n
    > Hello again! You’re less of a newbie now, and you found some amazing communities! We can start talking about the Fediverse. I hope you didn’t forget to [read the rules for lemmy.world!](https://mastodon.world/about)\n
    > \n
    > [kBin.social’s rules are in this link.](https://kbin.social/terms)\n
    > \n
    > **The Fediverse**\n
    > \n
    > You must’ve realised that we addressed Lemmy and kBin users differently. And what is this Fediverse people keep talking about, anyways?\n
    > \n
    > Lemmy and kBin are two different platforms, and they can perfectly interact with each other! This means that they are a part of the federation. And they are only two members of the vast Fediverse.\n
    > \n
    > [What is the Fediverse?](https://framatube.org/w/9dRFC6Ya11NCVeYKn8ZhiD) video by [Framasoft](https://framatube.org/a/framasoft/video-channels) to get a good understanding with visuals!\n
    > \n
    > As a great lemming once said: **Fediverse is basically like a group chat, but for websites.** This means that federated websites all agree to share their content with each other, constantly, at the same time.\n
    > \n
    > [Follow this link to view a list of all Lemmy instances.](https://github.com/maltfield/awesome-lemmy-instances/blob/main/README.md#all-lemmy-instances)\n
    > \n
    > [Follow this link to open the Fediverse Observer.](https://kbin.fediverse.observer/list) It is set to show kBin, but you can navigate your way through the site to show **any** Fediverse platform you’d like.\n
    > \n
    > | For your third day here |\n
    > |---|\n
    > \n
    > That’s it! What else do you want? Go have some fun and keep learning along the way! ;)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688135019 {#1904
    date: 2023-06-30 16:23:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: [
    "@ruud@lemmy.world"
  ]
  +comments: Doctrine\ORM\PersistentCollection {#2429 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#2428 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2433 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2443 …}
  +badges: Doctrine\ORM\PersistentCollection {#2426 …}
  +children: []
  -id: 9196
  -titleTs: "'new':3 'partner':8 'post':9 'reddit':6 'refuge':7 'user':4 'welcom':1"
  -bodyTs: "'/)!':187 '/),':169,173,177 '/a/0hgl2lb)':128 '/a/framasoft/video-channels)':316 '/about)':234 '/amirzaidi/lemmy)':116 '/list)':383 '/m/quickstart/t/49189)':138 '/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':372 '/post/37906)':81 '/post/853004](https://lemmy.world/post/853004)':7 '/terms)':244 '/w/9drfc6ya11ncveykn8zhid)':310 '/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':182 '1':166 '2':170 '3':174 '4':179 '5':184 'address':253 'admin':87 'agre':346 'along':427 'also':110,132 'amaz':123,211 'anyway':268 'avoid':90 'basic':332 'belov':86 'better':61 'browse.feddit.de':168 'browse.feddit.de/),':167 'chat':336 'check':120,160 'communiti':140,159,212 'confus':91 'constant':354 'content':350 'creat':23 'cross':2 'cross-post':1 'd':192,405 'day':50,196,410 'dedic':163 'didn':223 'differ':258,274 'easi':34 'els':416 'favorit':158 'feder':293,343 'fedivers':14,219,246,263,303,307,330,379,402 'find':139,155 'finish':145 'first':49 'follow':359,373 'forget':225 'found':209 'framasoft':313 'framatube.org':309,315 'framatube.org/a/framasoft/video-channels)':314 'framatube.org/w/9drfc6ya11ncveykn8zhid)':308 'fun':191,423 'get':17,318 'github.com':115,371 'github.com/amirzaidi/lemmy)':114 'github.com/maltfield/awesome-lemmy-instances/blob/main/readme.md#all-lemmy-instances)':370 'go':154,188,420 'good':320 'great':326 'group':335 'guid':78,99,125,135,149 'ha':63,64 'ha-ha':62 'hello':8,52,198 'help':30,111 'hope':221 'imgur.com':127 'imgur.com/a/0hgl2lb)':126 'includ':43 'instanc':369 'instead':129 'intend':28 'interact':280 'kbin':117,256,271,389 'kbin.fediverse.observer':382 'kbin.fediverse.observer/list)':381 'kbin.social':137,235,243 'kbin.social/m/quickstart/t/49189)':136 'kbin.social/terms)':242 'keep':265,425 'languag':40 'learn':426 'lem':327 'lemmi':55,106,254,269,368 'lemmy.world':6,80,231 'lemmy.world/post/37906)':79 'lemmy.world/post/853004](https://lemmy.world/post/853004)':5 'lemmy/kbin':142 'lemmyverse.net':172 'lemmyverse.net/),':171 'less':202 'let':15,67 'like':58,333,406 'link':46,241,361,375 'list':365 'mani':26,44 'mastodon.world':233 'mastodon.world/about)':232 'mean':285,341 'member':299 'must':248 'navig':393 'neat':76 'new':104,157 'newbi':53,205 'nice':134 'number':165 'observ':380 'open':377 'overwhelm':70 'part':290 'peopl':264 'perfect':113,279 'platform':275,403 'post':3,21,108 'quick':97 're':103,201 'read':93,146,227 'realis':250 'reddit':59 'redditmigration.com':186 'redditmigration.com/)!':185 'rule':229,237 'ruud@lemmy.world':88 'said':329 'second':195 'section':100 'serious':65 'servic':164 'set':386 'share':348 'show':388,400 'simpl':39 'site':398 'start':19,35,77,92,98,124,148,215 'sub.rehab':176 'sub.rehab/),':175 'talk':216,266 'third':409 'time':152,358 'togeth':24 'two':273,298 'understand':321 'use':45 'user':27,54,118,257 'vast':302 've':249 'video':311 'view':363 'visual':323 'want':419 'way':395,429 'websit':339,344 'welcom':11 'written':83 'www.quippd.com':181 'www.quippd.com/writing/2023/06/15/unofficial-subreddit-migration-list-lemmy-kbin-etc.html#1-million-subscribers),':180"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688144019
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853445"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688135019 {#1956
    date: 2023-06-30 16:23: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
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 {#1374
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "a11y-This-community-is-dedicated-to-discussing-topics-around-digital"
  +title: "a11y - This community is dedicated to discussing topics around digital accessibility and disability rights"
  +url: null
  +body: """
    [lemmy.world/c/a11y](https://lemmy.world/c/a11y)\n
    \n
    !a11y@lemmy.world\n
    \n
    [a11y](/c/a11y@lemmy.world)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134898 {#1394
    date: 2023-06-30 16:21:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1365 …}
  +votes: Doctrine\ORM\PersistentCollection {#1378 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1367 …}
  +badges: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 8575
  -titleTs: "'a11y':1 'access':11 'around':9 'communiti':3 'dedic':5 'digit':10 'disabl':13 'discuss':7 'right':14 'topic':8"
  -bodyTs: "'/c/a11y':6 '/c/a11y](https://lemmy.world/c/a11y)':3 'a11y':5 'a11y@lemmy.world':4 'lemmy.world':2,7 'lemmy.world/c/a11y](https://lemmy.world/c/a11y)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134898
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134898 {#1366
    date: 2023-06-30 16:21:38.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 {#1374
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "a11y-This-community-is-dedicated-to-discussing-topics-around-digital"
  +title: "a11y - This community is dedicated to discussing topics around digital accessibility and disability rights"
  +url: null
  +body: """
    [lemmy.world/c/a11y](https://lemmy.world/c/a11y)\n
    \n
    !a11y@lemmy.world\n
    \n
    [a11y](/c/a11y@lemmy.world)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134898 {#1394
    date: 2023-06-30 16:21:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1365 …}
  +votes: Doctrine\ORM\PersistentCollection {#1378 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1367 …}
  +badges: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 8575
  -titleTs: "'a11y':1 'access':11 'around':9 'communiti':3 'dedic':5 'digit':10 'disabl':13 'discuss':7 'right':14 'topic':8"
  -bodyTs: "'/c/a11y':6 '/c/a11y](https://lemmy.world/c/a11y)':3 'a11y':5 'a11y@lemmy.world':4 'lemmy.world':2,7 'lemmy.world/c/a11y](https://lemmy.world/c/a11y)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134898
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134898 {#1366
    date: 2023-06-30 16:21:38.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 {#1374
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "a11y-This-community-is-dedicated-to-discussing-topics-around-digital"
  +title: "a11y - This community is dedicated to discussing topics around digital accessibility and disability rights"
  +url: null
  +body: """
    [lemmy.world/c/a11y](https://lemmy.world/c/a11y)\n
    \n
    !a11y@lemmy.world\n
    \n
    [a11y](/c/a11y@lemmy.world)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134898 {#1394
    date: 2023-06-30 16:21:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1365 …}
  +votes: Doctrine\ORM\PersistentCollection {#1378 …}
  +reports: Doctrine\ORM\PersistentCollection {#1371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1379 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1367 …}
  +badges: Doctrine\ORM\PersistentCollection {#1898 …}
  +children: []
  -id: 8575
  -titleTs: "'a11y':1 'access':11 'around':9 'communiti':3 'dedic':5 'digit':10 'disabl':13 'discuss':7 'right':14 'topic':8"
  -bodyTs: "'/c/a11y':6 '/c/a11y](https://lemmy.world/c/a11y)':3 'a11y':5 'a11y@lemmy.world':4 'lemmy.world':2,7 'lemmy.world/c/a11y](https://lemmy.world/c/a11y)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134898
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853404"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134898 {#1366
    date: 2023-06-30 16:21:38.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 {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "picked-at-random-from-my-vault"
  +title: "picked at random from my vault"
  +url: "https://lemmy.world/pictrs/image/553e7363-4e94-41e4-9931-089e8377e1a8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134836 {#1430
    date: 2023-06-30 16:20:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 14637
  -titleTs: "'pick':1 'random':3 'vault':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134836
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134836 {#1434
    date: 2023-06-30 16:20:36.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 {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "picked-at-random-from-my-vault"
  +title: "picked at random from my vault"
  +url: "https://lemmy.world/pictrs/image/553e7363-4e94-41e4-9931-089e8377e1a8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134836 {#1430
    date: 2023-06-30 16:20:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 14637
  -titleTs: "'pick':1 'random':3 'vault':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134836
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134836 {#1434
    date: 2023-06-30 16:20:36.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 {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1438 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "picked-at-random-from-my-vault"
  +title: "picked at random from my vault"
  +url: "https://lemmy.world/pictrs/image/553e7363-4e94-41e4-9931-089e8377e1a8.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134836 {#1430
    date: 2023-06-30 16:20:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 14637
  -titleTs: "'pick':1 'random':3 'vault':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134836
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853391"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134836 {#1434
    date: 2023-06-30 16:20:36.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: "German-Museums-Work-Year-Round-to-Find-Rightful-Heirs-to-Hundreds"
  +title: "German Museums Work Year-Round to Find Rightful Heirs to Hundreds of Stolen Jewish Silver Pieces"
  +url: "https://www.goodnewsnetwork.org/german-museums-work-year-round-to-find-rightful-heirs-to-hundreds-of-stolen-jewish-silver-pieces/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134510 {#1922
    date: 2023-06-30 16:15:10.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: 590
  -titleTs: "'find':8 'german':1 'heir':10 'hundr':12 'jewish':15 'museum':2 'piec':17 'right':9 'round':6 'silver':16 'stolen':14 'work':3 'year':5 'year-round':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688179510
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134510 {#1914
    date: 2023-06-30 16:15: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
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: "German-Museums-Work-Year-Round-to-Find-Rightful-Heirs-to-Hundreds"
  +title: "German Museums Work Year-Round to Find Rightful Heirs to Hundreds of Stolen Jewish Silver Pieces"
  +url: "https://www.goodnewsnetwork.org/german-museums-work-year-round-to-find-rightful-heirs-to-hundreds-of-stolen-jewish-silver-pieces/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134510 {#1922
    date: 2023-06-30 16:15:10.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: 590
  -titleTs: "'find':8 'german':1 'heir':10 'hundr':12 'jewish':15 'museum':2 'piec':17 'right':9 'round':6 'silver':16 'stolen':14 'work':3 'year':5 'year-round':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688179510
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134510 {#1914
    date: 2023-06-30 16:15: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
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: "German-Museums-Work-Year-Round-to-Find-Rightful-Heirs-to-Hundreds"
  +title: "German Museums Work Year-Round to Find Rightful Heirs to Hundreds of Stolen Jewish Silver Pieces"
  +url: "https://www.goodnewsnetwork.org/german-museums-work-year-round-to-find-rightful-heirs-to-hundreds-of-stolen-jewish-silver-pieces/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 20
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134510 {#1922
    date: 2023-06-30 16:15:10.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: 590
  -titleTs: "'find':8 'german':1 'heir':10 'hundr':12 'jewish':15 'museum':2 'piec':17 'right':9 'round':6 'silver':16 'stolen':14 'work':3 'year':5 'year-round':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688179510
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853309"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134510 {#1914
    date: 2023-06-30 16:15: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
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\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Antinatalism-A-space-devoted-to-exploring-and-discussing-the-philosophical"
  +title: "Antinatalism - A space devoted to exploring and discussing the philosophical position of antinatalism"
  +url: null
  +body: """
    [lemmy.world/c/antinatalism](https://lemmy.world/c/antinatalism)\n
    \n
    !antinatalism@lemmy.world\n
    \n
    [Antinatalism](/c/antinatalism@lemmy.world)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134455 {#1392
    date: 2023-06-30 16:14:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 2551
  -titleTs: "'antinat':1,13 'devot':4 'discuss':8 'explor':6 'philosoph':10 'posit':11 'space':3"
  -bodyTs: "'/c/antinatalism':6 '/c/antinatalism](https://lemmy.world/c/antinatalism)':3 'antinat':5 'antinatalism@lemmy.world':4 'lemmy.world':2,7 'lemmy.world/c/antinatalism](https://lemmy.world/c/antinatalism)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134455
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134455 {#1398
    date: 2023-06-30 16:14:15.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
55 DENIED edit
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Antinatalism-A-space-devoted-to-exploring-and-discussing-the-philosophical"
  +title: "Antinatalism - A space devoted to exploring and discussing the philosophical position of antinatalism"
  +url: null
  +body: """
    [lemmy.world/c/antinatalism](https://lemmy.world/c/antinatalism)\n
    \n
    !antinatalism@lemmy.world\n
    \n
    [Antinatalism](/c/antinatalism@lemmy.world)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134455 {#1392
    date: 2023-06-30 16:14:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 2551
  -titleTs: "'antinat':1,13 'devot':4 'discuss':8 'explor':6 'philosoph':10 'posit':11 'space':3"
  -bodyTs: "'/c/antinatalism':6 '/c/antinatalism](https://lemmy.world/c/antinatalism)':3 'antinat':5 'antinatalism@lemmy.world':4 'lemmy.world':2,7 'lemmy.world/c/antinatalism](https://lemmy.world/c/antinatalism)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134455
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134455 {#1398
    date: 2023-06-30 16:14:15.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
56 DENIED moderate
App\Entity\Entry {#1393
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Antinatalism-A-space-devoted-to-exploring-and-discussing-the-philosophical"
  +title: "Antinatalism - A space devoted to exploring and discussing the philosophical position of antinatalism"
  +url: null
  +body: """
    [lemmy.world/c/antinatalism](https://lemmy.world/c/antinatalism)\n
    \n
    !antinatalism@lemmy.world\n
    \n
    [Antinatalism](/c/antinatalism@lemmy.world)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134455 {#1392
    date: 2023-06-30 16:14:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1376 …}
  +votes: Doctrine\ORM\PersistentCollection {#1377 …}
  +reports: Doctrine\ORM\PersistentCollection {#1969 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1927 …}
  +badges: Doctrine\ORM\PersistentCollection {#1399 …}
  +children: []
  -id: 2551
  -titleTs: "'antinat':1,13 'devot':4 'discuss':8 'explor':6 'philosoph':10 'posit':11 'space':3"
  -bodyTs: "'/c/antinatalism':6 '/c/antinatalism](https://lemmy.world/c/antinatalism)':3 'antinat':5 'antinatalism@lemmy.world':4 'lemmy.world':2,7 'lemmy.world/c/antinatalism](https://lemmy.world/c/antinatalism)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134455
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853269"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134455 {#1398
    date: 2023-06-30 16:14:15.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
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\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1886 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "First-Recorded-Birth-of-Critically-Endangered-Burmese-Peacock-Turtle-Hatchlings"
  +title: "First Recorded Birth of Critically-Endangered Burmese Peacock Turtle Hatchlings"
  +url: "https://www.goodnewsnetwork.org/first-recorded-birth-of-critically-endangered-burmese-peacock-turtle-hatchlings-watch/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134421 {#1957
    date: 2023-06-30 16:13:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 592
  -titleTs: "'birth':3 'burmes':8 'critic':6 'critically-endang':5 'endang':7 'first':1 'hatchl':11 'peacock':9 'record':2 'turtl':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688165921
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134421 {#1932
    date: 2023-06-30 16:13:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1886 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "First-Recorded-Birth-of-Critically-Endangered-Burmese-Peacock-Turtle-Hatchlings"
  +title: "First Recorded Birth of Critically-Endangered Burmese Peacock Turtle Hatchlings"
  +url: "https://www.goodnewsnetwork.org/first-recorded-birth-of-critically-endangered-burmese-peacock-turtle-hatchlings-watch/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134421 {#1957
    date: 2023-06-30 16:13:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 592
  -titleTs: "'birth':3 'burmes':8 'critic':6 'critically-endang':5 'endang':7 'first':1 'hatchl':11 'peacock':9 'record':2 'turtl':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688165921
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134421 {#1932
    date: 2023-06-30 16:13:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1930
  +user: Proxies\__CG__\App\Entity\User {#1886 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1888 …}
  +image: Proxies\__CG__\App\Entity\Image {#1933 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1900 …}
  +slug: "First-Recorded-Birth-of-Critically-Endangered-Burmese-Peacock-Turtle-Hatchlings"
  +title: "First Recorded Birth of Critically-Endangered Burmese Peacock Turtle Hatchlings"
  +url: "https://www.goodnewsnetwork.org/first-recorded-birth-of-critically-endangered-burmese-peacock-turtle-hatchlings-watch/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134421 {#1957
    date: 2023-06-30 16:13:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1952 …}
  +votes: Doctrine\ORM\PersistentCollection {#1386 …}
  +reports: Doctrine\ORM\PersistentCollection {#1388 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1892 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1890 …}
  +badges: Doctrine\ORM\PersistentCollection {#1935 …}
  +children: []
  -id: 592
  -titleTs: "'birth':3 'burmes':8 'critic':6 'critically-endang':5 'endang':7 'first':1 'hatchl':11 'peacock':9 'record':2 'turtl':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688165921
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853240"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134421 {#1932
    date: 2023-06-30 16:13:41.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "AiTools-AiTools-is-a-community-for-a-group-of-individuals"
  +title: "AiTools - AiTools is a community for a group of individuals who are interested in the field of AI and its applications"
  +url: null
  +body: """
    [lemmy.world/c/aitools](https://lemmy.world/c/aitools)\n
    \n
    !aitools@lemmy.world\n
    \n
    [AiTools](/c/aitools@lemmy.world)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134367 {#2439
    date: 2023-06-30 16:12:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 10247
  -titleTs: "'ai':18 'aitool':1,2 'applic':21 'communiti':5 'field':16 'group':8 'individu':10 'interest':13"
  -bodyTs: "'/c/aitools':6 '/c/aitools](https://lemmy.world/c/aitools)':3 'aitool':5 'aitools@lemmy.world':4 'lemmy.world':2,7 'lemmy.world/c/aitools](https://lemmy.world/c/aitools)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134367
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134367 {#2436
    date: 2023-06-30 16:12:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "AiTools-AiTools-is-a-community-for-a-group-of-individuals"
  +title: "AiTools - AiTools is a community for a group of individuals who are interested in the field of AI and its applications"
  +url: null
  +body: """
    [lemmy.world/c/aitools](https://lemmy.world/c/aitools)\n
    \n
    !aitools@lemmy.world\n
    \n
    [AiTools](/c/aitools@lemmy.world)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134367 {#2439
    date: 2023-06-30 16:12:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 10247
  -titleTs: "'ai':18 'aitool':1,2 'applic':21 'communiti':5 'field':16 'group':8 'individu':10 'interest':13"
  -bodyTs: "'/c/aitools':6 '/c/aitools](https://lemmy.world/c/aitools)':3 'aitool':5 'aitools@lemmy.world':4 'lemmy.world':2,7 'lemmy.world/c/aitools](https://lemmy.world/c/aitools)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134367
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134367 {#2436
    date: 2023-06-30 16:12:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#2357
  +user: Proxies\__CG__\App\Entity\User {#1389 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1936 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "AiTools-AiTools-is-a-community-for-a-group-of-individuals"
  +title: "AiTools - AiTools is a community for a group of individuals who are interested in the field of AI and its applications"
  +url: null
  +body: """
    [lemmy.world/c/aitools](https://lemmy.world/c/aitools)\n
    \n
    !aitools@lemmy.world\n
    \n
    [AiTools](/c/aitools@lemmy.world)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134367 {#2439
    date: 2023-06-30 16:12:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2166 …}
  +votes: Doctrine\ORM\PersistentCollection {#2288 …}
  +reports: Doctrine\ORM\PersistentCollection {#2466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2356 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2353 …}
  +badges: Doctrine\ORM\PersistentCollection {#2472 …}
  +children: []
  -id: 10247
  -titleTs: "'ai':18 'aitool':1,2 'applic':21 'communiti':5 'field':16 'group':8 'individu':10 'interest':13"
  -bodyTs: "'/c/aitools':6 '/c/aitools](https://lemmy.world/c/aitools)':3 'aitool':5 'aitools@lemmy.world':4 'lemmy.world':2,7 'lemmy.world/c/aitools](https://lemmy.world/c/aitools)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134367
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853227"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134367 {#2436
    date: 2023-06-30 16:12:47.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "Parents-on-the-last-day-of-school"
  +title: "Parents on the last day of school."
  +url: "https://lemmy.world/pictrs/image/32fb433d-3d0e-420d-b092-85c912a0d3c4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134259 {#1595
    date: 2023-06-30 16:10:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 14638
  -titleTs: "'day':5 'last':4 'parent':1 'school':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134259 {#1610
    date: 2023-06-30 16:10:59.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 {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "Parents-on-the-last-day-of-school"
  +title: "Parents on the last day of school."
  +url: "https://lemmy.world/pictrs/image/32fb433d-3d0e-420d-b092-85c912a0d3c4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134259 {#1595
    date: 2023-06-30 16:10:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 14638
  -titleTs: "'day':5 'last':4 'parent':1 'school':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134259 {#1610
    date: 2023-06-30 16:10:59.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 {#1609
  +user: Proxies\__CG__\App\Entity\User {#1606 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1614 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "Parents-on-the-last-day-of-school"
  +title: "Parents on the last day of school."
  +url: "https://lemmy.world/pictrs/image/32fb433d-3d0e-420d-b092-85c912a0d3c4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134259 {#1595
    date: 2023-06-30 16:10:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1612 …}
  +votes: Doctrine\ORM\PersistentCollection {#1743 …}
  +reports: Doctrine\ORM\PersistentCollection {#1744 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1646 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1645 …}
  +badges: Doctrine\ORM\PersistentCollection {#1641 …}
  +children: []
  -id: 14638
  -titleTs: "'day':5 'last':4 'parent':1 'school':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688134259
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/853163"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134259 {#1610
    date: 2023-06-30 16:10:59.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\Post {#1587
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +slug: "the-deed-is-done-RedditMigration"
  +body: """
    the deed is done.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134168 {#1692
    date: 2023-06-30 16:09:28.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  +children: []
  -id: 92
  -bodyTs: "'deed':2 'done':4 'redditmigr':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688138668
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/615367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134168 {#1683
    date: 2023-06-30 16:09:28.0 +02:00
  }
  +"title": 92
}
"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
71 DENIED edit
App\Entity\Post {#1587
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +slug: "the-deed-is-done-RedditMigration"
  +body: """
    the deed is done.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134168 {#1692
    date: 2023-06-30 16:09:28.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  +children: []
  -id: 92
  -bodyTs: "'deed':2 'done':4 'redditmigr':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688138668
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/615367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134168 {#1683
    date: 2023-06-30 16:09:28.0 +02:00
  }
  +"title": 92
}
"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
72 DENIED moderate
App\Entity\Post {#1587
  +user: Proxies\__CG__\App\Entity\User {#1588 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1581 …}
  +slug: "the-deed-is-done-RedditMigration"
  +body: """
    the deed is done.\n
    \n
    #RedditMigration
    """
  +lang: "en"
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688134168 {#1692
    date: 2023-06-30 16:09:28.0 +02:00
  }
  +ip: null
  +tags: [
    "redditmigration"
  ]
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1722 …}
  +votes: Doctrine\ORM\PersistentCollection {#2422 …}
  +reports: Doctrine\ORM\PersistentCollection {#1630 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2385 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  +children: []
  -id: 92
  -bodyTs: "'deed':2 'done':4 'redditmigr':5"
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688138668
  +visibility: "visible             "
  +apId: "https://kbin.social/m/RedditMigration/p/615367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688134168 {#1683
    date: 2023-06-30 16:09:28.0 +02:00
  }
  +"title": 92
}
"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
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 {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "Mr-Incognito"
  +title: "Mr. Incognito"
  +url: "https://discuss.tchncs.de/pictrs/image/76200e51-ec2c-4a74-963e-34fbbf4b9440.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133613 {#1491
    date: 2023-06-30 16:00:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 14620
  -titleTs: "'incognito':2 'mr':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688133613
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/394116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688133613 {#1493
    date: 2023-06-30 16:00:13.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 {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "Mr-Incognito"
  +title: "Mr. Incognito"
  +url: "https://discuss.tchncs.de/pictrs/image/76200e51-ec2c-4a74-963e-34fbbf4b9440.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133613 {#1491
    date: 2023-06-30 16:00:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 14620
  -titleTs: "'incognito':2 'mr':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688133613
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/394116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688133613 {#1493
    date: 2023-06-30 16:00:13.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 {#1495
  +user: Proxies\__CG__\App\Entity\User {#1492 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1475 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1477 …}
  +slug: "Mr-Incognito"
  +title: "Mr. Incognito"
  +url: "https://discuss.tchncs.de/pictrs/image/76200e51-ec2c-4a74-963e-34fbbf4b9440.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133613 {#1491
    date: 2023-06-30 16:00:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1476 …}
  +votes: Doctrine\ORM\PersistentCollection {#1758 …}
  +reports: Doctrine\ORM\PersistentCollection {#1755 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1757 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1756 …}
  +badges: Doctrine\ORM\PersistentCollection {#1759 …}
  +children: []
  -id: 14620
  -titleTs: "'incognito':2 'mr':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688133613
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/394116"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688133613 {#1493
    date: 2023-06-30 16:00:13.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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Is-there-a-pirate-alternative-to-Steam-Cloud-for-save"
  +title: "Is there a pirate alternative to Steam Cloud for save games?"
  +url: null
  +body: """
    I use Playnite as a launcher for my pirated games. It would be nice to have a way to sync my save games between devices somehow.\n
    \n
    Is there a program that does this? or maybe some workaround?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133599 {#1655
    date: 2023-06-30 15:59:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 22523
  -titleTs: "'altern':5 'cloud':8 'game':11 'pirat':4 'save':10 'steam':7"
  -bodyTs: "'devic':25 'game':10,23 'launcher':6 'mayb':35 'nice':14 'pirat':9 'playnit':3 'program':30 'save':22 'somehow':26 'sync':20 'use':2 'way':18 'workaround':37 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688133599
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/280560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688133599 {#1649
    date: 2023-06-30 15:59:59.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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Is-there-a-pirate-alternative-to-Steam-Cloud-for-save"
  +title: "Is there a pirate alternative to Steam Cloud for save games?"
  +url: null
  +body: """
    I use Playnite as a launcher for my pirated games. It would be nice to have a way to sync my save games between devices somehow.\n
    \n
    Is there a program that does this? or maybe some workaround?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133599 {#1655
    date: 2023-06-30 15:59:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 22523
  -titleTs: "'altern':5 'cloud':8 'game':11 'pirat':4 'save':10 'steam':7"
  -bodyTs: "'devic':25 'game':10,23 'launcher':6 'mayb':35 'nice':14 'pirat':9 'playnit':3 'program':30 'save':22 'somehow':26 'sync':20 'use':2 'way':18 'workaround':37 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688133599
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/280560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688133599 {#1649
    date: 2023-06-30 15:59:59.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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1653 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1656 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1509 …}
  +slug: "Is-there-a-pirate-alternative-to-Steam-Cloud-for-save"
  +title: "Is there a pirate alternative to Steam Cloud for save games?"
  +url: null
  +body: """
    I use Playnite as a launcher for my pirated games. It would be nice to have a way to sync my save games between devices somehow.\n
    \n
    Is there a program that does this? or maybe some workaround?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133599 {#1655
    date: 2023-06-30 15:59:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1661 …}
  +votes: Doctrine\ORM\PersistentCollection {#1663 …}
  +reports: Doctrine\ORM\PersistentCollection {#1552 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1592 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1571 …}
  +children: []
  -id: 22523
  -titleTs: "'altern':5 'cloud':8 'game':11 'pirat':4 'save':10 'steam':7"
  -bodyTs: "'devic':25 'game':10,23 'launcher':6 'mayb':35 'nice':14 'pirat':9 'playnit':3 'program':30 'save':22 'somehow':26 'sync':20 'use':2 'way':18 'workaround':37 'would':12"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688133599
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/280560"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688133599 {#1649
    date: 2023-06-30 15:59:59.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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "God-saw-how-corrupt-Reddit-had-become-and-said-to"
  +title: ""God saw how corrupt Reddit had become and said to the Lemmy devs, I am going to bring floodwaters upon them to destroy all life. Make thee an ark and bring into it all relevant subreddits." "
  +url: "https://feddit.de/pictrs/image/f3996053-9d41-4530-9093-9a2edab4aca8.jpeg"
  +body: "please repost this to reddit!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133586 {#1710
    date: 2023-06-30 15:59:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 14339
  -titleTs: "'ark':29 'becom':7 'bring':18,31 'corrupt':4 'destroy':23 'dev':13 'floodwat':19 'go':16 'god':1 'lemmi':12 'life':25 'make':26 'reddit':5 'relev':35 'said':9 'saw':2 'subreddit':36 'thee':27 'upon':20"
  -bodyTs: "'pleas':1 'reddit':5 'repost':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688133586
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1218132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688133586 {#1706
    date: 2023-06-30 15:59:46.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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "God-saw-how-corrupt-Reddit-had-become-and-said-to"
  +title: ""God saw how corrupt Reddit had become and said to the Lemmy devs, I am going to bring floodwaters upon them to destroy all life. Make thee an ark and bring into it all relevant subreddits." "
  +url: "https://feddit.de/pictrs/image/f3996053-9d41-4530-9093-9a2edab4aca8.jpeg"
  +body: "please repost this to reddit!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133586 {#1710
    date: 2023-06-30 15:59:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 14339
  -titleTs: "'ark':29 'becom':7 'bring':18,31 'corrupt':4 'destroy':23 'dev':13 'floodwat':19 'go':16 'god':1 'lemmi':12 'life':25 'make':26 'reddit':5 'relev':35 'said':9 'saw':2 'subreddit':36 'thee':27 'upon':20"
  -bodyTs: "'pleas':1 'reddit':5 'repost':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688133586
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1218132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688133586 {#1706
    date: 2023-06-30 15:59:46.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 {#1742
  +user: Proxies\__CG__\App\Entity\User {#1657 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1659 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1503 …}
  +slug: "God-saw-how-corrupt-Reddit-had-become-and-said-to"
  +title: ""God saw how corrupt Reddit had become and said to the Lemmy devs, I am going to bring floodwaters upon them to destroy all life. Make thee an ark and bring into it all relevant subreddits." "
  +url: "https://feddit.de/pictrs/image/f3996053-9d41-4530-9093-9a2edab4aca8.jpeg"
  +body: "please repost this to reddit!"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133586 {#1710
    date: 2023-06-30 15:59:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1745 …}
  +votes: Doctrine\ORM\PersistentCollection {#1738 …}
  +reports: Doctrine\ORM\PersistentCollection {#1746 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1750 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1468 …}
  +badges: Doctrine\ORM\PersistentCollection {#1472 …}
  +children: []
  -id: 14339
  -titleTs: "'ark':29 'becom':7 'bring':18,31 'corrupt':4 'destroy':23 'dev':13 'floodwat':19 'go':16 'god':1 'lemmi':12 'life':25 'make':26 'reddit':5 'relev':35 'said':9 'saw':2 'subreddit':36 'thee':27 'upon':20"
  -bodyTs: "'pleas':1 'reddit':5 'repost':2"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688133586
  +visibility: "visible             "
  +apId: "https://feddit.de/post/1218132"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688133586 {#1706
    date: 2023-06-30 15:59:46.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 {#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: "It-feels-a-lot-nicer-here-on-lemmy-kbin"
  +title: "It feels a lot nicer here on lemmy / kbin"
  +url: null
  +body: "I realized I interacted / posted / commented less and less on reddit these last couple of years. Couldn't even tell you why exactly. Now I've been here for a week and, I don't know, I just like interacting again... Hope it stays like this for a while :)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 184
  +score: 24
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133512 {#239
    date: 2023-06-30 15:58:32.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: 556
  -titleTs: "'feel':2 'kbin':9 'lemmi':8 'lot':4 'nicer':5"
  -bodyTs: "'comment':6 'couldn':17 'coupl':14 'even':19 'exact':23 'hope':42 'interact':4,40 'know':36 'last':13 'less':7,9 'like':39,45 'post':5 'realiz':2 'reddit':11 'stay':44 'tell':20 've':26 'week':31 'year':16"
  +cross: false
  +upVotes: 24
  +downVotes: 0
  +ranking: 1688159077
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/815456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688072677 {#248
    date: 2023-06-29 23:04:37.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 {#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: "It-feels-a-lot-nicer-here-on-lemmy-kbin"
  +title: "It feels a lot nicer here on lemmy / kbin"
  +url: null
  +body: "I realized I interacted / posted / commented less and less on reddit these last couple of years. Couldn't even tell you why exactly. Now I've been here for a week and, I don't know, I just like interacting again... Hope it stays like this for a while :)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 184
  +score: 24
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133512 {#239
    date: 2023-06-30 15:58:32.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: 556
  -titleTs: "'feel':2 'kbin':9 'lemmi':8 'lot':4 'nicer':5"
  -bodyTs: "'comment':6 'couldn':17 'coupl':14 'even':19 'exact':23 'hope':42 'interact':4,40 'know':36 'last':13 'less':7,9 'like':39,45 'post':5 'realiz':2 'reddit':11 'stay':44 'tell':20 've':26 'week':31 'year':16"
  +cross: false
  +upVotes: 24
  +downVotes: 0
  +ranking: 1688159077
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/815456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688072677 {#248
    date: 2023-06-29 23:04:37.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 {#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: "It-feels-a-lot-nicer-here-on-lemmy-kbin"
  +title: "It feels a lot nicer here on lemmy / kbin"
  +url: null
  +body: "I realized I interacted / posted / commented less and less on reddit these last couple of years. Couldn't even tell you why exactly. Now I've been here for a week and, I don't know, I just like interacting again... Hope it stays like this for a while :)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 76
  +favouriteCount: 184
  +score: 24
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133512 {#239
    date: 2023-06-30 15:58:32.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: 556
  -titleTs: "'feel':2 'kbin':9 'lemmi':8 'lot':4 'nicer':5"
  -bodyTs: "'comment':6 'couldn':17 'coupl':14 'even':19 'exact':23 'hope':42 'interact':4,40 'know':36 'last':13 'less':7,9 'like':39,45 'post':5 'realiz':2 'reddit':11 'stay':44 'tell':20 've':26 'week':31 'year':16"
  +cross: false
  +upVotes: 24
  +downVotes: 0
  +ranking: 1688159077
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/815456"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688072677 {#248
    date: 2023-06-29 23:04:37.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1515 …}
  +slug: "Ironic"
  +title: "Ironic"
  +url: "https://lemmy.ml/pictrs/image/cae123fc-16cd-48dc-9f39-1312ebb8cfd0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133193 {#1541
    date: 2023-06-30 15:53:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 14338
  -titleTs: "'iron':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688133193
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1633599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688133193 {#1529
    date: 2023-06-30 15:53:13.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1515 …}
  +slug: "Ironic"
  +title: "Ironic"
  +url: "https://lemmy.ml/pictrs/image/cae123fc-16cd-48dc-9f39-1312ebb8cfd0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133193 {#1541
    date: 2023-06-30 15:53:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 14338
  -titleTs: "'iron':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688133193
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1633599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688133193 {#1529
    date: 2023-06-30 15:53:13.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 {#1531
  +user: Proxies\__CG__\App\Entity\User {#1530 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: Proxies\__CG__\App\Entity\Image {#1536 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1515 …}
  +slug: "Ironic"
  +title: "Ironic"
  +url: "https://lemmy.ml/pictrs/image/cae123fc-16cd-48dc-9f39-1312ebb8cfd0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688133193 {#1541
    date: 2023-06-30 15:53:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1516 …}
  +votes: Doctrine\ORM\PersistentCollection {#1519 …}
  +reports: Doctrine\ORM\PersistentCollection {#1517 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1623 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1406 …}
  +badges: Doctrine\ORM\PersistentCollection {#1713 …}
  +children: []
  -id: 14338
  -titleTs: "'iron':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688133193
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/1633599"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688133193 {#1529
    date: 2023-06-30 15:53:13.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 {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "My-mother-is-a-carnivorous-plant"
  +title: "My mother is a carnivorous plant"
  +url: "https://i.imgur.com/RzJBoTO.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688132800 {#1467
    date: 2023-06-30 15:46:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 14340
  -titleTs: "'carnivor':5 'mother':2 'plant':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688132800
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/309702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688132800 {#1470
    date: 2023-06-30 15:46:40.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 {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "My-mother-is-a-carnivorous-plant"
  +title: "My mother is a carnivorous plant"
  +url: "https://i.imgur.com/RzJBoTO.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688132800 {#1467
    date: 2023-06-30 15:46:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 14340
  -titleTs: "'carnivor':5 'mother':2 'plant':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688132800
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/309702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688132800 {#1470
    date: 2023-06-30 15:46:40.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 {#1469
  +user: Proxies\__CG__\App\Entity\User {#1473 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1501 …}
  +slug: "My-mother-is-a-carnivorous-plant"
  +title: "My mother is a carnivorous plant"
  +url: "https://i.imgur.com/RzJBoTO.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688132800 {#1467
    date: 2023-06-30 15:46:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1498 …}
  +votes: Doctrine\ORM\PersistentCollection {#1497 …}
  +reports: Doctrine\ORM\PersistentCollection {#1486 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1487 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1489 …}
  +badges: Doctrine\ORM\PersistentCollection {#1494 …}
  +children: []
  -id: 14340
  -titleTs: "'carnivor':5 'mother':2 'plant':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688132800
  +visibility: "visible             "
  +apId: "https://feddit.nl/post/309702"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688132800 {#1470
    date: 2023-06-30 15:46:40.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 {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "might-wait-a-few-weeks-to-roll-out"
  +title: "might wait a few weeks to roll out..."
  +url: "https://lemmy.world/pictrs/image/2383f311-d1ea-49a0-87e2-62b9dbe9c4d9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688132134 {#1751
    date: 2023-06-30 15:35:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 14621
  -titleTs: "'might':1 'roll':7 'wait':2 'week':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688132134
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/851818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688132134 {#1788
    date: 2023-06-30 15:35:34.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 {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "might-wait-a-few-weeks-to-roll-out"
  +title: "might wait a few weeks to roll out..."
  +url: "https://lemmy.world/pictrs/image/2383f311-d1ea-49a0-87e2-62b9dbe9c4d9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688132134 {#1751
    date: 2023-06-30 15:35:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 14621
  -titleTs: "'might':1 'roll':7 'wait':2 'week':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688132134
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/851818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688132134 {#1788
    date: 2023-06-30 15:35:34.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 {#1772
  +user: Proxies\__CG__\App\Entity\User {#1779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2358 …}
  +image: Proxies\__CG__\App\Entity\Image {#1778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1787 …}
  +slug: "might-wait-a-few-weeks-to-roll-out"
  +title: "might wait a few weeks to roll out..."
  +url: "https://lemmy.world/pictrs/image/2383f311-d1ea-49a0-87e2-62b9dbe9c4d9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1688132134 {#1751
    date: 2023-06-30 15:35:34.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1777 …}
  +votes: Doctrine\ORM\PersistentCollection {#1773 …}
  +reports: Doctrine\ORM\PersistentCollection {#1776 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1782 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1785 …}
  +badges: Doctrine\ORM\PersistentCollection {#1786 …}
  +children: []
  -id: 14621
  -titleTs: "'might':1 'roll':7 'wait':2 'week':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1688132134
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/851818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1688132134 {#1788
    date: 2023-06-30 15:35:34.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