GET https://kbin.spritesserver.nl/index.php/d/files.catbox.moe/top/%E2%88%9E/all?p=1

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1836
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Busted"
  +title: "Busted!"
  +url: "https://files.catbox.moe/ly3s9a.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706602722 {#1570
    date: 2024-01-30 09:18:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 34011
  -titleTs: "'bust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706611722
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13375139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706602722 {#1816
    date: 2024-01-30 09:18:42.0 +01: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 {#1836
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Busted"
  +title: "Busted!"
  +url: "https://files.catbox.moe/ly3s9a.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706602722 {#1570
    date: 2024-01-30 09:18:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 34011
  -titleTs: "'bust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706611722
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13375139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706602722 {#1816
    date: 2024-01-30 09:18:42.0 +01: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 {#1836
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Busted"
  +title: "Busted!"
  +url: "https://files.catbox.moe/ly3s9a.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 4
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706602722 {#1570
    date: 2024-01-30 09:18:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2408 …}
  +votes: Doctrine\ORM\PersistentCollection {#1891 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1508 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1541 …}
  +badges: Doctrine\ORM\PersistentCollection {#1531 …}
  +children: []
  -id: 34011
  -titleTs: "'bust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706611722
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13375139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706602722 {#1816
    date: 2024-01-30 09:18:42.0 +01: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 {#1518
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "At-the-Internet-Archive-this-is-how-we-digitize-a"
  +title: "At the Internet Archive, this is how we digitize a book—one page at a time, by hand."
  +url: "https://files.catbox.moe/j7v7td.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 299
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729579416 {#1539
    date: 2024-10-22 08:43:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 33966
  -titleTs: "'archiv':4 'book':11 'digit':9 'hand':18 'internet':3 'one':12 'page':13 'time':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706669581
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9309147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706583181 {#1542
    date: 2024-01-30 03:53:01.0 +01: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 {#1518
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "At-the-Internet-Archive-this-is-how-we-digitize-a"
  +title: "At the Internet Archive, this is how we digitize a book—one page at a time, by hand."
  +url: "https://files.catbox.moe/j7v7td.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 299
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729579416 {#1539
    date: 2024-10-22 08:43:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 33966
  -titleTs: "'archiv':4 'book':11 'digit':9 'hand':18 'internet':3 'one':12 'page':13 'time':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706669581
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9309147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706583181 {#1542
    date: 2024-01-30 03:53:01.0 +01: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 {#1518
  +user: Proxies\__CG__\App\Entity\User {#1520 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1519 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "At-the-Internet-Archive-this-is-how-we-digitize-a"
  +title: "At the Internet Archive, this is how we digitize a book—one page at a time, by hand."
  +url: "https://files.catbox.moe/j7v7td.mp4"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 36
  +favouriteCount: 299
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729579416 {#1539
    date: 2024-10-22 08:43:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1537 …}
  +votes: Doctrine\ORM\PersistentCollection {#1536 …}
  +reports: Doctrine\ORM\PersistentCollection {#1406 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1713 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1710 …}
  +badges: Doctrine\ORM\PersistentCollection {#1742 …}
  +children: []
  -id: 33966
  -titleTs: "'archiv':4 'book':11 'digit':9 'hand':18 'internet':3 'one':12 'page':13 'time':16"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706669581
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9309147"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706583181 {#1542
    date: 2024-01-30 03:53:01.0 +01: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 {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Ghost-riding-the-whip"
  +title: "Ghost-riding the whip"
  +url: "https://files.catbox.moe/cewmr3.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729542866 {#1659
    date: 2024-10-21 22:34:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 33903
  -titleTs: "'ghost':2 'ghost-rid':1 'ride':3 'whip':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706648503
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13723817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706562103 {#1745
    date: 2024-01-29 22:01:43.0 +01: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 {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Ghost-riding-the-whip"
  +title: "Ghost-riding the whip"
  +url: "https://files.catbox.moe/cewmr3.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729542866 {#1659
    date: 2024-10-21 22:34:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 33903
  -titleTs: "'ghost':2 'ghost-rid':1 'ride':3 'whip':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706648503
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13723817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706562103 {#1745
    date: 2024-01-29 22:01:43.0 +01: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 {#1747
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Ghost-riding-the-whip"
  +title: "Ghost-riding the whip"
  +url: "https://files.catbox.moe/cewmr3.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 104
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729542866 {#1659
    date: 2024-10-21 22:34:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1753 …}
  +votes: Doctrine\ORM\PersistentCollection {#1749 …}
  +reports: Doctrine\ORM\PersistentCollection {#1748 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1474 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1471 …}
  +badges: Doctrine\ORM\PersistentCollection {#1470 …}
  +children: []
  -id: 33903
  -titleTs: "'ghost':2 'ghost-rid':1 'ride':3 'whip':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706648503
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13723817"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706562103 {#1745
    date: 2024-01-29 22:01:43.0 +01: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 {#1483
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Me-and-my-kid-IRL"
  +title: "Me and my kid IRL"
  +url: "https://files.catbox.moe/zdda4r.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 147
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729327820 {#1473
    date: 2024-10-19 10:50:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 33715
  -titleTs: "'irl':5 'kid':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706564269
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13279173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477869 {#1498
    date: 2024-01-28 22:37:49.0 +01: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 {#1483
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Me-and-my-kid-IRL"
  +title: "Me and my kid IRL"
  +url: "https://files.catbox.moe/zdda4r.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 147
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729327820 {#1473
    date: 2024-10-19 10:50:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 33715
  -titleTs: "'irl':5 'kid':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706564269
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13279173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477869 {#1498
    date: 2024-01-28 22:37:49.0 +01: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 {#1483
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Me-and-my-kid-IRL"
  +title: "Me and my kid IRL"
  +url: "https://files.catbox.moe/zdda4r.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 147
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729327820 {#1473
    date: 2024-10-19 10:50:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1497 …}
  +votes: Doctrine\ORM\PersistentCollection {#1486 …}
  +reports: Doctrine\ORM\PersistentCollection {#1487 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1494 …}
  +badges: Doctrine\ORM\PersistentCollection {#1491 …}
  +children: []
  -id: 33715
  -titleTs: "'irl':5 'kid':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706564269
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13279173"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706477869 {#1498
    date: 2024-01-28 22:37:49.0 +01: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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Ummm"
  +title: "Ummm..."
  +url: "https://files.catbox.moe/5uxlnn.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729329084 {#1495
    date: 2024-10-19 11:11:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 33415
  -titleTs: "'ummm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706441879
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13174983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355479 {#1492
    date: 2024-01-27 12:37:59.0 +01: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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Ummm"
  +title: "Ummm..."
  +url: "https://files.catbox.moe/5uxlnn.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729329084 {#1495
    date: 2024-10-19 11:11:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 33415
  -titleTs: "'ummm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706441879
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13174983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355479 {#1492
    date: 2024-01-27 12:37:59.0 +01: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 {#1475
  +user: Proxies\__CG__\App\Entity\User {#1956 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Ummm"
  +title: "Ummm..."
  +url: "https://files.catbox.moe/5uxlnn.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 30
  +favouriteCount: 65
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729329084 {#1495
    date: 2024-10-19 11:11:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1477 …}
  +votes: Doctrine\ORM\PersistentCollection {#1761 …}
  +reports: Doctrine\ORM\PersistentCollection {#1754 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1760 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1763 …}
  +badges: Doctrine\ORM\PersistentCollection {#1767 …}
  +children: []
  -id: 33415
  -titleTs: "'ummm':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706441879
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/13174983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706355479 {#1492
    date: 2024-01-27 12:37:59.0 +01: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 {#1788
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Clone-this-woman-ASAP"
  +title: "Clone this woman, ASAP!!!"
  +url: "https://files.catbox.moe/ctl55f.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728839795 {#1762
    date: 2024-10-13 19:16:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 33184
  -titleTs: "'asap':4 'clone':1 'woman':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706348082
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13513656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706261682 {#1751
    date: 2024-01-26 10:34:42.0 +01: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 {#1788
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Clone-this-woman-ASAP"
  +title: "Clone this woman, ASAP!!!"
  +url: "https://files.catbox.moe/ctl55f.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728839795 {#1762
    date: 2024-10-13 19:16:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 33184
  -titleTs: "'asap':4 'clone':1 'woman':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706348082
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13513656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706261682 {#1751
    date: 2024-01-26 10:34:42.0 +01: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 {#1788
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Clone-this-woman-ASAP"
  +title: "Clone this woman, ASAP!!!"
  +url: "https://files.catbox.moe/ctl55f.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 4
  +favouriteCount: 38
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728839795 {#1762
    date: 2024-10-13 19:16:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1779 …}
  +votes: Doctrine\ORM\PersistentCollection {#1787 …}
  +reports: Doctrine\ORM\PersistentCollection {#1774 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1775 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1781 …}
  +badges: Doctrine\ORM\PersistentCollection {#1783 …}
  +children: []
  -id: 33184
  -titleTs: "'asap':4 'clone':1 'woman':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706348082
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13513656"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706261682 {#1751
    date: 2024-01-26 10:34:42.0 +01: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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Well-suited"
  +title: "Well suited"
  +url: "https://files.catbox.moe/mkkstw.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728829908 {#1784
    date: 2024-10-13 16:31:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 33108
  -titleTs: "'suit':2 'well':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706314208
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13495982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706227808 {#1786
    date: 2024-01-26 01:10:08.0 +01: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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Well-suited"
  +title: "Well suited"
  +url: "https://files.catbox.moe/mkkstw.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728829908 {#1784
    date: 2024-10-13 16:31:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 33108
  -titleTs: "'suit':2 'well':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706314208
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13495982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706227808 {#1786
    date: 2024-01-26 01:10:08.0 +01: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 {#1780
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Well-suited"
  +title: "Well suited"
  +url: "https://files.catbox.moe/mkkstw.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 92
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728829908 {#1784
    date: 2024-10-13 16:31:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1764 …}
  +votes: Doctrine\ORM\PersistentCollection {#1766 …}
  +reports: Doctrine\ORM\PersistentCollection {#1681 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1466 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1445 …}
  +badges: Doctrine\ORM\PersistentCollection {#1638 …}
  +children: []
  -id: 33108
  -titleTs: "'suit':2 'well':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706314208
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13495982"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706227808 {#1786
    date: 2024-01-26 01:10:08.0 +01: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 {#1643
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Chinese-delivery"
  +title: "Chinese delivery!"
  +url: "https://files.catbox.moe/wpl3vf.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729067890 {#1642
    date: 2024-10-16 10:38:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 32906
  -titleTs: "'chines':1 'deliveri':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706219601
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13434108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706141101 {#1644
    date: 2024-01-25 01:05:01.0 +01: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 {#1643
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Chinese-delivery"
  +title: "Chinese delivery!"
  +url: "https://files.catbox.moe/wpl3vf.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729067890 {#1642
    date: 2024-10-16 10:38:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 32906
  -titleTs: "'chines':1 'deliveri':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706219601
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13434108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706141101 {#1644
    date: 2024-01-25 01:05:01.0 +01: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 {#1643
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Chinese-delivery"
  +title: "Chinese delivery!"
  +url: "https://files.catbox.moe/wpl3vf.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 11
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729067890 {#1642
    date: 2024-10-16 10:38:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1622 …}
  +votes: Doctrine\ORM\PersistentCollection {#1627 …}
  +reports: Doctrine\ORM\PersistentCollection {#1634 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1635 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1409 …}
  +badges: Doctrine\ORM\PersistentCollection {#1449 …}
  +children: []
  -id: 32906
  -titleTs: "'chines':1 'deliveri':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706219601
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13434108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706141101 {#1644
    date: 2024-01-25 01:05:01.0 +01: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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "darth-mouse"
  +title: "darth mouse"
  +url: "https://files.catbox.moe/rh6uf2.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706132190 {#1422
    date: 2024-01-24 22:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 32881
  -titleTs: "'darth':1 'mous':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706136690
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1680140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132190 {#1446
    date: 2024-01-24 22:36:30.0 +01: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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "darth-mouse"
  +title: "darth mouse"
  +url: "https://files.catbox.moe/rh6uf2.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706132190 {#1422
    date: 2024-01-24 22:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 32881
  -titleTs: "'darth':1 'mous':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706136690
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1680140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132190 {#1446
    date: 2024-01-24 22:36:30.0 +01: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 {#1447
  +user: Proxies\__CG__\App\Entity\User {#1424 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1423 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "darth-mouse"
  +title: "darth mouse"
  +url: "https://files.catbox.moe/rh6uf2.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706132190 {#1422
    date: 2024-01-24 22:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1442 …}
  +votes: Doctrine\ORM\PersistentCollection {#1420 …}
  +reports: Doctrine\ORM\PersistentCollection {#1451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1417 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1411 …}
  +badges: Doctrine\ORM\PersistentCollection {#1441 …}
  +children: []
  -id: 32881
  -titleTs: "'darth':1 'mous':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706136690
  +visibility: "visible             "
  +apId: "https://hexbear.net/post/1680140"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706132190 {#1446
    date: 2024-01-24 22:36:30.0 +01: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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Rat-destroyer"
  +title: "Rat destroyer"
  +url: "https://files.catbox.moe/8uw2te.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728525061 {#1418
    date: 2024-10-10 03:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 32875
  -titleTs: "'destroy':2 'rat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216556
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130156 {#1419
    date: 2024-01-24 22:02:36.0 +01: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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Rat-destroyer"
  +title: "Rat destroyer"
  +url: "https://files.catbox.moe/8uw2te.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728525061 {#1418
    date: 2024-10-10 03:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 32875
  -titleTs: "'destroy':2 'rat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216556
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130156 {#1419
    date: 2024-01-24 22:02:36.0 +01: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 {#1425
  +user: Proxies\__CG__\App\Entity\User {#1738 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Rat-destroyer"
  +title: "Rat destroyer"
  +url: "https://files.catbox.moe/8uw2te.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 67
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728525061 {#1418
    date: 2024-10-10 03:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1416 …}
  +votes: Doctrine\ORM\PersistentCollection {#1456 …}
  +reports: Doctrine\ORM\PersistentCollection {#1461 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1463 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1448 …}
  +badges: Doctrine\ORM\PersistentCollection {#1455 …}
  +children: []
  -id: 32875
  -titleTs: "'destroy':2 'rat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216556
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706130156 {#1419
    date: 2024-01-24 22:02:36.0 +01: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 {#1459
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Modern-art"
  +title: "Modern art"
  +url: "https://files.catbox.moe/e1f3s1.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729213655 {#1460
    date: 2024-10-18 03:07:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 32873
  -titleTs: "'art':2 'modern':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216248
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129848 {#1458
    date: 2024-01-24 21:57:28.0 +01: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 {#1459
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Modern-art"
  +title: "Modern art"
  +url: "https://files.catbox.moe/e1f3s1.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729213655 {#1460
    date: 2024-10-18 03:07:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 32873
  -titleTs: "'art':2 'modern':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216248
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129848 {#1458
    date: 2024-01-24 21:57:28.0 +01: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 {#1459
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Modern-art"
  +title: "Modern art"
  +url: "https://files.catbox.moe/e1f3s1.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729213655 {#1460
    date: 2024-10-18 03:07:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1432 …}
  +votes: Doctrine\ORM\PersistentCollection {#1433 …}
  +reports: Doctrine\ORM\PersistentCollection {#1436 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1435 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1434 …}
  +badges: Doctrine\ORM\PersistentCollection {#1440 …}
  +children: []
  -id: 32873
  -titleTs: "'art':2 'modern':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706216248
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13424292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706129848 {#1458
    date: 2024-01-24 21:57:28.0 +01: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 {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "A-great-arcade-machine"
  +title: "A great arcade machine"
  +url: "https://files.catbox.moe/wx2ea9.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727563733 {#1429
    date: 2024-09-29 00:48:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 32234
  -titleTs: "'arcad':3 'great':2 'machin':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705957485
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8753196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871085 {#1699
    date: 2024-01-21 22:04:45.0 +01: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 {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "A-great-arcade-machine"
  +title: "A great arcade machine"
  +url: "https://files.catbox.moe/wx2ea9.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727563733 {#1429
    date: 2024-09-29 00:48:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 32234
  -titleTs: "'arcad':3 'great':2 'machin':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705957485
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8753196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871085 {#1699
    date: 2024-01-21 22:04:45.0 +01: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 {#1694
  +user: Proxies\__CG__\App\Entity\User {#1703 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1700 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "A-great-arcade-machine"
  +title: "A great arcade machine"
  +url: "https://files.catbox.moe/wx2ea9.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 60
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727563733 {#1429
    date: 2024-09-29 00:48:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1693 …}
  +votes: Doctrine\ORM\PersistentCollection {#1695 …}
  +reports: Doctrine\ORM\PersistentCollection {#1698 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1709 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1610 …}
  +badges: Doctrine\ORM\PersistentCollection {#1606 …}
  +children: []
  -id: 32234
  -titleTs: "'arcad':3 'great':2 'machin':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705957485
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/8753196"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705871085 {#1699
    date: 2024-01-21 22:04:45.0 +01: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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Unexpected"
  +title: "Unexpected"
  +url: "https://files.catbox.moe/q1g7vi.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727961133 {#1612
    date: 2024-10-03 15:12:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 32016
  -titleTs: "'unexpect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705875137
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13161661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788737 {#1615
    date: 2024-01-20 23:12:17.0 +01: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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Unexpected"
  +title: "Unexpected"
  +url: "https://files.catbox.moe/q1g7vi.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727961133 {#1612
    date: 2024-10-03 15:12:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 32016
  -titleTs: "'unexpect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705875137
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13161661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788737 {#1615
    date: 2024-01-20 23:12:17.0 +01: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 {#1743
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Unexpected"
  +title: "Unexpected"
  +url: "https://files.catbox.moe/q1g7vi.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 218
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727961133 {#1612
    date: 2024-10-03 15:12:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1752 …}
  +votes: Doctrine\ORM\PersistentCollection {#1639 …}
  +reports: Doctrine\ORM\PersistentCollection {#1647 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1640 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1648 …}
  +badges: Doctrine\ORM\PersistentCollection {#1675 …}
  +children: []
  -id: 32016
  -titleTs: "'unexpect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705875137
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13161661"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705788737 {#1615
    date: 2024-01-20 23:12:17.0 +01: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 {#1673
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Will-this-run-GTA-6-and-why-not"
  +title: "Will this run GTA 6 and why not?"
  +url: "https://files.catbox.moe/6qxmvc.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727392150 {#1676
    date: 2024-09-27 01:09:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 31896
  -titleTs: "'6':5 'gta':4 'run':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705826140
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13122961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739740 {#1672
    date: 2024-01-20 09:35:40.0 +01: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 {#1673
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Will-this-run-GTA-6-and-why-not"
  +title: "Will this run GTA 6 and why not?"
  +url: "https://files.catbox.moe/6qxmvc.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727392150 {#1676
    date: 2024-09-27 01:09:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 31896
  -titleTs: "'6':5 'gta':4 'run':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705826140
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13122961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739740 {#1672
    date: 2024-01-20 09:35:40.0 +01: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 {#1673
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Will-this-run-GTA-6-and-why-not"
  +title: "Will this run GTA 6 and why not?"
  +url: "https://files.catbox.moe/6qxmvc.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 39
  +favouriteCount: 170
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727392150 {#1676
    date: 2024-09-27 01:09:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1677 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1668 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1679 …}
  +badges: Doctrine\ORM\PersistentCollection {#1654 …}
  +children: []
  -id: 31896
  -titleTs: "'6':5 'gta':4 'run':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705826140
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13122961"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705739740 {#1672
    date: 2024-01-20 09:35:40.0 +01: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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Call-me-an-idiot-but-I-would-die-laughing-even"
  +title: "Call me an idiot, but I would die laughing even if something like this happened to me"
  +url: "https://files.catbox.moe/aanutb.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727247142 {#1655
    date: 2024-09-25 08:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 31605
  -titleTs: "'call':1 'die':8 'even':10 'happen':15 'idiot':4 'laugh':9 'like':13 'someth':12 'would':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705705984
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13044136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619584 {#1649
    date: 2024-01-19 00:13:04.0 +01: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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Call-me-an-idiot-but-I-would-die-laughing-even"
  +title: "Call me an idiot, but I would die laughing even if something like this happened to me"
  +url: "https://files.catbox.moe/aanutb.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727247142 {#1655
    date: 2024-09-25 08:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 31605
  -titleTs: "'call':1 'die':8 'even':10 'happen':15 'idiot':4 'laugh':9 'like':13 'someth':12 'would':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705705984
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13044136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619584 {#1649
    date: 2024-01-19 00:13:04.0 +01: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 {#1651
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Call-me-an-idiot-but-I-would-die-laughing-even"
  +title: "Call me an idiot, but I would die laughing even if something like this happened to me"
  +url: "https://files.catbox.moe/aanutb.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 29
  +favouriteCount: 186
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727247142 {#1655
    date: 2024-09-25 08:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1653 …}
  +votes: Doctrine\ORM\PersistentCollection {#1661 …}
  +reports: Doctrine\ORM\PersistentCollection {#1663 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1552 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1592 …}
  +badges: Doctrine\ORM\PersistentCollection {#1593 …}
  +children: []
  -id: 31605
  -titleTs: "'call':1 'die':8 'even':10 'happen':15 'idiot':4 'laugh':9 'like':13 'someth':12 'would':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705705984
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13044136"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619584 {#1649
    date: 2024-01-19 00:13:04.0 +01: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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "WW3-in-a-nutshell"
  +title: "WW3 in a nutshell"
  +url: "https://files.catbox.moe/9am0ee.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727228808 {#1571
    date: 2024-09-25 03:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 31603
  -titleTs: "'nutshel':4 'ww3':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705705623
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13043799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619223 {#1582
    date: 2024-01-19 00:07:03.0 +01: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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "WW3-in-a-nutshell"
  +title: "WW3 in a nutshell"
  +url: "https://files.catbox.moe/9am0ee.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727228808 {#1571
    date: 2024-09-25 03:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 31603
  -titleTs: "'nutshel':4 'ww3':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705705623
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13043799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619223 {#1582
    date: 2024-01-19 00:07:03.0 +01: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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "WW3-in-a-nutshell"
  +title: "WW3 in a nutshell"
  +url: "https://files.catbox.moe/9am0ee.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 61
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727228808 {#1571
    date: 2024-09-25 03:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1580 …}
  +reports: Doctrine\ORM\PersistentCollection {#1584 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1588 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1574 …}
  +badges: Doctrine\ORM\PersistentCollection {#1587 …}
  +children: []
  -id: 31603
  -titleTs: "'nutshel':4 'ww3':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705705623
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13043799"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705619223 {#1582
    date: 2024-01-19 00:07:03.0 +01: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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "The-perfect-gentelman-doesn-t-ex"
  +title: "The perfect gentelman doesn't ex..."
  +url: "https://files.catbox.moe/ukfuiz.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726825994 {#1573
    date: 2024-09-20 11:53:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 31602
  -titleTs: "'doesn':4 'ex':6 'gentelman':3 'perfect':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705705390
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13043778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705618990 {#1585
    date: 2024-01-19 00:03:10.0 +01: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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "The-perfect-gentelman-doesn-t-ex"
  +title: "The perfect gentelman doesn't ex..."
  +url: "https://files.catbox.moe/ukfuiz.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726825994 {#1573
    date: 2024-09-20 11:53:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 31602
  -titleTs: "'doesn':4 'ex':6 'gentelman':3 'perfect':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705705390
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13043778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705618990 {#1585
    date: 2024-01-19 00:03:10.0 +01: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 {#1576
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "The-perfect-gentelman-doesn-t-ex"
  +title: "The perfect gentelman doesn't ex..."
  +url: "https://files.catbox.moe/ukfuiz.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 57
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726825994 {#1573
    date: 2024-09-20 11:53:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1560 …}
  +reports: Doctrine\ORM\PersistentCollection {#1526 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1527 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1525 …}
  +badges: Doctrine\ORM\PersistentCollection {#1550 …}
  +children: []
  -id: 31602
  -titleTs: "'doesn':4 'ex':6 'gentelman':3 'perfect':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705705390
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/13043778"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705618990 {#1585
    date: 2024-01-19 00:03:10.0 +01: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 {#1566
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "But-the-older-boys-made-me-do-it"
  +title: "But the older boys made me do it 🥺"
  +url: "https://files.catbox.moe/oceo15.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726403548 {#1548
    date: 2024-09-15 14:32:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 31381
  -titleTs: "'boy':4 'made':5 'older':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705629316
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12986671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705542916 {#1564
    date: 2024-01-18 02:55:16.0 +01: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 {#1566
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "But-the-older-boys-made-me-do-it"
  +title: "But the older boys made me do it 🥺"
  +url: "https://files.catbox.moe/oceo15.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726403548 {#1548
    date: 2024-09-15 14:32:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 31381
  -titleTs: "'boy':4 'made':5 'older':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705629316
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12986671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705542916 {#1564
    date: 2024-01-18 02:55:16.0 +01: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 {#1566
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1563 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "But-the-older-boys-made-me-do-it"
  +title: "But the older boys made me do it 🥺"
  +url: "https://files.catbox.moe/oceo15.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 5
  +favouriteCount: 131
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726403548 {#1548
    date: 2024-09-15 14:32:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1562 …}
  +votes: Doctrine\ORM\PersistentCollection {#1554 …}
  +reports: Doctrine\ORM\PersistentCollection {#1556 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1555 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1620 …}
  +badges: Doctrine\ORM\PersistentCollection {#1604 …}
  +children: []
  -id: 31381
  -titleTs: "'boy':4 'made':5 'older':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705629316
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12986671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705542916 {#1564
    date: 2024-01-18 02:55:16.0 +01: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 {#1701
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Trust-me-there-is-a-reason"
  +title: "Trust me, there is a reason"
  +url: "https://files.catbox.moe/afe3cd.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726217145 {#1619
    date: 2024-09-13 10:45:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  +badges: Doctrine\ORM\PersistentCollection {#1616 …}
  +children: []
  -id: 31371
  -titleTs: "'reason':6 'trust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705628140
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12986169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705541740 {#1702
    date: 2024-01-18 02:35:40.0 +01: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 {#1701
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Trust-me-there-is-a-reason"
  +title: "Trust me, there is a reason"
  +url: "https://files.catbox.moe/afe3cd.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726217145 {#1619
    date: 2024-09-13 10:45:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  +badges: Doctrine\ORM\PersistentCollection {#1616 …}
  +children: []
  -id: 31371
  -titleTs: "'reason':6 'trust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705628140
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12986169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705541740 {#1702
    date: 2024-01-18 02:35:40.0 +01: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 {#1701
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "Trust-me-there-is-a-reason"
  +title: "Trust me, there is a reason"
  +url: "https://files.catbox.moe/afe3cd.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726217145 {#1619
    date: 2024-09-13 10:45:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  +badges: Doctrine\ORM\PersistentCollection {#1616 …}
  +children: []
  -id: 31371
  -titleTs: "'reason':6 'trust':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705628140
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12986169"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705541740 {#1702
    date: 2024-01-18 02:35:40.0 +01: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 {#1628
  +user: Proxies\__CG__\App\Entity\User {#1626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "game-ads-be-like"
  +title: "game ads be like:"
  +url: "https://files.catbox.moe/r73nws.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726506789 {#1598
    date: 2024-09-16 19:13:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  +badges: Doctrine\ORM\PersistentCollection {#1726 …}
  +children: []
  -id: 31315
  -titleTs: "'ad':2 'game':1 'like':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705612812
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10843046"
  +editedAt: DateTimeImmutable @1726062596 {#1630
    date: 2024-09-11 15:49:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705526412 {#1629
    date: 2024-01-17 22:20:12.0 +01: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 {#1628
  +user: Proxies\__CG__\App\Entity\User {#1626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "game-ads-be-like"
  +title: "game ads be like:"
  +url: "https://files.catbox.moe/r73nws.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726506789 {#1598
    date: 2024-09-16 19:13:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  +badges: Doctrine\ORM\PersistentCollection {#1726 …}
  +children: []
  -id: 31315
  -titleTs: "'ad':2 'game':1 'like':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705612812
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10843046"
  +editedAt: DateTimeImmutable @1726062596 {#1630
    date: 2024-09-11 15:49:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705526412 {#1629
    date: 2024-01-17 22:20:12.0 +01: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 {#1628
  +user: Proxies\__CG__\App\Entity\User {#1626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "game-ads-be-like"
  +title: "game ads be like:"
  +url: "https://files.catbox.moe/r73nws.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 75
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726506789 {#1598
    date: 2024-09-16 19:13:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1599 …}
  +votes: Doctrine\ORM\PersistentCollection {#1625 …}
  +reports: Doctrine\ORM\PersistentCollection {#1617 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1725 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1722 …}
  +badges: Doctrine\ORM\PersistentCollection {#1726 …}
  +children: []
  -id: 31315
  -titleTs: "'ad':2 'game':1 'like':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705612812
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10843046"
  +editedAt: DateTimeImmutable @1726062596 {#1630
    date: 2024-09-11 15:49:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705526412 {#1629
    date: 2024-01-17 22:20:12.0 +01: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 {#1737
  +user: Proxies\__CG__\App\Entity\User {#1626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: Proxies\__CG__\App\Entity\Image {#2465 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "you-better-be-ready"
  +title: "you better be ready"
  +url: "https://files.catbox.moe/11061i.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726204947 {#1736
    date: 2024-09-13 07:22:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2458 …}
  +children: []
  -id: 31268
  -titleTs: "'better':2 'readi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705603296
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10836833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705516896 {#1730
    date: 2024-01-17 19:41:36.0 +01: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 {#1737
  +user: Proxies\__CG__\App\Entity\User {#1626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: Proxies\__CG__\App\Entity\Image {#2465 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "you-better-be-ready"
  +title: "you better be ready"
  +url: "https://files.catbox.moe/11061i.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726204947 {#1736
    date: 2024-09-13 07:22:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2458 …}
  +children: []
  -id: 31268
  -titleTs: "'better':2 'readi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705603296
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10836833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705516896 {#1730
    date: 2024-01-17 19:41:36.0 +01: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 {#1737
  +user: Proxies\__CG__\App\Entity\User {#1626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: Proxies\__CG__\App\Entity\Image {#2465 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "you-better-be-ready"
  +title: "you better be ready"
  +url: "https://files.catbox.moe/11061i.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 10
  +favouriteCount: 225
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726204947 {#1736
    date: 2024-09-13 07:22:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1707 …}
  +votes: Doctrine\ORM\PersistentCollection {#1741 …}
  +reports: Doctrine\ORM\PersistentCollection {#2463 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2422 …}
  +badges: Doctrine\ORM\PersistentCollection {#2458 …}
  +children: []
  -id: 31268
  -titleTs: "'better':2 'readi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705603296
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10836833"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705516896 {#1730
    date: 2024-01-17 19:41:36.0 +01: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 {#2452
  +user: Proxies\__CG__\App\Entity\User {#1626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "this-food-is-fire-man"
  +title: ""this food is fire man""
  +url: "https://files.catbox.moe/ofh6dq.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726030898 {#2456
    date: 2024-09-11 07:01:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  +badges: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: []
  -id: 31242
  -titleTs: "'fire':4 'food':2 'man':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596043
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832056"
  +editedAt: DateTimeImmutable @1725900948 {#2460
    date: 2024-09-09 18:55:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705509643 {#2453
    date: 2024-01-17 17:40:43.0 +01: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 {#2452
  +user: Proxies\__CG__\App\Entity\User {#1626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "this-food-is-fire-man"
  +title: ""this food is fire man""
  +url: "https://files.catbox.moe/ofh6dq.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726030898 {#2456
    date: 2024-09-11 07:01:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  +badges: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: []
  -id: 31242
  -titleTs: "'fire':4 'food':2 'man':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596043
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832056"
  +editedAt: DateTimeImmutable @1725900948 {#2460
    date: 2024-09-09 18:55:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705509643 {#2453
    date: 2024-01-17 17:40:43.0 +01: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 {#2452
  +user: Proxies\__CG__\App\Entity\User {#1626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "this-food-is-fire-man"
  +title: ""this food is fire man""
  +url: "https://files.catbox.moe/ofh6dq.gif"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 99
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726030898 {#2456
    date: 2024-09-11 07:01:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2457 …}
  +votes: Doctrine\ORM\PersistentCollection {#2455 …}
  +reports: Doctrine\ORM\PersistentCollection {#2468 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2469 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  +badges: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: []
  -id: 31242
  -titleTs: "'fire':4 'food':2 'man':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705596043
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10832056"
  +editedAt: DateTimeImmutable @1725900948 {#2460
    date: 2024-09-09 18:55:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705509643 {#2453
    date: 2024-01-17 17:40:43.0 +01: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 {#2359
  +user: Proxies\__CG__\App\Entity\User {#1626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2364 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "truly-the-fight-of-culture"
  +title: "truly the fight of culture"
  +url: "https://files.catbox.moe/e3efu6.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726079514 {#2377
    date: 2024-09-11 20:31:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 31239
  -titleTs: "'cultur':5 'fight':3 'truli':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705595486
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10831513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509086 {#2360
    date: 2024-01-17 17:31:26.0 +01: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 {#2359
  +user: Proxies\__CG__\App\Entity\User {#1626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2364 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "truly-the-fight-of-culture"
  +title: "truly the fight of culture"
  +url: "https://files.catbox.moe/e3efu6.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726079514 {#2377
    date: 2024-09-11 20:31:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 31239
  -titleTs: "'cultur':5 'fight':3 'truli':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705595486
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10831513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509086 {#2360
    date: 2024-01-17 17:31:26.0 +01: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 {#2359
  +user: Proxies\__CG__\App\Entity\User {#1626 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2361 …}
  +image: Proxies\__CG__\App\Entity\Image {#2364 …}
  +domain: App\Entity\Domain {#282 …}
  +slug: "truly-the-fight-of-culture"
  +title: "truly the fight of culture"
  +url: "https://files.catbox.moe/e3efu6.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 2
  +favouriteCount: 54
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726079514 {#2377
    date: 2024-09-11 20:31:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2372 …}
  +votes: Doctrine\ORM\PersistentCollection {#2386 …}
  +reports: Doctrine\ORM\PersistentCollection {#2385 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2378 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2381 …}
  +badges: Doctrine\ORM\PersistentCollection {#1910 …}
  +children: []
  -id: 31239
  -titleTs: "'cultur':5 'fight':3 'truli':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705595486
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10831513"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705509086 {#2360
    date: 2024-01-17 17:31:26.0 +01: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 {#1410
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "That-look-oh-she-in-trouble"
  +title: "That look... oh, she in trouble"
  +url: "https://files.catbox.moe/ycr0jn.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725969426 {#1909
    date: 2024-09-10 13:57:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  +badges: Doctrine\ORM\PersistentCollection {#2394 …}
  +children: []
  -id: 31102
  -titleTs: "'look':2 'oh':3 'troubl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705534538
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12915449"
  +editedAt: DateTimeImmutable @1725304760 {#1708
    date: 2024-09-02 21:19:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705448138 {#1926
    date: 2024-01-17 00:35:38.0 +01: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 {#1410
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "That-look-oh-she-in-trouble"
  +title: "That look... oh, she in trouble"
  +url: "https://files.catbox.moe/ycr0jn.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725969426 {#1909
    date: 2024-09-10 13:57:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  +badges: Doctrine\ORM\PersistentCollection {#2394 …}
  +children: []
  -id: 31102
  -titleTs: "'look':2 'oh':3 'troubl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705534538
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12915449"
  +editedAt: DateTimeImmutable @1725304760 {#1708
    date: 2024-09-02 21:19:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705448138 {#1926
    date: 2024-01-17 00:35:38.0 +01: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 {#1410
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "That-look-oh-she-in-trouble"
  +title: "That look... oh, she in trouble"
  +url: "https://files.catbox.moe/ycr0jn.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 14
  +favouriteCount: 105
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725969426 {#1909
    date: 2024-09-10 13:57:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  +badges: Doctrine\ORM\PersistentCollection {#2394 …}
  +children: []
  -id: 31102
  -titleTs: "'look':2 'oh':3 'troubl':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705534538
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12915449"
  +editedAt: DateTimeImmutable @1725304760 {#1708
    date: 2024-09-02 21:19:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705448138 {#1926
    date: 2024-01-17 00:35:38.0 +01: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 {#1381
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "It-ll-work-I-saw-it-on-the-internet"
  +title: "It'll work, I saw it on the internet"
  +url: "https://files.catbox.moe/dflcbq.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 144
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727019309 {#2393
    date: 2024-09-22 17:35:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  +badges: Doctrine\ORM\PersistentCollection {#1403 …}
  +children: []
  -id: 31093
  -titleTs: "'internet':9 'll':2 'saw':5 'work':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705532532
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12913588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705446132 {#1384
    date: 2024-01-17 00:02:12.0 +01: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 {#1381
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "It-ll-work-I-saw-it-on-the-internet"
  +title: "It'll work, I saw it on the internet"
  +url: "https://files.catbox.moe/dflcbq.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 144
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727019309 {#2393
    date: 2024-09-22 17:35:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  +badges: Doctrine\ORM\PersistentCollection {#1403 …}
  +children: []
  -id: 31093
  -titleTs: "'internet':9 'll':2 'saw':5 'work':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705532532
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12913588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705446132 {#1384
    date: 2024-01-17 00:02:12.0 +01: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 {#1381
  +user: Proxies\__CG__\App\Entity\User {#1772 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1940 …}
  +image: null
  +domain: App\Entity\Domain {#282 …}
  +slug: "It-ll-work-I-saw-it-on-the-internet"
  +title: "It'll work, I saw it on the internet"
  +url: "https://files.catbox.moe/dflcbq.mp4"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 144
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727019309 {#2393
    date: 2024-09-22 17:35:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1405 …}
  +reports: Doctrine\ORM\PersistentCollection {#1382 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1404 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1361 …}
  +badges: Doctrine\ORM\PersistentCollection {#1403 …}
  +children: []
  -id: 31093
  -titleTs: "'internet':9 'll':2 'saw':5 'work':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705532532
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12913588"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705446132 {#1384
    date: 2024-01-17 00:02:12.0 +01: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