GET https://kbin.spritesserver.nl/index.php/u/@FUsername@feddit.de

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 …}
}
6.20 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
App\Entity\Entry {#1595
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "How-to-use-a-analog-microphone-plugged-into-Realtek-ALC1220"
  +title: "How to use a analog microphone plugged into Realtek ALC1220 chip in PipeWire"
  +url: null
  +body: """
    I got a microphone connected via a XLR adapter to the rear mic jack of my mainboard. The audio dialog of KDE seems to detect that, as does not mark it as not connected (which it does for the front mic and line in). But selecting the audio device as source does not produce any useful sound. What makes you sure that the mic work, you may ask? If I enable the loopback in `alsamixer` (and pump up the boost), it works. Unfortunately, that is the only way I can get sound out of that.\n
    \n
    It seems, as if the system realizes two possible sources from the audio device. But there is no option GUI wise where I can select the second input to test if that helps.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">alsactl info\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 0\n
    </span><span style="color:#323232;">[....]\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 1\n
    </span><span style="color:#323232;">  id: Generic\n
    </span><span style="color:#323232;">  name: HD-Audio Generic\n
    </span><span style="color:#323232;">  longname: HD-Audio Generic at 0xba600000 irq 68\n
    </span><span style="color:#323232;">  driver_name: HDA-Intel\n
    </span><span style="color:#323232;">  mixer_name: Realtek ALC1220\n
    </span><span style="color:#323232;">  components: HDA:10ec1168,10438724,00100003\n
    </span><span style="color:#323232;">  controls_count: 47\n
    </span><span style="color:#323232;">  pcm:\n
    </span><span style="color:#323232;">    - stream: PLAYBACK\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 1\n
    </span><span style="color:#323232;">          id: ALC1220 Digital\n
    </span><span style="color:#323232;">          name: ALC1220 Digital\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">    - stream: CAPTURE\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 2\n
    </span><span style="color:#323232;">          id: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">  hwdep:\n
    </span><span style="color:#323232;">    - device: 0\n
    </span><span style="color:#323232;">      id: HDA Codec 0\n
    </span><span style="color:#323232;">      name: HDA Codec 0\n
    </span><span style="color:#323232;">      iface: 16\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    ```\n
    \n
    <span style="color:#323232;">arecord -l                                            Do 14 Dez 2023 14:53:16 CET\n
    </span><span style="color:#323232;">**** List of CAPTURE Hardware Devices ****\n
    </span><span style="color:#323232;">[...]\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 0: ALC1220 Analog [ALC1220 Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 2: ALC1220 Alt Analog [ALC1220 Alt Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    Does anyone have any clue what I could do to use that mic?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702562046 {#1450
    date: 2023-12-14 14:54:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 28086
  -titleTs: "'alc1220':10 'analog':5 'chip':11 'microphon':6 'pipewir':13 'plug':7 'realtek':9 'use':3"
  -bodyTs: "'0':134,177,186,189,200,203,208,217,220,233,236,239,243,247,273,281,283,302,304 '00100003':168 '0xba600000':152 '1':138,191,266,285 '1/1':279,300 '10438724':167 '10ec1168':166 '14':253,256 '16':249,258 '2':222,292 '2023':255 '47':171 '53':257 '68':154 'adapt':9 'alc1220':163,179,182,193,196,210,213,224,228,274,276,293,296 'alsactl':129 'alsamix':75 'alt':225,229,294,297 'analog':180,183,211,214,226,230,275,277,295,298 'anyon':306 'arecord':250 'ask':68 'audio':19,48,108,144,149,270,289 'boost':80 'captur':205,262 'card':132,133,136,137,265,284 'cet':259 'clue':309 'codec':242,246 'compon':164 'connect':5,34 'control':169 'could':312 'count':170 'detect':25 'devic':49,109,175,176,190,206,207,221,238,264,272,291 'dez':254 'dialog':20 'digit':194,197 'driver':155 'enabl':71 'front':40 'generic':140,145,150,267,271,286,290 'get':91 'got':2 'gui':115 'hardwar':263 'hd':143,148,269,288 'hd-audio':142,147,268,287 'hda':158,165,241,245 'hda-intel':157 'help':128 'hwdep':237 'id':139,178,192,209,223,240 'ifac':248 'info':130 'input':123 'intel':159 'irq':153 'jack':14 'kde':22 'l':251 'line':43 'list':260 'longnam':146 'loopback':73 'mainboard':17 'make':59 'mark':30 'may':67 'mic':13,41,64,317 'microphon':4 'mixer':160 'name':141,156,161,181,187,195,201,212,218,227,234,244 'option':114 'pcm':172 'playback':174 'possibl':104 'produc':54 'pump':77 'realiz':102 'realtek':162 'rear':12 'second':122 'seem':23,97 'select':46,120 'sound':57,92,131,135 'sourc':51,105 'stream':173,204 'subdevic':184,185,188,198,199,202,215,216,219,231,232,235,278,280,282,299,301,303 'sure':61 'system':101 'test':125 'two':103 'unfortun':83 'use':56,315 'via':6 'way':88 'wise':116 'work':65,82 'xlr':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6701894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562046 {#1446
    date: 2023-12-14 14:54:06.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 {#1595
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "How-to-use-a-analog-microphone-plugged-into-Realtek-ALC1220"
  +title: "How to use a analog microphone plugged into Realtek ALC1220 chip in PipeWire"
  +url: null
  +body: """
    I got a microphone connected via a XLR adapter to the rear mic jack of my mainboard. The audio dialog of KDE seems to detect that, as does not mark it as not connected (which it does for the front mic and line in). But selecting the audio device as source does not produce any useful sound. What makes you sure that the mic work, you may ask? If I enable the loopback in `alsamixer` (and pump up the boost), it works. Unfortunately, that is the only way I can get sound out of that.\n
    \n
    It seems, as if the system realizes two possible sources from the audio device. But there is no option GUI wise where I can select the second input to test if that helps.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">alsactl info\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 0\n
    </span><span style="color:#323232;">[....]\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 1\n
    </span><span style="color:#323232;">  id: Generic\n
    </span><span style="color:#323232;">  name: HD-Audio Generic\n
    </span><span style="color:#323232;">  longname: HD-Audio Generic at 0xba600000 irq 68\n
    </span><span style="color:#323232;">  driver_name: HDA-Intel\n
    </span><span style="color:#323232;">  mixer_name: Realtek ALC1220\n
    </span><span style="color:#323232;">  components: HDA:10ec1168,10438724,00100003\n
    </span><span style="color:#323232;">  controls_count: 47\n
    </span><span style="color:#323232;">  pcm:\n
    </span><span style="color:#323232;">    - stream: PLAYBACK\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 1\n
    </span><span style="color:#323232;">          id: ALC1220 Digital\n
    </span><span style="color:#323232;">          name: ALC1220 Digital\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">    - stream: CAPTURE\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 2\n
    </span><span style="color:#323232;">          id: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">  hwdep:\n
    </span><span style="color:#323232;">    - device: 0\n
    </span><span style="color:#323232;">      id: HDA Codec 0\n
    </span><span style="color:#323232;">      name: HDA Codec 0\n
    </span><span style="color:#323232;">      iface: 16\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    ```\n
    \n
    <span style="color:#323232;">arecord -l                                            Do 14 Dez 2023 14:53:16 CET\n
    </span><span style="color:#323232;">**** List of CAPTURE Hardware Devices ****\n
    </span><span style="color:#323232;">[...]\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 0: ALC1220 Analog [ALC1220 Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 2: ALC1220 Alt Analog [ALC1220 Alt Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    Does anyone have any clue what I could do to use that mic?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702562046 {#1450
    date: 2023-12-14 14:54:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 28086
  -titleTs: "'alc1220':10 'analog':5 'chip':11 'microphon':6 'pipewir':13 'plug':7 'realtek':9 'use':3"
  -bodyTs: "'0':134,177,186,189,200,203,208,217,220,233,236,239,243,247,273,281,283,302,304 '00100003':168 '0xba600000':152 '1':138,191,266,285 '1/1':279,300 '10438724':167 '10ec1168':166 '14':253,256 '16':249,258 '2':222,292 '2023':255 '47':171 '53':257 '68':154 'adapt':9 'alc1220':163,179,182,193,196,210,213,224,228,274,276,293,296 'alsactl':129 'alsamix':75 'alt':225,229,294,297 'analog':180,183,211,214,226,230,275,277,295,298 'anyon':306 'arecord':250 'ask':68 'audio':19,48,108,144,149,270,289 'boost':80 'captur':205,262 'card':132,133,136,137,265,284 'cet':259 'clue':309 'codec':242,246 'compon':164 'connect':5,34 'control':169 'could':312 'count':170 'detect':25 'devic':49,109,175,176,190,206,207,221,238,264,272,291 'dez':254 'dialog':20 'digit':194,197 'driver':155 'enabl':71 'front':40 'generic':140,145,150,267,271,286,290 'get':91 'got':2 'gui':115 'hardwar':263 'hd':143,148,269,288 'hd-audio':142,147,268,287 'hda':158,165,241,245 'hda-intel':157 'help':128 'hwdep':237 'id':139,178,192,209,223,240 'ifac':248 'info':130 'input':123 'intel':159 'irq':153 'jack':14 'kde':22 'l':251 'line':43 'list':260 'longnam':146 'loopback':73 'mainboard':17 'make':59 'mark':30 'may':67 'mic':13,41,64,317 'microphon':4 'mixer':160 'name':141,156,161,181,187,195,201,212,218,227,234,244 'option':114 'pcm':172 'playback':174 'possibl':104 'produc':54 'pump':77 'realiz':102 'realtek':162 'rear':12 'second':122 'seem':23,97 'select':46,120 'sound':57,92,131,135 'sourc':51,105 'stream':173,204 'subdevic':184,185,188,198,199,202,215,216,219,231,232,235,278,280,282,299,301,303 'sure':61 'system':101 'test':125 'two':103 'unfortun':83 'use':56,315 'via':6 'way':88 'wise':116 'work':65,82 'xlr':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6701894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562046 {#1446
    date: 2023-12-14 14:54:06.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 {#1595
  +user: App\Entity\User {#260 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1580 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1671 …}
  +slug: "How-to-use-a-analog-microphone-plugged-into-Realtek-ALC1220"
  +title: "How to use a analog microphone plugged into Realtek ALC1220 chip in PipeWire"
  +url: null
  +body: """
    I got a microphone connected via a XLR adapter to the rear mic jack of my mainboard. The audio dialog of KDE seems to detect that, as does not mark it as not connected (which it does for the front mic and line in). But selecting the audio device as source does not produce any useful sound. What makes you sure that the mic work, you may ask? If I enable the loopback in `alsamixer` (and pump up the boost), it works. Unfortunately, that is the only way I can get sound out of that.\n
    \n
    It seems, as if the system realizes two possible sources from the audio device. But there is no option GUI wise where I can select the second input to test if that helps.\n
    \n
    ```\n
    \n
    <span style="color:#323232;">alsactl info\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 0\n
    </span><span style="color:#323232;">[....]\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;"># Sound card\n
    </span><span style="color:#323232;">#\n
    </span><span style="color:#323232;">- card: 1\n
    </span><span style="color:#323232;">  id: Generic\n
    </span><span style="color:#323232;">  name: HD-Audio Generic\n
    </span><span style="color:#323232;">  longname: HD-Audio Generic at 0xba600000 irq 68\n
    </span><span style="color:#323232;">  driver_name: HDA-Intel\n
    </span><span style="color:#323232;">  mixer_name: Realtek ALC1220\n
    </span><span style="color:#323232;">  components: HDA:10ec1168,10438724,00100003\n
    </span><span style="color:#323232;">  controls_count: 47\n
    </span><span style="color:#323232;">  pcm:\n
    </span><span style="color:#323232;">    - stream: PLAYBACK\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 1\n
    </span><span style="color:#323232;">          id: ALC1220 Digital\n
    </span><span style="color:#323232;">          name: ALC1220 Digital\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">    - stream: CAPTURE\n
    </span><span style="color:#323232;">      devices:\n
    </span><span style="color:#323232;">        - device: 0\n
    </span><span style="color:#323232;">          id: ALC1220 Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">        - device: 2\n
    </span><span style="color:#323232;">          id: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          name: ALC1220 Alt Analog\n
    </span><span style="color:#323232;">          subdevices:\n
    </span><span style="color:#323232;">            - subdevice: 0\n
    </span><span style="color:#323232;">              name: subdevice #0\n
    </span><span style="color:#323232;">  hwdep:\n
    </span><span style="color:#323232;">    - device: 0\n
    </span><span style="color:#323232;">      id: HDA Codec 0\n
    </span><span style="color:#323232;">      name: HDA Codec 0\n
    </span><span style="color:#323232;">      iface: 16\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    ```\n
    \n
    <span style="color:#323232;">arecord -l                                            Do 14 Dez 2023 14:53:16 CET\n
    </span><span style="color:#323232;">**** List of CAPTURE Hardware Devices ****\n
    </span><span style="color:#323232;">[...]\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 0: ALC1220 Analog [ALC1220 Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">card 1: Generic [HD-Audio Generic], device 2: ALC1220 Alt Analog [ALC1220 Alt Analog]\n
    </span><span style="color:#323232;">  Subdevices: 1/1\n
    </span><span style="color:#323232;">  Subdevice #0: subdevice #0\n
    </span><span style="color:#323232;">[...]\n
    </span>\n
    ```\n
    \n
    Does anyone have any clue what I could do to use that mic?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 0
  +favouriteCount: 0
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702562046 {#1450
    date: 2023-12-14 14:54:06.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1654 …}
  +reports: Doctrine\ORM\PersistentCollection {#1649 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1568 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  +badges: Doctrine\ORM\PersistentCollection {#1562 …}
  +children: []
  -id: 28086
  -titleTs: "'alc1220':10 'analog':5 'chip':11 'microphon':6 'pipewir':13 'plug':7 'realtek':9 'use':3"
  -bodyTs: "'0':134,177,186,189,200,203,208,217,220,233,236,239,243,247,273,281,283,302,304 '00100003':168 '0xba600000':152 '1':138,191,266,285 '1/1':279,300 '10438724':167 '10ec1168':166 '14':253,256 '16':249,258 '2':222,292 '2023':255 '47':171 '53':257 '68':154 'adapt':9 'alc1220':163,179,182,193,196,210,213,224,228,274,276,293,296 'alsactl':129 'alsamix':75 'alt':225,229,294,297 'analog':180,183,211,214,226,230,275,277,295,298 'anyon':306 'arecord':250 'ask':68 'audio':19,48,108,144,149,270,289 'boost':80 'captur':205,262 'card':132,133,136,137,265,284 'cet':259 'clue':309 'codec':242,246 'compon':164 'connect':5,34 'control':169 'could':312 'count':170 'detect':25 'devic':49,109,175,176,190,206,207,221,238,264,272,291 'dez':254 'dialog':20 'digit':194,197 'driver':155 'enabl':71 'front':40 'generic':140,145,150,267,271,286,290 'get':91 'got':2 'gui':115 'hardwar':263 'hd':143,148,269,288 'hd-audio':142,147,268,287 'hda':158,165,241,245 'hda-intel':157 'help':128 'hwdep':237 'id':139,178,192,209,223,240 'ifac':248 'info':130 'input':123 'intel':159 'irq':153 'jack':14 'kde':22 'l':251 'line':43 'list':260 'longnam':146 'loopback':73 'mainboard':17 'make':59 'mark':30 'may':67 'mic':13,41,64,317 'microphon':4 'mixer':160 'name':141,156,161,181,187,195,201,212,218,227,234,244 'option':114 'pcm':172 'playback':174 'possibl':104 'produc':54 'pump':77 'realiz':102 'realtek':162 'rear':12 'second':122 'seem':23,97 'select':46,120 'sound':57,92,131,135 'sourc':51,105 'stream':173,204 'subdevic':184,185,188,198,199,202,215,216,219,231,232,235,278,280,282,299,301,303 'sure':61 'system':101 'test':125 'two':103 'unfortun':83 'use':56,315 'via':6 'way':88 'wise':116 'work':65,82 'xlr':8"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6701894"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702562046 {#1446
    date: 2023-12-14 14:54:06.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2456
  +user: Proxies\__CG__\App\Entity\User {#1403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
  +slug: "Ms-Rib-would-like-to-speak-to-a-manager"
  +title: "Ms. Rib would like to speak to a manager"
  +url: "https://i.imgur.com/XIPGztS.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 599
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696926590 {#2377
    date: 2023-10-10 10:29:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#2394 …}
  +children: [
    App\Entity\EntryComment {#1705
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "Yum… Circular shapes in family trees!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696717226 {#1620
        date: 2023-10-08 00:20:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thorbot@lemmy.world"
        "@EmperorHenry@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1725 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1728 …}
      +reports: Doctrine\ORM\PersistentCollection {#1730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 36543
      -bodyTs: "'circular':2 'famili':5 'shape':3 'tree':6 'yum':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3619418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696717226 {#1558
        date: 2023-10-08 00:20:26.0 +02:00
      }
      +"title": 36543
    }
  ]
  -id: 3487
  -titleTs: "'like':4 'manag':9 'ms':1 'rib':2 'speak':6 'would':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696801814
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6463716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715414 {#2019
    date: 2023-10-07 23:50:14.0 +02: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
7 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2456
  +user: Proxies\__CG__\App\Entity\User {#1403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
  +slug: "Ms-Rib-would-like-to-speak-to-a-manager"
  +title: "Ms. Rib would like to speak to a manager"
  +url: "https://i.imgur.com/XIPGztS.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 599
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696926590 {#2377
    date: 2023-10-10 10:29:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#2394 …}
  +children: [
    App\Entity\EntryComment {#1705
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "Yum… Circular shapes in family trees!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696717226 {#1620
        date: 2023-10-08 00:20:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thorbot@lemmy.world"
        "@EmperorHenry@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1725 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1728 …}
      +reports: Doctrine\ORM\PersistentCollection {#1730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 36543
      -bodyTs: "'circular':2 'famili':5 'shape':3 'tree':6 'yum':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3619418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696717226 {#1558
        date: 2023-10-08 00:20:26.0 +02:00
      }
      +"title": 36543
    }
  ]
  -id: 3487
  -titleTs: "'like':4 'manag':9 'ms':1 'rib':2 'speak':6 'would':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696801814
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6463716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715414 {#2019
    date: 2023-10-07 23:50:14.0 +02: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
8 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2456
  +user: Proxies\__CG__\App\Entity\User {#1403 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
  +slug: "Ms-Rib-would-like-to-speak-to-a-manager"
  +title: "Ms. Rib would like to speak to a manager"
  +url: "https://i.imgur.com/XIPGztS.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 37
  +favouriteCount: 599
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1696926590 {#2377
    date: 2023-10-10 10:29:50.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1401 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1402 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
  +badges: Doctrine\ORM\PersistentCollection {#2394 …}
  +children: [
    App\Entity\EntryComment {#1705
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2456 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +body: "Yum… Circular shapes in family trees!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1696717226 {#1620
        date: 2023-10-08 00:20:26.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@thorbot@lemmy.world"
        "@EmperorHenry@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1725 …}
      +nested: Doctrine\ORM\PersistentCollection {#1721 …}
      +votes: Doctrine\ORM\PersistentCollection {#1728 …}
      +reports: Doctrine\ORM\PersistentCollection {#1730 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
      -id: 36543
      -bodyTs: "'circular':2 'famili':5 'shape':3 'tree':6 'yum':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://feddit.de/comment/3619418"
      +editedAt: null
      +createdAt: DateTimeImmutable @1696717226 {#1558
        date: 2023-10-08 00:20:26.0 +02:00
      }
      +"title": 36543
    }
  ]
  -id: 3487
  -titleTs: "'like':4 'manag':9 'ms':1 'rib':2 'speak':6 'would':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1696801814
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/6463716"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696715414 {#2019
    date: 2023-10-07 23:50:14.0 +02: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
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#1403 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
    +slug: "Ms-Rib-would-like-to-speak-to-a-manager"
    +title: "Ms. Rib would like to speak to a manager"
    +url: "https://i.imgur.com/XIPGztS.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 37
    +favouriteCount: 599
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696926590 {#2377
      date: 2023-10-10 10:29:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1401 …}
    +votes: Doctrine\ORM\PersistentCollection {#1385 …}
    +reports: Doctrine\ORM\PersistentCollection {#1402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
    +badges: Doctrine\ORM\PersistentCollection {#2394 …}
    +children: [
      App\Entity\EntryComment {#1705}
    ]
    -id: 3487
    -titleTs: "'like':4 'manag':9 'ms':1 'rib':2 'speak':6 'would':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696801814
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6463716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696715414 {#2019
      date: 2023-10-07 23:50:14.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "Yum… Circular shapes in family trees!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696717226 {#1620
    date: 2023-10-08 00:20:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thorbot@lemmy.world"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1725 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 36543
  -bodyTs: "'circular':2 'famili':5 'shape':3 'tree':6 'yum':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3619418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696717226 {#1558
    date: 2023-10-08 00:20:26.0 +02:00
  }
  +"title": 36543
}
"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
11 DENIED edit
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#1403 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
    +slug: "Ms-Rib-would-like-to-speak-to-a-manager"
    +title: "Ms. Rib would like to speak to a manager"
    +url: "https://i.imgur.com/XIPGztS.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 37
    +favouriteCount: 599
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696926590 {#2377
      date: 2023-10-10 10:29:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1401 …}
    +votes: Doctrine\ORM\PersistentCollection {#1385 …}
    +reports: Doctrine\ORM\PersistentCollection {#1402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
    +badges: Doctrine\ORM\PersistentCollection {#2394 …}
    +children: [
      App\Entity\EntryComment {#1705}
    ]
    -id: 3487
    -titleTs: "'like':4 'manag':9 'ms':1 'rib':2 'speak':6 'would':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696801814
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6463716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696715414 {#2019
      date: 2023-10-07 23:50:14.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "Yum… Circular shapes in family trees!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696717226 {#1620
    date: 2023-10-08 00:20:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thorbot@lemmy.world"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1725 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 36543
  -bodyTs: "'circular':2 'famili':5 'shape':3 'tree':6 'yum':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3619418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696717226 {#1558
    date: 2023-10-08 00:20:26.0 +02:00
  }
  +"title": 36543
}
"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
12 DENIED moderate
App\Entity\EntryComment {#1705
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2456
    +user: Proxies\__CG__\App\Entity\User {#1403 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1363 …}
    +slug: "Ms-Rib-would-like-to-speak-to-a-manager"
    +title: "Ms. Rib would like to speak to a manager"
    +url: "https://i.imgur.com/XIPGztS.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 37
    +favouriteCount: 599
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1696926590 {#2377
      date: 2023-10-10 10:29:50.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1401 …}
    +votes: Doctrine\ORM\PersistentCollection {#1385 …}
    +reports: Doctrine\ORM\PersistentCollection {#1402 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1381 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2393 …}
    +badges: Doctrine\ORM\PersistentCollection {#2394 …}
    +children: [
      App\Entity\EntryComment {#1705}
    ]
    -id: 3487
    -titleTs: "'like':4 'manag':9 'ms':1 'rib':2 'speak':6 'would':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1696801814
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/6463716"
    +editedAt: null
    +createdAt: DateTimeImmutable @1696715414 {#2019
      date: 2023-10-07 23:50:14.0 +02:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2461 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +body: "Yum… Circular shapes in family trees!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1696717226 {#1620
    date: 2023-10-08 00:20:26.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@thorbot@lemmy.world"
    "@EmperorHenry@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1725 …}
  +nested: Doctrine\ORM\PersistentCollection {#1721 …}
  +votes: Doctrine\ORM\PersistentCollection {#1728 …}
  +reports: Doctrine\ORM\PersistentCollection {#1730 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2453 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1625 …}
  -id: 36543
  -bodyTs: "'circular':2 'famili':5 'shape':3 'tree':6 'yum':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://feddit.de/comment/3619418"
  +editedAt: null
  +createdAt: DateTimeImmutable @1696717226 {#1558
    date: 2023-10-08 00:20:26.0 +02:00
  }
  +"title": 36543
}
"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
13 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
14 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