GET https://kbin.spritesserver.nl/u/@Kuunha@lemmy.eco.br/hot

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1592
  +user: Proxies\__CG__\App\Entity\User {#1741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#1683 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2456 …}
  +slug: "Request-for-help-I-broke-some-graphics"
  +title: "Request for help, I broke some graphics"
  +url: "https://lemmy.one/pictrs/image/141f6111-aee3-4fa5-b576-a21bb94c95ef.png"
  +body: """
    I broke some packages and I need help figuring out how to fix it.  \n
    I run Nobara and usually update via “Nobara Package Manager”, however it ran into a problem:\n
    \n
    > Could not depsolve transaction; 1 problem detected:  \n
    > Problem: The operation would result in removing the following protected packages: nobara-amdgpu-config\n
    \n
    I found the solution on Nobara projects site: `sudo dnf update --exclude=nobara-login --refresh && sudo dnf update --refresh`  \n
    That did result in several packages begin updated, I just skimmed through the list but I remember some mesa stuff. After a reboot some apps render like in the picture - missing characters or missing text all together and flickering artefacts. I run things pretty out-of-the-box so not sure what I’ve done that has lead up to this, just care about gaming.\n
    \n
    How can I troubleshoot this? Thanks in advance
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701288465 {#1597
    date: 2023-11-29 21:07:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  +badges: Doctrine\ORM\PersistentCollection {#2381 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t use Fedora/Nobara, but seems like you can see the update history with: dnf history list\n
        \n
        I’ve found this guide for rollback here: [www.baeldung.com/…/dnf-history-rollback-vs-undo](https://www.baeldung.com/linux/dnf-history-rollback-vs-undo)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701655171 {#1439
        date: 2023-12-04 02:59:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Makka@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 165756
      -bodyTs: "'/dnf-history-rollback-vs-undo':28 '/linux/dnf-history-rollback-vs-undo)':31 'dnf':16 'fedora/nobara':5 'found':21 'guid':23 'histori':14,17 'like':8 'list':18 'rollback':25 'see':11 'seem':7 'updat':13 'use':4 've':20 'www.baeldung.com':27,30 'www.baeldung.com/linux/dnf-history-rollback-vs-undo)':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/3829534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700996870 {#1435
        date: 2023-11-26 12:07:50.0 +01:00
      }
      +"title": 165756
    }
  ]
  -id: 16913
  -titleTs: "'broke':5 'graphic':7 'help':3 'request':1"
  -bodyTs: "'1':35 'advanc':146 'amdgpu':51 'app':97 'artefact':112 'begin':79 'box':121 'broke':2 'care':136 'charact':104 'config':52 'could':31 'depsolv':33 'detect':37 'dnf':62,70 'done':128 'exclud':64 'figur':9 'fix':13 'flicker':111 'follow':46 'found':54 'game':138 'help':8 'howev':25 'lead':131 'like':99 'list':86 'login':67 'manag':24 'mesa':91 'miss':103,106 'need':7 'nobara':17,22,50,58,66 'nobara-amdgpu-config':49 'nobara-login':65 'oper':40 'out-of-the-box':117 'packag':4,23,48,78 'pictur':102 'pretti':116 'problem':30,36,38 'project':59 'protect':47 'ran':27 'reboot':95 'refresh':68,72 'rememb':89 'remov':44 'render':98 'result':42,75 'run':16,114 'sever':77 'site':60 'skim':83 'solut':56 'stuff':92 'sudo':61,69 'sure':124 'text':107 'thank':144 'thing':115 'togeth':109 'transact':34 'troubleshoot':142 'updat':20,63,71,80 'usual':19 've':127 'via':21 'would':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701077387
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7241373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700990987 {#1693
    date: 2023-11-26 10:29:47.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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#1741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#1683 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2456 …}
  +slug: "Request-for-help-I-broke-some-graphics"
  +title: "Request for help, I broke some graphics"
  +url: "https://lemmy.one/pictrs/image/141f6111-aee3-4fa5-b576-a21bb94c95ef.png"
  +body: """
    I broke some packages and I need help figuring out how to fix it.  \n
    I run Nobara and usually update via “Nobara Package Manager”, however it ran into a problem:\n
    \n
    > Could not depsolve transaction; 1 problem detected:  \n
    > Problem: The operation would result in removing the following protected packages: nobara-amdgpu-config\n
    \n
    I found the solution on Nobara projects site: `sudo dnf update --exclude=nobara-login --refresh && sudo dnf update --refresh`  \n
    That did result in several packages begin updated, I just skimmed through the list but I remember some mesa stuff. After a reboot some apps render like in the picture - missing characters or missing text all together and flickering artefacts. I run things pretty out-of-the-box so not sure what I’ve done that has lead up to this, just care about gaming.\n
    \n
    How can I troubleshoot this? Thanks in advance
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701288465 {#1597
    date: 2023-11-29 21:07:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  +badges: Doctrine\ORM\PersistentCollection {#2381 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t use Fedora/Nobara, but seems like you can see the update history with: dnf history list\n
        \n
        I’ve found this guide for rollback here: [www.baeldung.com/…/dnf-history-rollback-vs-undo](https://www.baeldung.com/linux/dnf-history-rollback-vs-undo)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701655171 {#1439
        date: 2023-12-04 02:59:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Makka@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 165756
      -bodyTs: "'/dnf-history-rollback-vs-undo':28 '/linux/dnf-history-rollback-vs-undo)':31 'dnf':16 'fedora/nobara':5 'found':21 'guid':23 'histori':14,17 'like':8 'list':18 'rollback':25 'see':11 'seem':7 'updat':13 'use':4 've':20 'www.baeldung.com':27,30 'www.baeldung.com/linux/dnf-history-rollback-vs-undo)':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/3829534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700996870 {#1435
        date: 2023-11-26 12:07:50.0 +01:00
      }
      +"title": 165756
    }
  ]
  -id: 16913
  -titleTs: "'broke':5 'graphic':7 'help':3 'request':1"
  -bodyTs: "'1':35 'advanc':146 'amdgpu':51 'app':97 'artefact':112 'begin':79 'box':121 'broke':2 'care':136 'charact':104 'config':52 'could':31 'depsolv':33 'detect':37 'dnf':62,70 'done':128 'exclud':64 'figur':9 'fix':13 'flicker':111 'follow':46 'found':54 'game':138 'help':8 'howev':25 'lead':131 'like':99 'list':86 'login':67 'manag':24 'mesa':91 'miss':103,106 'need':7 'nobara':17,22,50,58,66 'nobara-amdgpu-config':49 'nobara-login':65 'oper':40 'out-of-the-box':117 'packag':4,23,48,78 'pictur':102 'pretti':116 'problem':30,36,38 'project':59 'protect':47 'ran':27 'reboot':95 'refresh':68,72 'rememb':89 'remov':44 'render':98 'result':42,75 'run':16,114 'sever':77 'site':60 'skim':83 'solut':56 'stuff':92 'sudo':61,69 'sure':124 'text':107 'thank':144 'thing':115 'togeth':109 'transact':34 'troubleshoot':142 'updat':20,63,71,80 'usual':19 've':127 'via':21 'would':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701077387
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7241373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700990987 {#1693
    date: 2023-11-26 10:29:47.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 {#1592
  +user: Proxies\__CG__\App\Entity\User {#1741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: Proxies\__CG__\App\Entity\Image {#1683 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2456 …}
  +slug: "Request-for-help-I-broke-some-graphics"
  +title: "Request for help, I broke some graphics"
  +url: "https://lemmy.one/pictrs/image/141f6111-aee3-4fa5-b576-a21bb94c95ef.png"
  +body: """
    I broke some packages and I need help figuring out how to fix it.  \n
    I run Nobara and usually update via “Nobara Package Manager”, however it ran into a problem:\n
    \n
    > Could not depsolve transaction; 1 problem detected:  \n
    > Problem: The operation would result in removing the following protected packages: nobara-amdgpu-config\n
    \n
    I found the solution on Nobara projects site: `sudo dnf update --exclude=nobara-login --refresh && sudo dnf update --refresh`  \n
    That did result in several packages begin updated, I just skimmed through the list but I remember some mesa stuff. After a reboot some apps render like in the picture - missing characters or missing text all together and flickering artefacts. I run things pretty out-of-the-box so not sure what I’ve done that has lead up to this, just care about gaming.\n
    \n
    How can I troubleshoot this? Thanks in advance
    """
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 16
  +favouriteCount: 114
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701288465 {#1597
    date: 2023-11-29 21:07:45.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1551 …}
  +votes: Doctrine\ORM\PersistentCollection {#1549 …}
  +reports: Doctrine\ORM\PersistentCollection {#1563 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
  +badges: Doctrine\ORM\PersistentCollection {#2381 …}
  +children: [
    App\Entity\EntryComment {#1697
      +user: App\Entity\User {#265 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1592 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        I don’t use Fedora/Nobara, but seems like you can see the update history with: dnf history list\n
        \n
        I’ve found this guide for rollback here: [www.baeldung.com/…/dnf-history-rollback-vs-undo](https://www.baeldung.com/linux/dnf-history-rollback-vs-undo)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1701655171 {#1439
        date: 2023-12-04 02:59:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Makka@lemmy.one"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1580 …}
      +nested: Doctrine\ORM\PersistentCollection {#1583 …}
      +votes: Doctrine\ORM\PersistentCollection {#1582 …}
      +reports: Doctrine\ORM\PersistentCollection {#1589 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
      -id: 165756
      -bodyTs: "'/dnf-history-rollback-vs-undo':28 '/linux/dnf-history-rollback-vs-undo)':31 'dnf':16 'fedora/nobara':5 'found':21 'guid':23 'histori':14,17 'like':8 'list':18 'rollback':25 'see':11 'seem':7 'updat':13 'use':4 've':20 'www.baeldung.com':27,30 'www.baeldung.com/linux/dnf-history-rollback-vs-undo)':29"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.eco.br/comment/3829534"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700996870 {#1435
        date: 2023-11-26 12:07:50.0 +01:00
      }
      +"title": 165756
    }
  ]
  -id: 16913
  -titleTs: "'broke':5 'graphic':7 'help':3 'request':1"
  -bodyTs: "'1':35 'advanc':146 'amdgpu':51 'app':97 'artefact':112 'begin':79 'box':121 'broke':2 'care':136 'charact':104 'config':52 'could':31 'depsolv':33 'detect':37 'dnf':62,70 'done':128 'exclud':64 'figur':9 'fix':13 'flicker':111 'follow':46 'found':54 'game':138 'help':8 'howev':25 'lead':131 'like':99 'list':86 'login':67 'manag':24 'mesa':91 'miss':103,106 'need':7 'nobara':17,22,50,58,66 'nobara-amdgpu-config':49 'nobara-login':65 'oper':40 'out-of-the-box':117 'packag':4,23,48,78 'pictur':102 'pretti':116 'problem':30,36,38 'project':59 'protect':47 'ran':27 'reboot':95 'refresh':68,72 'rememb':89 'remov':44 'render':98 'result':42,75 'run':16,114 'sever':77 'site':60 'skim':83 'solut':56 'stuff':92 'sudo':61,69 'sure':124 'text':107 'thank':144 'thing':115 'togeth':109 'transact':34 'troubleshoot':142 'updat':20,63,71,80 'usual':19 've':127 'via':21 'would':41"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701077387
  +visibility: "visible             "
  +apId: "https://lemmy.one/post/7241373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700990987 {#1693
    date: 2023-11-26 10:29:47.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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#1741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#1683 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2456 …}
    +slug: "Request-for-help-I-broke-some-graphics"
    +title: "Request for help, I broke some graphics"
    +url: "https://lemmy.one/pictrs/image/141f6111-aee3-4fa5-b576-a21bb94c95ef.png"
    +body: """
      I broke some packages and I need help figuring out how to fix it.  \n
      I run Nobara and usually update via “Nobara Package Manager”, however it ran into a problem:\n
      \n
      > Could not depsolve transaction; 1 problem detected:  \n
      > Problem: The operation would result in removing the following protected packages: nobara-amdgpu-config\n
      \n
      I found the solution on Nobara projects site: `sudo dnf update --exclude=nobara-login --refresh && sudo dnf update --refresh`  \n
      That did result in several packages begin updated, I just skimmed through the list but I remember some mesa stuff. After a reboot some apps render like in the picture - missing characters or missing text all together and flickering artefacts. I run things pretty out-of-the-box so not sure what I’ve done that has lead up to this, just care about gaming.\n
      \n
      How can I troubleshoot this? Thanks in advance
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 114
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701288465 {#1597
      date: 2023-11-29 21:07:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1551 …}
    +votes: Doctrine\ORM\PersistentCollection {#1549 …}
    +reports: Doctrine\ORM\PersistentCollection {#1563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    +badges: Doctrine\ORM\PersistentCollection {#2381 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 16913
    -titleTs: "'broke':5 'graphic':7 'help':3 'request':1"
    -bodyTs: "'1':35 'advanc':146 'amdgpu':51 'app':97 'artefact':112 'begin':79 'box':121 'broke':2 'care':136 'charact':104 'config':52 'could':31 'depsolv':33 'detect':37 'dnf':62,70 'done':128 'exclud':64 'figur':9 'fix':13 'flicker':111 'follow':46 'found':54 'game':138 'help':8 'howev':25 'lead':131 'like':99 'list':86 'login':67 'manag':24 'mesa':91 'miss':103,106 'need':7 'nobara':17,22,50,58,66 'nobara-amdgpu-config':49 'nobara-login':65 'oper':40 'out-of-the-box':117 'packag':4,23,48,78 'pictur':102 'pretti':116 'problem':30,36,38 'project':59 'protect':47 'ran':27 'reboot':95 'refresh':68,72 'rememb':89 'remov':44 'render':98 'result':42,75 'run':16,114 'sever':77 'site':60 'skim':83 'solut':56 'stuff':92 'sudo':61,69 'sure':124 'text':107 'thank':144 'thing':115 'togeth':109 'transact':34 'troubleshoot':142 'updat':20,63,71,80 'usual':19 've':127 'via':21 'would':41"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701077387
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7241373"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700990987 {#1693
      date: 2023-11-26 10:29:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t use Fedora/Nobara, but seems like you can see the update history with: dnf history list\n
    \n
    I’ve found this guide for rollback here: [www.baeldung.com/…/dnf-history-rollback-vs-undo](https://www.baeldung.com/linux/dnf-history-rollback-vs-undo)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701655171 {#1439
    date: 2023-12-04 02:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Makka@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 165756
  -bodyTs: "'/dnf-history-rollback-vs-undo':28 '/linux/dnf-history-rollback-vs-undo)':31 'dnf':16 'fedora/nobara':5 'found':21 'guid':23 'histori':14,17 'like':8 'list':18 'rollback':25 'see':11 'seem':7 'updat':13 'use':4 've':20 'www.baeldung.com':27,30 'www.baeldung.com/linux/dnf-history-rollback-vs-undo)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3829534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700996870 {#1435
    date: 2023-11-26 12:07:50.0 +01:00
  }
  +"title": 165756
}
"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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#1741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#1683 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2456 …}
    +slug: "Request-for-help-I-broke-some-graphics"
    +title: "Request for help, I broke some graphics"
    +url: "https://lemmy.one/pictrs/image/141f6111-aee3-4fa5-b576-a21bb94c95ef.png"
    +body: """
      I broke some packages and I need help figuring out how to fix it.  \n
      I run Nobara and usually update via “Nobara Package Manager”, however it ran into a problem:\n
      \n
      > Could not depsolve transaction; 1 problem detected:  \n
      > Problem: The operation would result in removing the following protected packages: nobara-amdgpu-config\n
      \n
      I found the solution on Nobara projects site: `sudo dnf update --exclude=nobara-login --refresh && sudo dnf update --refresh`  \n
      That did result in several packages begin updated, I just skimmed through the list but I remember some mesa stuff. After a reboot some apps render like in the picture - missing characters or missing text all together and flickering artefacts. I run things pretty out-of-the-box so not sure what I’ve done that has lead up to this, just care about gaming.\n
      \n
      How can I troubleshoot this? Thanks in advance
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 114
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701288465 {#1597
      date: 2023-11-29 21:07:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1551 …}
    +votes: Doctrine\ORM\PersistentCollection {#1549 …}
    +reports: Doctrine\ORM\PersistentCollection {#1563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    +badges: Doctrine\ORM\PersistentCollection {#2381 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 16913
    -titleTs: "'broke':5 'graphic':7 'help':3 'request':1"
    -bodyTs: "'1':35 'advanc':146 'amdgpu':51 'app':97 'artefact':112 'begin':79 'box':121 'broke':2 'care':136 'charact':104 'config':52 'could':31 'depsolv':33 'detect':37 'dnf':62,70 'done':128 'exclud':64 'figur':9 'fix':13 'flicker':111 'follow':46 'found':54 'game':138 'help':8 'howev':25 'lead':131 'like':99 'list':86 'login':67 'manag':24 'mesa':91 'miss':103,106 'need':7 'nobara':17,22,50,58,66 'nobara-amdgpu-config':49 'nobara-login':65 'oper':40 'out-of-the-box':117 'packag':4,23,48,78 'pictur':102 'pretti':116 'problem':30,36,38 'project':59 'protect':47 'ran':27 'reboot':95 'refresh':68,72 'rememb':89 'remov':44 'render':98 'result':42,75 'run':16,114 'sever':77 'site':60 'skim':83 'solut':56 'stuff':92 'sudo':61,69 'sure':124 'text':107 'thank':144 'thing':115 'togeth':109 'transact':34 'troubleshoot':142 'updat':20,63,71,80 'usual':19 've':127 'via':21 'would':41"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701077387
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7241373"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700990987 {#1693
      date: 2023-11-26 10:29:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t use Fedora/Nobara, but seems like you can see the update history with: dnf history list\n
    \n
    I’ve found this guide for rollback here: [www.baeldung.com/…/dnf-history-rollback-vs-undo](https://www.baeldung.com/linux/dnf-history-rollback-vs-undo)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701655171 {#1439
    date: 2023-12-04 02:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Makka@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 165756
  -bodyTs: "'/dnf-history-rollback-vs-undo':28 '/linux/dnf-history-rollback-vs-undo)':31 'dnf':16 'fedora/nobara':5 'found':21 'guid':23 'histori':14,17 'like':8 'list':18 'rollback':25 'see':11 'seem':7 'updat':13 'use':4 've':20 'www.baeldung.com':27,30 'www.baeldung.com/linux/dnf-history-rollback-vs-undo)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3829534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700996870 {#1435
    date: 2023-11-26 12:07:50.0 +01:00
  }
  +"title": 165756
}
"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 {#1697
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1592
    +user: Proxies\__CG__\App\Entity\User {#1741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
    +image: Proxies\__CG__\App\Entity\Image {#1683 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2456 …}
    +slug: "Request-for-help-I-broke-some-graphics"
    +title: "Request for help, I broke some graphics"
    +url: "https://lemmy.one/pictrs/image/141f6111-aee3-4fa5-b576-a21bb94c95ef.png"
    +body: """
      I broke some packages and I need help figuring out how to fix it.  \n
      I run Nobara and usually update via “Nobara Package Manager”, however it ran into a problem:\n
      \n
      > Could not depsolve transaction; 1 problem detected:  \n
      > Problem: The operation would result in removing the following protected packages: nobara-amdgpu-config\n
      \n
      I found the solution on Nobara projects site: `sudo dnf update --exclude=nobara-login --refresh && sudo dnf update --refresh`  \n
      That did result in several packages begin updated, I just skimmed through the list but I remember some mesa stuff. After a reboot some apps render like in the picture - missing characters or missing text all together and flickering artefacts. I run things pretty out-of-the-box so not sure what I’ve done that has lead up to this, just care about gaming.\n
      \n
      How can I troubleshoot this? Thanks in advance
      """
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 16
    +favouriteCount: 114
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701288465 {#1597
      date: 2023-11-29 21:07:45.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1551 …}
    +votes: Doctrine\ORM\PersistentCollection {#1549 …}
    +reports: Doctrine\ORM\PersistentCollection {#1563 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2377 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2471 …}
    +badges: Doctrine\ORM\PersistentCollection {#2381 …}
    +children: [
      App\Entity\EntryComment {#1697}
    ]
    -id: 16913
    -titleTs: "'broke':5 'graphic':7 'help':3 'request':1"
    -bodyTs: "'1':35 'advanc':146 'amdgpu':51 'app':97 'artefact':112 'begin':79 'box':121 'broke':2 'care':136 'charact':104 'config':52 'could':31 'depsolv':33 'detect':37 'dnf':62,70 'done':128 'exclud':64 'figur':9 'fix':13 'flicker':111 'follow':46 'found':54 'game':138 'help':8 'howev':25 'lead':131 'like':99 'list':86 'login':67 'manag':24 'mesa':91 'miss':103,106 'need':7 'nobara':17,22,50,58,66 'nobara-amdgpu-config':49 'nobara-login':65 'oper':40 'out-of-the-box':117 'packag':4,23,48,78 'pictur':102 'pretti':116 'problem':30,36,38 'project':59 'protect':47 'ran':27 'reboot':95 'refresh':68,72 'rememb':89 'remov':44 'render':98 'result':42,75 'run':16,114 'sever':77 'site':60 'skim':83 'solut':56 'stuff':92 'sudo':61,69 'sure':124 'text':107 'thank':144 'thing':115 'togeth':109 'transact':34 'troubleshoot':142 'updat':20,63,71,80 'usual':19 've':127 'via':21 'would':41"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701077387
    +visibility: "visible             "
    +apId: "https://lemmy.one/post/7241373"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700990987 {#1693
      date: 2023-11-26 10:29:47.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1579 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    I don’t use Fedora/Nobara, but seems like you can see the update history with: dnf history list\n
    \n
    I’ve found this guide for rollback here: [www.baeldung.com/…/dnf-history-rollback-vs-undo](https://www.baeldung.com/linux/dnf-history-rollback-vs-undo)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1701655171 {#1439
    date: 2023-12-04 02:59:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Makka@lemmy.one"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1580 …}
  +nested: Doctrine\ORM\PersistentCollection {#1583 …}
  +votes: Doctrine\ORM\PersistentCollection {#1582 …}
  +reports: Doctrine\ORM\PersistentCollection {#1589 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1572 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1666 …}
  -id: 165756
  -bodyTs: "'/dnf-history-rollback-vs-undo':28 '/linux/dnf-history-rollback-vs-undo)':31 'dnf':16 'fedora/nobara':5 'found':21 'guid':23 'histori':14,17 'like':8 'list':18 'rollback':25 'see':11 'seem':7 'updat':13 'use':4 've':20 'www.baeldung.com':27,30 'www.baeldung.com/linux/dnf-history-rollback-vs-undo)':29"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.eco.br/comment/3829534"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700996870 {#1435
    date: 2023-11-26 12:07:50.0 +01:00
  }
  +"title": 165756
}
"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