GET https://kbin.spritesserver.nl/u/@jmf@lemm.ee/active

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\KbinAuthenticator
user_checker App\Security\UserChecker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "two_factor"
  "remember_me"
  "App\Security\KbinAuthenticator"
  "App\Security\FacebookAuthenticator"
  "App\Security\GoogleAuthenticator"
  "App\Security\GithubAuthenticator"
  "App\Security\KeycloakAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.86 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1701 …}
  +slug: "solved-I-can-t-get-my-linux-system-to-run-properly"
  +title: "(solved) I can't get my linux system to run properly"
  +url: null
  +body: """
    I chose to use opensuse tw kde based on some vm tests. The installation was easy but for some reason the video playback on youtube is terrible. It stutters. First thing I did after install was to use opi to install codecs. Then I used Yast to get the Nvidia repo. Lastly, I used the software manager to install the video g06 driver.\n
    \n
    To be honest I am happy using Windows 10 but I wanted to try Linux again because of the privacy and security, but there always seems to be something whenever I try to use linux. Should I keep using Windows or try a different distro?\n
    \n
    My specs:\n
    \n
    1080ti, ryzen 2600, msi b450 tomahawk.\n
    \n
    Update: It was the secure boot setting. Nvidia drivers don’t work with it on I guess. Thanks for all the other information though, more to look into.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702450225 {#1726
    date: 2023-12-13 07:50:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  +badges: Doctrine\ORM\PersistentCollection {#2380 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "what are you using as a hypervisor? if it is virtualbox you will struggle to get smooth video playback, its gpu support is very poor. vmware is much better. yes yes it is proprietary but so is virtualbox with extensions which is the only way to make it kinda usable lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703830398 {#1434
        date: 2023-12-29 07:13:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Leugi@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 217236
      -bodyTs: "'better':29 'extens':40 'get':16 'gpu':21 'hypervisor':7 'kinda':49 'lol':51 'make':47 'much':28 'playback':19 'poor':25 'proprietari':34 'smooth':17 'struggl':14 'support':22 'usabl':50 'use':4 'video':18 'virtualbox':11,38 'vmware':26 'way':45 'yes':30,31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7229040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702297544 {#1699
        date: 2023-12-11 13:25:44.0 +01:00
      }
      +"title": 217236
    }
  ]
  -id: 21658
  -titleTs: "'get':5 'linux':7 'proper':11 'run':10 'solv':1 'system':8"
  -bodyTs: "'10':72 '1080ti':111 '2600':113 'alway':88 'b450':115 'base':8 'boot':122 'chose':2 'codec':42 'differ':107 'distro':108 'driver':63,125 'easi':16 'first':30 'g06':62 'get':48 'guess':133 'happi':69 'honest':66 'inform':139 'instal':14,35,41,59 'kde':7 'keep':101 'last':52 'linux':78,98 'look':143 'manag':57 'msi':114 'nvidia':50,124 'opensus':5 'opi':39 'playback':23 'privaci':83 'reason':20 'repo':51 'ryzen':112 'secur':85,121 'seem':89 'set':123 'softwar':56 'someth':92 'spec':110 'stutter':29 'terribl':27 'test':12 'thank':134 'thing':31 'though':140 'tomahawk':116 'tri':77,95,105 'tw':6 'updat':117 'use':4,38,45,54,70,97,102 'video':22,61 'vm':11 'want':75 'whenev':93 'window':71,103 'work':128 'yast':46 'youtub':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702376884
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17638735"
  +editedAt: DateTimeImmutable @1703911060 {#1595
    date: 2023-12-30 05:37:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702290484 {#1735
    date: 2023-12-11 11:28:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1701 …}
  +slug: "solved-I-can-t-get-my-linux-system-to-run-properly"
  +title: "(solved) I can't get my linux system to run properly"
  +url: null
  +body: """
    I chose to use opensuse tw kde based on some vm tests. The installation was easy but for some reason the video playback on youtube is terrible. It stutters. First thing I did after install was to use opi to install codecs. Then I used Yast to get the Nvidia repo. Lastly, I used the software manager to install the video g06 driver.\n
    \n
    To be honest I am happy using Windows 10 but I wanted to try Linux again because of the privacy and security, but there always seems to be something whenever I try to use linux. Should I keep using Windows or try a different distro?\n
    \n
    My specs:\n
    \n
    1080ti, ryzen 2600, msi b450 tomahawk.\n
    \n
    Update: It was the secure boot setting. Nvidia drivers don’t work with it on I guess. Thanks for all the other information though, more to look into.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702450225 {#1726
    date: 2023-12-13 07:50:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  +badges: Doctrine\ORM\PersistentCollection {#2380 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "what are you using as a hypervisor? if it is virtualbox you will struggle to get smooth video playback, its gpu support is very poor. vmware is much better. yes yes it is proprietary but so is virtualbox with extensions which is the only way to make it kinda usable lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703830398 {#1434
        date: 2023-12-29 07:13:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Leugi@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 217236
      -bodyTs: "'better':29 'extens':40 'get':16 'gpu':21 'hypervisor':7 'kinda':49 'lol':51 'make':47 'much':28 'playback':19 'poor':25 'proprietari':34 'smooth':17 'struggl':14 'support':22 'usabl':50 'use':4 'video':18 'virtualbox':11,38 'vmware':26 'way':45 'yes':30,31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7229040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702297544 {#1699
        date: 2023-12-11 13:25:44.0 +01:00
      }
      +"title": 217236
    }
  ]
  -id: 21658
  -titleTs: "'get':5 'linux':7 'proper':11 'run':10 'solv':1 'system':8"
  -bodyTs: "'10':72 '1080ti':111 '2600':113 'alway':88 'b450':115 'base':8 'boot':122 'chose':2 'codec':42 'differ':107 'distro':108 'driver':63,125 'easi':16 'first':30 'g06':62 'get':48 'guess':133 'happi':69 'honest':66 'inform':139 'instal':14,35,41,59 'kde':7 'keep':101 'last':52 'linux':78,98 'look':143 'manag':57 'msi':114 'nvidia':50,124 'opensus':5 'opi':39 'playback':23 'privaci':83 'reason':20 'repo':51 'ryzen':112 'secur':85,121 'seem':89 'set':123 'softwar':56 'someth':92 'spec':110 'stutter':29 'terribl':27 'test':12 'thank':134 'thing':31 'though':140 'tomahawk':116 'tri':77,95,105 'tw':6 'updat':117 'use':4,38,45,54,70,97,102 'video':22,61 'vm':11 'want':75 'whenev':93 'window':71,103 'work':128 'yast':46 'youtub':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702376884
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17638735"
  +editedAt: DateTimeImmutable @1703911060 {#1595
    date: 2023-12-30 05:37:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702290484 {#1735
    date: 2023-12-11 11:28:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#1722 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1701 …}
  +slug: "solved-I-can-t-get-my-linux-system-to-run-properly"
  +title: "(solved) I can't get my linux system to run properly"
  +url: null
  +body: """
    I chose to use opensuse tw kde based on some vm tests. The installation was easy but for some reason the video playback on youtube is terrible. It stutters. First thing I did after install was to use opi to install codecs. Then I used Yast to get the Nvidia repo. Lastly, I used the software manager to install the video g06 driver.\n
    \n
    To be honest I am happy using Windows 10 but I wanted to try Linux again because of the privacy and security, but there always seems to be something whenever I try to use linux. Should I keep using Windows or try a different distro?\n
    \n
    My specs:\n
    \n
    1080ti, ryzen 2600, msi b450 tomahawk.\n
    \n
    Update: It was the secure boot setting. Nvidia drivers don’t work with it on I guess. Thanks for all the other information though, more to look into.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 25
  +favouriteCount: 43
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702450225 {#1726
    date: 2023-12-13 07:50:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1691 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
  +badges: Doctrine\ORM\PersistentCollection {#2380 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "what are you using as a hypervisor? if it is virtualbox you will struggle to get smooth video playback, its gpu support is very poor. vmware is much better. yes yes it is proprietary but so is virtualbox with extensions which is the only way to make it kinda usable lol"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703830398 {#1434
        date: 2023-12-29 07:13:18.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Leugi@lemm.ee"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1575 …}
      +nested: Doctrine\ORM\PersistentCollection {#1572 …}
      +votes: Doctrine\ORM\PersistentCollection {#1581 …}
      +reports: Doctrine\ORM\PersistentCollection {#1579 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
      -id: 217236
      -bodyTs: "'better':29 'extens':40 'get':16 'gpu':21 'hypervisor':7 'kinda':49 'lol':51 'make':47 'much':28 'playback':19 'poor':25 'proprietari':34 'smooth':17 'struggl':14 'support':22 'usabl':50 'use':4 'video':18 'virtualbox':11,38 'vmware':26 'way':45 'yes':30,31"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemm.ee/comment/7229040"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702297544 {#1699
        date: 2023-12-11 13:25:44.0 +01:00
      }
      +"title": 217236
    }
  ]
  -id: 21658
  -titleTs: "'get':5 'linux':7 'proper':11 'run':10 'solv':1 'system':8"
  -bodyTs: "'10':72 '1080ti':111 '2600':113 'alway':88 'b450':115 'base':8 'boot':122 'chose':2 'codec':42 'differ':107 'distro':108 'driver':63,125 'easi':16 'first':30 'g06':62 'get':48 'guess':133 'happi':69 'honest':66 'inform':139 'instal':14,35,41,59 'kde':7 'keep':101 'last':52 'linux':78,98 'look':143 'manag':57 'msi':114 'nvidia':50,124 'opensus':5 'opi':39 'playback':23 'privaci':83 'reason':20 'repo':51 'ryzen':112 'secur':85,121 'seem':89 'set':123 'softwar':56 'someth':92 'spec':110 'stutter':29 'terribl':27 'test':12 'thank':134 'thing':31 'though':140 'tomahawk':116 'tri':77,95,105 'tw':6 'updat':117 'use':4,38,45,54,70,97,102 'video':22,61 'vm':11 'want':75 'whenev':93 'window':71,103 'work':128 'yast':46 'youtub':25"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702376884
  +visibility: "visible             "
  +apId: "https://lemm.ee/post/17638735"
  +editedAt: DateTimeImmutable @1703911060 {#1595
    date: 2023-12-30 05:37:40.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702290484 {#1735
    date: 2023-12-11 11:28:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1722 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1701 …}
    +slug: "solved-I-can-t-get-my-linux-system-to-run-properly"
    +title: "(solved) I can't get my linux system to run properly"
    +url: null
    +body: """
      I chose to use opensuse tw kde based on some vm tests. The installation was easy but for some reason the video playback on youtube is terrible. It stutters. First thing I did after install was to use opi to install codecs. Then I used Yast to get the Nvidia repo. Lastly, I used the software manager to install the video g06 driver.\n
      \n
      To be honest I am happy using Windows 10 but I wanted to try Linux again because of the privacy and security, but there always seems to be something whenever I try to use linux. Should I keep using Windows or try a different distro?\n
      \n
      My specs:\n
      \n
      1080ti, ryzen 2600, msi b450 tomahawk.\n
      \n
      Update: It was the secure boot setting. Nvidia drivers don’t work with it on I guess. Thanks for all the other information though, more to look into.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702450225 {#1726
      date: 2023-12-13 07:50:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1683 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
    +badges: Doctrine\ORM\PersistentCollection {#2380 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 21658
    -titleTs: "'get':5 'linux':7 'proper':11 'run':10 'solv':1 'system':8"
    -bodyTs: "'10':72 '1080ti':111 '2600':113 'alway':88 'b450':115 'base':8 'boot':122 'chose':2 'codec':42 'differ':107 'distro':108 'driver':63,125 'easi':16 'first':30 'g06':62 'get':48 'guess':133 'happi':69 'honest':66 'inform':139 'instal':14,35,41,59 'kde':7 'keep':101 'last':52 'linux':78,98 'look':143 'manag':57 'msi':114 'nvidia':50,124 'opensus':5 'opi':39 'playback':23 'privaci':83 'reason':20 'repo':51 'ryzen':112 'secur':85,121 'seem':89 'set':123 'softwar':56 'someth':92 'spec':110 'stutter':29 'terribl':27 'test':12 'thank':134 'thing':31 'though':140 'tomahawk':116 'tri':77,95,105 'tw':6 'updat':117 'use':4,38,45,54,70,97,102 'video':22,61 'vm':11 'want':75 'whenev':93 'window':71,103 'work':128 'yast':46 'youtub':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702376884
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17638735"
    +editedAt: DateTimeImmutable @1703911060 {#1595
      date: 2023-12-30 05:37:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702290484 {#1735
      date: 2023-12-11 11:28:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "what are you using as a hypervisor? if it is virtualbox you will struggle to get smooth video playback, its gpu support is very poor. vmware is much better. yes yes it is proprietary but so is virtualbox with extensions which is the only way to make it kinda usable lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703830398 {#1434
    date: 2023-12-29 07:13:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Leugi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 217236
  -bodyTs: "'better':29 'extens':40 'get':16 'gpu':21 'hypervisor':7 'kinda':49 'lol':51 'make':47 'much':28 'playback':19 'poor':25 'proprietari':34 'smooth':17 'struggl':14 'support':22 'usabl':50 'use':4 'video':18 'virtualbox':11,38 'vmware':26 'way':45 'yes':30,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7229040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702297544 {#1699
    date: 2023-12-11 13:25:44.0 +01:00
  }
  +"title": 217236
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1722 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1701 …}
    +slug: "solved-I-can-t-get-my-linux-system-to-run-properly"
    +title: "(solved) I can't get my linux system to run properly"
    +url: null
    +body: """
      I chose to use opensuse tw kde based on some vm tests. The installation was easy but for some reason the video playback on youtube is terrible. It stutters. First thing I did after install was to use opi to install codecs. Then I used Yast to get the Nvidia repo. Lastly, I used the software manager to install the video g06 driver.\n
      \n
      To be honest I am happy using Windows 10 but I wanted to try Linux again because of the privacy and security, but there always seems to be something whenever I try to use linux. Should I keep using Windows or try a different distro?\n
      \n
      My specs:\n
      \n
      1080ti, ryzen 2600, msi b450 tomahawk.\n
      \n
      Update: It was the secure boot setting. Nvidia drivers don’t work with it on I guess. Thanks for all the other information though, more to look into.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702450225 {#1726
      date: 2023-12-13 07:50:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1683 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
    +badges: Doctrine\ORM\PersistentCollection {#2380 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 21658
    -titleTs: "'get':5 'linux':7 'proper':11 'run':10 'solv':1 'system':8"
    -bodyTs: "'10':72 '1080ti':111 '2600':113 'alway':88 'b450':115 'base':8 'boot':122 'chose':2 'codec':42 'differ':107 'distro':108 'driver':63,125 'easi':16 'first':30 'g06':62 'get':48 'guess':133 'happi':69 'honest':66 'inform':139 'instal':14,35,41,59 'kde':7 'keep':101 'last':52 'linux':78,98 'look':143 'manag':57 'msi':114 'nvidia':50,124 'opensus':5 'opi':39 'playback':23 'privaci':83 'reason':20 'repo':51 'ryzen':112 'secur':85,121 'seem':89 'set':123 'softwar':56 'someth':92 'spec':110 'stutter':29 'terribl':27 'test':12 'thank':134 'thing':31 'though':140 'tomahawk':116 'tri':77,95,105 'tw':6 'updat':117 'use':4,38,45,54,70,97,102 'video':22,61 'vm':11 'want':75 'whenev':93 'window':71,103 'work':128 'yast':46 'youtub':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702376884
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17638735"
    +editedAt: DateTimeImmutable @1703911060 {#1595
      date: 2023-12-30 05:37:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702290484 {#1735
      date: 2023-12-11 11:28:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "what are you using as a hypervisor? if it is virtualbox you will struggle to get smooth video playback, its gpu support is very poor. vmware is much better. yes yes it is proprietary but so is virtualbox with extensions which is the only way to make it kinda usable lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703830398 {#1434
    date: 2023-12-29 07:13:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Leugi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 217236
  -bodyTs: "'better':29 'extens':40 'get':16 'gpu':21 'hypervisor':7 'kinda':49 'lol':51 'make':47 'much':28 'playback':19 'poor':25 'proprietari':34 'smooth':17 'struggl':14 'support':22 'usabl':50 'use':4 'video':18 'virtualbox':11,38 'vmware':26 'way':45 'yes':30,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7229040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702297544 {#1699
    date: 2023-12-11 13:25:44.0 +01:00
  }
  +"title": 217236
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#1722 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1701 …}
    +slug: "solved-I-can-t-get-my-linux-system-to-run-properly"
    +title: "(solved) I can't get my linux system to run properly"
    +url: null
    +body: """
      I chose to use opensuse tw kde based on some vm tests. The installation was easy but for some reason the video playback on youtube is terrible. It stutters. First thing I did after install was to use opi to install codecs. Then I used Yast to get the Nvidia repo. Lastly, I used the software manager to install the video g06 driver.\n
      \n
      To be honest I am happy using Windows 10 but I wanted to try Linux again because of the privacy and security, but there always seems to be something whenever I try to use linux. Should I keep using Windows or try a different distro?\n
      \n
      My specs:\n
      \n
      1080ti, ryzen 2600, msi b450 tomahawk.\n
      \n
      Update: It was the secure boot setting. Nvidia drivers don’t work with it on I guess. Thanks for all the other information though, more to look into.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 25
    +favouriteCount: 43
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702450225 {#1726
      date: 2023-12-13 07:50:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1683 …}
    +votes: Doctrine\ORM\PersistentCollection {#1680 …}
    +reports: Doctrine\ORM\PersistentCollection {#1691 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2452 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2460 …}
    +badges: Doctrine\ORM\PersistentCollection {#2380 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 21658
    -titleTs: "'get':5 'linux':7 'proper':11 'run':10 'solv':1 'system':8"
    -bodyTs: "'10':72 '1080ti':111 '2600':113 'alway':88 'b450':115 'base':8 'boot':122 'chose':2 'codec':42 'differ':107 'distro':108 'driver':63,125 'easi':16 'first':30 'g06':62 'get':48 'guess':133 'happi':69 'honest':66 'inform':139 'instal':14,35,41,59 'kde':7 'keep':101 'last':52 'linux':78,98 'look':143 'manag':57 'msi':114 'nvidia':50,124 'opensus':5 'opi':39 'playback':23 'privaci':83 'reason':20 'repo':51 'ryzen':112 'secur':85,121 'seem':89 'set':123 'softwar':56 'someth':92 'spec':110 'stutter':29 'terribl':27 'test':12 'thank':134 'thing':31 'though':140 'tomahawk':116 'tri':77,95,105 'tw':6 'updat':117 'use':4,38,45,54,70,97,102 'video':22,61 'vm':11 'want':75 'whenev':93 'window':71,103 'work':128 'yast':46 'youtub':25"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702376884
    +visibility: "visible             "
    +apId: "https://lemm.ee/post/17638735"
    +editedAt: DateTimeImmutable @1703911060 {#1595
      date: 2023-12-30 05:37:40.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702290484 {#1735
      date: 2023-12-11 11:28:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "what are you using as a hypervisor? if it is virtualbox you will struggle to get smooth video playback, its gpu support is very poor. vmware is much better. yes yes it is proprietary but so is virtualbox with extensions which is the only way to make it kinda usable lol"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703830398 {#1434
    date: 2023-12-29 07:13:18.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Leugi@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1575 …}
  +nested: Doctrine\ORM\PersistentCollection {#1572 …}
  +votes: Doctrine\ORM\PersistentCollection {#1581 …}
  +reports: Doctrine\ORM\PersistentCollection {#1579 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1576 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1652 …}
  -id: 217236
  -bodyTs: "'better':29 'extens':40 'get':16 'gpu':21 'hypervisor':7 'kinda':49 'lol':51 'make':47 'much':28 'playback':19 'poor':25 'proprietari':34 'smooth':17 'struggl':14 'support':22 'usabl':50 'use':4 'video':18 'virtualbox':11,38 'vmware':26 'way':45 'yes':30,31"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemm.ee/comment/7229040"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702297544 {#1699
    date: 2023-12-11 13:25:44.0 +01:00
  }
  +"title": 217236
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details