GET https://kbin.spritesserver.nl/u/@Euphoma@lemmy.ml/newest/2024-01-28::2024-01-28

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 …}
}
8.95 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
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#1741 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1722 …}
  +slug: "Make-any-Distro-Immutable"
  +title: "Make any Distro Immutable"
  +url: "https://github.com/arkanelinux/arkdep"
  +body: """
    > It is by design non-invasive and should work on any distro which meets the requirements; Btrfs root and systemd-boot bootloader. With non-invasive I mean; it doesn’t mess with your normal OS and its configuration, it can be rolled out, toyed around with and just as easily be removed again.\n
    \n
    Taken from [reddit](https://www.reddit.com/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):\n
    \n
    I think this is the best approach to immutability. I don’t want heavy abstraction and I don’t want containers.\n
    \n
    A system I can deploy anytime and rollback on is all I needed.\n
    \n
    When I have time, I will include this in my setup.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729072121 {#1564
    date: 2024-10-16 11:48:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: "I’m using a cpu from 2013 and gaming in containers seems to work as well as it does outside of containers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706411059 {#1428
        date: 2024-01-28 04:04:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@library_napper@monyet.cc"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1668 …}
      +nested: Doctrine\ORM\PersistentCollection {#1666 …}
      +votes: Doctrine\ORM\PersistentCollection {#1669 …}
      +reports: Doctrine\ORM\PersistentCollection {#1677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
      -id: 346271
      -bodyTs: "'2013':7 'contain':11,22 'cpu':5 'game':9 'm':2 'outsid':20 'seem':12 'use':3 'well':16 'work':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7803131"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706411059 {#1440
        date: 2024-01-28 04:04:19.0 +01:00
      }
      +"title": 346271
    }
  ]
  -id: 33127
  -titleTs: "'distro':3 'immut':4 'make':1"
  -bodyTs: "'/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):':62 'abstract':77 'anytim':89 'approach':69 'around':48 'best':68 'boot':23 'bootload':24 'btrfs':18 'configur':41 'contain':83 'deploy':88 'design':4 'distro':13 'doesn':32 'easili':53 'heavi':76 'immut':71 'includ':103 'invas':7,28 'mean':30 'meet':15 'mess':34 'need':96 'non':6,27 'non-invas':5,26 'normal':37 'os':38 'reddit':59 'remov':55 'requir':17 'roll':45 'rollback':91 'root':19 'setup':107 'system':85 'systemd':22 'systemd-boot':21 'taken':57 'think':64 'time':100 'toy':47 'want':75,82 'work':10 'www.reddit.com':61 'www.reddit.com/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706319991
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9123471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706233591 {#1698
    date: 2024-01-26 02:46:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#1741 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1722 …}
  +slug: "Make-any-Distro-Immutable"
  +title: "Make any Distro Immutable"
  +url: "https://github.com/arkanelinux/arkdep"
  +body: """
    > It is by design non-invasive and should work on any distro which meets the requirements; Btrfs root and systemd-boot bootloader. With non-invasive I mean; it doesn’t mess with your normal OS and its configuration, it can be rolled out, toyed around with and just as easily be removed again.\n
    \n
    Taken from [reddit](https://www.reddit.com/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):\n
    \n
    I think this is the best approach to immutability. I don’t want heavy abstraction and I don’t want containers.\n
    \n
    A system I can deploy anytime and rollback on is all I needed.\n
    \n
    When I have time, I will include this in my setup.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729072121 {#1564
    date: 2024-10-16 11:48:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: "I’m using a cpu from 2013 and gaming in containers seems to work as well as it does outside of containers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706411059 {#1428
        date: 2024-01-28 04:04:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@library_napper@monyet.cc"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1668 …}
      +nested: Doctrine\ORM\PersistentCollection {#1666 …}
      +votes: Doctrine\ORM\PersistentCollection {#1669 …}
      +reports: Doctrine\ORM\PersistentCollection {#1677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
      -id: 346271
      -bodyTs: "'2013':7 'contain':11,22 'cpu':5 'game':9 'm':2 'outsid':20 'seem':12 'use':3 'well':16 'work':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7803131"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706411059 {#1440
        date: 2024-01-28 04:04:19.0 +01:00
      }
      +"title": 346271
    }
  ]
  -id: 33127
  -titleTs: "'distro':3 'immut':4 'make':1"
  -bodyTs: "'/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):':62 'abstract':77 'anytim':89 'approach':69 'around':48 'best':68 'boot':23 'bootload':24 'btrfs':18 'configur':41 'contain':83 'deploy':88 'design':4 'distro':13 'doesn':32 'easili':53 'heavi':76 'immut':71 'includ':103 'invas':7,28 'mean':30 'meet':15 'mess':34 'need':96 'non':6,27 'non-invas':5,26 'normal':37 'os':38 'reddit':59 'remov':55 'requir':17 'roll':45 'rollback':91 'root':19 'setup':107 'system':85 'systemd':22 'systemd-boot':21 'taken':57 'think':64 'time':100 'toy':47 'want':75,82 'work':10 'www.reddit.com':61 'www.reddit.com/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706319991
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9123471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706233591 {#1698
    date: 2024-01-26 02:46:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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
Proxies\__CG__\App\Entity\Entry {#1571
  +user: Proxies\__CG__\App\Entity\User {#2455 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: Proxies\__CG__\App\Entity\Image {#1741 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#1722 …}
  +slug: "Make-any-Distro-Immutable"
  +title: "Make any Distro Immutable"
  +url: "https://github.com/arkanelinux/arkdep"
  +body: """
    > It is by design non-invasive and should work on any distro which meets the requirements; Btrfs root and systemd-boot bootloader. With non-invasive I mean; it doesn’t mess with your normal OS and its configuration, it can be rolled out, toyed around with and just as easily be removed again.\n
    \n
    Taken from [reddit](https://www.reddit.com/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):\n
    \n
    I think this is the best approach to immutability. I don’t want heavy abstraction and I don’t want containers.\n
    \n
    A system I can deploy anytime and rollback on is all I needed.\n
    \n
    When I have time, I will include this in my setup.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 96
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729072121 {#1564
    date: 2024-10-16 11:48:41.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
  +badges: Doctrine\ORM\PersistentCollection {#2363 …}
  +children: [
    App\Entity\EntryComment {#1696
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1571 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
      +body: "I’m using a cpu from 2013 and gaming in containers seems to work as well as it does outside of containers."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706411059 {#1428
        date: 2024-01-28 04:04:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@actual_patience@programming.dev"
        "@library_napper@monyet.cc"
        "@atzanteol@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1668 …}
      +nested: Doctrine\ORM\PersistentCollection {#1666 …}
      +votes: Doctrine\ORM\PersistentCollection {#1669 …}
      +reports: Doctrine\ORM\PersistentCollection {#1677 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
      -id: 346271
      -bodyTs: "'2013':7 'contain':11,22 'cpu':5 'game':9 'm':2 'outsid':20 'seem':12 'use':3 'well':16 'work':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7803131"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706411059 {#1440
        date: 2024-01-28 04:04:19.0 +01:00
      }
      +"title": 346271
    }
  ]
  -id: 33127
  -titleTs: "'distro':3 'immut':4 'make':1"
  -bodyTs: "'/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):':62 'abstract':77 'anytim':89 'approach':69 'around':48 'best':68 'boot':23 'bootload':24 'btrfs':18 'configur':41 'contain':83 'deploy':88 'design':4 'distro':13 'doesn':32 'easili':53 'heavi':76 'immut':71 'includ':103 'invas':7,28 'mean':30 'meet':15 'mess':34 'need':96 'non':6,27 'non-invas':5,26 'normal':37 'os':38 'reddit':59 'remov':55 'requir':17 'roll':45 'rollback':91 'root':19 'setup':107 'system':85 'systemd':22 'systemd-boot':21 'taken':57 'think':64 'time':100 'toy':47 'want':75,82 'work':10 'www.reddit.com':61 'www.reddit.com/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):':60"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706319991
  +visibility: "visible             "
  +apId: "https://programming.dev/post/9123471"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706233591 {#1698
    date: 2024-01-26 02:46:31.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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\EntryComment {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2455 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#1741 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1722 …}
    +slug: "Make-any-Distro-Immutable"
    +title: "Make any Distro Immutable"
    +url: "https://github.com/arkanelinux/arkdep"
    +body: """
      > It is by design non-invasive and should work on any distro which meets the requirements; Btrfs root and systemd-boot bootloader. With non-invasive I mean; it doesn’t mess with your normal OS and its configuration, it can be rolled out, toyed around with and just as easily be removed again.\n
      \n
      Taken from [reddit](https://www.reddit.com/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):\n
      \n
      I think this is the best approach to immutability. I don’t want heavy abstraction and I don’t want containers.\n
      \n
      A system I can deploy anytime and rollback on is all I needed.\n
      \n
      When I have time, I will include this in my setup.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729072121 {#1564
      date: 2024-10-16 11:48:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1721 …}
    +votes: Doctrine\ORM\PersistentCollection {#1728 …}
    +reports: Doctrine\ORM\PersistentCollection {#1737 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    +badges: Doctrine\ORM\PersistentCollection {#2363 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 33127
    -titleTs: "'distro':3 'immut':4 'make':1"
    -bodyTs: "'/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):':62 'abstract':77 'anytim':89 'approach':69 'around':48 'best':68 'boot':23 'bootload':24 'btrfs':18 'configur':41 'contain':83 'deploy':88 'design':4 'distro':13 'doesn':32 'easili':53 'heavi':76 'immut':71 'includ':103 'invas':7,28 'mean':30 'meet':15 'mess':34 'need':96 'non':6,27 'non-invas':5,26 'normal':37 'os':38 'reddit':59 'remov':55 'requir':17 'roll':45 'rollback':91 'root':19 'setup':107 'system':85 'systemd':22 'systemd-boot':21 'taken':57 'think':64 'time':100 'toy':47 'want':75,82 'work':10 'www.reddit.com':61 'www.reddit.com/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706319991
    +visibility: "visible             "
    +apId: "https://programming.dev/post/9123471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706233591 {#1698
      date: 2024-01-26 02:46:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: "I’m using a cpu from 2013 and gaming in containers seems to work as well as it does outside of containers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706411059 {#1428
    date: 2024-01-28 04:04:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@library_napper@monyet.cc"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1668 …}
  +nested: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  -id: 346271
  -bodyTs: "'2013':7 'contain':11,22 'cpu':5 'game':9 'm':2 'outsid':20 'seem':12 'use':3 'well':16 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7803131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706411059 {#1440
    date: 2024-01-28 04:04:19.0 +01:00
  }
  +"title": 346271
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
7 DENIED edit
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2455 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#1741 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1722 …}
    +slug: "Make-any-Distro-Immutable"
    +title: "Make any Distro Immutable"
    +url: "https://github.com/arkanelinux/arkdep"
    +body: """
      > It is by design non-invasive and should work on any distro which meets the requirements; Btrfs root and systemd-boot bootloader. With non-invasive I mean; it doesn’t mess with your normal OS and its configuration, it can be rolled out, toyed around with and just as easily be removed again.\n
      \n
      Taken from [reddit](https://www.reddit.com/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):\n
      \n
      I think this is the best approach to immutability. I don’t want heavy abstraction and I don’t want containers.\n
      \n
      A system I can deploy anytime and rollback on is all I needed.\n
      \n
      When I have time, I will include this in my setup.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729072121 {#1564
      date: 2024-10-16 11:48:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1721 …}
    +votes: Doctrine\ORM\PersistentCollection {#1728 …}
    +reports: Doctrine\ORM\PersistentCollection {#1737 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    +badges: Doctrine\ORM\PersistentCollection {#2363 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 33127
    -titleTs: "'distro':3 'immut':4 'make':1"
    -bodyTs: "'/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):':62 'abstract':77 'anytim':89 'approach':69 'around':48 'best':68 'boot':23 'bootload':24 'btrfs':18 'configur':41 'contain':83 'deploy':88 'design':4 'distro':13 'doesn':32 'easili':53 'heavi':76 'immut':71 'includ':103 'invas':7,28 'mean':30 'meet':15 'mess':34 'need':96 'non':6,27 'non-invas':5,26 'normal':37 'os':38 'reddit':59 'remov':55 'requir':17 'roll':45 'rollback':91 'root':19 'setup':107 'system':85 'systemd':22 'systemd-boot':21 'taken':57 'think':64 'time':100 'toy':47 'want':75,82 'work':10 'www.reddit.com':61 'www.reddit.com/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706319991
    +visibility: "visible             "
    +apId: "https://programming.dev/post/9123471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706233591 {#1698
      date: 2024-01-26 02:46:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: "I’m using a cpu from 2013 and gaming in containers seems to work as well as it does outside of containers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706411059 {#1428
    date: 2024-01-28 04:04:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@library_napper@monyet.cc"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1668 …}
  +nested: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  -id: 346271
  -bodyTs: "'2013':7 'contain':11,22 'cpu':5 'game':9 'm':2 'outsid':20 'seem':12 'use':3 'well':16 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7803131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706411059 {#1440
    date: 2024-01-28 04:04:19.0 +01:00
  }
  +"title": 346271
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
8 DENIED moderate
App\Entity\EntryComment {#1696
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1571
    +user: Proxies\__CG__\App\Entity\User {#2455 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
    +image: Proxies\__CG__\App\Entity\Image {#1741 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#1722 …}
    +slug: "Make-any-Distro-Immutable"
    +title: "Make any Distro Immutable"
    +url: "https://github.com/arkanelinux/arkdep"
    +body: """
      > It is by design non-invasive and should work on any distro which meets the requirements; Btrfs root and systemd-boot bootloader. With non-invasive I mean; it doesn’t mess with your normal OS and its configuration, it can be rolled out, toyed around with and just as easily be removed again.\n
      \n
      Taken from [reddit](https://www.reddit.com/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):\n
      \n
      I think this is the best approach to immutability. I don’t want heavy abstraction and I don’t want containers.\n
      \n
      A system I can deploy anytime and rollback on is all I needed.\n
      \n
      When I have time, I will include this in my setup.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 96
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729072121 {#1564
      date: 2024-10-16 11:48:41.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1721 …}
    +votes: Doctrine\ORM\PersistentCollection {#1728 …}
    +reports: Doctrine\ORM\PersistentCollection {#1737 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1687 …}
    +badges: Doctrine\ORM\PersistentCollection {#2363 …}
    +children: [
      App\Entity\EntryComment {#1696}
    ]
    -id: 33127
    -titleTs: "'distro':3 'immut':4 'make':1"
    -bodyTs: "'/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):':62 'abstract':77 'anytim':89 'approach':69 'around':48 'best':68 'boot':23 'bootload':24 'btrfs':18 'configur':41 'contain':83 'deploy':88 'design':4 'distro':13 'doesn':32 'easili':53 'heavi':76 'immut':71 'includ':103 'invas':7,28 'mean':30 'meet':15 'mess':34 'need':96 'non':6,27 'non-invas':5,26 'normal':37 'os':38 'reddit':59 'remov':55 'requir':17 'roll':45 'rollback':91 'root':19 'setup':107 'system':85 'systemd':22 'systemd-boot':21 'taken':57 'think':64 'time':100 'toy':47 'want':75,82 'work':10 'www.reddit.com':61 'www.reddit.com/r/archlinux/comments/17yokd0/arch_but_immutable_if_it_is_not_stupid_it_is_not/):':60"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706319991
    +visibility: "visible             "
    +apId: "https://programming.dev/post/9123471"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706233591 {#1698
      date: 2024-01-26 02:46:31.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1572 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1650 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1679 …}
  +body: "I’m using a cpu from 2013 and gaming in containers seems to work as well as it does outside of containers."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706411059 {#1428
    date: 2024-01-28 04:04:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@actual_patience@programming.dev"
    "@library_napper@monyet.cc"
    "@atzanteol@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1668 …}
  +nested: Doctrine\ORM\PersistentCollection {#1666 …}
  +votes: Doctrine\ORM\PersistentCollection {#1669 …}
  +reports: Doctrine\ORM\PersistentCollection {#1677 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1587 …}
  -id: 346271
  -bodyTs: "'2013':7 'contain':11,22 'cpu':5 'game':9 'm':2 'outsid':20 'seem':12 'use':3 'well':16 'work':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7803131"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706411059 {#1440
    date: 2024-01-28 04:04:19.0 +01:00
  }
  +"title": 346271
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"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
9 DENIED ROLE_ADMIN
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 ROLE_MODERATOR
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