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

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.31 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.07 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 {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "I-m-not-the-only-one-right"
  +title: "I’m not the only one, right?"
  +url: "https://i.imgur.com/s8zMaDV.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696186419 {#1623
    date: 2023-10-01 20:53:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 3816
  -titleTs: "'m':2 'one':6 'right':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696186419
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6114723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696186419 {#1631
    date: 2023-10-01 20:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "I-m-not-the-only-one-right"
  +title: "I’m not the only one, right?"
  +url: "https://i.imgur.com/s8zMaDV.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696186419 {#1623
    date: 2023-10-01 20:53:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 3816
  -titleTs: "'m':2 'one':6 'right':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696186419
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6114723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696186419 {#1631
    date: 2023-10-01 20:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#1406
  +user: Proxies\__CG__\App\Entity\User {#1704 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "I-m-not-the-only-one-right"
  +title: "I’m not the only one, right?"
  +url: "https://i.imgur.com/s8zMaDV.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696186419 {#1623
    date: 2023-10-01 20:53:39.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1710 …}
  +votes: Doctrine\ORM\PersistentCollection {#1742 …}
  +reports: Doctrine\ORM\PersistentCollection {#1659 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1747 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1753 …}
  +badges: Doctrine\ORM\PersistentCollection {#1749 …}
  +children: []
  -id: 3816
  -titleTs: "'m':2 'one':6 'right':7"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696186419
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6114723"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696186419 {#1631
    date: 2023-10-01 20:53:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1932 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Spooky-time"
  +title: "Spooky time"
  +url: "https://lemmy.world/pictrs/image/82eafd29-ed0d-43d6-a814-38ef9556c848.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696185800 {#1966
    date: 2023-10-01 20:43:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 2695
  -titleTs: "'spooki':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696203800
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6114129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696185800 {#1961
    date: 2023-10-01 20:43:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1932 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Spooky-time"
  +title: "Spooky time"
  +url: "https://lemmy.world/pictrs/image/82eafd29-ed0d-43d6-a814-38ef9556c848.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696185800 {#1966
    date: 2023-10-01 20:43:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 2695
  -titleTs: "'spooki':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696203800
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6114129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696185800 {#1961
    date: 2023-10-01 20:43:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1934
  +user: Proxies\__CG__\App\Entity\User {#1957 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1932 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Spooky-time"
  +title: "Spooky time"
  +url: "https://lemmy.world/pictrs/image/82eafd29-ed0d-43d6-a814-38ef9556c848.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 9
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696185800 {#1966
    date: 2023-10-01 20:43:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1930 …}
  +votes: Doctrine\ORM\PersistentCollection {#1952 …}
  +reports: Doctrine\ORM\PersistentCollection {#1386 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1388 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1892 …}
  +badges: Doctrine\ORM\PersistentCollection {#1890 …}
  +children: []
  -id: 2695
  -titleTs: "'spooki':1 'time':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696203800
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6114129"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696185800 {#1961
    date: 2023-10-01 20:43:20.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1765 …}
  +slug: "What-game-did-you-play-a-ton-of-in-the"
  +title: "What game did you play a ton of in the past, that you were never good enough to beat?"
  +url: null
  +body: """
    My two:\n
    \n
    Very cliché, I played Ocarina of Time a ton as a child, have memories of playing it both on N64 as a wee child and on game cube as a less small child. Never got past water temple even with the game guide.\n
    \n
    Yu-Gi-Oh forbidden memories. Played the crap out of that game on play station, constantly playing on free play praying for the cards I would need to get further. I was never able to beat more than 1-2 of the high mages. Watching speed runs on the game it turns out I was never ever going to beat that game as a kid. The final 6 are just disgustingly brutal.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697731492 {#1785
    date: 2023-10-19 18:04:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 5042
  -titleTs: "'beat':19 'enough':17 'game':2 'good':16 'never':15 'past':11 'play':5 'ton':7"
  -bodyTs: "'-2':86 '1':85 '6':114 'abl':80 'beat':82,106 'brutal':118 'card':70 'child':14,26,35 'cliché':4 'constant':62 'crap':54 'cube':30 'disgust':117 'even':41 'ever':103 'final':113 'forbidden':50 'free':65 'game':29,44,58,96,108 'get':75 'gi':48 'go':104 'got':37 'guid':45 'high':89 'kid':111 'less':33 'mage':90 'memori':16,51 'n64':22 'need':73 'never':36,79,102 'ocarina':7 'oh':49 'past':38 'play':6,18,52,60,63,66 'pray':67 'run':93 'small':34 'speed':92 'station':61 'templ':40 'time':9 'ton':11 'turn':98 'two':2 'watch':91 'water':39 'wee':25 'would':72 'yu':47 'yu-gi-oh':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696197708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6113389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696184708 {#1784
    date: 2023-10-01 20:25:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1765 …}
  +slug: "What-game-did-you-play-a-ton-of-in-the"
  +title: "What game did you play a ton of in the past, that you were never good enough to beat?"
  +url: null
  +body: """
    My two:\n
    \n
    Very cliché, I played Ocarina of Time a ton as a child, have memories of playing it both on N64 as a wee child and on game cube as a less small child. Never got past water temple even with the game guide.\n
    \n
    Yu-Gi-Oh forbidden memories. Played the crap out of that game on play station, constantly playing on free play praying for the cards I would need to get further. I was never able to beat more than 1-2 of the high mages. Watching speed runs on the game it turns out I was never ever going to beat that game as a kid. The final 6 are just disgustingly brutal.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697731492 {#1785
    date: 2023-10-19 18:04:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 5042
  -titleTs: "'beat':19 'enough':17 'game':2 'good':16 'never':15 'past':11 'play':5 'ton':7"
  -bodyTs: "'-2':86 '1':85 '6':114 'abl':80 'beat':82,106 'brutal':118 'card':70 'child':14,26,35 'cliché':4 'constant':62 'crap':54 'cube':30 'disgust':117 'even':41 'ever':103 'final':113 'forbidden':50 'free':65 'game':29,44,58,96,108 'get':75 'gi':48 'go':104 'got':37 'guid':45 'high':89 'kid':111 'less':33 'mage':90 'memori':16,51 'n64':22 'need':73 'never':36,79,102 'ocarina':7 'oh':49 'past':38 'play':6,18,52,60,63,66 'pray':67 'run':93 'small':34 'speed':92 'station':61 'templ':40 'time':9 'ton':11 'turn':98 'two':2 'watch':91 'water':39 'wee':25 'would':72 'yu':47 'yu-gi-oh':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696197708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6113389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696184708 {#1784
    date: 2023-10-01 20:25:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
App\Entity\Entry {#1786
  +user: Proxies\__CG__\App\Entity\User {#1780 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1764 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1765 …}
  +slug: "What-game-did-you-play-a-ton-of-in-the"
  +title: "What game did you play a ton of in the past, that you were never good enough to beat?"
  +url: null
  +body: """
    My two:\n
    \n
    Very cliché, I played Ocarina of Time a ton as a child, have memories of playing it both on N64 as a wee child and on game cube as a less small child. Never got past water temple even with the game guide.\n
    \n
    Yu-Gi-Oh forbidden memories. Played the crap out of that game on play station, constantly playing on free play praying for the cards I would need to get further. I was never able to beat more than 1-2 of the high mages. Watching speed runs on the game it turns out I was never ever going to beat that game as a kid. The final 6 are just disgustingly brutal.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 2
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697731492 {#1785
    date: 2023-10-19 18:04:52.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1766 …}
  +votes: Doctrine\ORM\PersistentCollection {#1681 …}
  +reports: Doctrine\ORM\PersistentCollection {#1466 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1445 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1638 …}
  +badges: Doctrine\ORM\PersistentCollection {#1642 …}
  +children: []
  -id: 5042
  -titleTs: "'beat':19 'enough':17 'game':2 'good':16 'never':15 'past':11 'play':5 'ton':7"
  -bodyTs: "'-2':86 '1':85 '6':114 'abl':80 'beat':82,106 'brutal':118 'card':70 'child':14,26,35 'cliché':4 'constant':62 'crap':54 'cube':30 'disgust':117 'even':41 'ever':103 'final':113 'forbidden':50 'free':65 'game':29,44,58,96,108 'get':75 'gi':48 'go':104 'got':37 'guid':45 'high':89 'kid':111 'less':33 'mage':90 'memori':16,51 'n64':22 'need':73 'never':36,79,102 'ocarina':7 'oh':49 'past':38 'play':6,18,52,60,63,66 'pray':67 'run':93 'small':34 'speed':92 'station':61 'templ':40 'time':9 'ton':11 'turn':98 'two':2 'watch':91 'water':39 'wee':25 'would':72 'yu':47 'yu-gi-oh':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696197708
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6113389"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696184708 {#1784
    date: 2023-10-01 20:25:08.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "The-audacity"
  +title: "The audacity"
  +url: "https://lemmy.world/pictrs/image/c4d20da9-f62f-4392-9f58-28ed38f1704e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696199949 {#1643
    date: 2023-10-02 00:39:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 5120
  -titleTs: "'audac':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696217867
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6113159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696184367 {#1622
    date: 2023-10-01 20:19:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "The-audacity"
  +title: "The audacity"
  +url: "https://lemmy.world/pictrs/image/c4d20da9-f62f-4392-9f58-28ed38f1704e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696199949 {#1643
    date: 2023-10-02 00:39:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 5120
  -titleTs: "'audac':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696217867
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6113159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696184367 {#1622
    date: 2023-10-01 20:19:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\Entry {#1633
  +user: Proxies\__CG__\App\Entity\User {#1627 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1624 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "The-audacity"
  +title: "The audacity"
  +url: "https://lemmy.world/pictrs/image/c4d20da9-f62f-4392-9f58-28ed38f1704e.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 12
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696199949 {#1643
    date: 2023-10-02 00:39:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1634 …}
  +votes: Doctrine\ORM\PersistentCollection {#1635 …}
  +reports: Doctrine\ORM\PersistentCollection {#1409 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1449 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1422 …}
  +badges: Doctrine\ORM\PersistentCollection {#1447 …}
  +children: []
  -id: 5120
  -titleTs: "'audac':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696217867
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6113159"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696184367 {#1622
    date: 2023-10-01 20:19:27.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2167
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#2288 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Relationship-goals"
  +title: "Relationship goals."
  +url: "https://suppo.fi/pictrs/image/25cda380-19bc-45b3-97d5-5808e0dbfd2a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696192964 {#2357
    date: 2023-10-01 22:42:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 2790
  -titleTs: "'goal':2 'relationship':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696214726
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/365419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696181226 {#2166
    date: 2023-10-01 19:27:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
App\Entity\Entry {#2167
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#2288 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Relationship-goals"
  +title: "Relationship goals."
  +url: "https://suppo.fi/pictrs/image/25cda380-19bc-45b3-97d5-5808e0dbfd2a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696192964 {#2357
    date: 2023-10-01 22:42:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 2790
  -titleTs: "'goal':2 'relationship':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696214726
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/365419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696181226 {#2166
    date: 2023-10-01 19:27:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
App\Entity\Entry {#2167
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#2288 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Relationship-goals"
  +title: "Relationship goals."
  +url: "https://suppo.fi/pictrs/image/25cda380-19bc-45b3-97d5-5808e0dbfd2a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 13
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696192964 {#2357
    date: 2023-10-01 22:42:44.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2355 …}
  +votes: Doctrine\ORM\PersistentCollection {#2476 …}
  +reports: Doctrine\ORM\PersistentCollection {#2451 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2475 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2450 …}
  +badges: Doctrine\ORM\PersistentCollection {#2477 …}
  +children: []
  -id: 2790
  -titleTs: "'goal':2 'relationship':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696214726
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/365419"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696181226 {#2166
    date: 2023-10-01 19:27:06.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\Entry {#1539
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Always"
  +title: "Always..."
  +url: "https://suppo.fi/pictrs/image/9f1573e2-ba98-4117-a80b-840398d88002.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696194583 {#1538
    date: 2023-10-01 23:09:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 2861
  -titleTs: "'alway':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696205703
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/365418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696181203 {#1533
    date: 2023-10-01 19:26:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1539
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Always"
  +title: "Always..."
  +url: "https://suppo.fi/pictrs/image/9f1573e2-ba98-4117-a80b-840398d88002.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696194583 {#1538
    date: 2023-10-01 23:09:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 2861
  -titleTs: "'alway':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696205703
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/365418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696181203 {#1533
    date: 2023-10-01 19:26:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1539
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1541 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "Always"
  +title: "Always..."
  +url: "https://suppo.fi/pictrs/image/9f1573e2-ba98-4117-a80b-840398d88002.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696194583 {#1538
    date: 2023-10-01 23:09:43.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1529 …}
  +votes: Doctrine\ORM\PersistentCollection {#1530 …}
  +reports: Doctrine\ORM\PersistentCollection {#1536 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1516 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1519 …}
  +badges: Doctrine\ORM\PersistentCollection {#1517 …}
  +children: []
  -id: 2861
  -titleTs: "'alway':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696205703
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/365418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696181203 {#1533
    date: 2023-10-01 19:26:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#91
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "That-was-amazing"
  +title: "That was amazing"
  +url: "https://suppo.fi/pictrs/image/25837e9c-abd9-40a9-ac9a-ec681624307c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696181182 {#245
    date: 2023-10-01 19:26:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1608 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1866 …}
  +badges: Doctrine\ORM\PersistentCollection {#1688 …}
  +children: []
  -id: 2639
  -titleTs: "'amaz':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696235182
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/365417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696181182 {#254
    date: 2023-10-01 19:26:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\Entry {#91
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "That-was-amazing"
  +title: "That was amazing"
  +url: "https://suppo.fi/pictrs/image/25837e9c-abd9-40a9-ac9a-ec681624307c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696181182 {#245
    date: 2023-10-01 19:26:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1608 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1866 …}
  +badges: Doctrine\ORM\PersistentCollection {#1688 …}
  +children: []
  -id: 2639
  -titleTs: "'amaz':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696235182
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/365417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696181182 {#254
    date: 2023-10-01 19:26:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\Entry {#91
  +user: Proxies\__CG__\App\Entity\User {#1869 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1825 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1807 …}
  +slug: "That-was-amazing"
  +title: "That was amazing"
  +url: "https://suppo.fi/pictrs/image/25837e9c-abd9-40a9-ac9a-ec681624307c.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696181182 {#245
    date: 2023-10-01 19:26:22.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1608 …}
  +votes: Doctrine\ORM\PersistentCollection {#1857 …}
  +reports: Doctrine\ORM\PersistentCollection {#2482 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1963 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1866 …}
  +badges: Doctrine\ORM\PersistentCollection {#1688 …}
  +children: []
  -id: 2639
  -titleTs: "'amaz':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696235182
  +visibility: "visible             "
  +apId: "https://suppo.fi/post/365417"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696181182 {#254
    date: 2023-10-01 19:26:22.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1480
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1522 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1389 …}
  +slug: "I-think-he-noticed"
  +title: "I think he noticed"
  +url: "https://lemmy.zip/pictrs/image/c9753ebb-881d-468a-b322-1474c276f7da.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696182141 {#1511
    date: 2023-10-01 19:42:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 2858
  -titleTs: "'notic':4 'think':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696201130
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3508208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696181130 {#1523
    date: 2023-10-01 19:25:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1522 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1389 …}
  +slug: "I-think-he-noticed"
  +title: "I think he noticed"
  +url: "https://lemmy.zip/pictrs/image/c9753ebb-881d-468a-b322-1474c276f7da.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696182141 {#1511
    date: 2023-10-01 19:42:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 2858
  -titleTs: "'notic':4 'think':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696201130
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3508208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696181130 {#1523
    date: 2023-10-01 19:25:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\Entry {#1480
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1522 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1389 …}
  +slug: "I-think-he-noticed"
  +title: "I think he noticed"
  +url: "https://lemmy.zip/pictrs/image/c9753ebb-881d-468a-b322-1474c276f7da.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696182141 {#1511
    date: 2023-10-01 19:42:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1510 …}
  +votes: Doctrine\ORM\PersistentCollection {#1503 …}
  +reports: Doctrine\ORM\PersistentCollection {#1507 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1543 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1535 …}
  +badges: Doctrine\ORM\PersistentCollection {#1542 …}
  +children: []
  -id: 2858
  -titleTs: "'notic':4 'think':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696201130
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3508208"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696181130 {#1523
    date: 2023-10-01 19:25:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1864
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Finally-at-long-last-love"
  +title: "Finally, at long last, love"
  +url: "https://lemmy.world/pictrs/image/f70aecf0-38de-4182-af35-5f71cb3e7a3a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696181268 {#1886
    date: 2023-10-01 19:27:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1880 …}
  +votes: Doctrine\ORM\PersistentCollection {#1915 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 2647
  -titleTs: "'final':1 'last':4 'long':3 'love':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696217459
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6108314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696179459 {#1879
    date: 2023-10-01 18:57:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\Entry {#1864
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Finally-at-long-last-love"
  +title: "Finally, at long last, love"
  +url: "https://lemmy.world/pictrs/image/f70aecf0-38de-4182-af35-5f71cb3e7a3a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696181268 {#1886
    date: 2023-10-01 19:27:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1880 …}
  +votes: Doctrine\ORM\PersistentCollection {#1915 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 2647
  -titleTs: "'final':1 'last':4 'long':3 'love':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696217459
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6108314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696179459 {#1879
    date: 2023-10-01 18:57:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\Entry {#1864
  +user: Proxies\__CG__\App\Entity\User {#1925 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1877 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "Finally-at-long-last-love"
  +title: "Finally, at long last, love"
  +url: "https://lemmy.world/pictrs/image/f70aecf0-38de-4182-af35-5f71cb3e7a3a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696181268 {#1886
    date: 2023-10-01 19:27:48.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1880 …}
  +votes: Doctrine\ORM\PersistentCollection {#1915 …}
  +reports: Doctrine\ORM\PersistentCollection {#1899 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1894 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1895 …}
  +badges: Doctrine\ORM\PersistentCollection {#1897 …}
  +children: []
  -id: 2647
  -titleTs: "'final':1 'last':4 'long':3 'love':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696217459
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6108314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696179459 {#1879
    date: 2023-10-01 18:57:39.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "The-Very-Best"
  +title: "The Very Best"
  +url: "https://lemmy.world/pictrs/image/22b057be-151b-48d7-9194-75ea10ed7373.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696178819 {#1489
    date: 2023-10-01 18:46:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 4418
  -titleTs: "'best':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696183319
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6107767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696178819 {#1496
    date: 2023-10-01 18:46:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "The-Very-Best"
  +title: "The Very Best"
  +url: "https://lemmy.world/pictrs/image/22b057be-151b-48d7-9194-75ea10ed7373.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696178819 {#1489
    date: 2023-10-01 18:46:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 4418
  -titleTs: "'best':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696183319
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6107767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696178819 {#1496
    date: 2023-10-01 18:46:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
40 DENIED moderate
App\Entity\Entry {#1494
  +user: Proxies\__CG__\App\Entity\User {#1490 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1491 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "The-Very-Best"
  +title: "The Very Best"
  +url: "https://lemmy.world/pictrs/image/22b057be-151b-48d7-9194-75ea10ed7373.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696178819 {#1489
    date: 2023-10-01 18:46:59.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1493 …}
  +votes: Doctrine\ORM\PersistentCollection {#1492 …}
  +reports: Doctrine\ORM\PersistentCollection {#1477 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1761 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1754 …}
  +badges: Doctrine\ORM\PersistentCollection {#1760 …}
  +children: []
  -id: 4418
  -titleTs: "'best':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696183319
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6107767"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696178819 {#1496
    date: 2023-10-01 18:46:59.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1365 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "let-them-have-it"
  +title: "let them have it."
  +url: "https://feddit.de/pictrs/image/11cc3fc9-6f0a-4c62-b80f-81ca02083141.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696342450 {#1396
    date: 2023-10-03 16:14:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +children: []
  -id: 2773
  -titleTs: "'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696255735
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4045303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696178735 {#1394
    date: 2023-10-01 18:45:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\Entry {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1365 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "let-them-have-it"
  +title: "let them have it."
  +url: "https://feddit.de/pictrs/image/11cc3fc9-6f0a-4c62-b80f-81ca02083141.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696342450 {#1396
    date: 2023-10-03 16:14:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +children: []
  -id: 2773
  -titleTs: "'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696255735
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4045303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696178735 {#1394
    date: 2023-10-01 18:45:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\Entry {#1366
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1365 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "let-them-have-it"
  +title: "let them have it."
  +url: "https://feddit.de/pictrs/image/11cc3fc9-6f0a-4c62-b80f-81ca02083141.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696342450 {#1396
    date: 2023-10-03 16:14:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1378 …}
  +votes: Doctrine\ORM\PersistentCollection {#1371 …}
  +reports: Doctrine\ORM\PersistentCollection {#1379 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1367 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1898 …}
  +badges: Doctrine\ORM\PersistentCollection {#1904 …}
  +children: []
  -id: 2773
  -titleTs: "'let':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696255735
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4045303"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696178735 {#1394
    date: 2023-10-01 18:45:35.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1393 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1389 …}
  +slug: "Some-cows-lactose"
  +title: "Some cows lactose"
  +url: "https://lemmy.zip/pictrs/image/c87b0f06-cab0-410d-9d44-9e169649b6ab.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696177956 {#1935
    date: 2023-10-01 18:32:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1936 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 2711
  -titleTs: "'cow':2 'lactos':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696191456
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3506454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177956 {#1364
    date: 2023-10-01 18:32:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\Entry {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1393 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1389 …}
  +slug: "Some-cows-lactose"
  +title: "Some cows lactose"
  +url: "https://lemmy.zip/pictrs/image/c87b0f06-cab0-410d-9d44-9e169649b6ab.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696177956 {#1935
    date: 2023-10-01 18:32:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1936 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 2711
  -titleTs: "'cow':2 'lactos':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696191456
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3506454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177956 {#1364
    date: 2023-10-01 18:32:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\Entry {#1392
  +user: Proxies\__CG__\App\Entity\User {#1398 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1393 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1389 …}
  +slug: "Some-cows-lactose"
  +title: "Some cows lactose"
  +url: "https://lemmy.zip/pictrs/image/c87b0f06-cab0-410d-9d44-9e169649b6ab.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696177956 {#1935
    date: 2023-10-01 18:32:36.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1936 …}
  +votes: Doctrine\ORM\PersistentCollection {#1938 …}
  +reports: Doctrine\ORM\PersistentCollection {#1945 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1941 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1971 …}
  +badges: Doctrine\ORM\PersistentCollection {#1368 …}
  +children: []
  -id: 2711
  -titleTs: "'cow':2 'lactos':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696191456
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/3506454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177956 {#1364
    date: 2023-10-01 18:32:36.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "chemists"
  +title: "chemists?"
  +url: "https://i.imgur.com/CmEZEn0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699538052 {#1439
    date: 2023-11-09 14:54:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 5143
  -titleTs: "'chemist':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696228878
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4044976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177878 {#1433
    date: 2023-10-01 18:31:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "chemists"
  +title: "chemists?"
  +url: "https://i.imgur.com/CmEZEn0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699538052 {#1439
    date: 2023-11-09 14:54:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 5143
  -titleTs: "'chemist':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696228878
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4044976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177878 {#1433
    date: 2023-10-01 18:31:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
App\Entity\Entry {#1437
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "chemists"
  +title: "chemists?"
  +url: "https://i.imgur.com/CmEZEn0.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699538052 {#1439
    date: 2023-11-09 14:54:12.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1428 …}
  +votes: Doctrine\ORM\PersistentCollection {#1430 …}
  +reports: Doctrine\ORM\PersistentCollection {#1431 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1438 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1699 …}
  +badges: Doctrine\ORM\PersistentCollection {#1703 …}
  +children: []
  -id: 5143
  -titleTs: "'chemist':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696228878
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4044976"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177878 {#1433
    date: 2023-10-01 18:31:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1552
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "First-off-make-a-copy-Just-do-it"
  +title: "First off, make a copy. Just do it."
  +url: "https://feddit.de/pictrs/image/2afd8c6b-3a2c-40a2-9337-1ee2548eec4a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696177618 {#1663
    date: 2023-10-01 18:26:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 12048
  -titleTs: "'copi':5 'first':1 'make':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696191118
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4044861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177618 {#1553
    date: 2023-10-01 18:26:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "First-off-make-a-copy-Just-do-it"
  +title: "First off, make a copy. Just do it."
  +url: "https://feddit.de/pictrs/image/2afd8c6b-3a2c-40a2-9337-1ee2548eec4a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696177618 {#1663
    date: 2023-10-01 18:26:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 12048
  -titleTs: "'copi':5 'first':1 'make':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696191118
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4044861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177618 {#1553
    date: 2023-10-01 18:26:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
56 DENIED moderate
App\Entity\Entry {#1552
  +user: Proxies\__CG__\App\Entity\User {#1374 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1590 …}
  +image: Proxies\__CG__\App\Entity\Image {#1592 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "First-off-make-a-copy-Just-do-it"
  +title: "First off, make a copy. Just do it."
  +url: "https://feddit.de/pictrs/image/2afd8c6b-3a2c-40a2-9337-1ee2548eec4a.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 7
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696177618 {#1663
    date: 2023-10-01 18:26:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1591 …}
  +votes: Doctrine\ORM\PersistentCollection {#1589 …}
  +reports: Doctrine\ORM\PersistentCollection {#1582 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1583 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1580 …}
  +badges: Doctrine\ORM\PersistentCollection {#1584 …}
  +children: []
  -id: 12048
  -titleTs: "'copi':5 'first':1 'make':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696191118
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4044861"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177618 {#1553
    date: 2023-10-01 18:26:58.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1646
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "PI-is-what"
  +title: "PI is what"
  +url: "https://i.imgur.com/hiZ1VHK.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696266827 {#1744
    date: 2023-10-02 19:13:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 5654
  -titleTs: "'pi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696237983
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4044774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177483 {#1639
    date: 2023-10-01 18:24:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\Entry {#1646
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "PI-is-what"
  +title: "PI is what"
  +url: "https://i.imgur.com/hiZ1VHK.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696266827 {#1744
    date: 2023-10-02 19:13:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 5654
  -titleTs: "'pi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696237983
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4044774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177483 {#1639
    date: 2023-10-01 18:24:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\Entry {#1646
  +user: Proxies\__CG__\App\Entity\User {#1436 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1712 …}
  +slug: "PI-is-what"
  +title: "PI is what"
  +url: "https://i.imgur.com/hiZ1VHK.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 6
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696266827 {#1744
    date: 2023-10-02 19:13:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1675 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1676 …}
  +badges: Doctrine\ORM\PersistentCollection {#1673 …}
  +children: []
  -id: 5654
  -titleTs: "'pi':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696237983
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4044774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177483 {#1639
    date: 2023-10-01 18:24:43.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1415
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "So-proud"
  +title: "So proud. 🥹🥲"
  +url: "https://mander.xyz/pictrs/image/9464f51a-7881-4f24-8b9b-4a9667eb2183.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696177932 {#1423
    date: 2023-10-01 18:32:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 5121
  -titleTs: "'proud':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696263552
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4395875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177152 {#1442
    date: 2023-10-01 18:19:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "So-proud"
  +title: "So proud. 🥹🥲"
  +url: "https://mander.xyz/pictrs/image/9464f51a-7881-4f24-8b9b-4a9667eb2183.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696177932 {#1423
    date: 2023-10-01 18:32:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 5121
  -titleTs: "'proud':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696263552
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4395875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177152 {#1442
    date: 2023-10-01 18:19:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
App\Entity\Entry {#1415
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1420 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "So-proud"
  +title: "So proud. 🥹🥲"
  +url: "https://mander.xyz/pictrs/image/9464f51a-7881-4f24-8b9b-4a9667eb2183.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 1
  +favouriteCount: 39
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696177932 {#1423
    date: 2023-10-01 18:32:12.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1426 …}
  +votes: Doctrine\ORM\PersistentCollection {#1413 …}
  +reports: Doctrine\ORM\PersistentCollection {#1414 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1412 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1443 …}
  +badges: Doctrine\ORM\PersistentCollection {#1419 …}
  +children: []
  -id: 5121
  -titleTs: "'proud':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696263552
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4395875"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696177152 {#1442
    date: 2023-10-01 18:19:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\Entry {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "A-META-post-about-Spoilers"
  +title: "A META post about Spoilers"
  +url: "https://lemmy.world/pictrs/image/386b54a9-20d6-4ced-a9d6-a90f771b7171.webp"
  +body: """
    I’ve been meaning to make a post, but with the Ahsoka finale coming up, I guess I shouldn’t put it off any longer.\n
    \n
    I’ll offer my opinion, and hopefully we can come to some sort of consensus on the matter.\n
    \n
    #### What’s considered a spoiler?\n
    \n
    For Star Wars, I’d say that any movie, or a season of any TV show that’s been broadcast to completion, is fair game to meme about without worrying about spoilers.  \n
    There’s lots of stuff that I’m planning to watch ‘one day’, and I’ve sort of accepted that I might happen across a spoiler, without expecting the rest of the world to patiently wait for me to catch up.  \n
    For things that are currently airing, I think that anything that’s already been established by the show’s premise isn’t a spoiler. From Ahsoka’s first [official trailer](https://youtu.be/J_1EXWNETiI), we know about the following appearances: Ahsoka, Sabine, Mara, Huyang, Ezra and Chopper; a Night Sister, two mercenaries, and Thrawn. So I’d argue that a meme depicting a Night Sister offering a data file to Thrawn isn’t a spoiler, even though we had two reports saying it was.  \n
    Spoilers for Ahsoka would include: anyone dying; cameo appearances from characters in the wider universe; big revelations, the ultimate resolution, or anything really that someone might think you’re being a bit of dick about revealing.  \n
    Ideally, you’d wait a couple of weeks to post about these, but if you can’t wait …\n
    \n
    #### How to post a meme with a spoiler?\n
    \n
    We’re limited by the current state of lemmy as to how to do this.\n
    \n
    - NSFW’ing stuff isn’t that good: most people leave it unticked so you’re massively limiting your audience, and whether it blurs an image is user-configurable, so it might not even work.\n
    - Spoiler tags aren’t supported widely with mobile clients, and Connect doesn’t acknowledge Markdown inside of them\n
    - An image inside a text post is likely to get scrolled past, and some clients will grab the first image from the body and use it as a thumbnail.\n
    \n
    So the best way for now is probably to upload a generic image for the thumbnail, and include your meme as an inline image in the body of post, with something in the title to indicate a potential spoiler. You can re-use the image I’ve used for this post if you like. It’s at [lemmy.world/…/386b54a9-20d6-4ced-a9d6-a90f771b717…](https://lemmy.world/pictrs/image/386b54a9-20d6-4ced-a9d6-a90f771b7171.webp)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696176315 {#1748
    date: 2023-10-01 18:05:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 4221
  -titleTs: "'meta':2 'post':3 'spoiler':5"
  -bodyTs: "'/386b54a9-20d6-4ced-a9d6-a90f771b717':423 '/j_1exwnetii),':154 '/pictrs/image/386b54a9-20d6-4ced-a9d6-a90f771b7171.webp)':426 'accept':99 'acknowledg':330 'across':104 'ahsoka':12,147,161,207 'air':127 'alreadi':134 'anyon':210 'anyth':131,226 'appear':160,213 'aren':319 'argu':178 'audienc':300 'best':366 'big':220 'bit':236 'blur':304 'bodi':357,390 'broadcast':68 'cameo':212 'catch':120 'charact':215 'chopper':167 'client':325,349 'come':14,35 'complet':70 'configur':310 'connect':327 'consensus':40 'consid':46 'coupl':246 'current':126,272 'd':53,177,243 'data':188 'day':93 'depict':182 'dick':238 'die':211 'doesn':328 'establish':136 'even':196,315 'expect':108 'ezra':165 'fair':72 'file':189 'final':13 'first':149,353 'follow':159 'game':73 'generic':375 'get':344 'good':288 'grab':351 'guess':17 'happen':103 'hope':32 'huyang':164 'ideal':241 'imag':306,336,354,376,387,409 'includ':209,381 'indic':399 'ing':283 'inlin':386 'insid':332,337 'isn':142,192,285 'know':156 'leav':291 'lemmi':275 'lemmy.world':422,425 'lemmy.world/pictrs/image/386b54a9-20d6-4ced-a9d6-a90f771b7171.webp)':424 'like':342,418 'limit':269,298 'll':27 'longer':25 'lot':83 'm':88 'make':6 'mara':163 'markdown':331 'massiv':297 'matter':43 'mean':4 'meme':75,181,263,383 'mercenari':172 'might':102,230,313 'mobil':324 'movi':57 'night':169,184 'nsfw':282 'offer':28,186 'offici':150 'one':92 'opinion':30 'past':346 'patient':115 'peopl':290 'plan':89 'post':8,250,261,340,392,415 'potenti':401 'premis':141 'probabl':371 'put':21 're':233,268,296,406 're-us':405 'realli':227 'report':201 'resolut':224 'rest':110 'reveal':240 'revel':221 'sabin':162 'say':54,202 'scroll':345 'season':60 'shouldn':19 'show':64,139 'sister':170,185 'someon':229 'someth':394 'sort':38,97 'spoiler':48,80,106,145,195,205,266,317,402 'star':50 'state':273 'stuff':85,284 'support':321 'tag':318 'text':339 'thing':123 'think':129,231 'though':197 'thrawn':174,191 'thumbnail':363,379 'titl':397 'trailer':151 'tv':63 'two':171,200 'ultim':223 'univers':219 'untick':293 'upload':373 'use':359,407,412 'user':309 'user-configur':308 've':2,96,411 'wait':116,244,258 'war':51 'watch':91 'way':367 'week':248 'whether':302 'wide':322 'wider':218 'without':77,107 'work':316 'world':113 'worri':78 'would':208 'youtu.be':153 'youtu.be/j_1exwnetii),':152"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696180815
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6105936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696176315 {#1468
    date: 2023-10-01 18:05:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\Entry {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "A-META-post-about-Spoilers"
  +title: "A META post about Spoilers"
  +url: "https://lemmy.world/pictrs/image/386b54a9-20d6-4ced-a9d6-a90f771b7171.webp"
  +body: """
    I’ve been meaning to make a post, but with the Ahsoka finale coming up, I guess I shouldn’t put it off any longer.\n
    \n
    I’ll offer my opinion, and hopefully we can come to some sort of consensus on the matter.\n
    \n
    #### What’s considered a spoiler?\n
    \n
    For Star Wars, I’d say that any movie, or a season of any TV show that’s been broadcast to completion, is fair game to meme about without worrying about spoilers.  \n
    There’s lots of stuff that I’m planning to watch ‘one day’, and I’ve sort of accepted that I might happen across a spoiler, without expecting the rest of the world to patiently wait for me to catch up.  \n
    For things that are currently airing, I think that anything that’s already been established by the show’s premise isn’t a spoiler. From Ahsoka’s first [official trailer](https://youtu.be/J_1EXWNETiI), we know about the following appearances: Ahsoka, Sabine, Mara, Huyang, Ezra and Chopper; a Night Sister, two mercenaries, and Thrawn. So I’d argue that a meme depicting a Night Sister offering a data file to Thrawn isn’t a spoiler, even though we had two reports saying it was.  \n
    Spoilers for Ahsoka would include: anyone dying; cameo appearances from characters in the wider universe; big revelations, the ultimate resolution, or anything really that someone might think you’re being a bit of dick about revealing.  \n
    Ideally, you’d wait a couple of weeks to post about these, but if you can’t wait …\n
    \n
    #### How to post a meme with a spoiler?\n
    \n
    We’re limited by the current state of lemmy as to how to do this.\n
    \n
    - NSFW’ing stuff isn’t that good: most people leave it unticked so you’re massively limiting your audience, and whether it blurs an image is user-configurable, so it might not even work.\n
    - Spoiler tags aren’t supported widely with mobile clients, and Connect doesn’t acknowledge Markdown inside of them\n
    - An image inside a text post is likely to get scrolled past, and some clients will grab the first image from the body and use it as a thumbnail.\n
    \n
    So the best way for now is probably to upload a generic image for the thumbnail, and include your meme as an inline image in the body of post, with something in the title to indicate a potential spoiler. You can re-use the image I’ve used for this post if you like. It’s at [lemmy.world/…/386b54a9-20d6-4ced-a9d6-a90f771b717…](https://lemmy.world/pictrs/image/386b54a9-20d6-4ced-a9d6-a90f771b7171.webp)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696176315 {#1748
    date: 2023-10-01 18:05:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 4221
  -titleTs: "'meta':2 'post':3 'spoiler':5"
  -bodyTs: "'/386b54a9-20d6-4ced-a9d6-a90f771b717':423 '/j_1exwnetii),':154 '/pictrs/image/386b54a9-20d6-4ced-a9d6-a90f771b7171.webp)':426 'accept':99 'acknowledg':330 'across':104 'ahsoka':12,147,161,207 'air':127 'alreadi':134 'anyon':210 'anyth':131,226 'appear':160,213 'aren':319 'argu':178 'audienc':300 'best':366 'big':220 'bit':236 'blur':304 'bodi':357,390 'broadcast':68 'cameo':212 'catch':120 'charact':215 'chopper':167 'client':325,349 'come':14,35 'complet':70 'configur':310 'connect':327 'consensus':40 'consid':46 'coupl':246 'current':126,272 'd':53,177,243 'data':188 'day':93 'depict':182 'dick':238 'die':211 'doesn':328 'establish':136 'even':196,315 'expect':108 'ezra':165 'fair':72 'file':189 'final':13 'first':149,353 'follow':159 'game':73 'generic':375 'get':344 'good':288 'grab':351 'guess':17 'happen':103 'hope':32 'huyang':164 'ideal':241 'imag':306,336,354,376,387,409 'includ':209,381 'indic':399 'ing':283 'inlin':386 'insid':332,337 'isn':142,192,285 'know':156 'leav':291 'lemmi':275 'lemmy.world':422,425 'lemmy.world/pictrs/image/386b54a9-20d6-4ced-a9d6-a90f771b7171.webp)':424 'like':342,418 'limit':269,298 'll':27 'longer':25 'lot':83 'm':88 'make':6 'mara':163 'markdown':331 'massiv':297 'matter':43 'mean':4 'meme':75,181,263,383 'mercenari':172 'might':102,230,313 'mobil':324 'movi':57 'night':169,184 'nsfw':282 'offer':28,186 'offici':150 'one':92 'opinion':30 'past':346 'patient':115 'peopl':290 'plan':89 'post':8,250,261,340,392,415 'potenti':401 'premis':141 'probabl':371 'put':21 're':233,268,296,406 're-us':405 'realli':227 'report':201 'resolut':224 'rest':110 'reveal':240 'revel':221 'sabin':162 'say':54,202 'scroll':345 'season':60 'shouldn':19 'show':64,139 'sister':170,185 'someon':229 'someth':394 'sort':38,97 'spoiler':48,80,106,145,195,205,266,317,402 'star':50 'state':273 'stuff':85,284 'support':321 'tag':318 'text':339 'thing':123 'think':129,231 'though':197 'thrawn':174,191 'thumbnail':363,379 'titl':397 'trailer':151 'tv':63 'two':171,200 'ultim':223 'univers':219 'untick':293 'upload':373 'use':359,407,412 'user':309 'user-configur':308 've':2,96,411 'wait':116,244,258 'war':51 'watch':91 'way':367 'week':248 'whether':302 'wide':322 'wider':218 'without':77,107 'work':316 'world':113 'worri':78 'would':208 'youtu.be':153 'youtu.be/j_1exwnetii),':152"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696180815
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6105936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696176315 {#1468
    date: 2023-10-01 18:05:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
68 DENIED moderate
App\Entity\Entry {#1474
  +user: Proxies\__CG__\App\Entity\User {#1472 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1713 …}
  +image: Proxies\__CG__\App\Entity\Image {#1471 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1905 …}
  +slug: "A-META-post-about-Spoilers"
  +title: "A META post about Spoilers"
  +url: "https://lemmy.world/pictrs/image/386b54a9-20d6-4ced-a9d6-a90f771b7171.webp"
  +body: """
    I’ve been meaning to make a post, but with the Ahsoka finale coming up, I guess I shouldn’t put it off any longer.\n
    \n
    I’ll offer my opinion, and hopefully we can come to some sort of consensus on the matter.\n
    \n
    #### What’s considered a spoiler?\n
    \n
    For Star Wars, I’d say that any movie, or a season of any TV show that’s been broadcast to completion, is fair game to meme about without worrying about spoilers.  \n
    There’s lots of stuff that I’m planning to watch ‘one day’, and I’ve sort of accepted that I might happen across a spoiler, without expecting the rest of the world to patiently wait for me to catch up.  \n
    For things that are currently airing, I think that anything that’s already been established by the show’s premise isn’t a spoiler. From Ahsoka’s first [official trailer](https://youtu.be/J_1EXWNETiI), we know about the following appearances: Ahsoka, Sabine, Mara, Huyang, Ezra and Chopper; a Night Sister, two mercenaries, and Thrawn. So I’d argue that a meme depicting a Night Sister offering a data file to Thrawn isn’t a spoiler, even though we had two reports saying it was.  \n
    Spoilers for Ahsoka would include: anyone dying; cameo appearances from characters in the wider universe; big revelations, the ultimate resolution, or anything really that someone might think you’re being a bit of dick about revealing.  \n
    Ideally, you’d wait a couple of weeks to post about these, but if you can’t wait …\n
    \n
    #### How to post a meme with a spoiler?\n
    \n
    We’re limited by the current state of lemmy as to how to do this.\n
    \n
    - NSFW’ing stuff isn’t that good: most people leave it unticked so you’re massively limiting your audience, and whether it blurs an image is user-configurable, so it might not even work.\n
    - Spoiler tags aren’t supported widely with mobile clients, and Connect doesn’t acknowledge Markdown inside of them\n
    - An image inside a text post is likely to get scrolled past, and some clients will grab the first image from the body and use it as a thumbnail.\n
    \n
    So the best way for now is probably to upload a generic image for the thumbnail, and include your meme as an inline image in the body of post, with something in the title to indicate a potential spoiler. You can re-use the image I’ve used for this post if you like. It’s at [lemmy.world/…/386b54a9-20d6-4ced-a9d6-a90f771b717…](https://lemmy.world/pictrs/image/386b54a9-20d6-4ced-a9d6-a90f771b7171.webp)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 2
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696176315 {#1748
    date: 2023-10-01 18:05:15.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1467 …}
  +votes: Doctrine\ORM\PersistentCollection {#1469 …}
  +reports: Doctrine\ORM\PersistentCollection {#1498 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1497 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1486 …}
  +badges: Doctrine\ORM\PersistentCollection {#1487 …}
  +children: []
  -id: 4221
  -titleTs: "'meta':2 'post':3 'spoiler':5"
  -bodyTs: "'/386b54a9-20d6-4ced-a9d6-a90f771b717':423 '/j_1exwnetii),':154 '/pictrs/image/386b54a9-20d6-4ced-a9d6-a90f771b7171.webp)':426 'accept':99 'acknowledg':330 'across':104 'ahsoka':12,147,161,207 'air':127 'alreadi':134 'anyon':210 'anyth':131,226 'appear':160,213 'aren':319 'argu':178 'audienc':300 'best':366 'big':220 'bit':236 'blur':304 'bodi':357,390 'broadcast':68 'cameo':212 'catch':120 'charact':215 'chopper':167 'client':325,349 'come':14,35 'complet':70 'configur':310 'connect':327 'consensus':40 'consid':46 'coupl':246 'current':126,272 'd':53,177,243 'data':188 'day':93 'depict':182 'dick':238 'die':211 'doesn':328 'establish':136 'even':196,315 'expect':108 'ezra':165 'fair':72 'file':189 'final':13 'first':149,353 'follow':159 'game':73 'generic':375 'get':344 'good':288 'grab':351 'guess':17 'happen':103 'hope':32 'huyang':164 'ideal':241 'imag':306,336,354,376,387,409 'includ':209,381 'indic':399 'ing':283 'inlin':386 'insid':332,337 'isn':142,192,285 'know':156 'leav':291 'lemmi':275 'lemmy.world':422,425 'lemmy.world/pictrs/image/386b54a9-20d6-4ced-a9d6-a90f771b7171.webp)':424 'like':342,418 'limit':269,298 'll':27 'longer':25 'lot':83 'm':88 'make':6 'mara':163 'markdown':331 'massiv':297 'matter':43 'mean':4 'meme':75,181,263,383 'mercenari':172 'might':102,230,313 'mobil':324 'movi':57 'night':169,184 'nsfw':282 'offer':28,186 'offici':150 'one':92 'opinion':30 'past':346 'patient':115 'peopl':290 'plan':89 'post':8,250,261,340,392,415 'potenti':401 'premis':141 'probabl':371 'put':21 're':233,268,296,406 're-us':405 'realli':227 'report':201 'resolut':224 'rest':110 'reveal':240 'revel':221 'sabin':162 'say':54,202 'scroll':345 'season':60 'shouldn':19 'show':64,139 'sister':170,185 'someon':229 'someth':394 'sort':38,97 'spoiler':48,80,106,145,195,205,266,317,402 'star':50 'state':273 'stuff':85,284 'support':321 'tag':318 'text':339 'thing':123 'think':129,231 'though':197 'thrawn':174,191 'thumbnail':363,379 'titl':397 'trailer':151 'tv':63 'two':171,200 'ultim':223 'univers':219 'untick':293 'upload':373 'use':359,407,412 'user':309 'user-configur':308 've':2,96,411 'wait':116,244,258 'war':51 'watch':91 'way':367 'week':248 'whether':302 'wide':322 'wider':218 'without':77,107 'work':316 'world':113 'worri':78 'would':208 'youtu.be':153 'youtu.be/j_1exwnetii),':152"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696180815
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6105936"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696176315 {#1468
    date: 2023-10-01 18:05:15.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2487
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "same-great-taste"
  +title: "same great taste!"
  +url: "https://slrpnk.net/pictrs/image/d06d16bd-951e-42b4-b274-243d0e3a237f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696753567 {#2354
    date: 2023-10-08 10:26:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 2792
  -titleTs: "'great':2 'tast':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696231590
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2702167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696176090 {#2358
    date: 2023-10-01 18:01:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
71 DENIED edit
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "same-great-taste"
  +title: "same great taste!"
  +url: "https://slrpnk.net/pictrs/image/d06d16bd-951e-42b4-b274-243d0e3a237f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696753567 {#2354
    date: 2023-10-08 10:26:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 2792
  -titleTs: "'great':2 'tast':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696231590
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2702167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696176090 {#2358
    date: 2023-10-01 18:01:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
72 DENIED moderate
App\Entity\Entry {#2487
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#2485 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "same-great-taste"
  +title: "same great taste!"
  +url: "https://slrpnk.net/pictrs/image/d06d16bd-951e-42b4-b274-243d0e3a237f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 3
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696753567 {#2354
    date: 2023-10-08 10:26:07.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1841 …}
  +votes: Doctrine\ORM\PersistentCollection {#60 …}
  +reports: Doctrine\ORM\PersistentCollection {#2488 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2489 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2474 …}
  +badges: Doctrine\ORM\PersistentCollection {#2484 …}
  +children: []
  -id: 2792
  -titleTs: "'great':2 'tast':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696231590
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2702167"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696176090 {#2358
    date: 2023-10-01 18:01:30.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1667 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "You-can-use-emojis-as-credentials"
  +title: "You can use emojis as credentials"
  +url: "https://feddit.de/pictrs/image/c487fd22-bf41-4a50-9f9f-b5a6ff959b78.png"
  +body: """
    You can totally use emojis as passwords. You can probably even make this a policy at your company.\n
    \n
    Edit: I thought this was an obvious enough joke, but just to clear things up: Only do this if you hate your company and everyone working there.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696175898 {#1678
    date: 2023-10-01 17:58:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 11443
  -titleTs: "'credenti':6 'emoji':4 'use':3"
  -bodyTs: "'clear':31 'compani':18,41 'edit':19 'emoji':5 'enough':26 'even':11 'everyon':43 'hate':39 'joke':27 'make':12 'obvious':25 'password':7 'polici':15 'probabl':10 'thing':32 'thought':21 'total':3 'use':4 'work':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696175898
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4043534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696175898 {#1669
    date: 2023-10-01 17:58:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1667 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "You-can-use-emojis-as-credentials"
  +title: "You can use emojis as credentials"
  +url: "https://feddit.de/pictrs/image/c487fd22-bf41-4a50-9f9f-b5a6ff959b78.png"
  +body: """
    You can totally use emojis as passwords. You can probably even make this a policy at your company.\n
    \n
    Edit: I thought this was an obvious enough joke, but just to clear things up: Only do this if you hate your company and everyone working there.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696175898 {#1678
    date: 2023-10-01 17:58:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 11443
  -titleTs: "'credenti':6 'emoji':4 'use':3"
  -bodyTs: "'clear':31 'compani':18,41 'edit':19 'emoji':5 'enough':26 'even':11 'everyon':43 'hate':39 'joke':27 'make':12 'obvious':25 'password':7 'polici':15 'probabl':10 'thing':32 'thought':21 'total':3 'use':4 'work':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696175898
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4043534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696175898 {#1669
    date: 2023-10-01 17:58:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\Entry {#1670
  +user: Proxies\__CG__\App\Entity\User {#1666 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1667 …}
  +image: Proxies\__CG__\App\Entity\Image {#1668 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "You-can-use-emojis-as-credentials"
  +title: "You can use emojis as credentials"
  +url: "https://feddit.de/pictrs/image/c487fd22-bf41-4a50-9f9f-b5a6ff959b78.png"
  +body: """
    You can totally use emojis as passwords. You can probably even make this a policy at your company.\n
    \n
    Edit: I thought this was an obvious enough joke, but just to clear things up: Only do this if you hate your company and everyone working there.
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 1
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696175898 {#1678
    date: 2023-10-01 17:58:18.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1652 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1649 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1653 …}
  +badges: Doctrine\ORM\PersistentCollection {#1661 …}
  +children: []
  -id: 11443
  -titleTs: "'credenti':6 'emoji':4 'use':3"
  -bodyTs: "'clear':31 'compani':18,41 'edit':19 'emoji':5 'enough':26 'even':11 'everyon':43 'hate':39 'joke':27 'make':12 'obvious':25 'password':7 'polici':15 'probabl':10 'thing':32 'thought':21 'total':3 'use':4 'work':44"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696175898
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4043534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696175898 {#1669
    date: 2023-10-01 17:58:18.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1944 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "Perspective"
  +title: "Perspective"
  +url: "https://slrpnk.net/pictrs/image/c527175c-4761-4f5c-959a-7f99c0e1e7e0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696194881 {#1395
    date: 2023-10-01 23:14:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 2678
  -titleTs: "'perspect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260970
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2701610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696174570 {#1950
    date: 2023-10-01 17:36:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1944 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "Perspective"
  +title: "Perspective"
  +url: "https://slrpnk.net/pictrs/image/c527175c-4761-4f5c-959a-7f99c0e1e7e0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696194881 {#1395
    date: 2023-10-01 23:14:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 2678
  -titleTs: "'perspect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260970
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2701610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696174570 {#1950
    date: 2023-10-01 17:36:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
App\Entity\Entry {#1958
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1944 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "Perspective"
  +title: "Perspective"
  +url: "https://slrpnk.net/pictrs/image/c527175c-4761-4f5c-959a-7f99c0e1e7e0.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 12
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696194881 {#1395
    date: 2023-10-01 23:14:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1960 …}
  +votes: Doctrine\ORM\PersistentCollection {#1974 …}
  +reports: Doctrine\ORM\PersistentCollection {#1975 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1937 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1943 …}
  +badges: Doctrine\ORM\PersistentCollection {#1978 …}
  +children: []
  -id: 2678
  -titleTs: "'perspect':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260970
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2701610"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696174570 {#1950
    date: 2023-10-01 17:36:10.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1508
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "Different-definitions-of-success"
  +title: "Different definitions of success"
  +url: "https://slrpnk.net/pictrs/image/6be474a5-49e4-49c9-b626-fe353fc435d4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696174514 {#2481
    date: 2023-10-01 17:35:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 2793
  -titleTs: "'definit':2 'differ':1 'success':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696192514
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2701607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696174514 {#1512
    date: 2023-10-01 17:35:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "Different-definitions-of-success"
  +title: "Different definitions of success"
  +url: "https://slrpnk.net/pictrs/image/6be474a5-49e4-49c9-b626-fe353fc435d4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696174514 {#2481
    date: 2023-10-01 17:35:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 2793
  -titleTs: "'definit':2 'differ':1 'success':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696192514
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2701607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696174514 {#1512
    date: 2023-10-01 17:35:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
84 DENIED moderate
App\Entity\Entry {#1508
  +user: Proxies\__CG__\App\Entity\User {#1928 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#1524 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1954 …}
  +slug: "Different-definitions-of-success"
  +title: "Different definitions of success"
  +url: "https://slrpnk.net/pictrs/image/6be474a5-49e4-49c9-b626-fe353fc435d4.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 8
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696174514 {#2481
    date: 2023-10-01 17:35:14.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1501 …}
  +votes: Doctrine\ORM\PersistentCollection {#1521 …}
  +reports: Doctrine\ORM\PersistentCollection {#1499 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1546 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1545 …}
  +badges: Doctrine\ORM\PersistentCollection {#1481 …}
  +children: []
  -id: 2793
  -titleTs: "'definit':2 'differ':1 'success':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696192514
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/2701607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696174514 {#1512
    date: 2023-10-01 17:35:14.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "Vortex-me-daddy"
  +title: "Vortex me daddy"
  +url: "https://mander.xyz/pictrs/image/64213633-4de6-4686-89b4-03528a69415b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697220933 {#1763
    date: 2023-10-13 20:15:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 4984
  -titleTs: "'daddi':3 'vortex':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260360
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4394289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173960 {#1756
    date: 2023-10-01 17:26:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "Vortex-me-daddy"
  +title: "Vortex me daddy"
  +url: "https://mander.xyz/pictrs/image/64213633-4de6-4686-89b4-03528a69415b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697220933 {#1763
    date: 2023-10-13 20:15:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 4984
  -titleTs: "'daddi':3 'vortex':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260360
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4394289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173960 {#1756
    date: 2023-10-01 17:26:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
App\Entity\Entry {#1767
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1751 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "Vortex-me-daddy"
  +title: "Vortex me daddy"
  +url: "https://mander.xyz/pictrs/image/64213633-4de6-4686-89b4-03528a69415b.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 7
  +favouriteCount: 27
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697220933 {#1763
    date: 2023-10-13 20:15:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1772 …}
  +votes: Doctrine\ORM\PersistentCollection {#1778 …}
  +reports: Doctrine\ORM\PersistentCollection {#1777 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1773 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1776 …}
  +badges: Doctrine\ORM\PersistentCollection {#1782 …}
  +children: []
  -id: 4984
  -titleTs: "'daddi':3 'vortex':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260360
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4394289"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173960 {#1756
    date: 2023-10-01 17:26:00.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "Joy"
  +title: "Joy"
  +url: "https://mander.xyz/pictrs/image/46d40ba5-6f86-47da-8156-a8ac59854db9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697757873 {#1693
    date: 2023-10-20 01:24:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 5213
  -titleTs: "'joy':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260269
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4394238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173869 {#1697
    date: 2023-10-01 17:24:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "Joy"
  +title: "Joy"
  +url: "https://mander.xyz/pictrs/image/46d40ba5-6f86-47da-8156-a8ac59854db9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697757873 {#1693
    date: 2023-10-20 01:24:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 5213
  -titleTs: "'joy':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260269
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4394238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173869 {#1697
    date: 2023-10-01 17:24:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
92 DENIED moderate
App\Entity\Entry {#1695
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1690 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "Joy"
  +title: "Joy"
  +url: "https://mander.xyz/pictrs/image/46d40ba5-6f86-47da-8156-a8ac59854db9.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 25
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1697757873 {#1693
    date: 2023-10-20 01:24:33.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1698 …}
  +votes: Doctrine\ORM\PersistentCollection {#1709 …}
  +reports: Doctrine\ORM\PersistentCollection {#1610 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1606 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1612 …}
  +badges: Doctrine\ORM\PersistentCollection {#1743 …}
  +children: []
  -id: 5213
  -titleTs: "'joy':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260269
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4394238"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173869 {#1697
    date: 2023-10-01 17:24:29.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\Entry {#1456
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "internet-points"
  +title: "internet points"
  +url: "https://mander.xyz/pictrs/image/c014caed-9bf1-4921-8e71-39c16d838823.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727257442 {#1416
    date: 2024-09-25 11:44:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 5122
  -titleTs: "'internet':1 'point':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260192
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4394176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173792 {#1427
    date: 2023-10-01 17:23:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1456
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "internet-points"
  +title: "internet points"
  +url: "https://mander.xyz/pictrs/image/c014caed-9bf1-4921-8e71-39c16d838823.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727257442 {#1416
    date: 2024-09-25 11:44:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 5122
  -titleTs: "'internet':1 'point':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260192
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4394176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173792 {#1427
    date: 2023-10-01 17:23:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1456
  +user: Proxies\__CG__\App\Entity\User {#1759 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1762 …}
  +image: Proxies\__CG__\App\Entity\Image {#1454 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1788 …}
  +slug: "internet-points"
  +title: "internet points"
  +url: "https://mander.xyz/pictrs/image/c014caed-9bf1-4921-8e71-39c16d838823.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 9
  +favouriteCount: 55
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727257442 {#1416
    date: 2024-09-25 11:44:02.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1461 …}
  +votes: Doctrine\ORM\PersistentCollection {#1463 …}
  +reports: Doctrine\ORM\PersistentCollection {#1448 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1460 …}
  +badges: Doctrine\ORM\PersistentCollection {#1459 …}
  +children: []
  -id: 5122
  -titleTs: "'internet':1 'point':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696260192
  +visibility: "visible             "
  +apId: "https://mander.xyz/post/4394176"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173792 {#1427
    date: 2023-10-01 17:23:12.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\Entry {#1838
  +user: Proxies\__CG__\App\Entity\User {#2429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#2427 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "Shrinkflation-really-hits-hard"
  +title: "Shrinkflation really hits hard"
  +url: "https://feddit.de/pictrs/image/b94d55a6-08a6-4d22-a749-a00457682249.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696173640 {#2438
    date: 2023-10-01 17:20:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2780
  -titleTs: "'hard':4 'hit':3 'realli':2 'shrinkflat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696187140
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4042693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173640 {#1848
    date: 2023-10-01 17:20:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\Entry {#1838
  +user: Proxies\__CG__\App\Entity\User {#2429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#2427 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "Shrinkflation-really-hits-hard"
  +title: "Shrinkflation really hits hard"
  +url: "https://feddit.de/pictrs/image/b94d55a6-08a6-4d22-a749-a00457682249.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696173640 {#2438
    date: 2023-10-01 17:20:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2780
  -titleTs: "'hard':4 'hit':3 'realli':2 'shrinkflat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696187140
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4042693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173640 {#1848
    date: 2023-10-01 17:20:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
App\Entity\Entry {#1838
  +user: Proxies\__CG__\App\Entity\User {#2429 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1820 …}
  +image: Proxies\__CG__\App\Entity\Image {#2427 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1369 …}
  +slug: "Shrinkflation-really-hits-hard"
  +title: "Shrinkflation really hits hard"
  +url: "https://feddit.de/pictrs/image/b94d55a6-08a6-4d22-a749-a00457682249.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 0
  +favouriteCount: 6
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696173640 {#2438
    date: 2023-10-01 17:20:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2424 …}
  +votes: Doctrine\ORM\PersistentCollection {#2428 …}
  +reports: Doctrine\ORM\PersistentCollection {#2433 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2426 …}
  +badges: Doctrine\ORM\PersistentCollection {#2439 …}
  +children: []
  -id: 2780
  -titleTs: "'hard':4 'hit':3 'realli':2 'shrinkflat':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696187140
  +visibility: "visible             "
  +apId: "https://feddit.de/post/4042693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696173640 {#1848
    date: 2023-10-01 17:20:40.0 +02:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details