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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#1564
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +slug: "Help-Audio-devices-disappear-after-reboot-EndeavourOS-Pipewire"
  +title: "[Help] Audio devices disappear after reboot (EndeavourOS, Pipewire)"
  +url: null
  +body: """
    Hello! I’ve posted this a few weeks ago on /c/linux4noobs@programming.dev but I didn’t get much of an answer, I hope it’s okay to post it here as well.\n
    \n
    I use 3 audio devices on my computer: my monitor’s speakers (through HDMI), my headphones (through line-out/built-in audio) and my microphone (line-in/built-in audio). They all work fine, but when I reboot my headphones / line-out don’t seem to get recognized at all.\n
    \n
    The only solution I’ve found thus far is to re-install alsa-utils twice after rebooting. Upon the first reinstall, my line-out / headphones reappear but my line-in mic disappears, only to come back after the second reinstall. Technically my sound works perfectly fine after this, but it feels extremely dumb to reinstall a package twice after every reboot.\n
    \n
    Any help would be greatly appreciated, thanks in advance :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706061193 {#1525
    date: 2024-01-24 02:53:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 31588
  -titleTs: "'audio':2 'devic':3 'disappear':4 'endeavouro':7 'help':1 'pipewir':8 'reboot':6"
  -bodyTs: "'/built-in':53,61 '/c/linux4noobs':11 '3':35 'advanc':157 'ago':9 'alsa':98 'alsa-util':97 'answer':21 'appreci':154 'audio':36,54,62 'back':123 'come':122 'comput':40 'devic':37 'didn':15 'disappear':119 'dumb':140 'everi':147 'extrem':139 'far':91 'feel':138 'fine':66,133 'first':105 'found':89 'get':17,80 'great':153 'hdmi':46 'headphon':48,72,111 'hello':1 'help':150 'hope':23 'instal':96 'line':51,59,74,109,116 'line-in':58,115 'line-out':50,73,108 'mic':118 'microphon':57 'monitor':42 'much':18 'okay':26 'packag':144 'perfect':132 'post':4,28 'programming.dev':12 're':95 're-instal':94 'reappear':112 'reboot':70,102,148 'recogn':81 'reinstal':106,127,142 'second':126 'seem':78 'solut':86 'sound':130 'speaker':44 'technic':128 'thank':155 'thus':90 'twice':100,145 'upon':103 'use':34 'util':99 've':3,88 'week':8 'well':32 'work':65,131 'would':151"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705689547
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13563631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612047 {#1417
    date: 2024-01-18 22:07:27.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 {#1564
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +slug: "Help-Audio-devices-disappear-after-reboot-EndeavourOS-Pipewire"
  +title: "[Help] Audio devices disappear after reboot (EndeavourOS, Pipewire)"
  +url: null
  +body: """
    Hello! I’ve posted this a few weeks ago on /c/linux4noobs@programming.dev but I didn’t get much of an answer, I hope it’s okay to post it here as well.\n
    \n
    I use 3 audio devices on my computer: my monitor’s speakers (through HDMI), my headphones (through line-out/built-in audio) and my microphone (line-in/built-in audio). They all work fine, but when I reboot my headphones / line-out don’t seem to get recognized at all.\n
    \n
    The only solution I’ve found thus far is to re-install alsa-utils twice after rebooting. Upon the first reinstall, my line-out / headphones reappear but my line-in mic disappears, only to come back after the second reinstall. Technically my sound works perfectly fine after this, but it feels extremely dumb to reinstall a package twice after every reboot.\n
    \n
    Any help would be greatly appreciated, thanks in advance :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706061193 {#1525
    date: 2024-01-24 02:53:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 31588
  -titleTs: "'audio':2 'devic':3 'disappear':4 'endeavouro':7 'help':1 'pipewir':8 'reboot':6"
  -bodyTs: "'/built-in':53,61 '/c/linux4noobs':11 '3':35 'advanc':157 'ago':9 'alsa':98 'alsa-util':97 'answer':21 'appreci':154 'audio':36,54,62 'back':123 'come':122 'comput':40 'devic':37 'didn':15 'disappear':119 'dumb':140 'everi':147 'extrem':139 'far':91 'feel':138 'fine':66,133 'first':105 'found':89 'get':17,80 'great':153 'hdmi':46 'headphon':48,72,111 'hello':1 'help':150 'hope':23 'instal':96 'line':51,59,74,109,116 'line-in':58,115 'line-out':50,73,108 'mic':118 'microphon':57 'monitor':42 'much':18 'okay':26 'packag':144 'perfect':132 'post':4,28 'programming.dev':12 're':95 're-instal':94 'reappear':112 'reboot':70,102,148 'recogn':81 'reinstal':106,127,142 'second':126 'seem':78 'solut':86 'sound':130 'speaker':44 'technic':128 'thank':155 'thus':90 'twice':100,145 'upon':103 'use':34 'util':99 've':3,88 'week':8 'well':32 'work':65,131 'would':151"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705689547
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13563631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612047 {#1417
    date: 2024-01-18 22:07:27.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 {#1564
  +user: App\Entity\User {#265 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1729 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1598 …}
  +slug: "Help-Audio-devices-disappear-after-reboot-EndeavourOS-Pipewire"
  +title: "[Help] Audio devices disappear after reboot (EndeavourOS, Pipewire)"
  +url: null
  +body: """
    Hello! I’ve posted this a few weeks ago on /c/linux4noobs@programming.dev but I didn’t get much of an answer, I hope it’s okay to post it here as well.\n
    \n
    I use 3 audio devices on my computer: my monitor’s speakers (through HDMI), my headphones (through line-out/built-in audio) and my microphone (line-in/built-in audio). They all work fine, but when I reboot my headphones / line-out don’t seem to get recognized at all.\n
    \n
    The only solution I’ve found thus far is to re-install alsa-utils twice after rebooting. Upon the first reinstall, my line-out / headphones reappear but my line-in mic disappears, only to come back after the second reinstall. Technically my sound works perfectly fine after this, but it feels extremely dumb to reinstall a package twice after every reboot.\n
    \n
    Any help would be greatly appreciated, thanks in advance :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 16
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706061193 {#1525
    date: 2024-01-24 02:53:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1630 …}
  +votes: Doctrine\ORM\PersistentCollection {#1628 …}
  +reports: Doctrine\ORM\PersistentCollection {#1618 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2448 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1707 …}
  +badges: Doctrine\ORM\PersistentCollection {#2455 …}
  +children: []
  -id: 31588
  -titleTs: "'audio':2 'devic':3 'disappear':4 'endeavouro':7 'help':1 'pipewir':8 'reboot':6"
  -bodyTs: "'/built-in':53,61 '/c/linux4noobs':11 '3':35 'advanc':157 'ago':9 'alsa':98 'alsa-util':97 'answer':21 'appreci':154 'audio':36,54,62 'back':123 'come':122 'comput':40 'devic':37 'didn':15 'disappear':119 'dumb':140 'everi':147 'extrem':139 'far':91 'feel':138 'fine':66,133 'first':105 'found':89 'get':17,80 'great':153 'hdmi':46 'headphon':48,72,111 'hello':1 'help':150 'hope':23 'instal':96 'line':51,59,74,109,116 'line-in':58,115 'line-out':50,73,108 'mic':118 'microphon':57 'monitor':42 'much':18 'okay':26 'packag':144 'perfect':132 'post':4,28 'programming.dev':12 're':95 're-instal':94 'reappear':112 'reboot':70,102,148 'recogn':81 'reinstal':106,127,142 'second':126 'seem':78 'solut':86 'sound':130 'speaker':44 'technic':128 'thank':155 'thus':90 'twice':100,145 'upon':103 'use':34 'util':99 've':3,88 'week':8 'well':32 'work':65,131 'would':151"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705689547
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/13563631"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705612047 {#1417
    date: 2024-01-18 22:07:27.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