GET https://kbin.spritesserver.nl/*/newest?p=682

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1663 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1552 …}
  +slug: "Introducing-Proton-CAPTCHA-Proton"
  +title: "Introducing Proton CAPTCHA | Proton"
  +url: "https://proton.me/blog/proton-captcha"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695397642 {#1653
    date: 2023-09-22 17:47:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 20184
  -titleTs: "'captcha':3 'introduc':1 'proton':2,4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695397642
  +visibility: "visible             "
  +apId: "https://monero.town/post/618266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695397642 {#1656
    date: 2023-09-22 17:47: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
3 DENIED edit
App\Entity\Entry {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1663 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1552 …}
  +slug: "Introducing-Proton-CAPTCHA-Proton"
  +title: "Introducing Proton CAPTCHA | Proton"
  +url: "https://proton.me/blog/proton-captcha"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695397642 {#1653
    date: 2023-09-22 17:47:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 20184
  -titleTs: "'captcha':3 'introduc':1 'proton':2,4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695397642
  +visibility: "visible             "
  +apId: "https://monero.town/post/618266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695397642 {#1656
    date: 2023-09-22 17:47: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
4 DENIED moderate
App\Entity\Entry {#1661
  +user: Proxies\__CG__\App\Entity\User {#1662 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1663 …}
  +image: Proxies\__CG__\App\Entity\Image {#1553 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1552 …}
  +slug: "Introducing-Proton-CAPTCHA-Proton"
  +title: "Introducing Proton CAPTCHA | Proton"
  +url: "https://proton.me/blog/proton-captcha"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695397642 {#1653
    date: 2023-09-22 17:47:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1590 …}
  +votes: Doctrine\ORM\PersistentCollection {#1591 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1582 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1583 …}
  +badges: Doctrine\ORM\PersistentCollection {#1580 …}
  +children: []
  -id: 20184
  -titleTs: "'captcha':3 'introduc':1 'proton':2,4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695397642
  +visibility: "visible             "
  +apId: "https://monero.town/post/618266"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695397642 {#1656
    date: 2023-09-22 17:47: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
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 {#81
  +user: Proxies\__CG__\App\Entity\User {#1771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#2423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "hootenannies"
  +title: "hootenannies"
  +url: "https://lemmy.ml/pictrs/image/f32482ea-f8c1-402e-a106-36ee4ad055c3.jpeg"
  +body: "I don’t know honestly at this point I’ve stopped asking questions"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695402642 {#239
    date: 2023-09-22 19:10:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#2415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 3162
  -titleTs: "'hootenanni':1"
  -bodyTs: "'ask':12 'honest':5 'know':4 'point':8 'question':13 'stop':11 've':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695426418
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5334399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695397418 {#248
    date: 2023-09-22 17:43: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
7 DENIED edit
App\Entity\Entry {#81
  +user: Proxies\__CG__\App\Entity\User {#1771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#2423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "hootenannies"
  +title: "hootenannies"
  +url: "https://lemmy.ml/pictrs/image/f32482ea-f8c1-402e-a106-36ee4ad055c3.jpeg"
  +body: "I don’t know honestly at this point I’ve stopped asking questions"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695402642 {#239
    date: 2023-09-22 19:10:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#2415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 3162
  -titleTs: "'hootenanni':1"
  -bodyTs: "'ask':12 'honest':5 'know':4 'point':8 'question':13 'stop':11 've':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695426418
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5334399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695397418 {#248
    date: 2023-09-22 17:43: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
8 DENIED moderate
App\Entity\Entry {#81
  +user: Proxies\__CG__\App\Entity\User {#1771 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#2423 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "hootenannies"
  +title: "hootenannies"
  +url: "https://lemmy.ml/pictrs/image/f32482ea-f8c1-402e-a106-36ee4ad055c3.jpeg"
  +body: "I don’t know honestly at this point I’ve stopped asking questions"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695402642 {#239
    date: 2023-09-22 19:10:42.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2404 …}
  +votes: Doctrine\ORM\PersistentCollection {#2415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1837 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1948 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1876 …}
  +badges: Doctrine\ORM\PersistentCollection {#1880 …}
  +children: []
  -id: 3162
  -titleTs: "'hootenanni':1"
  -bodyTs: "'ask':12 'honest':5 'know':4 'point':8 'question':13 'stop':11 've':10"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695426418
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5334399"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695397418 {#248
    date: 2023-09-22 17:43: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
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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "Now-laugh-human"
  +title: "Now laugh human."
  +url: "https://lemmy.ml/pictrs/image/eb9328f0-dddd-47a7-abbf-b6b63706d95d.jpeg"
  +body: "Accept the superiority of our memes."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695396884 {#1497
    date: 2023-09-22 17:34:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 6985
  -titleTs: "'human':3 'laugh':2"
  -bodyTs: "'accept':1 'meme':6 'superior':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695401384
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5334308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695396884 {#1484
    date: 2023-09-22 17:34:44.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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "Now-laugh-human"
  +title: "Now laugh human."
  +url: "https://lemmy.ml/pictrs/image/eb9328f0-dddd-47a7-abbf-b6b63706d95d.jpeg"
  +body: "Accept the superiority of our memes."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695396884 {#1497
    date: 2023-09-22 17:34:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 6985
  -titleTs: "'human':3 'laugh':2"
  -bodyTs: "'accept':1 'meme':6 'superior':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695401384
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5334308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695396884 {#1484
    date: 2023-09-22 17:34:44.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 {#1486
  +user: Proxies\__CG__\App\Entity\User {#1488 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1487 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "Now-laugh-human"
  +title: "Now laugh human."
  +url: "https://lemmy.ml/pictrs/image/eb9328f0-dddd-47a7-abbf-b6b63706d95d.jpeg"
  +body: "Accept the superiority of our memes."
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695396884 {#1497
    date: 2023-09-22 17:34:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1485 …}
  +votes: Doctrine\ORM\PersistentCollection {#1496 …}
  +reports: Doctrine\ORM\PersistentCollection {#1490 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1493 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1492 …}
  +badges: Doctrine\ORM\PersistentCollection {#1477 …}
  +children: []
  -id: 6985
  -titleTs: "'human':3 'laugh':2"
  -bodyTs: "'accept':1 'meme':6 'superior':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695401384
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5334308"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695396884 {#1484
    date: 2023-09-22 17:34:44.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 {#1588
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1587 …}
  +slug: "This-is-the-game-that-Bethesda-says-we-need-to"
  +title: "This is the game that Bethesda says we need to upgrade our PCs for?"
  +url: "https://startrek.website/pictrs/image/f84e993e-39b3-4c56-8324-043727a8982b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695396804 {#1584
    date: 2023-09-22 17:33:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1585 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: []
  -id: 21620
  -titleTs: "'bethesda':6 'game':4 'need':9 'pcs':13 'say':7 'upgrad':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695401304
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1947340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695396804 {#1581
    date: 2023-09-22 17:33:24.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 {#1588
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1587 …}
  +slug: "This-is-the-game-that-Bethesda-says-we-need-to"
  +title: "This is the game that Bethesda says we need to upgrade our PCs for?"
  +url: "https://startrek.website/pictrs/image/f84e993e-39b3-4c56-8324-043727a8982b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695396804 {#1584
    date: 2023-09-22 17:33:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1585 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: []
  -id: 21620
  -titleTs: "'bethesda':6 'game':4 'need':9 'pcs':13 'say':7 'upgrad':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695401304
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1947340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695396804 {#1581
    date: 2023-09-22 17:33:24.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 {#1588
  +user: Proxies\__CG__\App\Entity\User {#1572 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1574 …}
  +image: Proxies\__CG__\App\Entity\Image {#1575 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1587 …}
  +slug: "This-is-the-game-that-Bethesda-says-we-need-to"
  +title: "This is the game that Bethesda says we need to upgrade our PCs for?"
  +url: "https://startrek.website/pictrs/image/f84e993e-39b3-4c56-8324-043727a8982b.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695396804 {#1584
    date: 2023-09-22 17:33:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1586 …}
  +votes: Doctrine\ORM\PersistentCollection {#1585 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1526 …}
  +badges: Doctrine\ORM\PersistentCollection {#1527 …}
  +children: []
  -id: 21620
  -titleTs: "'bethesda':6 'game':4 'need':9 'pcs':13 'say':7 'upgrad':11"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695401304
  +visibility: "visible             "
  +apId: "https://startrek.website/post/1947340"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695396804 {#1581
    date: 2023-09-22 17:33:24.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 {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "ok-it-s-enough"
  +title: "ok it's enough...."
  +url: "https://feddit.de/pictrs/image/b398852d-2f17-44e5-92c3-ccdc9a10d591.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695395852 {#1365
    date: 2023-09-22 17:17:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 3896
  -titleTs: "'enough':4 'ok':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695404852
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3697294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695395852 {#1369
    date: 2023-09-22 17:17:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "ok-it-s-enough"
  +title: "ok it's enough...."
  +url: "https://feddit.de/pictrs/image/b398852d-2f17-44e5-92c3-ccdc9a10d591.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695395852 {#1365
    date: 2023-09-22 17:17:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 3896
  -titleTs: "'enough':4 'ok':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695404852
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3697294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695395852 {#1369
    date: 2023-09-22 17:17:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#1378
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1371 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "ok-it-s-enough"
  +title: "ok it's enough...."
  +url: "https://feddit.de/pictrs/image/b398852d-2f17-44e5-92c3-ccdc9a10d591.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695395852 {#1365
    date: 2023-09-22 17:17:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1379 …}
  +votes: Doctrine\ORM\PersistentCollection {#1367 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2438 …}
  +badges: Doctrine\ORM\PersistentCollection {#1838 …}
  +children: []
  -id: 3896
  -titleTs: "'enough':4 'ok':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695404852
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3697294"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695395852 {#1369
    date: 2023-09-22 17:17:32.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1975 …}
  +slug: "Go-team"
  +title: "Go team?"
  +url: "https://lemmy.zip/pictrs/image/33c662f2-3908-4003-af7d-caab1d4f0883.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695395057 {#1954
    date: 2023-09-22 17:04:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 3713
  -titleTs: "'go':1 'team':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695404057
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3085192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695395057 {#1960
    date: 2023-09-22 17:04:17.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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1975 …}
  +slug: "Go-team"
  +title: "Go team?"
  +url: "https://lemmy.zip/pictrs/image/33c662f2-3908-4003-af7d-caab1d4f0883.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695395057 {#1954
    date: 2023-09-22 17:04:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 3713
  -titleTs: "'go':1 'team':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695404057
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3085192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695395057 {#1960
    date: 2023-09-22 17:04:17.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 {#1977
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1967 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1975 …}
  +slug: "Go-team"
  +title: "Go team?"
  +url: "https://lemmy.zip/pictrs/image/33c662f2-3908-4003-af7d-caab1d4f0883.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695395057 {#1954
    date: 2023-09-22 17:04:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1953 …}
  +votes: Doctrine\ORM\PersistentCollection {#1962 …}
  +reports: Doctrine\ORM\PersistentCollection {#1970 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1973 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1961 …}
  +badges: Doctrine\ORM\PersistentCollection {#1957 …}
  +children: []
  -id: 3713
  -titleTs: "'go':1 'team':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695404057
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3085192"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695395057 {#1960
    date: 2023-09-22 17:04:17.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 {#1505
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1543 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "it-does"
  +title: "it does"
  +url: "https://feddit.de/pictrs/image/1efdc43d-41a2-4ac3-9693-32428f1ee05c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695394130 {#1504
    date: 2023-09-22 16:48:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 4522
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695398630
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3696564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695394130 {#1507
    date: 2023-09-22 16:48:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#1505
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1543 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "it-does"
  +title: "it does"
  +url: "https://feddit.de/pictrs/image/1efdc43d-41a2-4ac3-9693-32428f1ee05c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695394130 {#1504
    date: 2023-09-22 16:48:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 4522
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695398630
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3696564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695394130 {#1507
    date: 2023-09-22 16:48:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#1505
  +user: Proxies\__CG__\App\Entity\User {#1370 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1543 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1375 …}
  +slug: "it-does"
  +title: "it does"
  +url: "https://feddit.de/pictrs/image/1efdc43d-41a2-4ac3-9693-32428f1ee05c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695394130 {#1504
    date: 2023-09-22 16:48:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1532 …}
  +votes: Doctrine\ORM\PersistentCollection {#1534 …}
  +reports: Doctrine\ORM\PersistentCollection {#1540 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1533 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 4522
  -titleTs: ""
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695398630
  +visibility: "visible             "
  +apId: "https://feddit.de/post/3696564"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695394130 {#1507
    date: 2023-09-22 16:48:50.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "Clarence-Thomas-Chained"
  +title: "Clarence Thomas, Chained."
  +url: "https://lemmy.world/pictrs/image/b96c8818-8acb-4bd5-bbb9-3bab09f1bcf1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695394251 {#1930
    date: 2023-09-22 16:50:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 3714
  -titleTs: "'chain':3 'clarenc':1 'thoma':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695404843
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5525218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695393843 {#1933
    date: 2023-09-22 16:44:03.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 {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "Clarence-Thomas-Chained"
  +title: "Clarence Thomas, Chained."
  +url: "https://lemmy.world/pictrs/image/b96c8818-8acb-4bd5-bbb9-3bab09f1bcf1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695394251 {#1930
    date: 2023-09-22 16:50:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 3714
  -titleTs: "'chain':3 'clarenc':1 'thoma':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695404843
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5525218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695393843 {#1933
    date: 2023-09-22 16:44:03.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 {#1952
  +user: Proxies\__CG__\App\Entity\User {#1390 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1386 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "Clarence-Thomas-Chained"
  +title: "Clarence Thomas, Chained."
  +url: "https://lemmy.world/pictrs/image/b96c8818-8acb-4bd5-bbb9-3bab09f1bcf1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695394251 {#1930
    date: 2023-09-22 16:50:51.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1397 …}
  +votes: Doctrine\ORM\PersistentCollection {#1387 …}
  +reports: Doctrine\ORM\PersistentCollection {#1380 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1903 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1364 …}
  +badges: Doctrine\ORM\PersistentCollection {#1398 …}
  +children: []
  -id: 3714
  -titleTs: "'chain':3 'clarenc':1 'thoma':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695404843
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5525218"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695393843 {#1933
    date: 2023-09-22 16:44:03.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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: Proxies\__CG__\App\Entity\Image {#1782 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "Aggressive-Korean-Rap-I-Use-To-Summon-Satan"
  +title: "Aggressive Korean Rap I Use To Summon Satan"
  +url: "https://sh.itjust.works/pictrs/image/3f29e92c-01e1-4e12-914d-113dbc90f789.webp"
  +body: """
    spotify: <https://open.spotify.com/playlist/3xydFFncWJvQYwWZa7WhzJ>\n
    \n
    if for some reason that link doesn’t work try: <https://open.spotify.com/playlist/3xydFFncWJvQYwWZa7WhzJ?si=199d6aa788224fa9>
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699329915 {#1774
    date: 2023-11-07 05:05:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 10884
  -titleTs: "'aggress':1 'korean':2 'rap':3 'satan':8 'summon':7 'use':5"
  -bodyTs: "'/playlist/3xydffncwjvqywwza7whzj':4 '/playlist/3xydffncwjvqywwza7whzj?si=199d6aa788224fa9':17 'doesn':11 'link':10 'open.spotify.com':3,16 'open.spotify.com/playlist/3xydffncwjvqywwza7whzj':2 'open.spotify.com/playlist/3xydffncwjvqywwza7whzj?si=199d6aa788224fa9':15 'reason':8 'spotifi':1 'tri':14 'work':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695405850
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5656818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695392850 {#1773
    date: 2023-09-22 16:27:30.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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: Proxies\__CG__\App\Entity\Image {#1782 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "Aggressive-Korean-Rap-I-Use-To-Summon-Satan"
  +title: "Aggressive Korean Rap I Use To Summon Satan"
  +url: "https://sh.itjust.works/pictrs/image/3f29e92c-01e1-4e12-914d-113dbc90f789.webp"
  +body: """
    spotify: <https://open.spotify.com/playlist/3xydFFncWJvQYwWZa7WhzJ>\n
    \n
    if for some reason that link doesn’t work try: <https://open.spotify.com/playlist/3xydFFncWJvQYwWZa7WhzJ?si=199d6aa788224fa9>
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699329915 {#1774
    date: 2023-11-07 05:05:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 10884
  -titleTs: "'aggress':1 'korean':2 'rap':3 'satan':8 'summon':7 'use':5"
  -bodyTs: "'/playlist/3xydffncwjvqywwza7whzj':4 '/playlist/3xydffncwjvqywwza7whzj?si=199d6aa788224fa9':17 'doesn':11 'link':10 'open.spotify.com':3,16 'open.spotify.com/playlist/3xydffncwjvqywwza7whzj':2 'open.spotify.com/playlist/3xydffncwjvqywwza7whzj?si=199d6aa788224fa9':15 'reason':8 'spotifi':1 'tri':14 'work':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695405850
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5656818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695392850 {#1773
    date: 2023-09-22 16:27:30.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 {#1775
  +user: Proxies\__CG__\App\Entity\User {#1776 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1781 …}
  +image: Proxies\__CG__\App\Entity\Image {#1782 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "Aggressive-Korean-Rap-I-Use-To-Summon-Satan"
  +title: "Aggressive Korean Rap I Use To Summon Satan"
  +url: "https://sh.itjust.works/pictrs/image/3f29e92c-01e1-4e12-914d-113dbc90f789.webp"
  +body: """
    spotify: <https://open.spotify.com/playlist/3xydFFncWJvQYwWZa7WhzJ>\n
    \n
    if for some reason that link doesn’t work try: <https://open.spotify.com/playlist/3xydFFncWJvQYwWZa7WhzJ?si=199d6aa788224fa9>
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699329915 {#1774
    date: 2023-11-07 05:05:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 10884
  -titleTs: "'aggress':1 'korean':2 'rap':3 'satan':8 'summon':7 'use':5"
  -bodyTs: "'/playlist/3xydffncwjvqywwza7whzj':4 '/playlist/3xydffncwjvqywwza7whzj?si=199d6aa788224fa9':17 'doesn':11 'link':10 'open.spotify.com':3,16 'open.spotify.com/playlist/3xydffncwjvqywwza7whzj':2 'open.spotify.com/playlist/3xydffncwjvqywwza7whzj?si=199d6aa788224fa9':15 'reason':8 'spotifi':1 'tri':14 'work':13"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695405850
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5656818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695392850 {#1773
    date: 2023-09-22 16:27:30.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 {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1447 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1424 …}
  +slug: "1-or-2"
  +title: "#1 or #2?"
  +url: "https://i.imgflip.com/801s2u.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695407116 {#1450
    date: 2023-09-22 20:25:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 15982
  -titleTs: "'1':1 '2':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695396923
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8905920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695390423 {#1449
    date: 2023-09-22 15:47:03.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 {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1447 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1424 …}
  +slug: "1-or-2"
  +title: "#1 or #2?"
  +url: "https://i.imgflip.com/801s2u.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695407116 {#1450
    date: 2023-09-22 20:25:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 15982
  -titleTs: "'1':1 '2':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695396923
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8905920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695390423 {#1449
    date: 2023-09-22 15:47:03.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 {#1421
  +user: Proxies\__CG__\App\Entity\User {#1422 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1446 …}
  +image: Proxies\__CG__\App\Entity\Image {#1447 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1424 …}
  +slug: "1-or-2"
  +title: "#1 or #2?"
  +url: "https://i.imgflip.com/801s2u.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695407116 {#1450
    date: 2023-09-22 20:25:16.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1423 …}
  +votes: Doctrine\ORM\PersistentCollection {#1415 …}
  +reports: Doctrine\ORM\PersistentCollection {#1426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1413 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1414 …}
  +badges: Doctrine\ORM\PersistentCollection {#1412 …}
  +children: []
  -id: 15982
  -titleTs: "'1':1 '2':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695396923
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/8905920"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695390423 {#1449
    date: 2023-09-22 15:47:03.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 {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "MacDoodle-Street-1978"
  +title: "MacDoodle Street - 1978"
  +url: "https://lemmy.world/pictrs/image/cc2f9e03-0248-4334-83f2-58351b2019bd.webp"
  +body: """
    Mark Alan Stamaty’s MacDoodle Street ran in the Village Voice for a number of years. The continuing story of beleaguered poet Malcolm Frazzle and his journey from the Cafe Fizz as seen above to dishwashing nirvana at the behest of a cow goddess can be read in the [full collection,](https://www.nyrb.com/products/macdoodle-street) which I highly recommend. The best thing about the comic is the endless nonsense going on in the margins, which occasionally invade the strip and influence the storyline.\n
    \n
    I also highly recommend Stamaty’s children’s book, [Who Needs Donuts?](https://www.penguinrandomhouse.com/books/171623/who-needs-donuts-by-mark-alan-stamaty/) Even though it’s a book for children, it has a Where’s Waldo level of detail with a much more talented artist’s touch. You will spend hours looking at it.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389944 {#2355
    date: 2023-09-22 15:39:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 4358
  -titleTs: "'1978':3 'macdoodl':1 'street':2"
  -bodyTs: "'/books/171623/who-needs-donuts-by-mark-alan-stamaty/)':97 '/products/macdoodle-street)':54 'alan':2 'also':84 'artist':120 'behest':40 'beleagu':21 'best':60 'book':91,103 'cafe':30 'children':89,105 'collect':51 'comic':64 'continu':18 'cow':43 'detail':114 'dishwash':36 'donut':94 'endless':67 'even':98 'fizz':31 'frazzl':24 'full':50 'go':69 'goddess':44 'high':57,85 'hour':126 'influenc':80 'invad':76 'journey':27 'level':112 'look':127 'macdoodl':5 'malcolm':23 'margin':73 'mark':1 'much':117 'need':93 'nirvana':37 'nonsens':68 'number':14 'occasion':75 'poet':22 'ran':7 'read':47 'recommend':58,86 'seen':33 'spend':125 'stamati':3,87 'stori':19 'storylin':82 'street':6 'strip':78 'talent':119 'thing':61 'though':99 'touch':122 'villag':10 'voic':11 'waldo':111 'www.nyrb.com':53 'www.nyrb.com/products/macdoodle-street)':52 'www.penguinrandomhouse.com':96 'www.penguinrandomhouse.com/books/171623/who-needs-donuts-by-mark-alan-stamaty/)':95 'year':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695394444
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5522563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389944 {#2466
    date: 2023-09-22 15:39:04.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 {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "MacDoodle-Street-1978"
  +title: "MacDoodle Street - 1978"
  +url: "https://lemmy.world/pictrs/image/cc2f9e03-0248-4334-83f2-58351b2019bd.webp"
  +body: """
    Mark Alan Stamaty’s MacDoodle Street ran in the Village Voice for a number of years. The continuing story of beleaguered poet Malcolm Frazzle and his journey from the Cafe Fizz as seen above to dishwashing nirvana at the behest of a cow goddess can be read in the [full collection,](https://www.nyrb.com/products/macdoodle-street) which I highly recommend. The best thing about the comic is the endless nonsense going on in the margins, which occasionally invade the strip and influence the storyline.\n
    \n
    I also highly recommend Stamaty’s children’s book, [Who Needs Donuts?](https://www.penguinrandomhouse.com/books/171623/who-needs-donuts-by-mark-alan-stamaty/) Even though it’s a book for children, it has a Where’s Waldo level of detail with a much more talented artist’s touch. You will spend hours looking at it.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389944 {#2355
    date: 2023-09-22 15:39:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 4358
  -titleTs: "'1978':3 'macdoodl':1 'street':2"
  -bodyTs: "'/books/171623/who-needs-donuts-by-mark-alan-stamaty/)':97 '/products/macdoodle-street)':54 'alan':2 'also':84 'artist':120 'behest':40 'beleagu':21 'best':60 'book':91,103 'cafe':30 'children':89,105 'collect':51 'comic':64 'continu':18 'cow':43 'detail':114 'dishwash':36 'donut':94 'endless':67 'even':98 'fizz':31 'frazzl':24 'full':50 'go':69 'goddess':44 'high':57,85 'hour':126 'influenc':80 'invad':76 'journey':27 'level':112 'look':127 'macdoodl':5 'malcolm':23 'margin':73 'mark':1 'much':117 'need':93 'nirvana':37 'nonsens':68 'number':14 'occasion':75 'poet':22 'ran':7 'read':47 'recommend':58,86 'seen':33 'spend':125 'stamati':3,87 'stori':19 'storylin':82 'street':6 'strip':78 'talent':119 'thing':61 'though':99 'touch':122 'villag':10 'voic':11 'waldo':111 'www.nyrb.com':53 'www.nyrb.com/products/macdoodle-street)':52 'www.penguinrandomhouse.com':96 'www.penguinrandomhouse.com/books/171623/who-needs-donuts-by-mark-alan-stamaty/)':95 'year':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695394444
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5522563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389944 {#2466
    date: 2023-09-22 15:39:04.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 {#2476
  +user: Proxies\__CG__\App\Entity\User {#2356 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2451 …}
  +image: Proxies\__CG__\App\Entity\Image {#2353 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "MacDoodle-Street-1978"
  +title: "MacDoodle Street - 1978"
  +url: "https://lemmy.world/pictrs/image/cc2f9e03-0248-4334-83f2-58351b2019bd.webp"
  +body: """
    Mark Alan Stamaty’s MacDoodle Street ran in the Village Voice for a number of years. The continuing story of beleaguered poet Malcolm Frazzle and his journey from the Cafe Fizz as seen above to dishwashing nirvana at the behest of a cow goddess can be read in the [full collection,](https://www.nyrb.com/products/macdoodle-street) which I highly recommend. The best thing about the comic is the endless nonsense going on in the margins, which occasionally invade the strip and influence the storyline.\n
    \n
    I also highly recommend Stamaty’s children’s book, [Who Needs Donuts?](https://www.penguinrandomhouse.com/books/171623/who-needs-donuts-by-mark-alan-stamaty/) Even though it’s a book for children, it has a Where’s Waldo level of detail with a much more talented artist’s touch. You will spend hours looking at it.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389944 {#2355
    date: 2023-09-22 15:39:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2475 …}
  +votes: Doctrine\ORM\PersistentCollection {#2450 …}
  +reports: Doctrine\ORM\PersistentCollection {#2477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2354 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2487 …}
  +badges: Doctrine\ORM\PersistentCollection {#1841 …}
  +children: []
  -id: 4358
  -titleTs: "'1978':3 'macdoodl':1 'street':2"
  -bodyTs: "'/books/171623/who-needs-donuts-by-mark-alan-stamaty/)':97 '/products/macdoodle-street)':54 'alan':2 'also':84 'artist':120 'behest':40 'beleagu':21 'best':60 'book':91,103 'cafe':30 'children':89,105 'collect':51 'comic':64 'continu':18 'cow':43 'detail':114 'dishwash':36 'donut':94 'endless':67 'even':98 'fizz':31 'frazzl':24 'full':50 'go':69 'goddess':44 'high':57,85 'hour':126 'influenc':80 'invad':76 'journey':27 'level':112 'look':127 'macdoodl':5 'malcolm':23 'margin':73 'mark':1 'much':117 'need':93 'nirvana':37 'nonsens':68 'number':14 'occasion':75 'poet':22 'ran':7 'read':47 'recommend':58,86 'seen':33 'spend':125 'stamati':3,87 'stori':19 'storylin':82 'street':6 'strip':78 'talent':119 'thing':61 'though':99 'touch':122 'villag':10 'voic':11 'waldo':111 'www.nyrb.com':53 'www.nyrb.com/products/macdoodle-street)':52 'www.penguinrandomhouse.com':96 'www.penguinrandomhouse.com/books/171623/who-needs-donuts-by-mark-alan-stamaty/)':95 'year':16"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695394444
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5522563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389944 {#2466
    date: 2023-09-22 15:39:04.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 {#1419
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1416 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/88a53cf9-149b-41f0-a086-444f2f2d1f9c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389795 {#1443
    date: 2023-09-22 15:36:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 17353
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389795
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389795 {#1418
    date: 2023-09-22 15:36:35.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 {#1419
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1416 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/88a53cf9-149b-41f0-a086-444f2f2d1f9c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389795 {#1443
    date: 2023-09-22 15:36:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 17353
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389795
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389795 {#1418
    date: 2023-09-22 15:36:35.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 {#1419
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1416 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/88a53cf9-149b-41f0-a086-444f2f2d1f9c.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389795 {#1443
    date: 2023-09-22 15:36:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1427 …}
  +votes: Doctrine\ORM\PersistentCollection {#1454 …}
  +reports: Doctrine\ORM\PersistentCollection {#1462 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1464 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1457 …}
  +badges: Doctrine\ORM\PersistentCollection {#1453 …}
  +children: []
  -id: 17353
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389795
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654371"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389795 {#1418
    date: 2023-09-22 15:36:35.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 {#1432
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/7ec7f57d-427c-494d-8b72-fddb94d04a36.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389775 {#1458
    date: 2023-09-22 15:36:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 17354
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389775
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389775 {#1459
    date: 2023-09-22 15:36: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
51 DENIED edit
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/7ec7f57d-427c-494d-8b72-fddb94d04a36.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389775 {#1458
    date: 2023-09-22 15:36:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 17354
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389775
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389775 {#1459
    date: 2023-09-22 15:36: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
52 DENIED moderate
App\Entity\Entry {#1432
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1439 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/7ec7f57d-427c-494d-8b72-fddb94d04a36.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389775 {#1458
    date: 2023-09-22 15:36:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1433 …}
  +votes: Doctrine\ORM\PersistentCollection {#1436 …}
  +reports: Doctrine\ORM\PersistentCollection {#1435 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1434 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1440 …}
  +badges: Doctrine\ORM\PersistentCollection {#1429 …}
  +children: []
  -id: 17354
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389775
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654370"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389775 {#1459
    date: 2023-09-22 15:36: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
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 {#1700
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/57f46505-1e7c-448d-9b67-7e8ffdea56fb.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389752 {#1694
    date: 2023-09-22 15:35:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 17355
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389752
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389752 {#1703
    date: 2023-09-22 15:35:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/57f46505-1e7c-448d-9b67-7e8ffdea56fb.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389752 {#1694
    date: 2023-09-22 15:35:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 17355
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389752
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389752 {#1703
    date: 2023-09-22 15:35:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1700
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1693 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/57f46505-1e7c-448d-9b67-7e8ffdea56fb.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389752 {#1694
    date: 2023-09-22 15:35:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1697 …}
  +votes: Doctrine\ORM\PersistentCollection {#1690 …}
  +reports: Doctrine\ORM\PersistentCollection {#1696 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1595 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1609 …}
  +badges: Doctrine\ORM\PersistentCollection {#1614 …}
  +children: []
  -id: 17355
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389752
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654326"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389752 {#1703
    date: 2023-09-22 15:35:52.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1752
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/caff6848-6412-4cce-a318-0b37e013b0d1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389736 {#1615
    date: 2023-09-22 15:35:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 17356
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389736
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389736 {#1743
    date: 2023-09-22 15:35: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
59 DENIED edit
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/caff6848-6412-4cce-a318-0b37e013b0d1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389736 {#1615
    date: 2023-09-22 15:35:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 17356
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389736
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389736 {#1743
    date: 2023-09-22 15:35: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
60 DENIED moderate
App\Entity\Entry {#1752
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1744 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/caff6848-6412-4cce-a318-0b37e013b0d1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389736 {#1615
    date: 2023-09-22 15:35:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1639 …}
  +votes: Doctrine\ORM\PersistentCollection {#1647 …}
  +reports: Doctrine\ORM\PersistentCollection {#1640 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1648 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1675 …}
  +badges: Doctrine\ORM\PersistentCollection {#1676 …}
  +children: []
  -id: 17356
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389736
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654324"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389736 {#1743
    date: 2023-09-22 15:35: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
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 {#1678
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1669 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/7fafcf4c-81f4-4c3c-8188-9ca4bb7db182.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389713 {#1673
    date: 2023-09-22 15:35:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 17357
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389713
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389713 {#1677
    date: 2023-09-22 15:35: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
63 DENIED edit
App\Entity\Entry {#1678
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1669 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/7fafcf4c-81f4-4c3c-8188-9ca4bb7db182.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389713 {#1673
    date: 2023-09-22 15:35:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 17357
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389713
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389713 {#1677
    date: 2023-09-22 15:35: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
64 DENIED moderate
App\Entity\Entry {#1678
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1425 …}
  +image: Proxies\__CG__\App\Entity\Image {#1669 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "9-22-23-www-thefarside-com"
  +title: "9-22-23 www.thefarside.com"
  +url: "https://sh.itjust.works/pictrs/image/7fafcf4c-81f4-4c3c-8188-9ca4bb7db182.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389713 {#1673
    date: 2023-09-22 15:35:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1670 …}
  +votes: Doctrine\ORM\PersistentCollection {#1667 …}
  +reports: Doctrine\ORM\PersistentCollection {#1671 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  +badges: Doctrine\ORM\PersistentCollection {#1649 …}
  +children: []
  -id: 17357
  -titleTs: "'-22':2 '-23':3 '9':1 'www.thefarside.com':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695389713
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654323"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389713 {#1677
    date: 2023-09-22 15:35: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
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 {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "Random-4-14-07"
  +title: "Random 4-14-07"
  +url: "https://sh.itjust.works/pictrs/image/e8bc7393-89f8-410c-b908-588cc309e516.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389565 {#1659
    date: 2023-09-22 15:32:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 5537
  -titleTs: "'-07':4 '-14':3 '4':2 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695398565
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389565 {#1745
    date: 2023-09-22 15:32:45.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 {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "Random-4-14-07"
  +title: "Random 4-14-07"
  +url: "https://sh.itjust.works/pictrs/image/e8bc7393-89f8-410c-b908-588cc309e516.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389565 {#1659
    date: 2023-09-22 15:32:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 5537
  -titleTs: "'-07':4 '-14':3 '4':2 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695398565
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389565 {#1745
    date: 2023-09-22 15:32:45.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 {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1753 …}
  +image: Proxies\__CG__\App\Entity\Image {#1746 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "Random-4-14-07"
  +title: "Random 4-14-07"
  +url: "https://sh.itjust.works/pictrs/image/e8bc7393-89f8-410c-b908-588cc309e516.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 5
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389565 {#1659
    date: 2023-09-22 15:32:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1750 …}
  +votes: Doctrine\ORM\PersistentCollection {#1468 …}
  +reports: Doctrine\ORM\PersistentCollection {#1472 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1467 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1469 …}
  +badges: Doctrine\ORM\PersistentCollection {#1498 …}
  +children: []
  -id: 5537
  -titleTs: "'-07':4 '-14':3 '4':2 'random':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695398565
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654263"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389565 {#1745
    date: 2023-09-22 15:32:45.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "22-September-1986"
  +title: "22 September 1986"
  +url: "https://sh.itjust.works/pictrs/image/4db14a7f-31a2-4108-a281-8088313f839a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389351 {#1452
    date: 2023-09-22 15:29:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 15834
  -titleTs: "'1986':3 '22':1 'septemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695393851
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389351 {#1445
    date: 2023-09-22 15:29:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "22-September-1986"
  +title: "22 September 1986"
  +url: "https://sh.itjust.works/pictrs/image/4db14a7f-31a2-4108-a281-8088313f839a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389351 {#1452
    date: 2023-09-22 15:29:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 15834
  -titleTs: "'1986':3 '22':1 'septemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695393851
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389351 {#1445
    date: 2023-09-22 15:29:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#1465
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1638 …}
  +image: Proxies\__CG__\App\Entity\Image {#1637 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1749 …}
  +slug: "22-September-1986"
  +title: "22 September 1986"
  +url: "https://sh.itjust.works/pictrs/image/4db14a7f-31a2-4108-a281-8088313f839a.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695389351 {#1452
    date: 2023-09-22 15:29:11.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1642 …}
  +votes: Doctrine\ORM\PersistentCollection {#1643 …}
  +reports: Doctrine\ORM\PersistentCollection {#1633 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1624 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1636 …}
  +badges: Doctrine\ORM\PersistentCollection {#1660 …}
  +children: []
  -id: 15834
  -titleTs: "'1986':3 '22':1 'septemb':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695393851
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5654183"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695389351 {#1445
    date: 2023-09-22 15:29:11.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\Entry {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Shia-LaBeouf-Stroganoff"
  +title: "Shia LaBeouf Stroganoff"
  +url: "https://lemmy.ca/pictrs/image/664c45e0-92be-441f-8db9-7811f27d6fa1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695387303 {#1761
    date: 2023-09-22 14:55:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 9421
  -titleTs: "'labeouf':2 'shia':1 'stroganoff':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695391803
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/5819835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695387303 {#1758
    date: 2023-09-22 14:55:03.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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Shia-LaBeouf-Stroganoff"
  +title: "Shia LaBeouf Stroganoff"
  +url: "https://lemmy.ca/pictrs/image/664c45e0-92be-441f-8db9-7811f27d6fa1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695387303 {#1761
    date: 2023-09-22 14:55:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 9421
  -titleTs: "'labeouf':2 'shia':1 'stroganoff':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695391803
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/5819835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695387303 {#1758
    date: 2023-09-22 14:55:03.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 {#1754
  +user: Proxies\__CG__\App\Entity\User {#1755 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1760 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1757 …}
  +slug: "Shia-LaBeouf-Stroganoff"
  +title: "Shia LaBeouf Stroganoff"
  +url: "https://lemmy.ca/pictrs/image/664c45e0-92be-441f-8db9-7811f27d6fa1.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695387303 {#1761
    date: 2023-09-22 14:55:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1763 …}
  +votes: Doctrine\ORM\PersistentCollection {#1767 …}
  +reports: Doctrine\ORM\PersistentCollection {#1762 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1788 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1779 …}
  +badges: Doctrine\ORM\PersistentCollection {#1787 …}
  +children: []
  -id: 9421
  -titleTs: "'labeouf':2 'shia':1 'stroganoff':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695391803
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/5819835"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695387303 {#1758
    date: 2023-09-22 14:55:03.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 {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2489 …}
  +slug: "Aging-Senators-Show-Up-To-Work-In-Their-Hospital-Gowns"
  +title: "Aging Senators Show Up To Work In Their Hospital Gowns After Dress Code Relaxed"
  +url: null
  +body: "![](https://sh.itjust.works/pictrs/image/fbe7ec5e-3fb2-4660-8c58-909aed4c4816.webp)[Source (The Babylon Bee)](https://babylonbee.com/news/aging-senators-show-up-to-work-in-their-hospital-gowns-after-dress-code-relaxed)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695386247 {#60
    date: 2023-09-22 14:37:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 4499
  -titleTs: "'age':1 'code':13 'dress':12 'gown':10 'hospit':9 'relax':14 'senat':2 'show':3 'work':6"
  -bodyTs: "'/news/aging-senators-show-up-to-work-in-their-hospital-gowns-after-dress-code-relaxed)':9 '/pictrs/image/fbe7ec5e-3fb2-4660-8c58-909aed4c4816.webp)[source':3 'babylon':5 'babylonbee.com':8 'babylonbee.com/news/aging-senators-show-up-to-work-in-their-hospital-gowns-after-dress-code-relaxed)':7 'bee':6 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/fbe7ec5e-3fb2-4660-8c58-909aed4c4816.webp)[source':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695390747
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5651945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695386247 {#1359
    date: 2023-09-22 14:37:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2489 …}
  +slug: "Aging-Senators-Show-Up-To-Work-In-Their-Hospital-Gowns"
  +title: "Aging Senators Show Up To Work In Their Hospital Gowns After Dress Code Relaxed"
  +url: null
  +body: "![](https://sh.itjust.works/pictrs/image/fbe7ec5e-3fb2-4660-8c58-909aed4c4816.webp)[Source (The Babylon Bee)](https://babylonbee.com/news/aging-senators-show-up-to-work-in-their-hospital-gowns-after-dress-code-relaxed)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695386247 {#60
    date: 2023-09-22 14:37:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 4499
  -titleTs: "'age':1 'code':13 'dress':12 'gown':10 'hospit':9 'relax':14 'senat':2 'show':3 'work':6"
  -bodyTs: "'/news/aging-senators-show-up-to-work-in-their-hospital-gowns-after-dress-code-relaxed)':9 '/pictrs/image/fbe7ec5e-3fb2-4660-8c58-909aed4c4816.webp)[source':3 'babylon':5 'babylonbee.com':8 'babylonbee.com/news/aging-senators-show-up-to-work-in-their-hospital-gowns-after-dress-code-relaxed)':7 'bee':6 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/fbe7ec5e-3fb2-4660-8c58-909aed4c4816.webp)[source':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695390747
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5651945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695386247 {#1359
    date: 2023-09-22 14:37:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#2488
  +user: Proxies\__CG__\App\Entity\User {#2490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2489 …}
  +slug: "Aging-Senators-Show-Up-To-Work-In-Their-Hospital-Gowns"
  +title: "Aging Senators Show Up To Work In Their Hospital Gowns After Dress Code Relaxed"
  +url: null
  +body: "![](https://sh.itjust.works/pictrs/image/fbe7ec5e-3fb2-4660-8c58-909aed4c4816.webp)[Source (The Babylon Bee)](https://babylonbee.com/news/aging-senators-show-up-to-work-in-their-hospital-gowns-after-dress-code-relaxed)"
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695386247 {#60
    date: 2023-09-22 14:37:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2473 …}
  +votes: Doctrine\ORM\PersistentCollection {#1923 …}
  +reports: Doctrine\ORM\PersistentCollection {#1391 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1512 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1524 …}
  +badges: Doctrine\ORM\PersistentCollection {#1500 …}
  +children: []
  -id: 4499
  -titleTs: "'age':1 'code':13 'dress':12 'gown':10 'hospit':9 'relax':14 'senat':2 'show':3 'work':6"
  -bodyTs: "'/news/aging-senators-show-up-to-work-in-their-hospital-gowns-after-dress-code-relaxed)':9 '/pictrs/image/fbe7ec5e-3fb2-4660-8c58-909aed4c4816.webp)[source':3 'babylon':5 'babylonbee.com':8 'babylonbee.com/news/aging-senators-show-up-to-work-in-their-hospital-gowns-after-dress-code-relaxed)':7 'bee':6 'sh.itjust.works':2 'sh.itjust.works/pictrs/image/fbe7ec5e-3fb2-4660-8c58-909aed4c4816.webp)[source':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695390747
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/5651945"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695386247 {#1359
    date: 2023-09-22 14:37:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\Entry {#1502
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1546 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1975 …}
  +slug: "Magnet"
  +title: "Magnet"
  +url: "https://lemmy.zip/pictrs/image/c7e083f8-a951-4e07-a4fb-4805ab6ab5f3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695386196 {#1514
    date: 2023-09-22 14:36:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 4500
  -titleTs: "'magnet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695395196
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3081150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695386196 {#1499
    date: 2023-09-22 14:36: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
83 DENIED edit
App\Entity\Entry {#1502
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1546 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1975 …}
  +slug: "Magnet"
  +title: "Magnet"
  +url: "https://lemmy.zip/pictrs/image/c7e083f8-a951-4e07-a4fb-4805ab6ab5f3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695386196 {#1514
    date: 2023-09-22 14:36:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 4500
  -titleTs: "'magnet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695395196
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3081150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695386196 {#1499
    date: 2023-09-22 14:36: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
84 DENIED moderate
App\Entity\Entry {#1502
  +user: Proxies\__CG__\App\Entity\User {#1974 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1546 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1975 …}
  +slug: "Magnet"
  +title: "Magnet"
  +url: "https://lemmy.zip/pictrs/image/c7e083f8-a951-4e07-a4fb-4805ab6ab5f3.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695386196 {#1514
    date: 2023-09-22 14:36:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1544 …}
  +votes: Doctrine\ORM\PersistentCollection {#1547 …}
  +reports: Doctrine\ORM\PersistentCollection {#1482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1523 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1522 …}
  +badges: Doctrine\ORM\PersistentCollection {#1506 …}
  +children: []
  -id: 4500
  -titleTs: "'magnet':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695395196
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3081150"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695386196 {#1499
    date: 2023-09-22 14:36: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
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 {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "Untapped-infinite-hog-supply"
  +title: "Untapped infinite hog supply"
  +url: "https://lemmy.world/pictrs/image/0fc06844-d520-4e42-8a9f-62f7a20c89fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695385561 {#1905
    date: 2023-09-22 14:26:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 3163
  -titleTs: "'hog':3 'infinit':2 'suppli':4 'untap':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695399061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5520322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695385561 {#1866
    date: 2023-09-22 14:26:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "Untapped-infinite-hog-supply"
  +title: "Untapped infinite hog supply"
  +url: "https://lemmy.world/pictrs/image/0fc06844-d520-4e42-8a9f-62f7a20c89fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695385561 {#1905
    date: 2023-09-22 14:26:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 3163
  -titleTs: "'hog':3 'infinit':2 'suppli':4 'untap':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695399061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5520322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695385561 {#1866
    date: 2023-09-22 14:26:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1912
  +user: Proxies\__CG__\App\Entity\User {#1889 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1915 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "Untapped-infinite-hog-supply"
  +title: "Untapped infinite hog supply"
  +url: "https://lemmy.world/pictrs/image/0fc06844-d520-4e42-8a9f-62f7a20c89fd.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695385561 {#1905
    date: 2023-09-22 14:26:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1924 …}
  +votes: Doctrine\ORM\PersistentCollection {#1893 …}
  +reports: Doctrine\ORM\PersistentCollection {#1901 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1896 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1950 …}
  +badges: Doctrine\ORM\PersistentCollection {#1928 …}
  +children: []
  -id: 3163
  -titleTs: "'hog':3 'infinit':2 'suppli':4 'untap':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695399061
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5520322"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695385561 {#1866
    date: 2023-09-22 14:26:01.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2446
  +user: Proxies\__CG__\App\Entity\User {#2428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "Let-the-hunt-begin"
  +title: "Let the hunt begin"
  +url: "https://lemmy.world/pictrs/image/0c843ba8-16b3-4373-87ef-931dd58ddca7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695404829 {#2427
    date: 2023-09-22 19:47:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 4247
  -titleTs: "'begin':4 'hunt':3 'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695408340
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5519797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695384340 {#2424
    date: 2023-09-22 14:05: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
91 DENIED edit
App\Entity\Entry {#2446
  +user: Proxies\__CG__\App\Entity\User {#2428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "Let-the-hunt-begin"
  +title: "Let the hunt begin"
  +url: "https://lemmy.world/pictrs/image/0c843ba8-16b3-4373-87ef-931dd58ddca7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695404829 {#2427
    date: 2023-09-22 19:47:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 4247
  -titleTs: "'begin':4 'hunt':3 'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695408340
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5519797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695384340 {#2424
    date: 2023-09-22 14:05: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
92 DENIED moderate
App\Entity\Entry {#2446
  +user: Proxies\__CG__\App\Entity\User {#2428 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#2444 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1877 …}
  +slug: "Let-the-hunt-begin"
  +title: "Let the hunt begin"
  +url: "https://lemmy.world/pictrs/image/0c843ba8-16b3-4373-87ef-931dd58ddca7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695404829 {#2427
    date: 2023-09-22 19:47:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2433 …}
  +votes: Doctrine\ORM\PersistentCollection {#2443 …}
  +reports: Doctrine\ORM\PersistentCollection {#2426 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2357 …}
  +badges: Doctrine\ORM\PersistentCollection {#2167 …}
  +children: []
  -id: 4247
  -titleTs: "'begin':4 'hunt':3 'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695408340
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/5519797"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695384340 {#2424
    date: 2023-09-22 14:05: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
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 {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1518 …}
  +image: Proxies\__CG__\App\Entity\Image {#1519 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1520 …}
  +slug: "Amazon-To-Start-Running-Ads-In-Prime-Video-Series-and"
  +title: "Amazon To Start Running Ads In Prime Video Series and Movies, Will Launch Ad-Free Tier For Extra Fee"
  +url: "https://deadline.com/2023/09/amazon-ads-prime-video-series-movies-ad-free-tier-1235552984/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700562903 {#1537
    date: 2023-11-21 11:35:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 5233
  -titleTs: "'ad':5,15 'ad-fre':14 'amazon':1 'extra':19 'fee':20 'free':16 'launch':13 'movi':11 'prime':7 'run':4 'seri':9 'start':3 'tier':17 'video':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695401763
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1207897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695384263 {#1536
    date: 2023-09-22 14:04:23.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 {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1518 …}
  +image: Proxies\__CG__\App\Entity\Image {#1519 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1520 …}
  +slug: "Amazon-To-Start-Running-Ads-In-Prime-Video-Series-and"
  +title: "Amazon To Start Running Ads In Prime Video Series and Movies, Will Launch Ad-Free Tier For Extra Fee"
  +url: "https://deadline.com/2023/09/amazon-ads-prime-video-series-movies-ad-free-tier-1235552984/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700562903 {#1537
    date: 2023-11-21 11:35:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 5233
  -titleTs: "'ad':5,15 'ad-fre':14 'amazon':1 'extra':19 'fee':20 'free':16 'launch':13 'movi':11 'prime':7 'run':4 'seri':9 'start':3 'tier':17 'video':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695401763
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1207897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695384263 {#1536
    date: 2023-09-22 14:04:23.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 {#1515
  +user: Proxies\__CG__\App\Entity\User {#1516 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1518 …}
  +image: Proxies\__CG__\App\Entity\Image {#1519 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1520 …}
  +slug: "Amazon-To-Start-Running-Ads-In-Prime-Video-Series-and"
  +title: "Amazon To Start Running Ads In Prime Video Series and Movies, Will Launch Ad-Free Tier For Extra Fee"
  +url: "https://deadline.com/2023/09/amazon-ads-prime-video-series-movies-ad-free-tier-1235552984/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 3
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700562903 {#1537
    date: 2023-11-21 11:35:03.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1517 …}
  +votes: Doctrine\ORM\PersistentCollection {#1623 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 5233
  -titleTs: "'ad':5,15 'ad-fre':14 'amazon':1 'extra':19 'fee':20 'free':16 'launch':13 'movi':11 'prime':7 'run':4 'seri':9 'start':3 'tier':17 'video':8"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695401763
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/1207897"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695384263 {#1536
    date: 2023-09-22 14:04:23.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 {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "Labor-rule"
  +title: "Labor rule"
  +url: "https://lemmy.ml/pictrs/image/91560a9f-ee6a-412a-aa8d-9f9fbb12d8da.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695382663 {#1389
    date: 2023-09-22 13:37:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 3717
  -titleTs: "'labor':1 'rule':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695391663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5325818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695382663 {#1936
    date: 2023-09-22 13:37:43.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 {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "Labor-rule"
  +title: "Labor rule"
  +url: "https://lemmy.ml/pictrs/image/91560a9f-ee6a-412a-aa8d-9f9fbb12d8da.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695382663 {#1389
    date: 2023-09-22 13:37:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 3717
  -titleTs: "'labor':1 'rule':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695391663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5325818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695382663 {#1936
    date: 2023-09-22 13:37:43.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 {#1376
  +user: Proxies\__CG__\App\Entity\User {#1938 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1804 …}
  +image: Proxies\__CG__\App\Entity\Image {#1377 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1863 …}
  +slug: "Labor-rule"
  +title: "Labor rule"
  +url: "https://lemmy.ml/pictrs/image/91560a9f-ee6a-412a-aa8d-9f9fbb12d8da.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1695382663 {#1389
    date: 2023-09-22 13:37:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1945 …}
  +votes: Doctrine\ORM\PersistentCollection {#1941 …}
  +reports: Doctrine\ORM\PersistentCollection {#1971 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1396 …}
  +badges: Doctrine\ORM\PersistentCollection {#1366 …}
  +children: []
  -id: 3717
  -titleTs: "'labor':1 'rule':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1695391663
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/5325818"
  +editedAt: null
  +createdAt: DateTimeImmutable @1695382663 {#1936
    date: 2023-09-22 13:37:43.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