Redirect 302 redirect from GET @entry_comment_create (c33643)

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 …}
}
1.52 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\EntryComment {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#320
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#321
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#315
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I love Universal Blue.\n
    \n
    It’s OCI cloud image based Fedora Silverblue/Kinoite/Serica with extra steps/batteries included.\n
    \n
    > “The reliability of a Chromebook, but with the flexibility and power of a traditional Linux desktop.”\n
    \n
    But also probably an easier way for `Nvidia Fedora` users to game on Linux:\n
    \n
    - [universal-blue.org/images/nvidia/](https://universal-blue.org/images/nvidia/)\n
    \n
    Easily roll back deployments or 📌 one and rebase to something else easy peasy. (So many different choices) Test betas with no fear!\n
    \n
    - [universal-blue.org/images/](https://universal-blue.org/images/)\n
    \n
    I’ve actually been gaming on Bazzite for two weeks now:\n
    \n
    - [universal-blue.org/images/bazzite/](https://universal-blue.org/images/bazzite/)\n
    \n
    **Jorge’s Blog:**\n
    \n
    - [universal-blue.org/blog/…/bazzite-buzz-no-1/](https://universal-blue.org/blog/2023/08/26/bazzite-buzz-no-1/)\n
    \n
    **Media:**\n
    \n
    - [**High-Tech Lo-Life on YouTube:**](https://www.youtube.com/watch?v=aaeRk8_i1Ds)\n
    - [**“As Seen on TechSpot”**](https://www.techspot.com/news/99902-linux-desktop-users-can-get-steam-deck-experience.html)\n
    - [**“As Seen on GamingOnLinux”**](https://www.gamingonlinux.com/2023/08/bazzite-is-a-new-fedora-based-linux-for-steam-deck-and-gaming-pcs/)\n
    - [**“As Seen on tom’sHARDWARE”**](https://www.tomshardware.com/news/bazzite-is-a-steamos-clone-that-supports-gaming-pcs-and-the-steam-deck)\n
    \n
    If you wanna simply make your own image to share with friends/family:\n
    \n
    - [universal-blue.org/tinker/make-your-own/](https://universal-blue.org/tinker/make-your-own/)\n
    \n
    *Universal Blue isn’t a distro. It’s more of a reimplementation/enhancement of Immutable OCI Cloud Based Images of Fedora.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693226640 {#1769
    date: 2023-08-28 14:44:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@comfisofa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1370 …}
  +nested: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  -id: 139111
  -bodyTs: "'/2023/08/bazzite-is-a-new-fedora-based-linux-for-steam-deck-and-gaming-pcs/)':124 '/bazzite-buzz-no-1':95 '/blog/':94 '/blog/2023/08/26/bazzite-buzz-no-1/)':98 '/images/](https://universal-blue.org/images/)':74 '/images/bazzite/](https://universal-blue.org/images/bazzite/)':88 '/images/nvidia/](https://universal-blue.org/images/nvidia/)':49 '/news/99902-linux-desktop-users-can-get-steam-deck-experience.html)':117 '/news/bazzite-is-a-steamos-clone-that-supports-gaming-pcs-and-the-steam-deck)':132 '/tinker/make-your-own/](https://universal-blue.org/tinker/make-your-own/)':147 '/watch?v=aaerk8_i1ds)':110 'actual':77 'also':34 'back':52 'base':10,164 'bazzit':81 'beta':68 'blog':91 'blue':4,149 'choic':66 'chromebook':21 'cloud':8,163 'deploy':53 'desktop':32 'differ':65 'distro':153 'easi':61 'easier':37 'easili':50 'els':60 'extra':14 'fear':71 'fedora':11,41,167 'flexibl':25 'friends/family':144 'game':44,79 'gamingonlinux':121 'high':101 'high-tech':100 'imag':9,140,165 'immut':161 'includ':16 'isn':150 'jorg':89 'life':105 'linux':31,46 'lo':104 'lo-lif':103 'love':2 'make':137 'mani':64 'media':99 'nvidia':40 'oci':7,162 'one':55 'peasi':62 'power':27 'probabl':35 'rebas':57 'reimplementation/enhancement':159 'reliabl':18 'roll':51 'seen':112,119,126 'shardwar':129 'share':142 'silverblue/kinoite/serica':12 'simpli':136 'someth':59 'steps/batteries':15 'tech':102 'techspot':114 'test':67 'tom':128 'tradit':30 'two':83 'univers':3,148 'universal-blue.org':48,73,87,93,97,146 'universal-blue.org/blog/':92 'universal-blue.org/blog/2023/08/26/bazzite-buzz-no-1/)':96 'universal-blue.org/images/](https://universal-blue.org/images/)':72 'universal-blue.org/images/bazzite/](https://universal-blue.org/images/bazzite/)':86 'universal-blue.org/images/nvidia/](https://universal-blue.org/images/nvidia/)':47 'universal-blue.org/tinker/make-your-own/](https://universal-blue.org/tinker/make-your-own/)':145 'user':42 've':76 'wanna':135 'way':38 'week':84 'www.gamingonlinux.com':123 'www.gamingonlinux.com/2023/08/bazzite-is-a-new-fedora-based-linux-for-steam-deck-and-gaming-pcs/)':122 'www.techspot.com':116 'www.techspot.com/news/99902-linux-desktop-users-can-get-steam-deck-experience.html)':115 'www.tomshardware.com':131 'www.tomshardware.com/news/bazzite-is-a-steamos-clone-that-supports-gaming-pcs-and-the-steam-deck)':130 'www.youtube.com':109 'www.youtube.com/watch?v=aaerk8_i1ds)':108 'youtub':107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2694108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693226640 {#1945
    date: 2023-08-28 14:44:00.0 +02:00
  }
}
"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
3 DENIED edit
App\Entity\EntryComment {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#320
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#321
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#315
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I love Universal Blue.\n
    \n
    It’s OCI cloud image based Fedora Silverblue/Kinoite/Serica with extra steps/batteries included.\n
    \n
    > “The reliability of a Chromebook, but with the flexibility and power of a traditional Linux desktop.”\n
    \n
    But also probably an easier way for `Nvidia Fedora` users to game on Linux:\n
    \n
    - [universal-blue.org/images/nvidia/](https://universal-blue.org/images/nvidia/)\n
    \n
    Easily roll back deployments or 📌 one and rebase to something else easy peasy. (So many different choices) Test betas with no fear!\n
    \n
    - [universal-blue.org/images/](https://universal-blue.org/images/)\n
    \n
    I’ve actually been gaming on Bazzite for two weeks now:\n
    \n
    - [universal-blue.org/images/bazzite/](https://universal-blue.org/images/bazzite/)\n
    \n
    **Jorge’s Blog:**\n
    \n
    - [universal-blue.org/blog/…/bazzite-buzz-no-1/](https://universal-blue.org/blog/2023/08/26/bazzite-buzz-no-1/)\n
    \n
    **Media:**\n
    \n
    - [**High-Tech Lo-Life on YouTube:**](https://www.youtube.com/watch?v=aaeRk8_i1Ds)\n
    - [**“As Seen on TechSpot”**](https://www.techspot.com/news/99902-linux-desktop-users-can-get-steam-deck-experience.html)\n
    - [**“As Seen on GamingOnLinux”**](https://www.gamingonlinux.com/2023/08/bazzite-is-a-new-fedora-based-linux-for-steam-deck-and-gaming-pcs/)\n
    - [**“As Seen on tom’sHARDWARE”**](https://www.tomshardware.com/news/bazzite-is-a-steamos-clone-that-supports-gaming-pcs-and-the-steam-deck)\n
    \n
    If you wanna simply make your own image to share with friends/family:\n
    \n
    - [universal-blue.org/tinker/make-your-own/](https://universal-blue.org/tinker/make-your-own/)\n
    \n
    *Universal Blue isn’t a distro. It’s more of a reimplementation/enhancement of Immutable OCI Cloud Based Images of Fedora.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693226640 {#1769
    date: 2023-08-28 14:44:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@comfisofa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1370 …}
  +nested: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  -id: 139111
  -bodyTs: "'/2023/08/bazzite-is-a-new-fedora-based-linux-for-steam-deck-and-gaming-pcs/)':124 '/bazzite-buzz-no-1':95 '/blog/':94 '/blog/2023/08/26/bazzite-buzz-no-1/)':98 '/images/](https://universal-blue.org/images/)':74 '/images/bazzite/](https://universal-blue.org/images/bazzite/)':88 '/images/nvidia/](https://universal-blue.org/images/nvidia/)':49 '/news/99902-linux-desktop-users-can-get-steam-deck-experience.html)':117 '/news/bazzite-is-a-steamos-clone-that-supports-gaming-pcs-and-the-steam-deck)':132 '/tinker/make-your-own/](https://universal-blue.org/tinker/make-your-own/)':147 '/watch?v=aaerk8_i1ds)':110 'actual':77 'also':34 'back':52 'base':10,164 'bazzit':81 'beta':68 'blog':91 'blue':4,149 'choic':66 'chromebook':21 'cloud':8,163 'deploy':53 'desktop':32 'differ':65 'distro':153 'easi':61 'easier':37 'easili':50 'els':60 'extra':14 'fear':71 'fedora':11,41,167 'flexibl':25 'friends/family':144 'game':44,79 'gamingonlinux':121 'high':101 'high-tech':100 'imag':9,140,165 'immut':161 'includ':16 'isn':150 'jorg':89 'life':105 'linux':31,46 'lo':104 'lo-lif':103 'love':2 'make':137 'mani':64 'media':99 'nvidia':40 'oci':7,162 'one':55 'peasi':62 'power':27 'probabl':35 'rebas':57 'reimplementation/enhancement':159 'reliabl':18 'roll':51 'seen':112,119,126 'shardwar':129 'share':142 'silverblue/kinoite/serica':12 'simpli':136 'someth':59 'steps/batteries':15 'tech':102 'techspot':114 'test':67 'tom':128 'tradit':30 'two':83 'univers':3,148 'universal-blue.org':48,73,87,93,97,146 'universal-blue.org/blog/':92 'universal-blue.org/blog/2023/08/26/bazzite-buzz-no-1/)':96 'universal-blue.org/images/](https://universal-blue.org/images/)':72 'universal-blue.org/images/bazzite/](https://universal-blue.org/images/bazzite/)':86 'universal-blue.org/images/nvidia/](https://universal-blue.org/images/nvidia/)':47 'universal-blue.org/tinker/make-your-own/](https://universal-blue.org/tinker/make-your-own/)':145 'user':42 've':76 'wanna':135 'way':38 'week':84 'www.gamingonlinux.com':123 'www.gamingonlinux.com/2023/08/bazzite-is-a-new-fedora-based-linux-for-steam-deck-and-gaming-pcs/)':122 'www.techspot.com':116 'www.techspot.com/news/99902-linux-desktop-users-can-get-steam-deck-experience.html)':115 'www.tomshardware.com':131 'www.tomshardware.com/news/bazzite-is-a-steamos-clone-that-supports-gaming-pcs-and-the-steam-deck)':130 'www.youtube.com':109 'www.youtube.com/watch?v=aaerk8_i1ds)':108 'youtub':107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2694108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693226640 {#1945
    date: 2023-08-28 14:44:00.0 +02:00
  }
}
"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
4 DENIED moderate
App\Entity\EntryComment {#1366
  +user: Proxies\__CG__\App\Entity\User {#1378 …}
  +entry: App\Entity\Entry {#1856 …}
  +magazine: App\Entity\Magazine {#312
    +icon: Proxies\__CG__\App\Entity\Image {#293 …}
    +name: "linux@lemmy.ml"
    +title: "linux"
    +description: """
      From Wikipedia, the free encyclopedia\n
      \n
      Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
      \n
      Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
      \n
      ### Rules\n
      \n
      - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
      - No misinformation\n
      - No NSFW content\n
      - No hate speech, bigotry, etc\n
      \n
      ### Related Communities\n
      \n
      - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
      - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
      - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
      - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
      \n
      Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
      """
    +rules: null
    +subscriptionsCount: 1
    +entryCount: 1406
    +entryCommentCount: 28632
    +postCount: 6
    +postCommentCount: 214
    +isAdult: false
    +customCss: null
    +lastActive: DateTime @1729583542 {#320
      date: 2024-10-22 09:52:22.0 +02:00
    }
    +markedForDeletionAt: null
    +tags: null
    +moderators: Doctrine\ORM\PersistentCollection {#284 …}
    +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
    +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
    +entries: Doctrine\ORM\PersistentCollection {#227 …}
    +posts: Doctrine\ORM\PersistentCollection {#185 …}
    +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
    +bans: Doctrine\ORM\PersistentCollection {#164 …}
    +reports: Doctrine\ORM\PersistentCollection {#150 …}
    +badges: Doctrine\ORM\PersistentCollection {#128 …}
    +logs: Doctrine\ORM\PersistentCollection {#118 …}
    +awards: Doctrine\ORM\PersistentCollection {#107 …}
    +categories: Doctrine\ORM\PersistentCollection {#94 …}
    -id: 73
    +apId: "linux@lemmy.ml"
    +apProfileId: "https://lemmy.ml/c/linux"
    +apPublicUrl: "https://lemmy.ml/c/linux"
    +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
    +apInboxUrl: "https://lemmy.ml/inbox"
    +apDomain: "lemmy.ml"
    +apPreferredUsername: "linux"
    +apDiscoverable: true
    +apManuallyApprovesFollowers: null
    +privateKey: null
    +publicKey: null
    +apFetchedAt: DateTime @1729583596 {#321
      date: 2024-10-22 09:53:16.0 +02:00
    }
    +apDeletedAt: null
    +apTimeoutAt: null
    +visibility: "visible             "
    +createdAt: DateTimeImmutable @1698929468 {#315
      date: 2023-11-02 13:51:08.0 +01:00
    }
  }
  +image: null
  +parent: null
  +root: null
  +body: """
    I love Universal Blue.\n
    \n
    It’s OCI cloud image based Fedora Silverblue/Kinoite/Serica with extra steps/batteries included.\n
    \n
    > “The reliability of a Chromebook, but with the flexibility and power of a traditional Linux desktop.”\n
    \n
    But also probably an easier way for `Nvidia Fedora` users to game on Linux:\n
    \n
    - [universal-blue.org/images/nvidia/](https://universal-blue.org/images/nvidia/)\n
    \n
    Easily roll back deployments or 📌 one and rebase to something else easy peasy. (So many different choices) Test betas with no fear!\n
    \n
    - [universal-blue.org/images/](https://universal-blue.org/images/)\n
    \n
    I’ve actually been gaming on Bazzite for two weeks now:\n
    \n
    - [universal-blue.org/images/bazzite/](https://universal-blue.org/images/bazzite/)\n
    \n
    **Jorge’s Blog:**\n
    \n
    - [universal-blue.org/blog/…/bazzite-buzz-no-1/](https://universal-blue.org/blog/2023/08/26/bazzite-buzz-no-1/)\n
    \n
    **Media:**\n
    \n
    - [**High-Tech Lo-Life on YouTube:**](https://www.youtube.com/watch?v=aaeRk8_i1Ds)\n
    - [**“As Seen on TechSpot”**](https://www.techspot.com/news/99902-linux-desktop-users-can-get-steam-deck-experience.html)\n
    - [**“As Seen on GamingOnLinux”**](https://www.gamingonlinux.com/2023/08/bazzite-is-a-new-fedora-based-linux-for-steam-deck-and-gaming-pcs/)\n
    - [**“As Seen on tom’sHARDWARE”**](https://www.tomshardware.com/news/bazzite-is-a-steamos-clone-that-supports-gaming-pcs-and-the-steam-deck)\n
    \n
    If you wanna simply make your own image to share with friends/family:\n
    \n
    - [universal-blue.org/tinker/make-your-own/](https://universal-blue.org/tinker/make-your-own/)\n
    \n
    *Universal Blue isn’t a distro. It’s more of a reimplementation/enhancement of Immutable OCI Cloud Based Images of Fedora.*
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1693226640 {#1769
    date: 2023-08-28 14:44:00.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@comfisofa@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1370 …}
  +nested: Doctrine\ORM\PersistentCollection {#1375 …}
  +votes: Doctrine\ORM\PersistentCollection {#2424 …}
  +reports: Doctrine\ORM\PersistentCollection {#1898 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1841 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2354 …}
  -id: 139111
  -bodyTs: "'/2023/08/bazzite-is-a-new-fedora-based-linux-for-steam-deck-and-gaming-pcs/)':124 '/bazzite-buzz-no-1':95 '/blog/':94 '/blog/2023/08/26/bazzite-buzz-no-1/)':98 '/images/](https://universal-blue.org/images/)':74 '/images/bazzite/](https://universal-blue.org/images/bazzite/)':88 '/images/nvidia/](https://universal-blue.org/images/nvidia/)':49 '/news/99902-linux-desktop-users-can-get-steam-deck-experience.html)':117 '/news/bazzite-is-a-steamos-clone-that-supports-gaming-pcs-and-the-steam-deck)':132 '/tinker/make-your-own/](https://universal-blue.org/tinker/make-your-own/)':147 '/watch?v=aaerk8_i1ds)':110 'actual':77 'also':34 'back':52 'base':10,164 'bazzit':81 'beta':68 'blog':91 'blue':4,149 'choic':66 'chromebook':21 'cloud':8,163 'deploy':53 'desktop':32 'differ':65 'distro':153 'easi':61 'easier':37 'easili':50 'els':60 'extra':14 'fear':71 'fedora':11,41,167 'flexibl':25 'friends/family':144 'game':44,79 'gamingonlinux':121 'high':101 'high-tech':100 'imag':9,140,165 'immut':161 'includ':16 'isn':150 'jorg':89 'life':105 'linux':31,46 'lo':104 'lo-lif':103 'love':2 'make':137 'mani':64 'media':99 'nvidia':40 'oci':7,162 'one':55 'peasi':62 'power':27 'probabl':35 'rebas':57 'reimplementation/enhancement':159 'reliabl':18 'roll':51 'seen':112,119,126 'shardwar':129 'share':142 'silverblue/kinoite/serica':12 'simpli':136 'someth':59 'steps/batteries':15 'tech':102 'techspot':114 'test':67 'tom':128 'tradit':30 'two':83 'univers':3,148 'universal-blue.org':48,73,87,93,97,146 'universal-blue.org/blog/':92 'universal-blue.org/blog/2023/08/26/bazzite-buzz-no-1/)':96 'universal-blue.org/images/](https://universal-blue.org/images/)':72 'universal-blue.org/images/bazzite/](https://universal-blue.org/images/bazzite/)':86 'universal-blue.org/images/nvidia/](https://universal-blue.org/images/nvidia/)':47 'universal-blue.org/tinker/make-your-own/](https://universal-blue.org/tinker/make-your-own/)':145 'user':42 've':76 'wanna':135 'way':38 'week':84 'www.gamingonlinux.com':123 'www.gamingonlinux.com/2023/08/bazzite-is-a-new-fedora-based-linux-for-steam-deck-and-gaming-pcs/)':122 'www.techspot.com':116 'www.techspot.com/news/99902-linux-desktop-users-can-get-steam-deck-experience.html)':115 'www.tomshardware.com':131 'www.tomshardware.com/news/bazzite-is-a-steamos-clone-that-supports-gaming-pcs-and-the-steam-deck)':130 'www.youtube.com':109 'www.youtube.com/watch?v=aaerk8_i1ds)':108 'youtub':107"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/2694108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1693226640 {#1945
    date: 2023-08-28 14:44:00.0 +02:00
  }
}
"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
5 DENIED edit
App\Entity\Magazine {#312
  +icon: Proxies\__CG__\App\Entity\Image {#293 …}
  +name: "linux@lemmy.ml"
  +title: "linux"
  +description: """
    From Wikipedia, the free encyclopedia\n
    \n
    Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).\n
    \n
    Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word “Linux” in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.\n
    \n
    ### Rules\n
    \n
    - Posts must be relevant to operating systems running the Linux kernel. GNU/Linux or otherwise.\n
    - No misinformation\n
    - No NSFW content\n
    - No hate speech, bigotry, etc\n
    \n
    ### Related Communities\n
    \n
    - [!opensource@lemmy.ml](https://lemmy.ml/c/opensource)\n
    - [!libre_culture@lemmy.ml](https://lemmy.ml/c/libre_culture)\n
    - [!technology@lemmy.ml](https://lemmy.ml/c/technology)\n
    - [!libre_hardware@lemmy.ml](https://lemmy.ml/c/libre_hardware)\n
    \n
    Community icon by [Alpár-Etele Méder](https://www.iconfinder.com/pocike), licensed under [CC BY 3.0](https://creativecommons.org/licenses/by/3.0/)
    """
  +rules: null
  +subscriptionsCount: 1
  +entryCount: 1406
  +entryCommentCount: 28632
  +postCount: 6
  +postCommentCount: 214
  +isAdult: false
  +customCss: null
  +lastActive: DateTime @1729583542 {#320
    date: 2024-10-22 09:52:22.0 +02:00
  }
  +markedForDeletionAt: null
  +tags: null
  +moderators: Doctrine\ORM\PersistentCollection {#284 …}
  +ownershipRequests: Doctrine\ORM\PersistentCollection {#280 …}
  +moderatorRequests: Doctrine\ORM\PersistentCollection {#269 …}
  +entries: Doctrine\ORM\PersistentCollection {#227 …}
  +posts: Doctrine\ORM\PersistentCollection {#185 …}
  +subscriptions: Doctrine\ORM\PersistentCollection {#247 …}
  +bans: Doctrine\ORM\PersistentCollection {#164 …}
  +reports: Doctrine\ORM\PersistentCollection {#150 …}
  +badges: Doctrine\ORM\PersistentCollection {#128 …}
  +logs: Doctrine\ORM\PersistentCollection {#118 …}
  +awards: Doctrine\ORM\PersistentCollection {#107 …}
  +categories: Doctrine\ORM\PersistentCollection {#94 …}
  -id: 73
  +apId: "linux@lemmy.ml"
  +apProfileId: "https://lemmy.ml/c/linux"
  +apPublicUrl: "https://lemmy.ml/c/linux"
  +apFollowersUrl: "https://lemmy.ml/c/linux/followers"
  +apInboxUrl: "https://lemmy.ml/inbox"
  +apDomain: "lemmy.ml"
  +apPreferredUsername: "linux"
  +apDiscoverable: true
  +apManuallyApprovesFollowers: null
  +privateKey: null
  +publicKey: null
  +apFetchedAt: DateTime @1729583596 {#321
    date: 2024-10-22 09:53:16.0 +02:00
  }
  +apDeletedAt: null
  +apTimeoutAt: null
  +visibility: "visible             "
  +createdAt: DateTimeImmutable @1698929468 {#315
    date: 2023-11-02 13:51:08.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS DENIED
"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