GET https://kbin.spritesserver.nl/index.php/d/files.catbox.moe/newest/%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 …}
}
12.41 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.06 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 {#1769
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#2435
    date: 2024-01-30 09:18:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1376 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +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 {#1814
    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 {#1769
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#2435
    date: 2024-01-30 09:18:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1376 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +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 {#1814
    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 {#1769
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#2435
    date: 2024-01-30 09:18:42.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1367 …}
  +votes: Doctrine\ORM\PersistentCollection {#1376 …}
  +reports: Doctrine\ORM\PersistentCollection {#60 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1923 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1542 …}
  +badges: Doctrine\ORM\PersistentCollection {#1538 …}
  +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 {#1814
    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 {#1530
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1534
    date: 2024-10-22 08:43:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +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 {#1505
    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 {#1530
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1534
    date: 2024-10-22 08:43:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +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 {#1505
    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 {#1530
  +user: Proxies\__CG__\App\Entity\User {#1536 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1537 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1534
    date: 2024-10-22 08:43:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1539 …}
  +votes: Doctrine\ORM\PersistentCollection {#1541 …}
  +reports: Doctrine\ORM\PersistentCollection {#1520 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1632 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1631 …}
  +badges: Doctrine\ORM\PersistentCollection {#1704 …}
  +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 {#1505
    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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1712
    date: 2024-10-21 22:34:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +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 {#1710
    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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1712
    date: 2024-10-21 22:34:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +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 {#1710
    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 {#1706
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1712
    date: 2024-10-21 22:34:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1657 …}
  +votes: Doctrine\ORM\PersistentCollection {#1745 …}
  +reports: Doctrine\ORM\PersistentCollection {#1738 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1746 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1750 …}
  +badges: Doctrine\ORM\PersistentCollection {#1468 …}
  +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 {#1710
    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 {#1467
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1472
    date: 2024-10-19 10:50:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +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 {#1471
    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 {#1467
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1472
    date: 2024-10-19 10:50:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +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 {#1471
    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 {#1467
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1472
    date: 2024-10-19 10:50:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1470 …}
  +votes: Doctrine\ORM\PersistentCollection {#1473 …}
  +reports: Doctrine\ORM\PersistentCollection {#1483 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1484 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1488 …}
  +badges: Doctrine\ORM\PersistentCollection {#1485 …}
  +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 {#1471
    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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1496
    date: 2024-10-19 11:11:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +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 {#1494
    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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1496
    date: 2024-10-19 11:11:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +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 {#1494
    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 {#1490
  +user: Proxies\__CG__\App\Entity\User {#1392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1496
    date: 2024-10-19 11:11:24.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1491 …}
  +votes: Doctrine\ORM\PersistentCollection {#1495 …}
  +reports: Doctrine\ORM\PersistentCollection {#1475 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1476 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1758 …}
  +badges: Doctrine\ORM\PersistentCollection {#1755 …}
  +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 {#1494
    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 {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1757
    date: 2024-10-13 19:16:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +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 {#1763
    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 {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1757
    date: 2024-10-13 19:16:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +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 {#1763
    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 {#1756
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1757
    date: 2024-10-13 19:16:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1759 …}
  +votes: Doctrine\ORM\PersistentCollection {#1751 …}
  +reports: Doctrine\ORM\PersistentCollection {#1772 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1778 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1777 …}
  +badges: Doctrine\ORM\PersistentCollection {#1773 …}
  +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 {#1763
    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 {#1782
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1776
    date: 2024-10-13 16:31:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 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 {#1781
    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 {#1782
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1776
    date: 2024-10-13 16:31:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 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 {#1781
    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 {#1782
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1776
    date: 2024-10-13 16:31:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1783 …}
  +votes: Doctrine\ORM\PersistentCollection {#1784 …}
  +reports: Doctrine\ORM\PersistentCollection {#1780 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1765 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1682 …}
  +badges: Doctrine\ORM\PersistentCollection {#1444 …}
  +children: []
  -id: 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 {#1781
    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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1452
    date: 2024-10-16 10:38:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +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 {#1445
    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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1452
    date: 2024-10-16 10:38:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +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 {#1445
    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 {#1465
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1452
    date: 2024-10-16 10:38:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1638 …}
  +votes: Doctrine\ORM\PersistentCollection {#1642 …}
  +reports: Doctrine\ORM\PersistentCollection {#1643 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1633 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1624 …}
  +badges: Doctrine\ORM\PersistentCollection {#1636 …}
  +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 {#1445
    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 {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1660
    date: 2024-01-24 22:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +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 {#1409
    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 {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1660
    date: 2024-01-24 22:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +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 {#1409
    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 {#1450
  +user: Proxies\__CG__\App\Entity\User {#1449 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1421 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1660
    date: 2024-01-24 22:36:30.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1422 …}
  +votes: Doctrine\ORM\PersistentCollection {#1447 …}
  +reports: Doctrine\ORM\PersistentCollection {#1423 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1415 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1426 …}
  +badges: Doctrine\ORM\PersistentCollection {#1413 …}
  +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 {#1409
    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 {#1412
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1414
    date: 2024-10-10 03:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +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 {#1411
    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 {#1412
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1414
    date: 2024-10-10 03:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +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 {#1411
    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 {#1412
  +user: Proxies\__CG__\App\Entity\User {#1742 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1414
    date: 2024-10-10 03:51:01.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1441 …}
  +votes: Doctrine\ORM\PersistentCollection {#1418 …}
  +reports: Doctrine\ORM\PersistentCollection {#1425 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1427 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1454 …}
  +badges: Doctrine\ORM\PersistentCollection {#1462 …}
  +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 {#1411
    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 {#1457
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1464
    date: 2024-10-18 03:07:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 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 {#1448
    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 {#1457
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1464
    date: 2024-10-18 03:07:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 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 {#1448
    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 {#1457
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1464
    date: 2024-10-18 03:07:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1455 …}
  +votes: Doctrine\ORM\PersistentCollection {#1460 …}
  +reports: Doctrine\ORM\PersistentCollection {#1459 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1439 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1437 …}
  +badges: Doctrine\ORM\PersistentCollection {#1428 …}
  +children: []
  -id: 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 {#1448
    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 {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1430
    date: 2024-09-29 00:48:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 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 {#1434
    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 {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1430
    date: 2024-09-29 00:48:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 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 {#1434
    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 {#1431
  +user: Proxies\__CG__\App\Entity\User {#1440 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1438 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1430
    date: 2024-09-29 00:48:53.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1429 …}
  +votes: Doctrine\ORM\PersistentCollection {#1694 …}
  +reports: Doctrine\ORM\PersistentCollection {#1700 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1697 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1690 …}
  +badges: Doctrine\ORM\PersistentCollection {#1696 …}
  +children: []
  -id: 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 {#1434
    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 {#1609
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1595
    date: 2024-10-03 15:12:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +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 {#1610
    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 {#1609
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1595
    date: 2024-10-03 15:12:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +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 {#1610
    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 {#1609
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1595
    date: 2024-10-03 15:12:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1606 …}
  +votes: Doctrine\ORM\PersistentCollection {#1612 …}
  +reports: Doctrine\ORM\PersistentCollection {#1743 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1744 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1646 …}
  +badges: Doctrine\ORM\PersistentCollection {#1645 …}
  +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 {#1610
    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 {#1665
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1641
    date: 2024-09-27 01:09:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +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 {#1648
    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 {#1665
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1641
    date: 2024-09-27 01:09:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +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 {#1648
    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 {#1665
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1641
    date: 2024-09-27 01:09:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1675 …}
  +votes: Doctrine\ORM\PersistentCollection {#1676 …}
  +reports: Doctrine\ORM\PersistentCollection {#1673 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1678 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1670 …}
  +badges: Doctrine\ORM\PersistentCollection {#1667 …}
  +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 {#1648
    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 {#1650
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1671
    date: 2024-09-25 08:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +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 {#1679
    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 {#1650
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1671
    date: 2024-09-25 08:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +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 {#1679
    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 {#1650
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1671
    date: 2024-09-25 08:52:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1654 …}
  +votes: Doctrine\ORM\PersistentCollection {#1655 …}
  +reports: Doctrine\ORM\PersistentCollection {#1651 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1656 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1662 …}
  +badges: Doctrine\ORM\PersistentCollection {#1553 …}
  +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 {#1679
    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 {#1591
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1590
    date: 2024-09-25 03:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +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 {#1592
    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 {#1591
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1590
    date: 2024-09-25 03:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +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 {#1592
    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 {#1591
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1590
    date: 2024-09-25 03:46:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1593 …}
  +votes: Doctrine\ORM\PersistentCollection {#1571 …}
  +reports: Doctrine\ORM\PersistentCollection {#1578 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1577 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1579 …}
  +badges: Doctrine\ORM\PersistentCollection {#1581 …}
  +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 {#1592
    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 {#1575
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1572
    date: 2024-09-20 11:53:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +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 {#1574
    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 {#1575
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1572
    date: 2024-09-20 11:53:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +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 {#1574
    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 {#1575
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1572
    date: 2024-09-20 11:53:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1587 …}
  +votes: Doctrine\ORM\PersistentCollection {#1573 …}
  +reports: Doctrine\ORM\PersistentCollection {#1576 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1549 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1528 …}
  +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 {#1574
    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 {#1567
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1561
    date: 2024-09-15 14:32:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +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 {#1525
    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 {#1567
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1561
    date: 2024-09-15 14:32:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +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 {#1525
    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 {#1567
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1550 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1561
    date: 2024-09-15 14:32:28.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1559 …}
  +votes: Doctrine\ORM\PersistentCollection {#1564 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1565 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1558 …}
  +badges: Doctrine\ORM\PersistentCollection {#1557 …}
  +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 {#1525
    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 {#1613
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1621
    date: 2024-09-13 10:45:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  +badges: Doctrine\ORM\PersistentCollection {#1691 …}
  +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 {#1620
    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 {#1613
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1621
    date: 2024-09-13 10:45:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  +badges: Doctrine\ORM\PersistentCollection {#1691 …}
  +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 {#1620
    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 {#1613
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1621
    date: 2024-09-13 10:45:45.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1604 …}
  +votes: Doctrine\ORM\PersistentCollection {#1619 …}
  +reports: Doctrine\ORM\PersistentCollection {#1701 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1687 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1689 …}
  +badges: Doctrine\ORM\PersistentCollection {#1691 …}
  +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 {#1620
    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 {#1616
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1795
    date: 2024-09-16 19:13:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  +badges: Doctrine\ORM\PersistentCollection {#1731 …}
  +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 {#1705
    date: 2024-09-11 15:49:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705526412 {#1711
    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 {#1616
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1795
    date: 2024-09-16 19:13:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  +badges: Doctrine\ORM\PersistentCollection {#1731 …}
  +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 {#1705
    date: 2024-09-11 15:49:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705526412 {#1711
    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 {#1616
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#1795
    date: 2024-09-16 19:13:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1598 …}
  +votes: Doctrine\ORM\PersistentCollection {#1629 …}
  +reports: Doctrine\ORM\PersistentCollection {#1626 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1618 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1597 …}
  +badges: Doctrine\ORM\PersistentCollection {#1731 …}
  +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 {#1705
    date: 2024-09-11 15:49:56.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705526412 {#1711
    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 {#1721
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: Proxies\__CG__\App\Entity\Image {#1717 …}
  +domain: App\Entity\Domain {#278 …}
  +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 {#1723
    date: 2024-09-13 07:22:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1718 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +badges: Doctrine\ORM\PersistentCollection {#2448 …}
  +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 {#1722
    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 {#1721
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: Proxies\__CG__\App\Entity\Image {#1717 …}
  +domain: App\Entity\Domain {#278 …}
  +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 {#1723
    date: 2024-09-13 07:22:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1718 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +badges: Doctrine\ORM\PersistentCollection {#2448 …}
  +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 {#1722
    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 {#1721
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: Proxies\__CG__\App\Entity\Image {#1717 …}
  +domain: App\Entity\Domain {#278 …}
  +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 {#1723
    date: 2024-09-13 07:22:27.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1716 …}
  +votes: Doctrine\ORM\PersistentCollection {#1718 …}
  +reports: Doctrine\ORM\PersistentCollection {#1741 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1740 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2464 …}
  +badges: Doctrine\ORM\PersistentCollection {#2448 …}
  +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 {#1722
    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 {#2458
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#2447
    date: 2024-09-11 07:01:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  +badges: Doctrine\ORM\PersistentCollection {#2470 …}
  +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 {#2422
    date: 2024-09-09 18:55:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705509643 {#2462
    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 {#2458
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#2447
    date: 2024-09-11 07:01:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  +badges: Doctrine\ORM\PersistentCollection {#2470 …}
  +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 {#2422
    date: 2024-09-09 18:55:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705509643 {#2462
    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 {#2458
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#2447
    date: 2024-09-11 07:01:38.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2461 …}
  +votes: Doctrine\ORM\PersistentCollection {#2460 …}
  +reports: Doctrine\ORM\PersistentCollection {#2452 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2454 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2459 …}
  +badges: Doctrine\ORM\PersistentCollection {#2470 …}
  +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 {#2422
    date: 2024-09-09 18:55:48.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705509643 {#2462
    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 {#2371
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
  +image: Proxies\__CG__\App\Entity\Image {#2370 …}
  +domain: App\Entity\Domain {#278 …}
  +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 {#2467
    date: 2024-09-11 20:31:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  +badges: Doctrine\ORM\PersistentCollection {#2384 …}
  +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 {#2471
    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 {#2371
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
  +image: Proxies\__CG__\App\Entity\Image {#2370 …}
  +domain: App\Entity\Domain {#278 …}
  +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 {#2467
    date: 2024-09-11 20:31:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  +badges: Doctrine\ORM\PersistentCollection {#2384 …}
  +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 {#2471
    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 {#2371
  +user: Proxies\__CG__\App\Entity\User {#1611 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2363 …}
  +image: Proxies\__CG__\App\Entity\Image {#2370 …}
  +domain: App\Entity\Domain {#278 …}
  +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 {#2467
    date: 2024-09-11 20:31:54.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2377 …}
  +votes: Doctrine\ORM\PersistentCollection {#2359 …}
  +reports: Doctrine\ORM\PersistentCollection {#2364 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2380 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2382 …}
  +badges: Doctrine\ORM\PersistentCollection {#2384 …}
  +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 {#2471
    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 {#1910
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#2379
    date: 2024-09-10 13:57:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#2391 …}
  +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 {#2381
    date: 2024-09-02 21:19:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705448138 {#2383
    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 {#1910
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#2379
    date: 2024-09-10 13:57:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#2391 …}
  +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 {#2381
    date: 2024-09-02 21:19:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705448138 {#2383
    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 {#1910
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#2379
    date: 2024-09-10 13:57:06.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1906 …}
  +votes: Doctrine\ORM\PersistentCollection {#1708 …}
  +reports: Doctrine\ORM\PersistentCollection {#1410 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1907 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1407 …}
  +badges: Doctrine\ORM\PersistentCollection {#2391 …}
  +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 {#2381
    date: 2024-09-02 21:19:20.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705448138 {#2383
    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 {#2392
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#2369
    date: 2024-09-22 17:35:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  +badges: Doctrine\ORM\PersistentCollection {#1401 …}
  +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 {#2387
    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 {#2392
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#2369
    date: 2024-09-22 17:35:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  +badges: Doctrine\ORM\PersistentCollection {#1401 …}
  +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 {#2387
    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 {#2392
  +user: Proxies\__CG__\App\Entity\User {#1767 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1845 …}
  +image: null
  +domain: App\Entity\Domain {#278 …}
  +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 {#2369
    date: 2024-09-22 17:35:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2394 …}
  +votes: Doctrine\ORM\PersistentCollection {#2393 …}
  +reports: Doctrine\ORM\PersistentCollection {#1381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1402 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1385 …}
  +badges: Doctrine\ORM\PersistentCollection {#1401 …}
  +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 {#2387
    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