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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\Entry {#2461
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "How-can-I-switch-back-to-wayland-on-Manjaro-GNOME"
  +title: "How can I switch back to wayland on Manjaro GNOME?"
  +url: null
  +body: """
    I am using Manjaro GNOME. I wanted to use automatic1111, but it wasn’t recognising my graphics card (NVIDIA 1660 ti) and wasn’t proceeding to the next stage of installation (the terminal kept crashing when it got to a certain point), so Bing said that switching from wayland to x11 might fix it. I changed the /etc/gdm/custom.conf file to\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># GDM configuration storage\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[daemon]\n
    </span><span style="color:#323232;">AutomaticLoginEnable=False\n
    </span><span style="color:#323232;"># Uncomment the line below to force the login screen to use Xorg\n
    </span><span style="color:#323232;">WaylandEnable=false\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[security]\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[xdmcp]\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[chooser]\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[debug]\n
    </span><span style="color:#323232;"># Uncomment the line below to turn on debugging\n
    </span><span style="color:#323232;">#Enable=true\n
    </span>\n
    ```\n
    \n
    and ran **sudo systemctl restart gdm**\n
    \n
    When I did that, automatic1111 started working, in a sense (it still wouldn’t detect the models or loras I’d put in the models folder), but other stuff broke, in that swiping with three fingers no longer switched workspaces, the Ctrl-C Ctrl-V shortcuts stopped working, and Blender would crash upon opening. For those reasons, I wanted to switch back to wayland from x11, or even getting those features working with x11, I didn’t mind, but the former seemed easier.\n
    \n
    I re-commented the line in the above file and ran **sudo systemctl restart gdm** again, but running **echo $XDG_SESSION_TYPE** returned x11 rather than wayland.\n
    \n
    Can you please help, if you can, with my predicament?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701534215 {#1740
    date: 2023-12-02 17:23:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  +badges: Doctrine\ORM\PersistentCollection {#2469 …}
  +children: []
  -id: 19177
  -titleTs: "'back':5 'gnome':10 'manjaro':9 'switch':4 'wayland':7"
  -bodyTs: "'/etc/gdm/custom.conf':58 '1660':20 'automatic1111':10,105 'automaticloginen':65 'back':164 'bing':44 'blender':152 'broke':130 'c':144 'card':18 'certain':41 'chang':56 'chooser':83 'comment':189 'configur':62 'crash':35,154 'ctrl':143,146 'ctrl-c':142 'ctrl-v':145 'd':121 'daemon':64 'debug':84,92 'detect':115 'didn':178 'easier':185 'echo':205 'enabl':93 'even':170 'fals':66,80 'featur':173 'file':59,195 'finger':136 'fix':53 'folder':126 'forc':72 'former':183 'gdm':61,100,201 'get':171 'gnome':5 'got':38 'graphic':17 'help':217 'instal':31 'kept':34 'line':69,87,191 'login':74 'longer':138 'lora':119 'manjaro':4 'might':52 'mind':180 'model':117,125 'next':28 'nvidia':19 'open':156 'pleas':216 'point':42 'predica':223 'proceed':25 'put':122 'ran':96,197 'rather':211 're':188 're-com':187 'reason':159 'recognis':15 'restart':99,200 'return':209 'run':204 'said':45 'screen':75 'secur':81 'seem':184 'sens':110 'session':207 'shortcut':148 'stage':29 'start':106 'still':112 'stop':149 'storag':63 'stuff':129 'sudo':97,198 'swipe':133 'switch':47,139,163 'systemctl':98,199 'termin':33 'three':135 'ti':21 'true':94 'turn':90 'type':208 'uncom':67,85 'upon':155 'use':3,9,77 'v':147 'want':7,161 'wasn':13,23 'wayland':49,166,213 'waylanden':79 'work':107,150,174 'workspac':140 'would':153 'wouldn':113 'x11':51,168,176,210 'xdg':206 'xdmcp':82 'xorg':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701514901
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16623200"
  +editedAt: DateTimeImmutable @1702566926 {#1717
    date: 2023-12-14 16:15:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701459401 {#2462
    date: 2023-12-01 20:36:41.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 {#2461
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "How-can-I-switch-back-to-wayland-on-Manjaro-GNOME"
  +title: "How can I switch back to wayland on Manjaro GNOME?"
  +url: null
  +body: """
    I am using Manjaro GNOME. I wanted to use automatic1111, but it wasn’t recognising my graphics card (NVIDIA 1660 ti) and wasn’t proceeding to the next stage of installation (the terminal kept crashing when it got to a certain point), so Bing said that switching from wayland to x11 might fix it. I changed the /etc/gdm/custom.conf file to\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># GDM configuration storage\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[daemon]\n
    </span><span style="color:#323232;">AutomaticLoginEnable=False\n
    </span><span style="color:#323232;"># Uncomment the line below to force the login screen to use Xorg\n
    </span><span style="color:#323232;">WaylandEnable=false\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[security]\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[xdmcp]\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[chooser]\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[debug]\n
    </span><span style="color:#323232;"># Uncomment the line below to turn on debugging\n
    </span><span style="color:#323232;">#Enable=true\n
    </span>\n
    ```\n
    \n
    and ran **sudo systemctl restart gdm**\n
    \n
    When I did that, automatic1111 started working, in a sense (it still wouldn’t detect the models or loras I’d put in the models folder), but other stuff broke, in that swiping with three fingers no longer switched workspaces, the Ctrl-C Ctrl-V shortcuts stopped working, and Blender would crash upon opening. For those reasons, I wanted to switch back to wayland from x11, or even getting those features working with x11, I didn’t mind, but the former seemed easier.\n
    \n
    I re-commented the line in the above file and ran **sudo systemctl restart gdm** again, but running **echo $XDG_SESSION_TYPE** returned x11 rather than wayland.\n
    \n
    Can you please help, if you can, with my predicament?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701534215 {#1740
    date: 2023-12-02 17:23:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  +badges: Doctrine\ORM\PersistentCollection {#2469 …}
  +children: []
  -id: 19177
  -titleTs: "'back':5 'gnome':10 'manjaro':9 'switch':4 'wayland':7"
  -bodyTs: "'/etc/gdm/custom.conf':58 '1660':20 'automatic1111':10,105 'automaticloginen':65 'back':164 'bing':44 'blender':152 'broke':130 'c':144 'card':18 'certain':41 'chang':56 'chooser':83 'comment':189 'configur':62 'crash':35,154 'ctrl':143,146 'ctrl-c':142 'ctrl-v':145 'd':121 'daemon':64 'debug':84,92 'detect':115 'didn':178 'easier':185 'echo':205 'enabl':93 'even':170 'fals':66,80 'featur':173 'file':59,195 'finger':136 'fix':53 'folder':126 'forc':72 'former':183 'gdm':61,100,201 'get':171 'gnome':5 'got':38 'graphic':17 'help':217 'instal':31 'kept':34 'line':69,87,191 'login':74 'longer':138 'lora':119 'manjaro':4 'might':52 'mind':180 'model':117,125 'next':28 'nvidia':19 'open':156 'pleas':216 'point':42 'predica':223 'proceed':25 'put':122 'ran':96,197 'rather':211 're':188 're-com':187 'reason':159 'recognis':15 'restart':99,200 'return':209 'run':204 'said':45 'screen':75 'secur':81 'seem':184 'sens':110 'session':207 'shortcut':148 'stage':29 'start':106 'still':112 'stop':149 'storag':63 'stuff':129 'sudo':97,198 'swipe':133 'switch':47,139,163 'systemctl':98,199 'termin':33 'three':135 'ti':21 'true':94 'turn':90 'type':208 'uncom':67,85 'upon':155 'use':3,9,77 'v':147 'want':7,161 'wasn':13,23 'wayland':49,166,213 'waylanden':79 'work':107,150,174 'workspac':140 'would':153 'wouldn':113 'x11':51,168,176,210 'xdg':206 'xdmcp':82 'xorg':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701514901
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16623200"
  +editedAt: DateTimeImmutable @1702566926 {#1717
    date: 2023-12-14 16:15:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701459401 {#2462
    date: 2023-12-01 20:36:41.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 {#2461
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2458 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "How-can-I-switch-back-to-wayland-on-Manjaro-GNOME"
  +title: "How can I switch back to wayland on Manjaro GNOME?"
  +url: null
  +body: """
    I am using Manjaro GNOME. I wanted to use automatic1111, but it wasn’t recognising my graphics card (NVIDIA 1660 ti) and wasn’t proceeding to the next stage of installation (the terminal kept crashing when it got to a certain point), so Bing said that switching from wayland to x11 might fix it. I changed the /etc/gdm/custom.conf file to\n
    \n
    ```\n
    \n
    <span style="color:#323232;"># GDM configuration storage\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[daemon]\n
    </span><span style="color:#323232;">AutomaticLoginEnable=False\n
    </span><span style="color:#323232;"># Uncomment the line below to force the login screen to use Xorg\n
    </span><span style="color:#323232;">WaylandEnable=false\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[security]\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[xdmcp]\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[chooser]\n
    </span><span style="color:#323232;">\n
    </span><span style="color:#323232;">[debug]\n
    </span><span style="color:#323232;"># Uncomment the line below to turn on debugging\n
    </span><span style="color:#323232;">#Enable=true\n
    </span>\n
    ```\n
    \n
    and ran **sudo systemctl restart gdm**\n
    \n
    When I did that, automatic1111 started working, in a sense (it still wouldn’t detect the models or loras I’d put in the models folder), but other stuff broke, in that swiping with three fingers no longer switched workspaces, the Ctrl-C Ctrl-V shortcuts stopped working, and Blender would crash upon opening. For those reasons, I wanted to switch back to wayland from x11, or even getting those features working with x11, I didn’t mind, but the former seemed easier.\n
    \n
    I re-commented the line in the above file and ran **sudo systemctl restart gdm** again, but running **echo $XDG_SESSION_TYPE** returned x11 rather than wayland.\n
    \n
    Can you please help, if you can, with my predicament?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 4
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701534215 {#1740
    date: 2023-12-02 17:23:35.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2448 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2457 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2455 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2468 …}
  +badges: Doctrine\ORM\PersistentCollection {#2469 …}
  +children: []
  -id: 19177
  -titleTs: "'back':5 'gnome':10 'manjaro':9 'switch':4 'wayland':7"
  -bodyTs: "'/etc/gdm/custom.conf':58 '1660':20 'automatic1111':10,105 'automaticloginen':65 'back':164 'bing':44 'blender':152 'broke':130 'c':144 'card':18 'certain':41 'chang':56 'chooser':83 'comment':189 'configur':62 'crash':35,154 'ctrl':143,146 'ctrl-c':142 'ctrl-v':145 'd':121 'daemon':64 'debug':84,92 'detect':115 'didn':178 'easier':185 'echo':205 'enabl':93 'even':170 'fals':66,80 'featur':173 'file':59,195 'finger':136 'fix':53 'folder':126 'forc':72 'former':183 'gdm':61,100,201 'get':171 'gnome':5 'got':38 'graphic':17 'help':217 'instal':31 'kept':34 'line':69,87,191 'login':74 'longer':138 'lora':119 'manjaro':4 'might':52 'mind':180 'model':117,125 'next':28 'nvidia':19 'open':156 'pleas':216 'point':42 'predica':223 'proceed':25 'put':122 'ran':96,197 'rather':211 're':188 're-com':187 'reason':159 'recognis':15 'restart':99,200 'return':209 'run':204 'said':45 'screen':75 'secur':81 'seem':184 'sens':110 'session':207 'shortcut':148 'stage':29 'start':106 'still':112 'stop':149 'storag':63 'stuff':129 'sudo':97,198 'swipe':133 'switch':47,139,163 'systemctl':98,199 'termin':33 'three':135 'ti':21 'true':94 'turn':90 'type':208 'uncom':67,85 'upon':155 'use':3,9,77 'v':147 'want':7,161 'wasn':13,23 'wayland':49,166,213 'waylanden':79 'work':107,150,174 'workspac':140 'would':153 'wouldn':113 'x11':51,168,176,210 'xdg':206 'xdmcp':82 'xorg':78"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701514901
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/16623200"
  +editedAt: DateTimeImmutable @1702566926 {#1717
    date: 2023-12-14 16:15:26.0 +01:00
  }
  +createdAt: DateTimeImmutable @1701459401 {#2462
    date: 2023-12-01 20:36:41.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\Entry {#1585
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "Is-there-an-iOS-app-that-can-download-YouTube-music"
  +title: "Is there an iOS app that can download YouTube music songs to mp3 like InnerTune can for Android?"
  +url: null
  +body: "Obviously Android is clearly a superior platform, but the only device someone I know has is an iPhone, and I want to know if I can recommend them an app to easily do this for them."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700149354 {#1574
    date: 2023-11-16 16:42:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 13365
  -titleTs: "'android':18 'app':5 'download':8 'innertun':15 'io':4 'like':14 'mp3':13 'music':10 'song':11 'youtub':9"
  -bodyTs: "'android':2 'app':30 'clear':4 'devic':11 'easili':32 'iphon':18 'know':14,23 'obvious':1 'platform':7 'recommend':27 'someon':12 'superior':6 'want':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700176327
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15033654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700089927 {#1409
    date: 2023-11-16 00:12:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\Entry {#1585
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "Is-there-an-iOS-app-that-can-download-YouTube-music"
  +title: "Is there an iOS app that can download YouTube music songs to mp3 like InnerTune can for Android?"
  +url: null
  +body: "Obviously Android is clearly a superior platform, but the only device someone I know has is an iPhone, and I want to know if I can recommend them an app to easily do this for them."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700149354 {#1574
    date: 2023-11-16 16:42:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 13365
  -titleTs: "'android':18 'app':5 'download':8 'innertun':15 'io':4 'like':14 'mp3':13 'music':10 'song':11 'youtub':9"
  -bodyTs: "'android':2 'app':30 'clear':4 'devic':11 'easili':32 'iphon':18 'know':14,23 'obvious':1 'platform':7 'recommend':27 'someon':12 'superior':6 'want':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700176327
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15033654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700089927 {#1409
    date: 2023-11-16 00:12:07.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\Entry {#1585
  +user: App\Entity\User {#264 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1731 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1619 …}
  +slug: "Is-there-an-iOS-app-that-can-download-YouTube-music"
  +title: "Is there an iOS app that can download YouTube music songs to mp3 like InnerTune can for Android?"
  +url: null
  +body: "Obviously Android is clearly a superior platform, but the only device someone I know has is an iPhone, and I want to know if I can recommend them an app to easily do this for them."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 34
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700149354 {#1574
    date: 2023-11-16 16:42:34.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1702 …}
  +votes: Doctrine\ORM\PersistentCollection {#1683 …}
  +reports: Doctrine\ORM\PersistentCollection {#1689 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1727 …}
  +badges: Doctrine\ORM\PersistentCollection {#2464 …}
  +children: []
  -id: 13365
  -titleTs: "'android':18 'app':5 'download':8 'innertun':15 'io':4 'like':14 'mp3':13 'music':10 'song':11 'youtub':9"
  -bodyTs: "'android':2 'app':30 'clear':4 'devic':11 'easili':32 'iphon':18 'know':14,23 'obvious':1 'platform':7 'recommend':27 'someon':12 'superior':6 'want':21"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700176327
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/15033654"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700089927 {#1409
    date: 2023-11-16 00:12:07.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