GET https://kbin.spritesserver.nl/u/@geeper@lemmy.world

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.29 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
Proxies\__CG__\App\Entity\Entry {#1578
  +user: Proxies\__CG__\App\Entity\User {#2448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Question-Are-OS-X-like-keybindings-possible"
  +title: "[Question] Are OS X like keybindings possible?"
  +url: null
  +body: """
    I have been using Linux on and off from the first shipped CDs from Ubuntu. Nowadays I mainly use OS X, because my employer provides us with MacBooks I can use in private and I like the UNIX base and I do not have to tinker to get things to work.\n
    \n
    I just set up an old Thinkpad for my kids to start their digital journey with Linux Mint and am considering switching my private stuff to a separate computer.\n
    \n
    What I really love about OS X is the consistent usage of alt and the command keys. It basically follows the concept: „you want to do something, press Command + …“ and „you want an alternative character? Press alt + …“.\n
    \n
    My experience is that Linux key usage was inspired by Windows at first and Windows did not have a Command key.\n
    \n
    Would it be hard to get the same behavior as on OS X with a Linux system?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701481019 {#1721
    date: 2023-12-02 02:36:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  +badges: Doctrine\ORM\PersistentCollection {#2361 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use this to emulate Mac keyboard. MAC Keyboard : [kinto.sh](https://kinto.sh/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701816639 {#1430
        date: 2023-12-05 23:50:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WhiteHotaru@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 167717
      -bodyTs: "'/)':13 'emul':5 'keyboard':7,9 'kinto.sh':10,12 'kinto.sh/)':11 'mac':6,8 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5603684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701029390 {#1429
        date: 2023-11-26 21:09:50.0 +01:00
      }
      +"title": 167717
    }
  ]
  -id: 17074
  -titleTs: "'keybind':6 'like':5 'os':3 'possibl':7 'question':1 'x':4"
  -bodyTs: "'alt':93,117 'altern':114 'base':39 'basic':99 'behavior':147 'cds':13 'charact':115 'command':96,109,137 'comput':80 'concept':102 'consid':72 'consist':90 'digit':65 'employ':24 'experi':119 'first':11,130 'follow':100 'get':48,144 'hard':142 'inspir':126 'journey':66 'key':97,123,138 'kid':61 'like':36 'linux':5,68,122,154 'love':84 'macbook':28 'main':18 'mint':69 'nowaday':16 'old':57 'os':20,86,150 'press':108,116 'privat':33,75 'provid':25 'realli':83 'separ':79 'set':54 'ship':12 'someth':107 'start':63 'stuff':76 'switch':73 'system':155 'thing':49 'thinkpad':58 'tinker':46 'ubuntu':15 'unix':38 'us':26 'usag':91,124 'use':4,19,31 'want':104,112 'window':128,132 'work':51 'would':139 'x':21,87,151"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701109996
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6074795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023596 {#1709
    date: 2023-11-26 19:33:16.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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#2448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Question-Are-OS-X-like-keybindings-possible"
  +title: "[Question] Are OS X like keybindings possible?"
  +url: null
  +body: """
    I have been using Linux on and off from the first shipped CDs from Ubuntu. Nowadays I mainly use OS X, because my employer provides us with MacBooks I can use in private and I like the UNIX base and I do not have to tinker to get things to work.\n
    \n
    I just set up an old Thinkpad for my kids to start their digital journey with Linux Mint and am considering switching my private stuff to a separate computer.\n
    \n
    What I really love about OS X is the consistent usage of alt and the command keys. It basically follows the concept: „you want to do something, press Command + …“ and „you want an alternative character? Press alt + …“.\n
    \n
    My experience is that Linux key usage was inspired by Windows at first and Windows did not have a Command key.\n
    \n
    Would it be hard to get the same behavior as on OS X with a Linux system?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701481019 {#1721
    date: 2023-12-02 02:36:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  +badges: Doctrine\ORM\PersistentCollection {#2361 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use this to emulate Mac keyboard. MAC Keyboard : [kinto.sh](https://kinto.sh/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701816639 {#1430
        date: 2023-12-05 23:50:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WhiteHotaru@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 167717
      -bodyTs: "'/)':13 'emul':5 'keyboard':7,9 'kinto.sh':10,12 'kinto.sh/)':11 'mac':6,8 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5603684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701029390 {#1429
        date: 2023-11-26 21:09:50.0 +01:00
      }
      +"title": 167717
    }
  ]
  -id: 17074
  -titleTs: "'keybind':6 'like':5 'os':3 'possibl':7 'question':1 'x':4"
  -bodyTs: "'alt':93,117 'altern':114 'base':39 'basic':99 'behavior':147 'cds':13 'charact':115 'command':96,109,137 'comput':80 'concept':102 'consid':72 'consist':90 'digit':65 'employ':24 'experi':119 'first':11,130 'follow':100 'get':48,144 'hard':142 'inspir':126 'journey':66 'key':97,123,138 'kid':61 'like':36 'linux':5,68,122,154 'love':84 'macbook':28 'main':18 'mint':69 'nowaday':16 'old':57 'os':20,86,150 'press':108,116 'privat':33,75 'provid':25 'realli':83 'separ':79 'set':54 'ship':12 'someth':107 'start':63 'stuff':76 'switch':73 'system':155 'thing':49 'thinkpad':58 'tinker':46 'ubuntu':15 'unix':38 'us':26 'usag':91,124 'use':4,19,31 'want':104,112 'window':128,132 'work':51 'would':139 'x':21,87,151"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701109996
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6074795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023596 {#1709
    date: 2023-11-26 19:33:16.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 {#1578
  +user: Proxies\__CG__\App\Entity\User {#2448 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
  +slug: "Question-Are-OS-X-like-keybindings-possible"
  +title: "[Question] Are OS X like keybindings possible?"
  +url: null
  +body: """
    I have been using Linux on and off from the first shipped CDs from Ubuntu. Nowadays I mainly use OS X, because my employer provides us with MacBooks I can use in private and I like the UNIX base and I do not have to tinker to get things to work.\n
    \n
    I just set up an old Thinkpad for my kids to start their digital journey with Linux Mint and am considering switching my private stuff to a separate computer.\n
    \n
    What I really love about OS X is the consistent usage of alt and the command keys. It basically follows the concept: „you want to do something, press Command + …“ and „you want an alternative character? Press alt + …“.\n
    \n
    My experience is that Linux key usage was inspired by Windows at first and Windows did not have a Command key.\n
    \n
    Would it be hard to get the same behavior as on OS X with a Linux system?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 11
  +favouriteCount: 24
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701481019 {#1721
    date: 2023-12-02 02:36:59.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1687 …}
  +votes: Doctrine\ORM\PersistentCollection {#1689 …}
  +reports: Doctrine\ORM\PersistentCollection {#1692 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
  +badges: Doctrine\ORM\PersistentCollection {#2361 …}
  +children: [
    App\Entity\EntryComment {#1595
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1578 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
      +image: null
      +parent: null
      +root: null
      +body: "I use this to emulate Mac keyboard. MAC Keyboard : [kinto.sh](https://kinto.sh/)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1701816639 {#1430
        date: 2023-12-05 23:50:39.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WhiteHotaru@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1574 …}
      +nested: Doctrine\ORM\PersistentCollection {#1588 …}
      +votes: Doctrine\ORM\PersistentCollection {#1584 …}
      +reports: Doctrine\ORM\PersistentCollection {#1580 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
      -id: 167717
      -bodyTs: "'/)':13 'emul':5 'keyboard':7,9 'kinto.sh':10,12 'kinto.sh/)':11 'mac':6,8 'use':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5603684"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701029390 {#1429
        date: 2023-11-26 21:09:50.0 +01:00
      }
      +"title": 167717
    }
  ]
  -id: 17074
  -titleTs: "'keybind':6 'like':5 'os':3 'possibl':7 'question':1 'x':4"
  -bodyTs: "'alt':93,117 'altern':114 'base':39 'basic':99 'behavior':147 'cds':13 'charact':115 'command':96,109,137 'comput':80 'concept':102 'consid':72 'consist':90 'digit':65 'employ':24 'experi':119 'first':11,130 'follow':100 'get':48,144 'hard':142 'inspir':126 'journey':66 'key':97,123,138 'kid':61 'like':36 'linux':5,68,122,154 'love':84 'macbook':28 'main':18 'mint':69 'nowaday':16 'old':57 'os':20,86,150 'press':108,116 'privat':33,75 'provid':25 'realli':83 'separ':79 'set':54 'ship':12 'someth':107 'start':63 'stuff':76 'switch':73 'system':155 'thing':49 'thinkpad':58 'tinker':46 'ubuntu':15 'unix':38 'us':26 'usag':91,124 'use':4,19,31 'want':104,112 'window':128,132 'work':51 'would':139 'x':21,87,151"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701109996
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6074795"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701023596 {#1709
    date: 2023-11-26 19:33:16.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 {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2448 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
    +slug: "Question-Are-OS-X-like-keybindings-possible"
    +title: "[Question] Are OS X like keybindings possible?"
    +url: null
    +body: """
      I have been using Linux on and off from the first shipped CDs from Ubuntu. Nowadays I mainly use OS X, because my employer provides us with MacBooks I can use in private and I like the UNIX base and I do not have to tinker to get things to work.\n
      \n
      I just set up an old Thinkpad for my kids to start their digital journey with Linux Mint and am considering switching my private stuff to a separate computer.\n
      \n
      What I really love about OS X is the consistent usage of alt and the command keys. It basically follows the concept: „you want to do something, press Command + …“ and „you want an alternative character? Press alt + …“.\n
      \n
      My experience is that Linux key usage was inspired by Windows at first and Windows did not have a Command key.\n
      \n
      Would it be hard to get the same behavior as on OS X with a Linux system?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 24
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701481019 {#1721
      date: 2023-12-02 02:36:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1687 …}
    +votes: Doctrine\ORM\PersistentCollection {#1689 …}
    +reports: Doctrine\ORM\PersistentCollection {#1692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
    +badges: Doctrine\ORM\PersistentCollection {#2361 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 17074
    -titleTs: "'keybind':6 'like':5 'os':3 'possibl':7 'question':1 'x':4"
    -bodyTs: "'alt':93,117 'altern':114 'base':39 'basic':99 'behavior':147 'cds':13 'charact':115 'command':96,109,137 'comput':80 'concept':102 'consid':72 'consist':90 'digit':65 'employ':24 'experi':119 'first':11,130 'follow':100 'get':48,144 'hard':142 'inspir':126 'journey':66 'key':97,123,138 'kid':61 'like':36 'linux':5,68,122,154 'love':84 'macbook':28 'main':18 'mint':69 'nowaday':16 'old':57 'os':20,86,150 'press':108,116 'privat':33,75 'provid':25 'realli':83 'separ':79 'set':54 'ship':12 'someth':107 'start':63 'stuff':76 'switch':73 'system':155 'thing':49 'thinkpad':58 'tinker':46 'ubuntu':15 'unix':38 'us':26 'usag':91,124 'use':4,19,31 'want':104,112 'window':128,132 'work':51 'would':139 'x':21,87,151"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701109996
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6074795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023596 {#1709
      date: 2023-11-26 19:33:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use this to emulate Mac keyboard. MAC Keyboard : [kinto.sh](https://kinto.sh/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701816639 {#1430
    date: 2023-12-05 23:50:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhiteHotaru@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 167717
  -bodyTs: "'/)':13 'emul':5 'keyboard':7,9 'kinto.sh':10,12 'kinto.sh/)':11 'mac':6,8 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5603684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701029390 {#1429
    date: 2023-11-26 21:09:50.0 +01:00
  }
  +"title": 167717
}
"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 {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2448 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
    +slug: "Question-Are-OS-X-like-keybindings-possible"
    +title: "[Question] Are OS X like keybindings possible?"
    +url: null
    +body: """
      I have been using Linux on and off from the first shipped CDs from Ubuntu. Nowadays I mainly use OS X, because my employer provides us with MacBooks I can use in private and I like the UNIX base and I do not have to tinker to get things to work.\n
      \n
      I just set up an old Thinkpad for my kids to start their digital journey with Linux Mint and am considering switching my private stuff to a separate computer.\n
      \n
      What I really love about OS X is the consistent usage of alt and the command keys. It basically follows the concept: „you want to do something, press Command + …“ and „you want an alternative character? Press alt + …“.\n
      \n
      My experience is that Linux key usage was inspired by Windows at first and Windows did not have a Command key.\n
      \n
      Would it be hard to get the same behavior as on OS X with a Linux system?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 24
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701481019 {#1721
      date: 2023-12-02 02:36:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1687 …}
    +votes: Doctrine\ORM\PersistentCollection {#1689 …}
    +reports: Doctrine\ORM\PersistentCollection {#1692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
    +badges: Doctrine\ORM\PersistentCollection {#2361 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 17074
    -titleTs: "'keybind':6 'like':5 'os':3 'possibl':7 'question':1 'x':4"
    -bodyTs: "'alt':93,117 'altern':114 'base':39 'basic':99 'behavior':147 'cds':13 'charact':115 'command':96,109,137 'comput':80 'concept':102 'consid':72 'consist':90 'digit':65 'employ':24 'experi':119 'first':11,130 'follow':100 'get':48,144 'hard':142 'inspir':126 'journey':66 'key':97,123,138 'kid':61 'like':36 'linux':5,68,122,154 'love':84 'macbook':28 'main':18 'mint':69 'nowaday':16 'old':57 'os':20,86,150 'press':108,116 'privat':33,75 'provid':25 'realli':83 'separ':79 'set':54 'ship':12 'someth':107 'start':63 'stuff':76 'switch':73 'system':155 'thing':49 'thinkpad':58 'tinker':46 'ubuntu':15 'unix':38 'us':26 'usag':91,124 'use':4,19,31 'want':104,112 'window':128,132 'work':51 'would':139 'x':21,87,151"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701109996
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6074795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023596 {#1709
      date: 2023-11-26 19:33:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use this to emulate Mac keyboard. MAC Keyboard : [kinto.sh](https://kinto.sh/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701816639 {#1430
    date: 2023-12-05 23:50:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhiteHotaru@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 167717
  -bodyTs: "'/)':13 'emul':5 'keyboard':7,9 'kinto.sh':10,12 'kinto.sh/)':11 'mac':6,8 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5603684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701029390 {#1429
    date: 2023-11-26 21:09:50.0 +01:00
  }
  +"title": 167717
}
"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 {#1595
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1578
    +user: Proxies\__CG__\App\Entity\User {#2448 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1683 …}
    +slug: "Question-Are-OS-X-like-keybindings-possible"
    +title: "[Question] Are OS X like keybindings possible?"
    +url: null
    +body: """
      I have been using Linux on and off from the first shipped CDs from Ubuntu. Nowadays I mainly use OS X, because my employer provides us with MacBooks I can use in private and I like the UNIX base and I do not have to tinker to get things to work.\n
      \n
      I just set up an old Thinkpad for my kids to start their digital journey with Linux Mint and am considering switching my private stuff to a separate computer.\n
      \n
      What I really love about OS X is the consistent usage of alt and the command keys. It basically follows the concept: „you want to do something, press Command + …“ and „you want an alternative character? Press alt + …“.\n
      \n
      My experience is that Linux key usage was inspired by Windows at first and Windows did not have a Command key.\n
      \n
      Would it be hard to get the same behavior as on OS X with a Linux system?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 11
    +favouriteCount: 24
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701481019 {#1721
      date: 2023-12-02 02:36:59.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1687 …}
    +votes: Doctrine\ORM\PersistentCollection {#1689 …}
    +reports: Doctrine\ORM\PersistentCollection {#1692 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2470 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2458 …}
    +badges: Doctrine\ORM\PersistentCollection {#2361 …}
    +children: [
      App\Entity\EntryComment {#1595}
    ]
    -id: 17074
    -titleTs: "'keybind':6 'like':5 'os':3 'possibl':7 'question':1 'x':4"
    -bodyTs: "'alt':93,117 'altern':114 'base':39 'basic':99 'behavior':147 'cds':13 'charact':115 'command':96,109,137 'comput':80 'concept':102 'consid':72 'consist':90 'digit':65 'employ':24 'experi':119 'first':11,130 'follow':100 'get':48,144 'hard':142 'inspir':126 'journey':66 'key':97,123,138 'kid':61 'like':36 'linux':5,68,122,154 'love':84 'macbook':28 'main':18 'mint':69 'nowaday':16 'old':57 'os':20,86,150 'press':108,116 'privat':33,75 'provid':25 'realli':83 'separ':79 'set':54 'ship':12 'someth':107 'start':63 'stuff':76 'switch':73 'system':155 'thing':49 'thinkpad':58 'tinker':46 'ubuntu':15 'unix':38 'us':26 'usag':91,124 'use':4,19,31 'want':104,112 'window':128,132 'work':51 'would':139 'x':21,87,151"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701109996
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6074795"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701023596 {#1709
      date: 2023-11-26 19:33:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1575 …}
  +image: null
  +parent: null
  +root: null
  +body: "I use this to emulate Mac keyboard. MAC Keyboard : [kinto.sh](https://kinto.sh/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1701816639 {#1430
    date: 2023-12-05 23:50:39.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WhiteHotaru@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1574 …}
  +nested: Doctrine\ORM\PersistentCollection {#1588 …}
  +votes: Doctrine\ORM\PersistentCollection {#1584 …}
  +reports: Doctrine\ORM\PersistentCollection {#1580 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1585 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1654 …}
  -id: 167717
  -bodyTs: "'/)':13 'emul':5 'keyboard':7,9 'kinto.sh':10,12 'kinto.sh/)':11 'mac':6,8 'use':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5603684"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701029390 {#1429
    date: 2023-11-26 21:09:50.0 +01:00
  }
  +"title": 167717
}
"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