GET https://kbin.spritesserver.nl/u/@Dirk@lemmy.ml/comments

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.26 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 {#2310
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: "The reality that OpenOffice is dead since a decade aside and you only want to try it for experiment reasons and not for actually using it: What happens instead? Do you get any error messages? Try running it from a shell and see if you get any useful output."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705943092 {#2318
    date: 2024-01-22 18:04:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pinkyprincessfiona@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 331898
  -bodyTs: "'actual':24 'asid':10 'dead':6 'decad':9 'error':34 'experi':19 'get':32,46 'happen':28 'instead':29 'messag':35 'openoffic':4 'output':49 'realiti':2 'reason':20 'run':37 'see':43 'shell':41 'sinc':7 'tri':16,36 'use':25,48 'want':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7624974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705943092 {#2121
    date: 2024-01-22 18:04:52.0 +01: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 {#2310
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: "The reality that OpenOffice is dead since a decade aside and you only want to try it for experiment reasons and not for actually using it: What happens instead? Do you get any error messages? Try running it from a shell and see if you get any useful output."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705943092 {#2318
    date: 2024-01-22 18:04:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pinkyprincessfiona@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 331898
  -bodyTs: "'actual':24 'asid':10 'dead':6 'decad':9 'error':34 'experi':19 'get':32,46 'happen':28 'instead':29 'messag':35 'openoffic':4 'output':49 'realiti':2 'reason':20 'run':37 'see':43 'shell':41 'sinc':7 'tri':16,36 'use':25,48 'want':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7624974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705943092 {#2121
    date: 2024-01-22 18:04:52.0 +01: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 {#2310
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: "The reality that OpenOffice is dead since a decade aside and you only want to try it for experiment reasons and not for actually using it: What happens instead? Do you get any error messages? Try running it from a shell and see if you get any useful output."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 14
  +score: 0
  +lastActive: DateTime @1705943092 {#2318
    date: 2024-01-22 18:04:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@pinkyprincessfiona@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2115 …}
  +nested: Doctrine\ORM\PersistentCollection {#2123 …}
  +votes: Doctrine\ORM\PersistentCollection {#2161 …}
  +reports: Doctrine\ORM\PersistentCollection {#2163 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2293 …}
  -id: 331898
  -bodyTs: "'actual':24 'asid':10 'dead':6 'decad':9 'error':34 'experi':19 'get':32,46 'happen':28 'instead':29 'messag':35 'openoffic':4 'output':49 'realiti':2 'reason':20 'run':37 'see':43 'shell':41 'sinc':7 'tri':16,36 'use':25,48 'want':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7624974"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705943092 {#2121
    date: 2024-01-22 18:04:52.0 +01: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 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 {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nothing beats the Arch wiki, to be honest. One of the best and broadest collections of useful information around the web. And since Arch is not-too-modified in relation to upstream, all of the information is usable for most *a lot of* other distributions, too.\n
    \n
    And yes: I’m using Arch, btw.\n
    \n
    To be more specific: I’m running Arch with Hyprland (a tiling compositor for Wayland) on my DELL XPS 13 without any issues, running Arch with Openbox (X11) on my main computer since over a decade without any major issues (device is used for gaming, multimedia, video and image editing and screen recording), and on all devices I serve something from.\n
    \n
    Since I run Arch as a server (had it as communication server, as DHCP/DNS server, as VPN endpoint on a Raspberry Pi, and as a gaming server, currently on my main server it’s used as host for a Docker setup), I can tell you, you don’t need to worry about any real issues regarding stability and performance. Arch is way less bleeding edge as non-Arch users think. Just update regularly every 2-3 weeks at least, and check the news before doing so.\n
    \n
    > I’m curious to hear about your experiences and recommendations!\n
    \n
    It boils down to what effort you want to put into it.\n
    \n
    If university and work usage is mainly running productivity stuff like some type of text processing or using web-based applications you likely won’t ever have any issues. If you’re constantly switching environments, need to run specific apps (maybe even 32-bit software), constantly use different video outputs, tons of different BT devices, etc. … well … Arch is of course capable of everything the bigger distributions have to offer by default (all the nice “magic” stuff that happens automatically in the background), you just need to set everything up by yourself.\n
    \n
    I might be biased towards Arch, but maybe just try if it fits your intended purpose and if you’re willing to set up everything at least once before using it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705440136 {#2306
    date: 2024-01-16 22:22:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 315006
  -bodyTs: "'-3':192 '13':74 '2':191 '32':268 'app':265 'applic':246 'arch':4,24,53,62,79,119,175,184,283,323 'around':19 'automat':305 'background':308 'base':245 'beat':2 'best':12 'bias':321 'bigger':291 'bit':269 'bleed':179 'boil':214 'broadest':14 'bt':279 'btw':54 'capabl':287 'check':197 'collect':15 'communic':126 'compositor':67 'comput':86 'constant':258,271 'cours':286 'curious':205 'current':143 'decad':90 'default':297 'dell':72 'devic':95,111,280 'dhcp/dns':129 'differ':273,278 'distribut':46,292 'docker':155 'edg':180 'edit':104 'effort':218 'endpoint':133 'environ':260 'etc':281 'even':267 'ever':251 'everi':190 'everyth':289,314,342 'experi':210 'fit':330 'game':99,141 'happen':304 'hear':207 'honest':8 'host':152 'hyprland':64 'imag':103 'inform':18,37 'intend':332 'issu':77,94,170,254 'least':195,344 'less':178 'like':235,248 'lot':43 'm':51,60,204 'magic':301 'main':85,146,231 'major':93 'mayb':266,325 'might':319 'modifi':29 'multimedia':100 'need':164,261,311 'news':199 'nice':300 'non':183 'non-arch':182 'not-too-modifi':26 'noth':1 'offer':295 'one':9 'openbox':81 'output':275 'perform':174 'pi':137 'process':240 'product':233 'purpos':333 'put':222 'raspberri':136 're':257,337 'real':169 'recommend':212 'record':107 'regard':171 'regular':189 'relat':31 'run':61,78,118,232,263 'screen':106 'serv':113 'server':122,127,130,142,147 'set':313,340 'setup':156 'sinc':23,87,116 'softwar':270 'someth':114 'specif':58,264 'stabil':172 'stuff':234,302 'switch':259 'tell':159 'text':239 'think':186 'tile':66 'ton':276 'toward':322 'tri':327 'type':237 'univers':226 'updat':188 'upstream':33 'usabl':39 'usag':229 'use':17,52,97,150,242,272,347 'user':185 'video':101,274 'vpn':132 'want':220 'way':177 'wayland':69 'web':21,244 'web-bas':243 'week':193 'well':282 'wiki':5 'will':338 'without':75,91 'won':249 'work':228 'worri':166 'x11':82 'xps':73 'yes':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7446597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440136 {#2305
    date: 2024-01-16 22:22:16.0 +01: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
7 DENIED edit
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nothing beats the Arch wiki, to be honest. One of the best and broadest collections of useful information around the web. And since Arch is not-too-modified in relation to upstream, all of the information is usable for most *a lot of* other distributions, too.\n
    \n
    And yes: I’m using Arch, btw.\n
    \n
    To be more specific: I’m running Arch with Hyprland (a tiling compositor for Wayland) on my DELL XPS 13 without any issues, running Arch with Openbox (X11) on my main computer since over a decade without any major issues (device is used for gaming, multimedia, video and image editing and screen recording), and on all devices I serve something from.\n
    \n
    Since I run Arch as a server (had it as communication server, as DHCP/DNS server, as VPN endpoint on a Raspberry Pi, and as a gaming server, currently on my main server it’s used as host for a Docker setup), I can tell you, you don’t need to worry about any real issues regarding stability and performance. Arch is way less bleeding edge as non-Arch users think. Just update regularly every 2-3 weeks at least, and check the news before doing so.\n
    \n
    > I’m curious to hear about your experiences and recommendations!\n
    \n
    It boils down to what effort you want to put into it.\n
    \n
    If university and work usage is mainly running productivity stuff like some type of text processing or using web-based applications you likely won’t ever have any issues. If you’re constantly switching environments, need to run specific apps (maybe even 32-bit software), constantly use different video outputs, tons of different BT devices, etc. … well … Arch is of course capable of everything the bigger distributions have to offer by default (all the nice “magic” stuff that happens automatically in the background), you just need to set everything up by yourself.\n
    \n
    I might be biased towards Arch, but maybe just try if it fits your intended purpose and if you’re willing to set up everything at least once before using it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705440136 {#2306
    date: 2024-01-16 22:22:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 315006
  -bodyTs: "'-3':192 '13':74 '2':191 '32':268 'app':265 'applic':246 'arch':4,24,53,62,79,119,175,184,283,323 'around':19 'automat':305 'background':308 'base':245 'beat':2 'best':12 'bias':321 'bigger':291 'bit':269 'bleed':179 'boil':214 'broadest':14 'bt':279 'btw':54 'capabl':287 'check':197 'collect':15 'communic':126 'compositor':67 'comput':86 'constant':258,271 'cours':286 'curious':205 'current':143 'decad':90 'default':297 'dell':72 'devic':95,111,280 'dhcp/dns':129 'differ':273,278 'distribut':46,292 'docker':155 'edg':180 'edit':104 'effort':218 'endpoint':133 'environ':260 'etc':281 'even':267 'ever':251 'everi':190 'everyth':289,314,342 'experi':210 'fit':330 'game':99,141 'happen':304 'hear':207 'honest':8 'host':152 'hyprland':64 'imag':103 'inform':18,37 'intend':332 'issu':77,94,170,254 'least':195,344 'less':178 'like':235,248 'lot':43 'm':51,60,204 'magic':301 'main':85,146,231 'major':93 'mayb':266,325 'might':319 'modifi':29 'multimedia':100 'need':164,261,311 'news':199 'nice':300 'non':183 'non-arch':182 'not-too-modifi':26 'noth':1 'offer':295 'one':9 'openbox':81 'output':275 'perform':174 'pi':137 'process':240 'product':233 'purpos':333 'put':222 'raspberri':136 're':257,337 'real':169 'recommend':212 'record':107 'regard':171 'regular':189 'relat':31 'run':61,78,118,232,263 'screen':106 'serv':113 'server':122,127,130,142,147 'set':313,340 'setup':156 'sinc':23,87,116 'softwar':270 'someth':114 'specif':58,264 'stabil':172 'stuff':234,302 'switch':259 'tell':159 'text':239 'think':186 'tile':66 'ton':276 'toward':322 'tri':327 'type':237 'univers':226 'updat':188 'upstream':33 'usabl':39 'usag':229 'use':17,52,97,150,242,272,347 'user':185 'video':101,274 'vpn':132 'want':220 'way':177 'wayland':69 'web':21,244 'web-bas':243 'week':193 'well':282 'wiki':5 'will':338 'without':75,91 'won':249 'work':228 'worri':166 'x11':82 'xps':73 'yes':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7446597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440136 {#2305
    date: 2024-01-16 22:22:16.0 +01: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
8 DENIED moderate
App\Entity\EntryComment {#2102
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2103 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Nothing beats the Arch wiki, to be honest. One of the best and broadest collections of useful information around the web. And since Arch is not-too-modified in relation to upstream, all of the information is usable for most *a lot of* other distributions, too.\n
    \n
    And yes: I’m using Arch, btw.\n
    \n
    To be more specific: I’m running Arch with Hyprland (a tiling compositor for Wayland) on my DELL XPS 13 without any issues, running Arch with Openbox (X11) on my main computer since over a decade without any major issues (device is used for gaming, multimedia, video and image editing and screen recording), and on all devices I serve something from.\n
    \n
    Since I run Arch as a server (had it as communication server, as DHCP/DNS server, as VPN endpoint on a Raspberry Pi, and as a gaming server, currently on my main server it’s used as host for a Docker setup), I can tell you, you don’t need to worry about any real issues regarding stability and performance. Arch is way less bleeding edge as non-Arch users think. Just update regularly every 2-3 weeks at least, and check the news before doing so.\n
    \n
    > I’m curious to hear about your experiences and recommendations!\n
    \n
    It boils down to what effort you want to put into it.\n
    \n
    If university and work usage is mainly running productivity stuff like some type of text processing or using web-based applications you likely won’t ever have any issues. If you’re constantly switching environments, need to run specific apps (maybe even 32-bit software), constantly use different video outputs, tons of different BT devices, etc. … well … Arch is of course capable of everything the bigger distributions have to offer by default (all the nice “magic” stuff that happens automatically in the background), you just need to set everything up by yourself.\n
    \n
    I might be biased towards Arch, but maybe just try if it fits your intended purpose and if you’re willing to set up everything at least once before using it.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 25
  +score: 0
  +lastActive: DateTime @1705440136 {#2306
    date: 2024-01-16 22:22:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@CatLikeLemming@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2112 …}
  +nested: Doctrine\ORM\PersistentCollection {#2111 …}
  +votes: Doctrine\ORM\PersistentCollection {#2105 …}
  +reports: Doctrine\ORM\PersistentCollection {#2100 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2165 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2053 …}
  -id: 315006
  -bodyTs: "'-3':192 '13':74 '2':191 '32':268 'app':265 'applic':246 'arch':4,24,53,62,79,119,175,184,283,323 'around':19 'automat':305 'background':308 'base':245 'beat':2 'best':12 'bias':321 'bigger':291 'bit':269 'bleed':179 'boil':214 'broadest':14 'bt':279 'btw':54 'capabl':287 'check':197 'collect':15 'communic':126 'compositor':67 'comput':86 'constant':258,271 'cours':286 'curious':205 'current':143 'decad':90 'default':297 'dell':72 'devic':95,111,280 'dhcp/dns':129 'differ':273,278 'distribut':46,292 'docker':155 'edg':180 'edit':104 'effort':218 'endpoint':133 'environ':260 'etc':281 'even':267 'ever':251 'everi':190 'everyth':289,314,342 'experi':210 'fit':330 'game':99,141 'happen':304 'hear':207 'honest':8 'host':152 'hyprland':64 'imag':103 'inform':18,37 'intend':332 'issu':77,94,170,254 'least':195,344 'less':178 'like':235,248 'lot':43 'm':51,60,204 'magic':301 'main':85,146,231 'major':93 'mayb':266,325 'might':319 'modifi':29 'multimedia':100 'need':164,261,311 'news':199 'nice':300 'non':183 'non-arch':182 'not-too-modifi':26 'noth':1 'offer':295 'one':9 'openbox':81 'output':275 'perform':174 'pi':137 'process':240 'product':233 'purpos':333 'put':222 'raspberri':136 're':257,337 'real':169 'recommend':212 'record':107 'regard':171 'regular':189 'relat':31 'run':61,78,118,232,263 'screen':106 'serv':113 'server':122,127,130,142,147 'set':313,340 'setup':156 'sinc':23,87,116 'softwar':270 'someth':114 'specif':58,264 'stabil':172 'stuff':234,302 'switch':259 'tell':159 'text':239 'think':186 'tile':66 'ton':276 'toward':322 'tri':327 'type':237 'univers':226 'updat':188 'upstream':33 'usabl':39 'usag':229 'use':17,52,97,150,242,272,347 'user':185 'video':101,274 'vpn':132 'want':220 'way':177 'wayland':69 'web':21,244 'web-bas':243 'week':193 'well':282 'wiki':5 'will':338 'without':75,91 'won':249 'work':228 'worri':166 'x11':82 'xps':73 'yes':49"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7446597"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705440136 {#2305
    date: 2024-01-16 22:22:16.0 +01: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
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
App\Entity\EntryComment {#2190
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s in the internet! This HAS to be true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1724853125 {#2109
    date: 2024-08-28 15:52:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KevinKostnier2@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 313647
  -bodyTs: "'internet':5 'true':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7437210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705414174 {#2252
    date: 2024-01-16 15:09:34.0 +01: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
11 DENIED edit
App\Entity\EntryComment {#2190
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s in the internet! This HAS to be true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1724853125 {#2109
    date: 2024-08-28 15:52:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KevinKostnier2@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 313647
  -bodyTs: "'internet':5 'true':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7437210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705414174 {#2252
    date: 2024-01-16 15:09:34.0 +01: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
12 DENIED moderate
App\Entity\EntryComment {#2190
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2274 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "It’s in the internet! This HAS to be true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1724853125 {#2109
    date: 2024-08-28 15:52:05.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KevinKostnier2@lemmus.org"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2273 …}
  +nested: Doctrine\ORM\PersistentCollection {#2212 …}
  +votes: Doctrine\ORM\PersistentCollection {#2199 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2253 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2271 …}
  -id: 313647
  -bodyTs: "'internet':5 'true':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7437210"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705414174 {#2252
    date: 2024-01-16 15:09:34.0 +01: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
13 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
14 DENIED moderate
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "No person should be allowed to own more residential property than they’re realistically need for living."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1726135642 {#2052
    date: 2024-09-12 12:07:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 313645
  -bodyTs: "'allow':5 'live':17 'need':15 'person':2 'properti':10 're':13 'realist':14 'residenti':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7437193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705414140 {#2054
    date: 2024-01-16 15:09:00.0 +01: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
15 DENIED edit
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "No person should be allowed to own more residential property than they’re realistically need for living."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1726135642 {#2052
    date: 2024-09-12 12:07:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 313645
  -bodyTs: "'allow':5 'live':17 'need':15 'person':2 'properti':10 're':13 'realist':14 'residenti':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7437193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705414140 {#2054
    date: 2024-01-16 15:09:00.0 +01: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
16 DENIED moderate
App\Entity\EntryComment {#2268
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2266 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: null
  +root: null
  +body: "No person should be allowed to own more residential property than they’re realistically need for living."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 59
  +score: 0
  +lastActive: DateTime @1726135642 {#2052
    date: 2024-09-12 12:07:22.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@fossilesque@mander.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2257 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2208 …}
  +reports: Doctrine\ORM\PersistentCollection {#2207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2210 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 313645
  -bodyTs: "'allow':5 'live':17 'need':15 'person':2 'properti':10 're':13 'realist':14 'residenti':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7437193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705414140 {#2054
    date: 2024-01-16 15:09:00.0 +01: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
17 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
18 DENIED moderate
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +body: "I’m running a good old GTX 1080."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705329685 {#2200
    date: 2024-01-15 15:41:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@krimson@feddit.nl"
    "@Dirk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 310794
  -bodyTs: "'1080':8 'good':5 'gtx':7 'm':2 'old':6 'run':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7397669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705329685 {#2267
    date: 2024-01-15 15:41:25.0 +01: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
19 DENIED edit
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +body: "I’m running a good old GTX 1080."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705329685 {#2200
    date: 2024-01-15 15:41:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@krimson@feddit.nl"
    "@Dirk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 310794
  -bodyTs: "'1080':8 'good':5 'gtx':7 'm':2 'old':6 'run':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7397669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705329685 {#2267
    date: 2024-01-15 15:41:25.0 +01: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
20 DENIED moderate
App\Entity\EntryComment {#2194
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2260 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +body: "I’m running a good old GTX 1080."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705329685 {#2200
    date: 2024-01-15 15:41:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@krimson@feddit.nl"
    "@Dirk@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2249 …}
  +nested: Doctrine\ORM\PersistentCollection {#2238 …}
  +votes: Doctrine\ORM\PersistentCollection {#2226 …}
  +reports: Doctrine\ORM\PersistentCollection {#2236 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2239 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2264 …}
  -id: 310794
  -bodyTs: "'1080':8 'good':5 'gtx':7 'm':2 'old':6 'run':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7397669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705329685 {#2267
    date: 2024-01-15 15:41:25.0 +01: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
21 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
22 DENIED moderate
App\Entity\EntryComment {#2292
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +body: """
    I’m running Hyprland on my Intel laptop without any issues (but I’m doing not much multimedia on it). But on my Nvidia desktop, oh no. Screen recording is flakey (especially with multiple sources and audio recording to different channels) in OBS, video editing impossible due to heavy UI flickering, gaming has worse performance, watching YouTube has noticable lag.\n
    \n
    For just opening your browser and doing non-multimedia stuff it’s fine I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705319389 {#2193
    date: 2024-01-15 12:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@krimson@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 310468
  -bodyTs: "'audio':37 'browser':65 'channel':41 'desktop':25 'differ':40 'due':47 'edit':45 'especi':32 'fine':74 'flakey':31 'flicker':51 'game':52 'guess':76 'heavi':49 'hyprland':4 'imposs':46 'intel':7 'issu':11 'lag':60 'laptop':8 'm':2,14 'much':17 'multimedia':18,70 'multipl':34 'non':69 'non-multimedia':68 'notic':59 'nvidia':24 'ob':43 'oh':26 'open':63 'perform':55 'record':29,38 'run':3 'screen':28 'sourc':35 'stuff':71 'ui':50 'video':44 'watch':56 'without':9 'wors':54 'youtub':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7394983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705319389 {#2217
    date: 2024-01-15 12:49:49.0 +01: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
23 DENIED edit
App\Entity\EntryComment {#2292
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +body: """
    I’m running Hyprland on my Intel laptop without any issues (but I’m doing not much multimedia on it). But on my Nvidia desktop, oh no. Screen recording is flakey (especially with multiple sources and audio recording to different channels) in OBS, video editing impossible due to heavy UI flickering, gaming has worse performance, watching YouTube has noticable lag.\n
    \n
    For just opening your browser and doing non-multimedia stuff it’s fine I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705319389 {#2193
    date: 2024-01-15 12:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@krimson@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 310468
  -bodyTs: "'audio':37 'browser':65 'channel':41 'desktop':25 'differ':40 'due':47 'edit':45 'especi':32 'fine':74 'flakey':31 'flicker':51 'game':52 'guess':76 'heavi':49 'hyprland':4 'imposs':46 'intel':7 'issu':11 'lag':60 'laptop':8 'm':2,14 'much':17 'multimedia':18,70 'multipl':34 'non':69 'non-multimedia':68 'notic':59 'nvidia':24 'ob':43 'oh':26 'open':63 'perform':55 'record':29,38 'run':3 'screen':28 'sourc':35 'stuff':71 'ui':50 'video':44 'watch':56 'without':9 'wors':54 'youtub':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7394983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705319389 {#2217
    date: 2024-01-15 12:49:49.0 +01: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
24 DENIED moderate
App\Entity\EntryComment {#2292
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2195 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2259 …}
  +body: """
    I’m running Hyprland on my Intel laptop without any issues (but I’m doing not much multimedia on it). But on my Nvidia desktop, oh no. Screen recording is flakey (especially with multiple sources and audio recording to different channels) in OBS, video editing impossible due to heavy UI flickering, gaming has worse performance, watching YouTube has noticable lag.\n
    \n
    For just opening your browser and doing non-multimedia stuff it’s fine I guess.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1705319389 {#2193
    date: 2024-01-15 12:49:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@flashgnash@lemm.ee"
    "@krimson@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2294 …}
  +nested: Doctrine\ORM\PersistentCollection {#2296 …}
  +votes: Doctrine\ORM\PersistentCollection {#2281 …}
  +reports: Doctrine\ORM\PersistentCollection {#2280 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2278 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2279 …}
  -id: 310468
  -bodyTs: "'audio':37 'browser':65 'channel':41 'desktop':25 'differ':40 'due':47 'edit':45 'especi':32 'fine':74 'flakey':31 'flicker':51 'game':52 'guess':76 'heavi':49 'hyprland':4 'imposs':46 'intel':7 'issu':11 'lag':60 'laptop':8 'm':2,14 'much':17 'multimedia':18,70 'multipl':34 'non':69 'non-multimedia':68 'notic':59 'nvidia':24 'ob':43 'oh':26 'open':63 'perform':55 'record':29,38 'run':3 'screen':28 'sourc':35 'stuff':71 'ui':50 'video':44 'watch':56 'without':9 'wors':54 'youtub':57"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7394983"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705319389 {#2217
    date: 2024-01-15 12:49:49.0 +01: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
25 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
26 DENIED moderate
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2258 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +body: "So we can download the sources?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705249592 {#2316
    date: 2024-01-14 17:26:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@StorageB@lemmy.one"
    "@BOFH666@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 308304
  -bodyTs: "'download':4 'sourc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7374480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705249592 {#2313
    date: 2024-01-14 17:26:32.0 +01: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
27 DENIED edit
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2258 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +body: "So we can download the sources?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705249592 {#2316
    date: 2024-01-14 17:26:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@StorageB@lemmy.one"
    "@BOFH666@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 308304
  -bodyTs: "'download':4 'sourc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7374480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705249592 {#2313
    date: 2024-01-14 17:26:32.0 +01: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
28 DENIED moderate
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2258 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +body: "So we can download the sources?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705249592 {#2316
    date: 2024-01-14 17:26:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@StorageB@lemmy.one"
    "@BOFH666@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 308304
  -bodyTs: "'download':4 'sourc':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7374480"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705249592 {#2313
    date: 2024-01-14 17:26:32.0 +01: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
29 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
30 DENIED moderate
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +body: """
    +1 for Forgejo. Runs butter smooth even on not so high-end machines. You can even mirror your GitHub repos.\n
    \n
    Plus: It is not owned by a for-profit organization.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705234669 {#2218
    date: 2024-01-14 13:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itmosi@sh.itjust.works"
    "@BOFH666@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 307687
  -bodyTs: "'+1':1 'butter':5 'end':13 'even':7,17 'for-profit':29 'forgejo':3 'github':20 'high':12 'high-end':11 'machin':14 'mirror':18 'organ':32 'own':26 'plus':22 'profit':31 'repo':21 'run':4 'smooth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7370076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705234669 {#2277
    date: 2024-01-14 13:17:49.0 +01: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
31 DENIED edit
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +body: """
    +1 for Forgejo. Runs butter smooth even on not so high-end machines. You can even mirror your GitHub repos.\n
    \n
    Plus: It is not owned by a for-profit organization.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705234669 {#2218
    date: 2024-01-14 13:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itmosi@sh.itjust.works"
    "@BOFH666@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 307687
  -bodyTs: "'+1':1 'butter':5 'end':13 'even':7,17 'for-profit':29 'forgejo':3 'github':20 'high':12 'high-end':11 'machin':14 'mirror':18 'organ':32 'own':26 'plus':22 'profit':31 'repo':21 'run':4 'smooth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7370076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705234669 {#2277
    date: 2024-01-14 13:17:49.0 +01: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
32 DENIED moderate
App\Entity\EntryComment {#2188
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +body: """
    +1 for Forgejo. Runs butter smooth even on not so high-end machines. You can even mirror your GitHub repos.\n
    \n
    Plus: It is not owned by a for-profit organization.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705234669 {#2218
    date: 2024-01-14 13:17:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@itmosi@sh.itjust.works"
    "@BOFH666@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2156 …}
  +nested: Doctrine\ORM\PersistentCollection {#2154 …}
  +votes: Doctrine\ORM\PersistentCollection {#2157 …}
  +reports: Doctrine\ORM\PersistentCollection {#2147 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2150 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2153 …}
  -id: 307687
  -bodyTs: "'+1':1 'butter':5 'end':13 'even':7,17 'for-profit':29 'forgejo':3 'github':20 'high':12 'high-end':11 'machin':14 'mirror':18 'organ':32 'own':26 'plus':22 'profit':31 'repo':21 'run':4 'smooth':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7370076"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705234669 {#2277
    date: 2024-01-14 13:17:49.0 +01: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
33 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
34 DENIED moderate
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2181
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      You should try Linux Mint. It’s a good distribution for new Linux users. It’s easy to understand, has a good community with plenty of solutions for all types of problems and it is not too specific.\n
      \n
      Gaming with Steam on Linux works without any major issues except when it comes to games that intentionally made run on Windows only due to their DRM. I suggest using the Flatpak variant of Steam so you won’t clutter your system with too many weird dependencies.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1720399436 {#2146
      date: 2024-07-08 02:43:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FatTony@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2168 …}
    +nested: Doctrine\ORM\PersistentCollection {#2038 …}
    +votes: Doctrine\ORM\PersistentCollection {#1988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
    -id: 295704
    -bodyTs: "'clutter':78 'come':52 'communiti':23 'depend':85 'distribut':10 'drm':65 'due':62 'easi':17 'except':49 'flatpak':70 'game':39,54 'good':9,22 'intent':56 'issu':48 'linux':4,13,43 'made':57 'major':47 'mani':83 'mint':5 'new':12 'plenti':25 'problem':32 'run':58 'solut':27 'specif':38 'steam':41,73 'suggest':67 'system':80 'tri':3 'type':30 'understand':19 'use':68 'user':14 'variant':71 'weird':84 'window':60 'without':45 'won':76 'work':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7227959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704890630 {#2149
      date: 2024-01-10 13:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I just installed it and never changed any permissions. Maybe you confuse it with AppImage?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704909790 {#2287
    date: 2024-01-10 19:03:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@Dirk@lemmy.ml"
    "@ParetoOptimalDev@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2182 …}
  +nested: Doctrine\ORM\PersistentCollection {#2172 …}
  +votes: Doctrine\ORM\PersistentCollection {#2173 …}
  +reports: Doctrine\ORM\PersistentCollection {#2175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2178 …}
  -id: 296560
  -bodyTs: "'appimag':15 'chang':7 'confus':12 'instal':3 'mayb':10 'never':6 'permiss':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7233731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704909790 {#2286
    date: 2024-01-10 19:03:10.0 +01: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
35 DENIED edit
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2181
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      You should try Linux Mint. It’s a good distribution for new Linux users. It’s easy to understand, has a good community with plenty of solutions for all types of problems and it is not too specific.\n
      \n
      Gaming with Steam on Linux works without any major issues except when it comes to games that intentionally made run on Windows only due to their DRM. I suggest using the Flatpak variant of Steam so you won’t clutter your system with too many weird dependencies.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1720399436 {#2146
      date: 2024-07-08 02:43:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FatTony@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2168 …}
    +nested: Doctrine\ORM\PersistentCollection {#2038 …}
    +votes: Doctrine\ORM\PersistentCollection {#1988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
    -id: 295704
    -bodyTs: "'clutter':78 'come':52 'communiti':23 'depend':85 'distribut':10 'drm':65 'due':62 'easi':17 'except':49 'flatpak':70 'game':39,54 'good':9,22 'intent':56 'issu':48 'linux':4,13,43 'made':57 'major':47 'mani':83 'mint':5 'new':12 'plenti':25 'problem':32 'run':58 'solut':27 'specif':38 'steam':41,73 'suggest':67 'system':80 'tri':3 'type':30 'understand':19 'use':68 'user':14 'variant':71 'weird':84 'window':60 'without':45 'won':76 'work':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7227959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704890630 {#2149
      date: 2024-01-10 13:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I just installed it and never changed any permissions. Maybe you confuse it with AppImage?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704909790 {#2287
    date: 2024-01-10 19:03:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@Dirk@lemmy.ml"
    "@ParetoOptimalDev@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2182 …}
  +nested: Doctrine\ORM\PersistentCollection {#2172 …}
  +votes: Doctrine\ORM\PersistentCollection {#2173 …}
  +reports: Doctrine\ORM\PersistentCollection {#2175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2178 …}
  -id: 296560
  -bodyTs: "'appimag':15 'chang':7 'confus':12 'instal':3 'mayb':10 'never':6 'permiss':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7233731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704909790 {#2286
    date: 2024-01-10 19:03:10.0 +01: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
36 DENIED moderate
App\Entity\EntryComment {#2185
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2179 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2181
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      You should try Linux Mint. It’s a good distribution for new Linux users. It’s easy to understand, has a good community with plenty of solutions for all types of problems and it is not too specific.\n
      \n
      Gaming with Steam on Linux works without any major issues except when it comes to games that intentionally made run on Windows only due to their DRM. I suggest using the Flatpak variant of Steam so you won’t clutter your system with too many weird dependencies.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 41
    +score: 0
    +lastActive: DateTime @1720399436 {#2146
      date: 2024-07-08 02:43:56.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@FatTony@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2168 …}
    +nested: Doctrine\ORM\PersistentCollection {#2038 …}
    +votes: Doctrine\ORM\PersistentCollection {#1988 …}
    +reports: Doctrine\ORM\PersistentCollection {#2003 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
    -id: 295704
    -bodyTs: "'clutter':78 'come':52 'communiti':23 'depend':85 'distribut':10 'drm':65 'due':62 'easi':17 'except':49 'flatpak':70 'game':39,54 'good':9,22 'intent':56 'issu':48 'linux':4,13,43 'made':57 'major':47 'mani':83 'mint':5 'new':12 'plenti':25 'problem':32 'run':58 'solut':27 'specif':38 'steam':41,73 'suggest':67 'system':80 'tri':3 'type':30 'understand':19 'use':68 'user':14 'variant':71 'weird':84 'window':60 'without':45 'won':76 'work':44"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.ml/comment/7227959"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704890630 {#2149
      date: 2024-01-10 13:43:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I just installed it and never changed any permissions. Maybe you confuse it with AppImage?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704909790 {#2287
    date: 2024-01-10 19:03:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
    "@Dirk@lemmy.ml"
    "@ParetoOptimalDev@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2182 …}
  +nested: Doctrine\ORM\PersistentCollection {#2172 …}
  +votes: Doctrine\ORM\PersistentCollection {#2173 …}
  +reports: Doctrine\ORM\PersistentCollection {#2175 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2176 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2178 …}
  -id: 296560
  -bodyTs: "'appimag':15 'chang':7 'confus':12 'instal':3 'mayb':10 'never':6 'permiss':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7233731"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704909790 {#2286
    date: 2024-01-10 19:03:10.0 +01: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
37 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
38 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2181
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You should try Linux Mint. It’s a good distribution for new Linux users. It’s easy to understand, has a good community with plenty of solutions for all types of problems and it is not too specific.\n
    \n
    Gaming with Steam on Linux works without any major issues except when it comes to games that intentionally made run on Windows only due to their DRM. I suggest using the Flatpak variant of Steam so you won’t clutter your system with too many weird dependencies.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1720399436 {#2146
    date: 2024-07-08 02:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 295704
  -bodyTs: "'clutter':78 'come':52 'communiti':23 'depend':85 'distribut':10 'drm':65 'due':62 'easi':17 'except':49 'flatpak':70 'game':39,54 'good':9,22 'intent':56 'issu':48 'linux':4,13,43 'made':57 'major':47 'mani':83 'mint':5 'new':12 'plenti':25 'problem':32 'run':58 'solut':27 'specif':38 'steam':41,73 'suggest':67 'system':80 'tri':3 'type':30 'understand':19 'use':68 'user':14 'variant':71 'weird':84 'window':60 'without':45 'won':76 'work':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7227959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704890630 {#2149
    date: 2024-01-10 13:43:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
39 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2181
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You should try Linux Mint. It’s a good distribution for new Linux users. It’s easy to understand, has a good community with plenty of solutions for all types of problems and it is not too specific.\n
    \n
    Gaming with Steam on Linux works without any major issues except when it comes to games that intentionally made run on Windows only due to their DRM. I suggest using the Flatpak variant of Steam so you won’t clutter your system with too many weird dependencies.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1720399436 {#2146
    date: 2024-07-08 02:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 295704
  -bodyTs: "'clutter':78 'come':52 'communiti':23 'depend':85 'distribut':10 'drm':65 'due':62 'easi':17 'except':49 'flatpak':70 'game':39,54 'good':9,22 'intent':56 'issu':48 'linux':4,13,43 'made':57 'major':47 'mani':83 'mint':5 'new':12 'plenti':25 'problem':32 'run':58 'solut':27 'specif':38 'steam':41,73 'suggest':67 'system':80 'tri':3 'type':30 'understand':19 'use':68 'user':14 'variant':71 'weird':84 'window':60 'without':45 'won':76 'work':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7227959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704890630 {#2149
    date: 2024-01-10 13:43:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
40 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2181
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2180 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    You should try Linux Mint. It’s a good distribution for new Linux users. It’s easy to understand, has a good community with plenty of solutions for all types of problems and it is not too specific.\n
    \n
    Gaming with Steam on Linux works without any major issues except when it comes to games that intentionally made run on Windows only due to their DRM. I suggest using the Flatpak variant of Steam so you won’t clutter your system with too many weird dependencies.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 41
  +score: 0
  +lastActive: DateTime @1720399436 {#2146
    date: 2024-07-08 02:43:56.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2168 …}
  +nested: Doctrine\ORM\PersistentCollection {#2038 …}
  +votes: Doctrine\ORM\PersistentCollection {#1988 …}
  +reports: Doctrine\ORM\PersistentCollection {#2003 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1995 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2006 …}
  -id: 295704
  -bodyTs: "'clutter':78 'come':52 'communiti':23 'depend':85 'distribut':10 'drm':65 'due':62 'easi':17 'except':49 'flatpak':70 'game':39,54 'good':9,22 'intent':56 'issu':48 'linux':4,13,43 'made':57 'major':47 'mani':83 'mint':5 'new':12 'plenti':25 'problem':32 'run':58 'solut':27 'specif':38 'steam':41,73 'suggest':67 'system':80 'tri':3 'type':30 'understand':19 'use':68 'user':14 'variant':71 'weird':84 'window':60 'without':45 'won':76 'work':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7227959"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704890630 {#2149
    date: 2024-01-10 13:43:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"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
41 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
42 DENIED moderate
App\Entity\EntryComment {#1998
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ml/pictrs/image/e7ee2a95-5f9a-4b7e-9c11-4a6ace44bffc.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 150
  +score: 0
  +lastActive: DateTime @1704877162 {#2184
    date: 2024-01-10 09:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@13617@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 295387
  -bodyTs: "'/pictrs/image/e7ee2a95-5f9a-4b7e-9c11-4a6ace44bffc.png)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/e7ee2a95-5f9a-4b7e-9c11-4a6ace44bffc.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7222595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704877162 {#2183
    date: 2024-01-10 09:59:22.0 +01: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
43 DENIED edit
App\Entity\EntryComment {#1998
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ml/pictrs/image/e7ee2a95-5f9a-4b7e-9c11-4a6ace44bffc.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 150
  +score: 0
  +lastActive: DateTime @1704877162 {#2184
    date: 2024-01-10 09:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@13617@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 295387
  -bodyTs: "'/pictrs/image/e7ee2a95-5f9a-4b7e-9c11-4a6ace44bffc.png)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/e7ee2a95-5f9a-4b7e-9c11-4a6ace44bffc.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7222595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704877162 {#2183
    date: 2024-01-10 09:59:22.0 +01: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
44 DENIED moderate
App\Entity\EntryComment {#1998
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1992 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: "![](https://lemmy.ml/pictrs/image/e7ee2a95-5f9a-4b7e-9c11-4a6ace44bffc.png)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 150
  +score: 0
  +lastActive: DateTime @1704877162 {#2184
    date: 2024-01-10 09:59:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@13617@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2001 …}
  +nested: Doctrine\ORM\PersistentCollection {#1999 …}
  +votes: Doctrine\ORM\PersistentCollection {#2004 …}
  +reports: Doctrine\ORM\PersistentCollection {#1989 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1986 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2009 …}
  -id: 295387
  -bodyTs: "'/pictrs/image/e7ee2a95-5f9a-4b7e-9c11-4a6ace44bffc.png)':3 'lemmy.ml':2 'lemmy.ml/pictrs/image/e7ee2a95-5f9a-4b7e-9c11-4a6ace44bffc.png)':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7222595"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704877162 {#2183
    date: 2024-01-10 09:59:22.0 +01: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
45 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
46 DENIED moderate
App\Entity\EntryComment {#2015
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For the same reason a lot of programming languages can’t calculate 0.1+0.2 properly.\n
    \n
    ![](https://lemmy.ml/pictrs/image/800d9121-8b45-421a-b3a1-3a866750899f.png)\n
    \n
    There’s a website explaining it: [0.30000000000000004.com](https://0.30000000000000004.com/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1723411757 {#1993
    date: 2024-08-11 23:29:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ugjka@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 293063
  -bodyTs: "'+0.2':14 '/)':28 '/pictrs/image/800d9121-8b45-421a-b3a1-3a866750899f.png)':18 '0.1':13 '0.30000000000000004.com':25,27 '0.30000000000000004.com/)':26 'calcul':12 'explain':23 'languag':9 'lemmy.ml':17 'lemmy.ml/pictrs/image/800d9121-8b45-421a-b3a1-3a866750899f.png)':16 'lot':6 'program':8 'proper':15 'reason':4 'websit':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7190695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704791099 {#1997
    date: 2024-01-09 10:04:59.0 +01: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
47 DENIED edit
App\Entity\EntryComment {#2015
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For the same reason a lot of programming languages can’t calculate 0.1+0.2 properly.\n
    \n
    ![](https://lemmy.ml/pictrs/image/800d9121-8b45-421a-b3a1-3a866750899f.png)\n
    \n
    There’s a website explaining it: [0.30000000000000004.com](https://0.30000000000000004.com/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1723411757 {#1993
    date: 2024-08-11 23:29:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ugjka@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 293063
  -bodyTs: "'+0.2':14 '/)':28 '/pictrs/image/800d9121-8b45-421a-b3a1-3a866750899f.png)':18 '0.1':13 '0.30000000000000004.com':25,27 '0.30000000000000004.com/)':26 'calcul':12 'explain':23 'languag':9 'lemmy.ml':17 'lemmy.ml/pictrs/image/800d9121-8b45-421a-b3a1-3a866750899f.png)':16 'lot':6 'program':8 'proper':15 'reason':4 'websit':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7190695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704791099 {#1997
    date: 2024-01-09 10:04:59.0 +01: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
48 DENIED moderate
App\Entity\EntryComment {#2015
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2017 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2122 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    For the same reason a lot of programming languages can’t calculate 0.1+0.2 properly.\n
    \n
    ![](https://lemmy.ml/pictrs/image/800d9121-8b45-421a-b3a1-3a866750899f.png)\n
    \n
    There’s a website explaining it: [0.30000000000000004.com](https://0.30000000000000004.com/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 22
  +score: 0
  +lastActive: DateTime @1723411757 {#1993
    date: 2024-08-11 23:29:17.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ugjka@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 293063
  -bodyTs: "'+0.2':14 '/)':28 '/pictrs/image/800d9121-8b45-421a-b3a1-3a866750899f.png)':18 '0.1':13 '0.30000000000000004.com':25,27 '0.30000000000000004.com/)':26 'calcul':12 'explain':23 'languag':9 'lemmy.ml':17 'lemmy.ml/pictrs/image/800d9121-8b45-421a-b3a1-3a866750899f.png)':16 'lot':6 'program':8 'proper':15 'reason':4 'websit':22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7190695"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704791099 {#1997
    date: 2024-01-09 10:04:59.0 +01: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
49 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
50 DENIED moderate
App\Entity\EntryComment {#2367
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2366 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2269 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2352 …}
  +body: """
    I remember years ago it already was like this in the forums. It actually made me stop using it and running a custom made web based reader for some time.\n
    \n
    I wouldn’t use it anymore nowadays.\n
    \n
    FreshRSS is the way to go. It even has plugins (and a plugin for YouTube channels as RSS feeds, very convenient).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704703906 {#2016
    date: 2024-01-08 09:51:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
    "@bjoern_tantau@swg-empire.de"
    "@bluetoque@lemmy.ca"
    "@savbran@feddit.it"
    "@bjoern_tantau@swg-empire.de"
    "@bluetoque@lemmy.ca"
    "@savbran@feddit.it"
    "@bjoern_tantau@swg-empire.de"
    "@bluetoque@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1347 …}
  +nested: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  -id: 290825
  -bodyTs: "'actual':14 'ago':4 'alreadi':6 'anymor':36 'base':26 'channel':53 'conveni':58 'custom':23 'even':45 'feed':56 'forum':12 'freshrss':38 'go':43 'like':8 'made':15,24 'nowaday':37 'plugin':47,50 'reader':27 'rememb':2 'rss':55 'run':21 'stop':17 'time':30 'use':18,34 'way':41 'web':25 'wouldn':32 'year':3 'youtub':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7174460"
  +editedAt: DateTimeImmutable @1719144389 {#1991
    date: 2024-06-23 14:06:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704703906 {#2317
    date: 2024-01-08 09:51:46.0 +01: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
51 DENIED edit
App\Entity\EntryComment {#2367
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2366 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2269 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2352 …}
  +body: """
    I remember years ago it already was like this in the forums. It actually made me stop using it and running a custom made web based reader for some time.\n
    \n
    I wouldn’t use it anymore nowadays.\n
    \n
    FreshRSS is the way to go. It even has plugins (and a plugin for YouTube channels as RSS feeds, very convenient).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704703906 {#2016
    date: 2024-01-08 09:51:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
    "@bjoern_tantau@swg-empire.de"
    "@bluetoque@lemmy.ca"
    "@savbran@feddit.it"
    "@bjoern_tantau@swg-empire.de"
    "@bluetoque@lemmy.ca"
    "@savbran@feddit.it"
    "@bjoern_tantau@swg-empire.de"
    "@bluetoque@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1347 …}
  +nested: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  -id: 290825
  -bodyTs: "'actual':14 'ago':4 'alreadi':6 'anymor':36 'base':26 'channel':53 'conveni':58 'custom':23 'even':45 'feed':56 'forum':12 'freshrss':38 'go':43 'like':8 'made':15,24 'nowaday':37 'plugin':47,50 'reader':27 'rememb':2 'rss':55 'run':21 'stop':17 'time':30 'use':18,34 'way':41 'web':25 'wouldn':32 'year':3 'youtub':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7174460"
  +editedAt: DateTimeImmutable @1719144389 {#1991
    date: 2024-06-23 14:06:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704703906 {#2317
    date: 2024-01-08 09:51:46.0 +01: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
52 DENIED moderate
App\Entity\EntryComment {#2367
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2366 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2269 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2352 …}
  +body: """
    I remember years ago it already was like this in the forums. It actually made me stop using it and running a custom made web based reader for some time.\n
    \n
    I wouldn’t use it anymore nowadays.\n
    \n
    FreshRSS is the way to go. It even has plugins (and a plugin for YouTube channels as RSS feeds, very convenient).
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704703906 {#2016
    date: 2024-01-08 09:51:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@savbran@feddit.it"
    "@bjoern_tantau@swg-empire.de"
    "@bluetoque@lemmy.ca"
    "@savbran@feddit.it"
    "@bjoern_tantau@swg-empire.de"
    "@bluetoque@lemmy.ca"
    "@savbran@feddit.it"
    "@bjoern_tantau@swg-empire.de"
    "@bluetoque@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1347 …}
  +nested: Doctrine\ORM\PersistentCollection {#1350 …}
  +votes: Doctrine\ORM\PersistentCollection {#1351 …}
  +reports: Doctrine\ORM\PersistentCollection {#1353 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1358 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1355 …}
  -id: 290825
  -bodyTs: "'actual':14 'ago':4 'alreadi':6 'anymor':36 'base':26 'channel':53 'conveni':58 'custom':23 'even':45 'feed':56 'forum':12 'freshrss':38 'go':43 'like':8 'made':15,24 'nowaday':37 'plugin':47,50 'reader':27 'rememb':2 'rss':55 'run':21 'stop':17 'time':30 'use':18,34 'way':41 'web':25 'wouldn':32 'year':3 'youtub':52"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7174460"
  +editedAt: DateTimeImmutable @1719144389 {#1991
    date: 2024-06-23 14:06:29.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704703906 {#2317
    date: 2024-01-08 09:51:46.0 +01: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
53 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
54 DENIED moderate
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2495 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2495 …}
  +body: "Cooperate forces me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704457556 {#2365
    date: 2024-01-05 13:25:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@Strawberry@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 282323
  -bodyTs: "'cooper':1 'forc':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7102669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704457556 {#2362
    date: 2024-01-05 13:25:56.0 +01: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
55 DENIED edit
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2495 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2495 …}
  +body: "Cooperate forces me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704457556 {#2365
    date: 2024-01-05 13:25:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@Strawberry@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 282323
  -bodyTs: "'cooper':1 'forc':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7102669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704457556 {#2362
    date: 2024-01-05 13:25:56.0 +01: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
56 DENIED moderate
App\Entity\EntryComment {#2493
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2494 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2377 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2495 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2495 …}
  +body: "Cooperate forces me."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704457556 {#2365
    date: 2024-01-05 13:25:56.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@qaz@lemmy.world"
    "@Strawberry@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2496 …}
  +nested: Doctrine\ORM\PersistentCollection {#2498 …}
  +votes: Doctrine\ORM\PersistentCollection {#2500 …}
  +reports: Doctrine\ORM\PersistentCollection {#2502 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2504 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2506 …}
  -id: 282323
  -bodyTs: "'cooper':1 'forc':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7102669"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704457556 {#2362
    date: 2024-01-05 13:25:56.0 +01: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
57 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
58 DENIED moderate
App\Entity\EntryComment {#2510
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2512 …}
  +image: null
  +parent: null
  +root: null
  +body: "Long Becca is long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704454641 {#2492
    date: 2024-01-05 12:37:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnxiousDater101@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2515 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2523 …}
  -id: 282234
  -bodyTs: "'becca':2 'long':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7101619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704454641 {#2491
    date: 2024-01-05 12:37:21.0 +01: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
59 DENIED edit
App\Entity\EntryComment {#2510
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2512 …}
  +image: null
  +parent: null
  +root: null
  +body: "Long Becca is long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704454641 {#2492
    date: 2024-01-05 12:37:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnxiousDater101@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2515 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2523 …}
  -id: 282234
  -bodyTs: "'becca':2 'long':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7101619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704454641 {#2491
    date: 2024-01-05 12:37:21.0 +01: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
60 DENIED moderate
App\Entity\EntryComment {#2510
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2511 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2512 …}
  +image: null
  +parent: null
  +root: null
  +body: "Long Becca is long."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1704454641 {#2492
    date: 2024-01-05 12:37:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AnxiousDater101@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2513 …}
  +nested: Doctrine\ORM\PersistentCollection {#2515 …}
  +votes: Doctrine\ORM\PersistentCollection {#2517 …}
  +reports: Doctrine\ORM\PersistentCollection {#2519 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2521 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2523 …}
  -id: 282234
  -bodyTs: "'becca':2 'long':1,4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7101619"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704454641 {#2491
    date: 2024-01-05 12:37:21.0 +01: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