GET https://kbin.spritesserver.nl/index.php/u/@GustavoM@lemmy.world/threads/newest/%E2%88%9E/links

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 …}
}
20.48 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.05 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 {#2083
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1361 …}
  +slug: "Anyone-want-to-try-this-nyancat-docker-image-It-s-pretty"
  +title: "Anyone want to try this "nyancat" docker image? It's pretty big -- 23kIB. :^)"
  +url: "https://hub.docker.com/repository/docker/defnotgustavom/nyancat/general"
  +body: """
    Long, short story: CLI animation with some minor annoyances. “Handcrafted” most of em out of the .c file, followed by a bunch of gcc flags. Made it distroless, and this came up. Then my “sharing itch” started after checking the memory usage of the container at a whooping 0 bytes. (I know it must be way more than that, but still.). Just curious if I screwed something up or not. Also, c/Docker is really dead so I had to resort to you guys.\n
    \n
    `docker run -it --rm --log-driver none --net none --cap-drop=all --read-only --security-opt=no-new-privileges defnotgustavom/nyancat`\n
    \n
    Downvotes are to the left if you just don’t care and need that dopamine/self-validation hit, I guess. (Just saying since last time I shared a simple command, with code and all, and I got downvoted to oblivion plus my thread deleted for no apparent reason, so eh.)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700859606 {#2078
    date: 2023-11-24 22:00:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  +badges: Doctrine\ORM\PersistentCollection {#2089 …}
  +children: []
  -id: 16137
  -titleTs: "'23kib':13 'anyon':1 'big':12 'docker':7 'imag':8 'nyancat':6 'pretti':11 'tri':4 'want':2"
  -bodyTs: "'0':49 'also':71 'anim':5 'annoy':9 'appar':153 'bunch':22 'byte':50 'c':17 'c/docker':72 'came':31 'cap':95 'cap-drop':94 'care':119 'check':39 'cli':4 'code':138 'command':136 'contain':45 'curious':63 'dead':75 'defnotgustavom/nyancat':108 'delet':150 'distroless':28 'docker':84 'dopamine/self-validation':123 'downvot':109,144 'driver':90 'drop':96 'eh':156 'em':13 'file':18 'flag':25 'follow':19 'gcc':24 'got':143 'guess':126 'guy':83 'handcraft':10 'hit':124 'itch':36 'know':52 'last':130 'left':113 'log':89 'log-driv':88 'long':1 'made':26 'memori':41 'minor':8 'must':54 'need':121 'net':92 'new':106 'no-new-privileg':104 'none':91,93 'oblivion':146 'opt':103 'plus':147 'privileg':107 'read':99 'read-on':98 'realli':74 'reason':154 'resort':80 'rm':87 'run':85 'say':128 'screw':66 'secur':102 'security-opt':101 'share':35,133 'short':2 'simpl':135 'sinc':129 'someth':67 'start':37 'still':61 'stori':3 'thread':149 'time':131 'usag':42 'way':56 'whoop':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700869540
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8665422"
  +editedAt: DateTimeImmutable @1701302554 {#2076
    date: 2023-11-30 01:02:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700783140 {#2097
    date: 2023-11-24 00:45:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
App\Entity\Entry {#2083
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1361 …}
  +slug: "Anyone-want-to-try-this-nyancat-docker-image-It-s-pretty"
  +title: "Anyone want to try this "nyancat" docker image? It's pretty big -- 23kIB. :^)"
  +url: "https://hub.docker.com/repository/docker/defnotgustavom/nyancat/general"
  +body: """
    Long, short story: CLI animation with some minor annoyances. “Handcrafted” most of em out of the .c file, followed by a bunch of gcc flags. Made it distroless, and this came up. Then my “sharing itch” started after checking the memory usage of the container at a whooping 0 bytes. (I know it must be way more than that, but still.). Just curious if I screwed something up or not. Also, c/Docker is really dead so I had to resort to you guys.\n
    \n
    `docker run -it --rm --log-driver none --net none --cap-drop=all --read-only --security-opt=no-new-privileges defnotgustavom/nyancat`\n
    \n
    Downvotes are to the left if you just don’t care and need that dopamine/self-validation hit, I guess. (Just saying since last time I shared a simple command, with code and all, and I got downvoted to oblivion plus my thread deleted for no apparent reason, so eh.)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700859606 {#2078
    date: 2023-11-24 22:00:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  +badges: Doctrine\ORM\PersistentCollection {#2089 …}
  +children: []
  -id: 16137
  -titleTs: "'23kib':13 'anyon':1 'big':12 'docker':7 'imag':8 'nyancat':6 'pretti':11 'tri':4 'want':2"
  -bodyTs: "'0':49 'also':71 'anim':5 'annoy':9 'appar':153 'bunch':22 'byte':50 'c':17 'c/docker':72 'came':31 'cap':95 'cap-drop':94 'care':119 'check':39 'cli':4 'code':138 'command':136 'contain':45 'curious':63 'dead':75 'defnotgustavom/nyancat':108 'delet':150 'distroless':28 'docker':84 'dopamine/self-validation':123 'downvot':109,144 'driver':90 'drop':96 'eh':156 'em':13 'file':18 'flag':25 'follow':19 'gcc':24 'got':143 'guess':126 'guy':83 'handcraft':10 'hit':124 'itch':36 'know':52 'last':130 'left':113 'log':89 'log-driv':88 'long':1 'made':26 'memori':41 'minor':8 'must':54 'need':121 'net':92 'new':106 'no-new-privileg':104 'none':91,93 'oblivion':146 'opt':103 'plus':147 'privileg':107 'read':99 'read-on':98 'realli':74 'reason':154 'resort':80 'rm':87 'run':85 'say':128 'screw':66 'secur':102 'security-opt':101 'share':35,133 'short':2 'simpl':135 'sinc':129 'someth':67 'start':37 'still':61 'stori':3 'thread':149 'time':131 'usag':42 'way':56 'whoop':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700869540
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8665422"
  +editedAt: DateTimeImmutable @1701302554 {#2076
    date: 2023-11-30 01:02:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700783140 {#2097
    date: 2023-11-24 00:45:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
App\Entity\Entry {#2083
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1361 …}
  +slug: "Anyone-want-to-try-this-nyancat-docker-image-It-s-pretty"
  +title: "Anyone want to try this "nyancat" docker image? It's pretty big -- 23kIB. :^)"
  +url: "https://hub.docker.com/repository/docker/defnotgustavom/nyancat/general"
  +body: """
    Long, short story: CLI animation with some minor annoyances. “Handcrafted” most of em out of the .c file, followed by a bunch of gcc flags. Made it distroless, and this came up. Then my “sharing itch” started after checking the memory usage of the container at a whooping 0 bytes. (I know it must be way more than that, but still.). Just curious if I screwed something up or not. Also, c/Docker is really dead so I had to resort to you guys.\n
    \n
    `docker run -it --rm --log-driver none --net none --cap-drop=all --read-only --security-opt=no-new-privileges defnotgustavom/nyancat`\n
    \n
    Downvotes are to the left if you just don’t care and need that dopamine/self-validation hit, I guess. (Just saying since last time I shared a simple command, with code and all, and I got downvoted to oblivion plus my thread deleted for no apparent reason, so eh.)
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 16
  +favouriteCount: 51
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700859606 {#2078
    date: 2023-11-24 22:00:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  +badges: Doctrine\ORM\PersistentCollection {#2089 …}
  +children: []
  -id: 16137
  -titleTs: "'23kib':13 'anyon':1 'big':12 'docker':7 'imag':8 'nyancat':6 'pretti':11 'tri':4 'want':2"
  -bodyTs: "'0':49 'also':71 'anim':5 'annoy':9 'appar':153 'bunch':22 'byte':50 'c':17 'c/docker':72 'came':31 'cap':95 'cap-drop':94 'care':119 'check':39 'cli':4 'code':138 'command':136 'contain':45 'curious':63 'dead':75 'defnotgustavom/nyancat':108 'delet':150 'distroless':28 'docker':84 'dopamine/self-validation':123 'downvot':109,144 'driver':90 'drop':96 'eh':156 'em':13 'file':18 'flag':25 'follow':19 'gcc':24 'got':143 'guess':126 'guy':83 'handcraft':10 'hit':124 'itch':36 'know':52 'last':130 'left':113 'log':89 'log-driv':88 'long':1 'made':26 'memori':41 'minor':8 'must':54 'need':121 'net':92 'new':106 'no-new-privileg':104 'none':91,93 'oblivion':146 'opt':103 'plus':147 'privileg':107 'read':99 'read-on':98 'realli':74 'reason':154 'resort':80 'rm':87 'run':85 'say':128 'screw':66 'secur':102 'security-opt':101 'share':35,133 'short':2 'simpl':135 'sinc':129 'someth':67 'start':37 'still':61 'stori':3 'thread':149 'time':131 'usag':42 'way':56 'whoop':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700869540
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8665422"
  +editedAt: DateTimeImmutable @1701302554 {#2076
    date: 2023-11-30 01:02:34.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700783140 {#2097
    date: 2023-11-24 00:45:40.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#1363
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1361 …}
  +slug: "How-bad-terrible-is-this-docker-image-Click-here-to-see"
  +title: "How bad/terrible is this docker image? (Click here to see it.)"
  +url: "https://hub.docker.com/r/defnotgustavom/nginx"
  +body: """
    Title. Just wondering if I did something bad/terrible with it. Link is @ title. Check the image tag @ its repo to see how it was built. And before someone asks… the Docker lemmy community is really dead so I had to resort to you guys. Sorry, I guess.\n
    \n
    And thanks in advance.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699704125 {#1401
    date: 2023-11-11 13:02:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 11210
  -titleTs: "'bad/terrible':2 'click':7 'docker':5 'imag':6 'see':10"
  -bodyTs: "'advanc':51 'ask':29 'bad/terrible':8 'built':25 'check':14 'communiti':33 'dead':36 'docker':31 'guess':47 'guy':44 'imag':16 'lemmi':32 'link':11 'realli':35 'repo':19 'resort':41 'see':21 'someon':28 'someth':7 'sorri':45 'tag':17 'thank':49 'titl':1,13 'wonder':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699527266
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7978644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466266 {#1404
    date: 2023-11-08 18:57:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1363
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1361 …}
  +slug: "How-bad-terrible-is-this-docker-image-Click-here-to-see"
  +title: "How bad/terrible is this docker image? (Click here to see it.)"
  +url: "https://hub.docker.com/r/defnotgustavom/nginx"
  +body: """
    Title. Just wondering if I did something bad/terrible with it. Link is @ title. Check the image tag @ its repo to see how it was built. And before someone asks… the Docker lemmy community is really dead so I had to resort to you guys. Sorry, I guess.\n
    \n
    And thanks in advance.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699704125 {#1401
    date: 2023-11-11 13:02:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 11210
  -titleTs: "'bad/terrible':2 'click':7 'docker':5 'imag':6 'see':10"
  -bodyTs: "'advanc':51 'ask':29 'bad/terrible':8 'built':25 'check':14 'communiti':33 'dead':36 'docker':31 'guess':47 'guy':44 'imag':16 'lemmi':32 'link':11 'realli':35 'repo':19 'resort':41 'see':21 'someon':28 'someth':7 'sorri':45 'tag':17 'thank':49 'titl':1,13 'wonder':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699527266
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7978644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466266 {#1404
    date: 2023-11-08 18:57:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1363
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1719 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1361 …}
  +slug: "How-bad-terrible-is-this-docker-image-Click-here-to-see"
  +title: "How bad/terrible is this docker image? (Click here to see it.)"
  +url: "https://hub.docker.com/r/defnotgustavom/nginx"
  +body: """
    Title. Just wondering if I did something bad/terrible with it. Link is @ title. Check the image tag @ its repo to see how it was built. And before someone asks… the Docker lemmy community is really dead so I had to resort to you guys. Sorry, I guess.\n
    \n
    And thanks in advance.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 11
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699704125 {#1401
    date: 2023-11-11 13:02:05.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1362 …}
  +votes: Doctrine\ORM\PersistentCollection {#2019 …}
  +reports: Doctrine\ORM\PersistentCollection {#2030 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2026 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  +badges: Doctrine\ORM\PersistentCollection {#2025 …}
  +children: []
  -id: 11210
  -titleTs: "'bad/terrible':2 'click':7 'docker':5 'imag':6 'see':10"
  -bodyTs: "'advanc':51 'ask':29 'bad/terrible':8 'built':25 'check':14 'communiti':33 'dead':36 'docker':31 'guess':47 'guy':44 'imag':16 'lemmi':32 'link':11 'realli':35 'repo':19 'resort':41 'see':21 'someon':28 'someth':7 'sorri':45 'tag':17 'thank':49 'titl':1,13 'wonder':3"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699527266
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/7978644"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699466266 {#1404
    date: 2023-11-08 18:57:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details