Redirect 302 redirect from GET @entry_comment_create (b1c36f)

GET https://kbin.spritesserver.nl/index.php/u/@Bread@sh.itjust.works/comments/commented?p=1

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 …}
}
22.60 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.07 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 {#2081
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeet? No. Eat. Yes. We reduce pollution and world hunger at the same time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727424635 {#2087
    date: 2024-09-27 10:10:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 326957
  -bodyTs: "'eat':3 'hunger':10 'pollut':7 'reduc':6 'time':14 'world':9 'yeet':1 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7811529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796257 {#2393
    date: 2024-01-21 01:17:37.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 {#2081
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeet? No. Eat. Yes. We reduce pollution and world hunger at the same time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727424635 {#2087
    date: 2024-09-27 10:10:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 326957
  -bodyTs: "'eat':3 'hunger':10 'pollut':7 'reduc':6 'time':14 'world':9 'yeet':1 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7811529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796257 {#2393
    date: 2024-01-21 01:17:37.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 {#2081
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: "Yeet? No. Eat. Yes. We reduce pollution and world hunger at the same time!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1727424635 {#2087
    date: 2024-09-27 10:10:35.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1907 …}
  +nested: Doctrine\ORM\PersistentCollection {#1407 …}
  +votes: Doctrine\ORM\PersistentCollection {#2391 …}
  +reports: Doctrine\ORM\PersistentCollection {#2387 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
  -id: 326957
  -bodyTs: "'eat':3 'hunger':10 'pollut':7 'reduc':6 'time':14 'world':9 'yeet':1 'yes':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7811529"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705796257 {#2393
    date: 2024-01-21 01:17:37.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 {#2343
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "Makes you wonder why the driver gets a seatbelt when the kids do not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726469081 {#2098
    date: 2024-09-16 08:44:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 319346
  -bodyTs: "'driver':6 'get':7 'kid':12 'make':1 'seatbelt':9 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7715077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705589153 {#2080
    date: 2024-01-18 15:45:53.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 {#2343
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "Makes you wonder why the driver gets a seatbelt when the kids do not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726469081 {#2098
    date: 2024-09-16 08:44:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 319346
  -bodyTs: "'driver':6 'get':7 'kid':12 'make':1 'seatbelt':9 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7715077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705589153 {#2080
    date: 2024-01-18 15:45:53.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 {#2343
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: null
  +root: null
  +body: "Makes you wonder why the driver gets a seatbelt when the kids do not."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1726469081 {#2098
    date: 2024-09-16 08:44:41.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2385 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2349 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -id: 319346
  -bodyTs: "'driver':6 'get':7 'kid':12 'make':1 'seatbelt':9 'wonder':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7715077"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705589153 {#2080
    date: 2024-01-18 15:45:53.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 {#2340
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Keep in mind that asahi cut out X11 support and went straight for wayland. It can support xwayland, just know that some things may or may not play nicely if the software doesn’t support wayland. As Wayland is the future of compositors, most popular Linux software should support it eventually.\n
    \n
    Linux on arm is good, however as it is not nearly as popular in the desktop space as x86, common binaries for certain applications may not exist on arm if it closed source. You may or may not need those, you can make that judgement call.\n
    \n
    Battery life is better than I expected but still not nearly as good as Macos. At least until they can come up with a proper solution for low power usage. Which currently a logistical problem of making something Linux kernel upstream compatible instead of applying a functional dirty solution now.\n
    \n
    Linux on M1 is noticeably snappier than anything else I have ever used. It has a great future ahead of it. If your workloads don’t rely on heavy gpu usage and all your software can be found or compiled there. It is a pleasant experience. If you have any other questions, feel free to ask. I think some of the other users talked about the common things well enough.\n
    \n
    Also yes, dual booting is currently the only supported option. They still need macos for firmware upgrades.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1708093310 {#2335
    date: 2024-02-16 15:21:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 254008
  -bodyTs: "'ahead':166 'also':218 'anyth':155 'appli':142 'applic':75 'arm':54,80 'asahi':5 'ask':203 'batteri':98 'better':101 'binari':72 'boot':221 'call':97 'certain':74 'close':83 'come':118 'common':71,214 'compat':139 'compil':187 'compositor':43 'current':129,223 'cut':6 'desktop':67 'dirti':145 'doesn':33 'dual':220 'els':156 'enough':217 'eventu':51 'ever':159 'exist':78 'expect':104 'experi':193 'feel':200 'firmwar':233 'found':185 'free':201 'function':144 'futur':41,165 'good':56,110 'gpu':177 'great':164 'heavi':176 'howev':57 'instead':140 'judgement':96 'keep':1 'kernel':137 'know':20 'least':114 'life':99 'linux':46,52,136,148 'logist':131 'low':125 'm1':150 'maco':112,231 'make':94,134 'may':24,26,76,86,88 'mind':3 'near':62,108 'need':90,230 'nice':29 'notic':152 'option':227 'play':28 'pleasant':192 'popular':45,64 'power':126 'problem':132 'proper':122 'question':199 'reli':174 'snappier':153 'softwar':32,47,182 'solut':123,146 'someth':135 'sourc':84 'space':68 'still':106,229 'straight':12 'support':9,17,35,49,226 'talk':211 'thing':23,215 'think':205 'upgrad':234 'upstream':138 'usag':127,178 'use':160 'user':210 'wayland':14,36,38 'well':216 'went':11 'workload':171 'x11':8 'x86':70 'xwayland':18 'yes':219"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6852613"
  +editedAt: DateTimeImmutable @1707992392 {#2028
    date: 2024-02-15 11:19:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703607998 {#2095
    date: 2023-12-26 17:26:38.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 {#2340
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Keep in mind that asahi cut out X11 support and went straight for wayland. It can support xwayland, just know that some things may or may not play nicely if the software doesn’t support wayland. As Wayland is the future of compositors, most popular Linux software should support it eventually.\n
    \n
    Linux on arm is good, however as it is not nearly as popular in the desktop space as x86, common binaries for certain applications may not exist on arm if it closed source. You may or may not need those, you can make that judgement call.\n
    \n
    Battery life is better than I expected but still not nearly as good as Macos. At least until they can come up with a proper solution for low power usage. Which currently a logistical problem of making something Linux kernel upstream compatible instead of applying a functional dirty solution now.\n
    \n
    Linux on M1 is noticeably snappier than anything else I have ever used. It has a great future ahead of it. If your workloads don’t rely on heavy gpu usage and all your software can be found or compiled there. It is a pleasant experience. If you have any other questions, feel free to ask. I think some of the other users talked about the common things well enough.\n
    \n
    Also yes, dual booting is currently the only supported option. They still need macos for firmware upgrades.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1708093310 {#2335
    date: 2024-02-16 15:21:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 254008
  -bodyTs: "'ahead':166 'also':218 'anyth':155 'appli':142 'applic':75 'arm':54,80 'asahi':5 'ask':203 'batteri':98 'better':101 'binari':72 'boot':221 'call':97 'certain':74 'close':83 'come':118 'common':71,214 'compat':139 'compil':187 'compositor':43 'current':129,223 'cut':6 'desktop':67 'dirti':145 'doesn':33 'dual':220 'els':156 'enough':217 'eventu':51 'ever':159 'exist':78 'expect':104 'experi':193 'feel':200 'firmwar':233 'found':185 'free':201 'function':144 'futur':41,165 'good':56,110 'gpu':177 'great':164 'heavi':176 'howev':57 'instead':140 'judgement':96 'keep':1 'kernel':137 'know':20 'least':114 'life':99 'linux':46,52,136,148 'logist':131 'low':125 'm1':150 'maco':112,231 'make':94,134 'may':24,26,76,86,88 'mind':3 'near':62,108 'need':90,230 'nice':29 'notic':152 'option':227 'play':28 'pleasant':192 'popular':45,64 'power':126 'problem':132 'proper':122 'question':199 'reli':174 'snappier':153 'softwar':32,47,182 'solut':123,146 'someth':135 'sourc':84 'space':68 'still':106,229 'straight':12 'support':9,17,35,49,226 'talk':211 'thing':23,215 'think':205 'upgrad':234 'upstream':138 'usag':127,178 'use':160 'user':210 'wayland':14,36,38 'well':216 'went':11 'workload':171 'x11':8 'x86':70 'xwayland':18 'yes':219"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6852613"
  +editedAt: DateTimeImmutable @1707992392 {#2028
    date: 2024-02-15 11:19:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703607998 {#2095
    date: 2023-12-26 17:26:38.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 {#2340
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Keep in mind that asahi cut out X11 support and went straight for wayland. It can support xwayland, just know that some things may or may not play nicely if the software doesn’t support wayland. As Wayland is the future of compositors, most popular Linux software should support it eventually.\n
    \n
    Linux on arm is good, however as it is not nearly as popular in the desktop space as x86, common binaries for certain applications may not exist on arm if it closed source. You may or may not need those, you can make that judgement call.\n
    \n
    Battery life is better than I expected but still not nearly as good as Macos. At least until they can come up with a proper solution for low power usage. Which currently a logistical problem of making something Linux kernel upstream compatible instead of applying a functional dirty solution now.\n
    \n
    Linux on M1 is noticeably snappier than anything else I have ever used. It has a great future ahead of it. If your workloads don’t rely on heavy gpu usage and all your software can be found or compiled there. It is a pleasant experience. If you have any other questions, feel free to ask. I think some of the other users talked about the common things well enough.\n
    \n
    Also yes, dual booting is currently the only supported option. They still need macos for firmware upgrades.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1708093310 {#2335
    date: 2024-02-16 15:21:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzyaKatzmann@hexbear.net"
    "@IzyaKatzmann@hexbear.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2329 …}
  +votes: Doctrine\ORM\PersistentCollection {#2325 …}
  +reports: Doctrine\ORM\PersistentCollection {#2326 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
  -id: 254008
  -bodyTs: "'ahead':166 'also':218 'anyth':155 'appli':142 'applic':75 'arm':54,80 'asahi':5 'ask':203 'batteri':98 'better':101 'binari':72 'boot':221 'call':97 'certain':74 'close':83 'come':118 'common':71,214 'compat':139 'compil':187 'compositor':43 'current':129,223 'cut':6 'desktop':67 'dirti':145 'doesn':33 'dual':220 'els':156 'enough':217 'eventu':51 'ever':159 'exist':78 'expect':104 'experi':193 'feel':200 'firmwar':233 'found':185 'free':201 'function':144 'futur':41,165 'good':56,110 'gpu':177 'great':164 'heavi':176 'howev':57 'instead':140 'judgement':96 'keep':1 'kernel':137 'know':20 'least':114 'life':99 'linux':46,52,136,148 'logist':131 'low':125 'm1':150 'maco':112,231 'make':94,134 'may':24,26,76,86,88 'mind':3 'near':62,108 'need':90,230 'nice':29 'notic':152 'option':227 'play':28 'pleasant':192 'popular':45,64 'power':126 'problem':132 'proper':122 'question':199 'reli':174 'snappier':153 'softwar':32,47,182 'solut':123,146 'someth':135 'sourc':84 'space':68 'still':106,229 'straight':12 'support':9,17,35,49,226 'talk':211 'thing':23,215 'think':205 'upgrad':234 'upstream':138 'usag':127,178 'use':160 'user':210 'wayland':14,36,38 'well':216 'went':11 'workload':171 'x11':8 'x86':70 'xwayland':18 'yes':219"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6852613"
  +editedAt: DateTimeImmutable @1707992392 {#2028
    date: 2024-02-15 11:19:52.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703607998 {#2095
    date: 2023-12-26 17:26:38.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 {#2344
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: App\Entity\EntryComment {#2081
    +user: App\Entity\User {#257 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeet? No. Eat. Yes. We reduce pollution and world hunger at the same time!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727424635 {#2087
      date: 2024-09-27 10:10:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1907 …}
    +nested: Doctrine\ORM\PersistentCollection {#1407 …}
    +votes: Doctrine\ORM\PersistentCollection {#2391 …}
    +reports: Doctrine\ORM\PersistentCollection {#2387 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 326957
    -bodyTs: "'eat':3 'hunger':10 'pollut':7 'reduc':6 'time':14 'world':9 'yeet':1 'yes':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7811529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705796257 {#2393
      date: 2024-01-21 01:17:37.0 +01:00
    }
  }
  +body: "I like the way you think."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705867986 {#2342
    date: 2024-01-21 21:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Bread@sh.itjust.works"
    "@AngryCommieKender@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 329197
  -bodyTs: "'like':2 'think':6 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7862660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867986 {#2324
    date: 2024-01-21 21:13:06.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 {#2344
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: App\Entity\EntryComment {#2081
    +user: App\Entity\User {#257 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeet? No. Eat. Yes. We reduce pollution and world hunger at the same time!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727424635 {#2087
      date: 2024-09-27 10:10:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1907 …}
    +nested: Doctrine\ORM\PersistentCollection {#1407 …}
    +votes: Doctrine\ORM\PersistentCollection {#2391 …}
    +reports: Doctrine\ORM\PersistentCollection {#2387 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 326957
    -bodyTs: "'eat':3 'hunger':10 'pollut':7 'reduc':6 'time':14 'world':9 'yeet':1 'yes':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7811529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705796257 {#2393
      date: 2024-01-21 01:17:37.0 +01:00
    }
  }
  +body: "I like the way you think."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705867986 {#2342
    date: 2024-01-21 21:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Bread@sh.itjust.works"
    "@AngryCommieKender@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 329197
  -bodyTs: "'like':2 'think':6 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7862660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867986 {#2324
    date: 2024-01-21 21:13:06.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 {#2344
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2395 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: App\Entity\EntryComment {#2081
    +user: App\Entity\User {#257 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2395 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
    +image: null
    +parent: null
    +root: null
    +body: "Yeet? No. Eat. Yes. We reduce pollution and world hunger at the same time!"
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1727424635 {#2087
      date: 2024-09-27 10:10:35.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@Grayox@lemmy.ml"
    ]
    +children: Doctrine\ORM\PersistentCollection {#1907 …}
    +nested: Doctrine\ORM\PersistentCollection {#1407 …}
    +votes: Doctrine\ORM\PersistentCollection {#2391 …}
    +reports: Doctrine\ORM\PersistentCollection {#2387 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2022 …}
    -id: 326957
    -bodyTs: "'eat':3 'hunger':10 'pollut':7 'reduc':6 'time':14 'world':9 'yeet':1 'yes':4"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7811529"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705796257 {#2393
      date: 2024-01-21 01:17:37.0 +01:00
    }
  }
  +body: "I like the way you think."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705867986 {#2342
    date: 2024-01-21 21:13:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Grayox@lemmy.ml"
    "@Bread@sh.itjust.works"
    "@AngryCommieKender@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2049 …}
  +votes: Doctrine\ORM\PersistentCollection {#2067 …}
  +reports: Doctrine\ORM\PersistentCollection {#2066 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2065 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2072 …}
  -id: 329197
  -bodyTs: "'like':2 'think':6 'way':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7862660"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705867986 {#2324
    date: 2024-01-21 21:13:06.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 {#2091
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2090 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "I have noticed a drop in average temperature and increased battery life on mine, personally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705848684 {#2141
    date: 2024-01-21 15:51:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@Evkob@lemmy.ca"
    "@normanwall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 328312
  -bodyTs: "'averag':7 'batteri':11 'drop':5 'increas':10 'life':12 'mine':14 'notic':3 'person':15 'temperatur':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7853412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705848684 {#2042
    date: 2024-01-21 15:51:24.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 {#2091
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2090 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "I have noticed a drop in average temperature and increased battery life on mine, personally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705848684 {#2141
    date: 2024-01-21 15:51:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@Evkob@lemmy.ca"
    "@normanwall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 328312
  -bodyTs: "'averag':7 'batteri':11 'drop':5 'increas':10 'life':12 'mine':14 'notic':3 'person':15 'temperatur':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7853412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705848684 {#2042
    date: 2024-01-21 15:51:24.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 {#2091
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2086 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2090 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2093 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +body: "I have noticed a drop in average temperature and increased battery life on mine, personally."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705848684 {#2141
    date: 2024-01-21 15:51:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@rutrum@lm.paradisus.day"
    "@Evkob@lemmy.ca"
    "@normanwall@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2094 …}
  +nested: Doctrine\ORM\PersistentCollection {#2140 …}
  +votes: Doctrine\ORM\PersistentCollection {#2133 …}
  +reports: Doctrine\ORM\PersistentCollection {#2131 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2138 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2345 …}
  -id: 328312
  -bodyTs: "'averag':7 'batteri':11 'drop':5 'increas':10 'life':12 'mine':14 'notic':3 'person':15 'temperatur':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7853412"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705848684 {#2042
    date: 2024-01-21 15:51:24.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 {#2045
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +root: App\Entity\EntryComment {#2343
    +user: App\Entity\User {#257 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +parent: null
    +root: null
    +body: "Makes you wonder why the driver gets a seatbelt when the kids do not."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1726469081 {#2098
      date: 2024-09-16 08:44:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lawrence@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2385 …}
    +nested: Doctrine\ORM\PersistentCollection {#2327 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
    -id: 319346
    -bodyTs: "'driver':6 'get':7 'kid':12 'make':1 'seatbelt':9 'wonder':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7715077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705589153 {#2080
      date: 2024-01-18 15:45:53.0 +01:00
    }
  }
  +body: "In a rollover accident, you also risk kids getting tossed around like clothes in a dryer and ejected from the vehicle if the windows are open or break. I can’t say I think that is a better option. It is a risk vs reward scenario here. In a fire you can get out easier, in a rollover, you turn the bus into a drink mixer if it is going fast enough into the roll."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705590682 {#2073
    date: 2024-01-18 16:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
    "@Bread@sh.itjust.works"
    "@BB69@lemmy.world"
    "@lawrence@lemmy.world"
    "@Bread@sh.itjust.works"
    "@BB69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 319393
  -bodyTs: "'accid':4 'also':6 'around':11 'better':38 'break':28 'bus':62 'cloth':13 'drink':65 'dryer':16 'easier':55 'eject':18 'enough':72 'fast':71 'fire':50 'get':9,53 'go':70 'kid':8 'like':12 'mixer':66 'open':26 'option':39 'reward':45 'risk':7,43 'roll':75 'rollov':3,58 'say':32 'scenario':46 'think':34 'toss':10 'turn':60 'vehicl':21 'vs':44 'window':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7715520"
  +editedAt: DateTimeImmutable @1726417080 {#2137
    date: 2024-09-15 18:18:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705590682 {#2337
    date: 2024-01-18 16:11: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
23 DENIED edit
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +root: App\Entity\EntryComment {#2343
    +user: App\Entity\User {#257 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +parent: null
    +root: null
    +body: "Makes you wonder why the driver gets a seatbelt when the kids do not."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1726469081 {#2098
      date: 2024-09-16 08:44:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lawrence@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2385 …}
    +nested: Doctrine\ORM\PersistentCollection {#2327 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
    -id: 319346
    -bodyTs: "'driver':6 'get':7 'kid':12 'make':1 'seatbelt':9 'wonder':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7715077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705589153 {#2080
      date: 2024-01-18 15:45:53.0 +01:00
    }
  }
  +body: "In a rollover accident, you also risk kids getting tossed around like clothes in a dryer and ejected from the vehicle if the windows are open or break. I can’t say I think that is a better option. It is a risk vs reward scenario here. In a fire you can get out easier, in a rollover, you turn the bus into a drink mixer if it is going fast enough into the roll."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705590682 {#2073
    date: 2024-01-18 16:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
    "@Bread@sh.itjust.works"
    "@BB69@lemmy.world"
    "@lawrence@lemmy.world"
    "@Bread@sh.itjust.works"
    "@BB69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 319393
  -bodyTs: "'accid':4 'also':6 'around':11 'better':38 'break':28 'bus':62 'cloth':13 'drink':65 'dryer':16 'easier':55 'eject':18 'enough':72 'fast':71 'fire':50 'get':9,53 'go':70 'kid':8 'like':12 'mixer':66 'open':26 'option':39 'reward':45 'risk':7,43 'roll':75 'rollov':3,58 'say':32 'scenario':46 'think':34 'toss':10 'turn':60 'vehicl':21 'vs':44 'window':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7715520"
  +editedAt: DateTimeImmutable @1726417080 {#2137
    date: 2024-09-15 18:18:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705590682 {#2337
    date: 2024-01-18 16:11: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
24 DENIED moderate
App\Entity\EntryComment {#2045
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2057 …}
  +root: App\Entity\EntryComment {#2343
    +user: App\Entity\User {#257 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2338 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2384 …}
    +image: null
    +parent: null
    +root: null
    +body: "Makes you wonder why the driver gets a seatbelt when the kids do not."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 4
    +score: 0
    +lastActive: DateTime @1726469081 {#2098
      date: 2024-09-16 08:44:41.0 +02:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@lawrence@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2385 …}
    +nested: Doctrine\ORM\PersistentCollection {#2327 …}
    +votes: Doctrine\ORM\PersistentCollection {#2349 …}
    +reports: Doctrine\ORM\PersistentCollection {#2088 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2159 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
    -id: 319346
    -bodyTs: "'driver':6 'get':7 'kid':12 'make':1 'seatbelt':9 'wonder':3"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/7715077"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705589153 {#2080
      date: 2024-01-18 15:45:53.0 +01:00
    }
  }
  +body: "In a rollover accident, you also risk kids getting tossed around like clothes in a dryer and ejected from the vehicle if the windows are open or break. I can’t say I think that is a better option. It is a risk vs reward scenario here. In a fire you can get out easier, in a rollover, you turn the bus into a drink mixer if it is going fast enough into the roll."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705590682 {#2073
    date: 2024-01-18 16:11:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@lawrence@lemmy.world"
    "@Bread@sh.itjust.works"
    "@BB69@lemmy.world"
    "@lawrence@lemmy.world"
    "@Bread@sh.itjust.works"
    "@BB69@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2050 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2058 …}
  +reports: Doctrine\ORM\PersistentCollection {#2125 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 319393
  -bodyTs: "'accid':4 'also':6 'around':11 'better':38 'break':28 'bus':62 'cloth':13 'drink':65 'dryer':16 'easier':55 'eject':18 'enough':72 'fast':71 'fire':50 'get':9,53 'go':70 'kid':8 'like':12 'mixer':66 'open':26 'option':39 'reward':45 'risk':7,43 'roll':75 'rollov':3,58 'say':32 'scenario':46 'think':34 'toss':10 'turn':60 'vehicl':21 'vs':44 'window':24"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7715520"
  +editedAt: DateTimeImmutable @1726417080 {#2137
    date: 2024-09-15 18:18:00.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705590682 {#2337
    date: 2024-01-18 16:11: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
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 {#2111
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2102 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +body: "That is fair, I thought I read percentage. My mistake."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705425975 {#2047
    date: 2024-01-16 18:26:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Clubbing4198@lemmy.world"
    "@Bread@sh.itjust.works"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 314324
  -bodyTs: "'fair':3 'mistak':10 'percentag':8 'read':7 'thought':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7645024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705425975 {#2046
    date: 2024-01-16 18:26:15.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 {#2111
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2102 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +body: "That is fair, I thought I read percentage. My mistake."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705425975 {#2047
    date: 2024-01-16 18:26:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Clubbing4198@lemmy.world"
    "@Bread@sh.itjust.works"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 314324
  -bodyTs: "'fair':3 'mistak':10 'percentag':8 'read':7 'thought':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7645024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705425975 {#2046
    date: 2024-01-16 18:26:15.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 {#2111
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2102 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2109 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +body: "That is fair, I thought I read percentage. My mistake."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 10
  +score: 0
  +lastActive: DateTime @1705425975 {#2047
    date: 2024-01-16 18:26:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Clubbing4198@lemmy.world"
    "@Bread@sh.itjust.works"
    "@samus12345@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2106 …}
  +nested: Doctrine\ORM\PersistentCollection {#2107 …}
  +votes: Doctrine\ORM\PersistentCollection {#2124 …}
  +reports: Doctrine\ORM\PersistentCollection {#2118 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2121 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2115 …}
  -id: 314324
  -bodyTs: "'fair':3 'mistak':10 'percentag':8 'read':7 'thought':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7645024"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705425975 {#2046
    date: 2024-01-16 18:26:15.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 {#2116
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2102 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +body: "I don’t want to be that guy because it is a big number. However, in terms of the human population, there are 8 billion of us and when it comes to the difference between a million and a billion. It is about a billion. So about 0.04% of the human population. Terrible tragedy, yes however it is true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705423905 {#2108
    date: 2024-01-16 17:51:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Clubbing4198@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
  -id: 314224
  -bodyTs: "'0.04':48 '8':24 'big':13 'billion':25,40,45 'come':31 'differ':34 'guy':8 'howev':15,56 'human':20,51 'million':37 'number':14 'popul':21,52 'term':17 'terribl':53 'tragedi':54 'true':59 'us':27 'want':4 'yes':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7644314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705423905 {#2105
    date: 2024-01-16 17:51:45.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 {#2116
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2102 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +body: "I don’t want to be that guy because it is a big number. However, in terms of the human population, there are 8 billion of us and when it comes to the difference between a million and a billion. It is about a billion. So about 0.04% of the human population. Terrible tragedy, yes however it is true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705423905 {#2108
    date: 2024-01-16 17:51:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Clubbing4198@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
  -id: 314224
  -bodyTs: "'0.04':48 '8':24 'big':13 'billion':25,40,45 'come':31 'differ':34 'guy':8 'howev':15,56 'human':20,51 'million':37 'number':14 'popul':21,52 'term':17 'terribl':53 'tragedi':54 'true':59 'us':27 'want':4 'yes':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7644314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705423905 {#2105
    date: 2024-01-16 17:51:45.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 {#2116
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2101 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2102 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2103 …}
  +body: "I don’t want to be that guy because it is a big number. However, in terms of the human population, there are 8 billion of us and when it comes to the difference between a million and a billion. It is about a billion. So about 0.04% of the human population. Terrible tragedy, yes however it is true."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 29
  +score: 0
  +lastActive: DateTime @1705423905 {#2108
    date: 2024-01-16 17:51:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sag@lemm.ee"
    "@Clubbing4198@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2120 …}
  +nested: Doctrine\ORM\PersistentCollection {#2160 …}
  +votes: Doctrine\ORM\PersistentCollection {#2162 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2126 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2139 …}
  -id: 314224
  -bodyTs: "'0.04':48 '8':24 'big':13 'billion':25,40,45 'come':31 'differ':34 'guy':8 'howev':15,56 'human':20,51 'million':37 'number':14 'popul':21,52 'term':17 'terribl':53 'tragedi':54 'true':59 'us':27 'want':4 'yes':55"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7644314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705423905 {#2105
    date: 2024-01-16 17:51:45.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 {#2223
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2102 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "Those damn Canadian’s know what they did!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704331087 {#2119
    date: 2024-01-04 02:18:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@ChemicalPilgrim@lemmy.world"
    "@Machiia@lemmy.world"
    "@late_night@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 278266
  -bodyTs: "'canadian':3 'damn':2 'know':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7074237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704331087 {#2123
    date: 2024-01-04 02:18:07.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 {#2223
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2102 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "Those damn Canadian’s know what they did!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704331087 {#2119
    date: 2024-01-04 02:18:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@ChemicalPilgrim@lemmy.world"
    "@Machiia@lemmy.world"
    "@late_night@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 278266
  -bodyTs: "'canadian':3 'damn':2 'know':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7074237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704331087 {#2123
    date: 2024-01-04 02:18:07.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 {#2223
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2227 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2102 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2216 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2214 …}
  +body: "Those damn Canadian’s know what they did!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1704331087 {#2119
    date: 2024-01-04 02:18:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@ChemicalPilgrim@lemmy.world"
    "@Machiia@lemmy.world"
    "@late_night@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2213 …}
  +nested: Doctrine\ORM\PersistentCollection {#2230 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2228 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2192 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2299 …}
  -id: 278266
  -bodyTs: "'canadian':3 'damn':2 'know':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/7074237"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704331087 {#2123
    date: 2024-01-04 02:18:07.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
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: "The ideal prank. Confuse, don’t abuse! Although illness concerns from putting your face on a heavily handled object."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1704054398 {#2198
    date: 2023-12-31 21:26:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 218105
  -bodyTs: "'abus':7 'although':8 'concern':10 'confus':4 'face':14 'handl':18 'heavili':17 'ideal':2 'ill':9 'object':19 'prank':3 'put':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6578311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385267 {#2224
    date: 2023-12-12 13:47:47.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
39 DENIED edit
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: "The ideal prank. Confuse, don’t abuse! Although illness concerns from putting your face on a heavily handled object."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1704054398 {#2198
    date: 2023-12-31 21:26:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 218105
  -bodyTs: "'abus':7 'although':8 'concern':10 'confus':4 'face':14 'handl':18 'heavili':17 'ideal':2 'ill':9 'object':19 'prank':3 'put':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6578311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385267 {#2224
    date: 2023-12-12 13:47:47.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
40 DENIED moderate
App\Entity\EntryComment {#2291
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2309 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1410 …}
  +image: null
  +parent: null
  +root: null
  +body: "The ideal prank. Confuse, don’t abuse! Although illness concerns from putting your face on a heavily handled object."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1704054398 {#2198
    date: 2023-12-31 21:26:38.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2301 …}
  +nested: Doctrine\ORM\PersistentCollection {#2297 …}
  +votes: Doctrine\ORM\PersistentCollection {#2315 …}
  +reports: Doctrine\ORM\PersistentCollection {#2321 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2310 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2306 …}
  -id: 218105
  -bodyTs: "'abus':7 'although':8 'concern':10 'confus':4 'face':14 'handl':18 'heavili':17 'ideal':2 'ill':9 'object':19 'prank':3 'put':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6578311"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702385267 {#2224
    date: 2023-12-12 13:47:47.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
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 {#2303
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2317 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +body: "Blood bending sure is a creepy one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703690443 {#2293
    date: 2023-12-27 16:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@x4740N@lemmy.world"
    "@ryathal@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 256707
  -bodyTs: "'bend':2 'blood':1 'creepi':6 'one':7 'sure':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6872634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703690443 {#2298
    date: 2023-12-27 16:20:43.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 {#2303
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2317 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +body: "Blood bending sure is a creepy one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703690443 {#2293
    date: 2023-12-27 16:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@x4740N@lemmy.world"
    "@ryathal@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 256707
  -bodyTs: "'bend':2 'blood':1 'creepi':6 'one':7 'sure':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6872634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703690443 {#2298
    date: 2023-12-27 16:20:43.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 {#2303
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2319 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2317 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2318 …}
  +body: "Blood bending sure is a creepy one."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1703690443 {#2293
    date: 2023-12-27 16:20:43.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@x4740N@lemmy.world"
    "@ryathal@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2292 …}
  +votes: Doctrine\ORM\PersistentCollection {#2290 …}
  +reports: Doctrine\ORM\PersistentCollection {#2295 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2283 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2282 …}
  -id: 256707
  -bodyTs: "'bend':2 'blood':1 'creepi':6 'one':7 'sure':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6872634"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703690443 {#2298
    date: 2023-12-27 16:20:43.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 {#2275
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: """
    According to their feature support page for M2, it appears it works now.\n
    \n
    [github.com/…/M2-Series-Feature-Support](https://github.com/AsahiLinux/docs/wiki/M2-Series-Feature-Support)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703630194 {#2304
    date: 2023-12-26 23:36:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzyaKatzmann@hexbear.net"
    "@BlueEther@no.lastname.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 254897
  -bodyTs: "'/asahilinux/docs/wiki/m2-series-feature-support)':18 '/m2-series-feature-support':15 'accord':1 'appear':10 'featur':4 'github.com':14,17 'github.com/asahilinux/docs/wiki/m2-series-feature-support)':16 'm2':8 'page':6 'support':5 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6859774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703630194 {#2305
    date: 2023-12-26 23:36: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
47 DENIED edit
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: """
    According to their feature support page for M2, it appears it works now.\n
    \n
    [github.com/…/M2-Series-Feature-Support](https://github.com/AsahiLinux/docs/wiki/M2-Series-Feature-Support)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703630194 {#2304
    date: 2023-12-26 23:36:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzyaKatzmann@hexbear.net"
    "@BlueEther@no.lastname.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 254897
  -bodyTs: "'/asahilinux/docs/wiki/m2-series-feature-support)':18 '/m2-series-feature-support':15 'accord':1 'appear':10 'featur':4 'github.com':14,17 'github.com/asahilinux/docs/wiki/m2-series-feature-support)':16 'm2':8 'page':6 'support':5 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6859774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703630194 {#2305
    date: 2023-12-26 23:36: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
48 DENIED moderate
App\Entity\EntryComment {#2275
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2277 …}
  +body: """
    According to their feature support page for M2, it appears it works now.\n
    \n
    [github.com/…/M2-Series-Feature-Support](https://github.com/AsahiLinux/docs/wiki/M2-Series-Feature-Support)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703630194 {#2304
    date: 2023-12-26 23:36:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzyaKatzmann@hexbear.net"
    "@BlueEther@no.lastname.nz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2261 …}
  +nested: Doctrine\ORM\PersistentCollection {#2218 …}
  +votes: Doctrine\ORM\PersistentCollection {#2221 …}
  +reports: Doctrine\ORM\PersistentCollection {#2217 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2199 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2195 …}
  -id: 254897
  -bodyTs: "'/asahilinux/docs/wiki/m2-series-feature-support)':18 '/m2-series-feature-support':15 'accord':1 'appear':10 'featur':4 'github.com':14,17 'github.com/asahilinux/docs/wiki/m2-series-feature-support)':16 'm2':8 'page':6 'support':5 'work':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6859774"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703630194 {#2305
    date: 2023-12-26 23:36: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
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 {#2206
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: App\Entity\EntryComment {#2340
    +user: App\Entity\User {#257 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Keep in mind that asahi cut out X11 support and went straight for wayland. It can support xwayland, just know that some things may or may not play nicely if the software doesn’t support wayland. As Wayland is the future of compositors, most popular Linux software should support it eventually.\n
      \n
      Linux on arm is good, however as it is not nearly as popular in the desktop space as x86, common binaries for certain applications may not exist on arm if it closed source. You may or may not need those, you can make that judgement call.\n
      \n
      Battery life is better than I expected but still not nearly as good as Macos. At least until they can come up with a proper solution for low power usage. Which currently a logistical problem of making something Linux kernel upstream compatible instead of applying a functional dirty solution now.\n
      \n
      Linux on M1 is noticeably snappier than anything else I have ever used. It has a great future ahead of it. If your workloads don’t rely on heavy gpu usage and all your software can be found or compiled there. It is a pleasant experience. If you have any other questions, feel free to ask. I think some of the other users talked about the common things well enough.\n
      \n
      Also yes, dual booting is currently the only supported option. They still need macos for firmware upgrades.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1708093310 {#2335
      date: 2024-02-16 15:21:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzyaKatzmann@hexbear.net"
      "@IzyaKatzmann@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2191 …}
    +nested: Doctrine\ORM\PersistentCollection {#2329 …}
    +votes: Doctrine\ORM\PersistentCollection {#2325 …}
    +reports: Doctrine\ORM\PersistentCollection {#2326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
    -id: 254008
    -bodyTs: "'ahead':166 'also':218 'anyth':155 'appli':142 'applic':75 'arm':54,80 'asahi':5 'ask':203 'batteri':98 'better':101 'binari':72 'boot':221 'call':97 'certain':74 'close':83 'come':118 'common':71,214 'compat':139 'compil':187 'compositor':43 'current':129,223 'cut':6 'desktop':67 'dirti':145 'doesn':33 'dual':220 'els':156 'enough':217 'eventu':51 'ever':159 'exist':78 'expect':104 'experi':193 'feel':200 'firmwar':233 'found':185 'free':201 'function':144 'futur':41,165 'good':56,110 'gpu':177 'great':164 'heavi':176 'howev':57 'instead':140 'judgement':96 'keep':1 'kernel':137 'know':20 'least':114 'life':99 'linux':46,52,136,148 'logist':131 'low':125 'm1':150 'maco':112,231 'make':94,134 'may':24,26,76,86,88 'mind':3 'near':62,108 'need':90,230 'nice':29 'notic':152 'option':227 'play':28 'pleasant':192 'popular':45,64 'power':126 'problem':132 'proper':122 'question':199 'reli':174 'snappier':153 'softwar':32,47,182 'solut':123,146 'someth':135 'sourc':84 'space':68 'still':106,229 'straight':12 'support':9,17,35,49,226 'talk':211 'thing':23,215 'think':205 'upgrad':234 'upstream':138 'usag':127,178 'use':160 'user':210 'wayland':14,36,38 'well':216 'went':11 'workload':171 'x11':8 'x86':70 'xwayland':18 'yes':219"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6852613"
    +editedAt: DateTimeImmutable @1707992392 {#2028
      date: 2024-02-15 11:19:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703607998 {#2095
      date: 2023-12-26 17:26:38.0 +01:00
    }
  }
  +body: "I am new to Wayland, but on asahi it is mandatory. So I am having to get used to it. Which is more noticeable as I had to change from i3 to sway. They are functionally identical but different in how you configure it with the wayland compositor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703622317 {#2279
    date: 2023-12-26 21:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzyaKatzmann@hexbear.net"
    "@Bread@sh.itjust.works"
    "@patchexempt@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 254607
  -bodyTs: "'asahi':8 'chang':29 'compositor':48 'configur':43 'differ':39 'function':36 'get':17 'i3':31 'ident':37 'mandatori':11 'new':3 'notic':24 'sway':33 'use':18 'wayland':5,47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6857249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703622317 {#2276
    date: 2023-12-26 21:25:17.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 {#2206
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: App\Entity\EntryComment {#2340
    +user: App\Entity\User {#257 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Keep in mind that asahi cut out X11 support and went straight for wayland. It can support xwayland, just know that some things may or may not play nicely if the software doesn’t support wayland. As Wayland is the future of compositors, most popular Linux software should support it eventually.\n
      \n
      Linux on arm is good, however as it is not nearly as popular in the desktop space as x86, common binaries for certain applications may not exist on arm if it closed source. You may or may not need those, you can make that judgement call.\n
      \n
      Battery life is better than I expected but still not nearly as good as Macos. At least until they can come up with a proper solution for low power usage. Which currently a logistical problem of making something Linux kernel upstream compatible instead of applying a functional dirty solution now.\n
      \n
      Linux on M1 is noticeably snappier than anything else I have ever used. It has a great future ahead of it. If your workloads don’t rely on heavy gpu usage and all your software can be found or compiled there. It is a pleasant experience. If you have any other questions, feel free to ask. I think some of the other users talked about the common things well enough.\n
      \n
      Also yes, dual booting is currently the only supported option. They still need macos for firmware upgrades.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1708093310 {#2335
      date: 2024-02-16 15:21:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzyaKatzmann@hexbear.net"
      "@IzyaKatzmann@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2191 …}
    +nested: Doctrine\ORM\PersistentCollection {#2329 …}
    +votes: Doctrine\ORM\PersistentCollection {#2325 …}
    +reports: Doctrine\ORM\PersistentCollection {#2326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
    -id: 254008
    -bodyTs: "'ahead':166 'also':218 'anyth':155 'appli':142 'applic':75 'arm':54,80 'asahi':5 'ask':203 'batteri':98 'better':101 'binari':72 'boot':221 'call':97 'certain':74 'close':83 'come':118 'common':71,214 'compat':139 'compil':187 'compositor':43 'current':129,223 'cut':6 'desktop':67 'dirti':145 'doesn':33 'dual':220 'els':156 'enough':217 'eventu':51 'ever':159 'exist':78 'expect':104 'experi':193 'feel':200 'firmwar':233 'found':185 'free':201 'function':144 'futur':41,165 'good':56,110 'gpu':177 'great':164 'heavi':176 'howev':57 'instead':140 'judgement':96 'keep':1 'kernel':137 'know':20 'least':114 'life':99 'linux':46,52,136,148 'logist':131 'low':125 'm1':150 'maco':112,231 'make':94,134 'may':24,26,76,86,88 'mind':3 'near':62,108 'need':90,230 'nice':29 'notic':152 'option':227 'play':28 'pleasant':192 'popular':45,64 'power':126 'problem':132 'proper':122 'question':199 'reli':174 'snappier':153 'softwar':32,47,182 'solut':123,146 'someth':135 'sourc':84 'space':68 'still':106,229 'straight':12 'support':9,17,35,49,226 'talk':211 'thing':23,215 'think':205 'upgrad':234 'upstream':138 'usag':127,178 'use':160 'user':210 'wayland':14,36,38 'well':216 'went':11 'workload':171 'x11':8 'x86':70 'xwayland':18 'yes':219"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6852613"
    +editedAt: DateTimeImmutable @1707992392 {#2028
      date: 2024-02-15 11:19:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703607998 {#2095
      date: 2023-12-26 17:26:38.0 +01:00
    }
  }
  +body: "I am new to Wayland, but on asahi it is mandatory. So I am having to get used to it. Which is more noticeable as I had to change from i3 to sway. They are functionally identical but different in how you configure it with the wayland compositor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703622317 {#2279
    date: 2023-12-26 21:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzyaKatzmann@hexbear.net"
    "@Bread@sh.itjust.works"
    "@patchexempt@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 254607
  -bodyTs: "'asahi':8 'chang':29 'compositor':48 'configur':43 'differ':39 'function':36 'get':17 'i3':31 'ident':37 'mandatori':11 'new':3 'notic':24 'sway':33 'use':18 'wayland':5,47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6857249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703622317 {#2276
    date: 2023-12-26 21:25:17.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 {#2206
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2202 …}
  +root: App\Entity\EntryComment {#2340
    +user: App\Entity\User {#257 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2341 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2300 …}
    +image: null
    +parent: null
    +root: null
    +body: """
      Keep in mind that asahi cut out X11 support and went straight for wayland. It can support xwayland, just know that some things may or may not play nicely if the software doesn’t support wayland. As Wayland is the future of compositors, most popular Linux software should support it eventually.\n
      \n
      Linux on arm is good, however as it is not nearly as popular in the desktop space as x86, common binaries for certain applications may not exist on arm if it closed source. You may or may not need those, you can make that judgement call.\n
      \n
      Battery life is better than I expected but still not nearly as good as Macos. At least until they can come up with a proper solution for low power usage. Which currently a logistical problem of making something Linux kernel upstream compatible instead of applying a functional dirty solution now.\n
      \n
      Linux on M1 is noticeably snappier than anything else I have ever used. It has a great future ahead of it. If your workloads don’t rely on heavy gpu usage and all your software can be found or compiled there. It is a pleasant experience. If you have any other questions, feel free to ask. I think some of the other users talked about the common things well enough.\n
      \n
      Also yes, dual booting is currently the only supported option. They still need macos for firmware upgrades.
      """
    +lang: "en"
    +isAdult: false
    +favouriteCount: 8
    +score: 0
    +lastActive: DateTime @1708093310 {#2335
      date: 2024-02-16 15:21:50.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@IzyaKatzmann@hexbear.net"
      "@IzyaKatzmann@hexbear.net"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2191 …}
    +nested: Doctrine\ORM\PersistentCollection {#2329 …}
    +votes: Doctrine\ORM\PersistentCollection {#2325 …}
    +reports: Doctrine\ORM\PersistentCollection {#2326 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2328 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2332 …}
    -id: 254008
    -bodyTs: "'ahead':166 'also':218 'anyth':155 'appli':142 'applic':75 'arm':54,80 'asahi':5 'ask':203 'batteri':98 'better':101 'binari':72 'boot':221 'call':97 'certain':74 'close':83 'come':118 'common':71,214 'compat':139 'compil':187 'compositor':43 'current':129,223 'cut':6 'desktop':67 'dirti':145 'doesn':33 'dual':220 'els':156 'enough':217 'eventu':51 'ever':159 'exist':78 'expect':104 'experi':193 'feel':200 'firmwar':233 'found':185 'free':201 'function':144 'futur':41,165 'good':56,110 'gpu':177 'great':164 'heavi':176 'howev':57 'instead':140 'judgement':96 'keep':1 'kernel':137 'know':20 'least':114 'life':99 'linux':46,52,136,148 'logist':131 'low':125 'm1':150 'maco':112,231 'make':94,134 'may':24,26,76,86,88 'mind':3 'near':62,108 'need':90,230 'nice':29 'notic':152 'option':227 'play':28 'pleasant':192 'popular':45,64 'power':126 'problem':132 'proper':122 'question':199 'reli':174 'snappier':153 'softwar':32,47,182 'solut':123,146 'someth':135 'sourc':84 'space':68 'still':106,229 'straight':12 'support':9,17,35,49,226 'talk':211 'thing':23,215 'think':205 'upgrad':234 'upstream':138 'usag':127,178 'use':160 'user':210 'wayland':14,36,38 'well':216 'went':11 'workload':171 'x11':8 'x86':70 'xwayland':18 'yes':219"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/comment/6852613"
    +editedAt: DateTimeImmutable @1707992392 {#2028
      date: 2024-02-15 11:19:52.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703607998 {#2095
      date: 2023-12-26 17:26:38.0 +01:00
    }
  }
  +body: "I am new to Wayland, but on asahi it is mandatory. So I am having to get used to it. Which is more noticeable as I had to change from i3 to sway. They are functionally identical but different in how you configure it with the wayland compositor."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703622317 {#2279
    date: 2023-12-26 21:25:17.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@IzyaKatzmann@hexbear.net"
    "@Bread@sh.itjust.works"
    "@patchexempt@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2201 …}
  +nested: Doctrine\ORM\PersistentCollection {#2203 …}
  +votes: Doctrine\ORM\PersistentCollection {#2212 …}
  +reports: Doctrine\ORM\PersistentCollection {#2209 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2200 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2270 …}
  -id: 254607
  -bodyTs: "'asahi':8 'chang':29 'compositor':48 'configur':43 'differ':39 'function':36 'get':17 'i3':31 'ident':37 'mandatori':11 'new':3 'notic':24 'sway':33 'use':18 'wayland':5,47"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6857249"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703622317 {#2276
    date: 2023-12-26 21:25:17.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 {#2267
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: null
  +root: null
  +body: "You joke, but this is a valid thing to do when you need to sleep where there are mosquitoes. If they go in the tube, free protein."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703552762 {#2205
    date: 2023-12-26 02:06:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 211479
  -bodyTs: "'free':26 'go':22 'joke':2 'mosquito':19 'need':13 'protein':27 'sleep':15 'thing':8 'tube':25 'valid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6449474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702065361 {#2197
    date: 2023-12-08 20:56:01.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 {#2267
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: null
  +root: null
  +body: "You joke, but this is a valid thing to do when you need to sleep where there are mosquitoes. If they go in the tube, free protein."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703552762 {#2205
    date: 2023-12-26 02:06:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 211479
  -bodyTs: "'free':26 'go':22 'joke':2 'mosquito':19 'need':13 'protein':27 'sleep':15 'thing':8 'tube':25 'valid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6449474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702065361 {#2197
    date: 2023-12-08 20:56:01.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 {#2267
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2273 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2271 …}
  +image: null
  +parent: null
  +root: null
  +body: "You joke, but this is a valid thing to do when you need to sleep where there are mosquitoes. If they go in the tube, free protein."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1703552762 {#2205
    date: 2023-12-26 02:06:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MrSebSin@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2274 …}
  +nested: Doctrine\ORM\PersistentCollection {#2190 …}
  +votes: Doctrine\ORM\PersistentCollection {#2265 …}
  +reports: Doctrine\ORM\PersistentCollection {#2263 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2235 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2239 …}
  -id: 211479
  -bodyTs: "'free':26 'go':22 'joke':2 'mosquito':19 'need':13 'protein':27 'sleep':15 'thing':8 'tube':25 'valid':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6449474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702065361 {#2197
    date: 2023-12-08 20:56:01.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 {#2226
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2234 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2238 …}
  +image: null
  +parent: null
  +root: null
  +body: "Passion of the Kraut."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703425110 {#2268
    date: 2023-12-24 14:38:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 208889
  -bodyTs: "'kraut':4 'passion':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6416563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701994261 {#2257
    date: 2023-12-08 01:11:01.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 {#2226
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2234 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2238 …}
  +image: null
  +parent: null
  +root: null
  +body: "Passion of the Kraut."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703425110 {#2268
    date: 2023-12-24 14:38:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 208889
  -bodyTs: "'kraut':4 'passion':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6416563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701994261 {#2257
    date: 2023-12-08 01:11:01.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 {#2226
  +user: App\Entity\User {#257 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2234 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2238 …}
  +image: null
  +parent: null
  +root: null
  +body: "Passion of the Kraut."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703425110 {#2268
    date: 2023-12-24 14:38:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2237 …}
  +nested: Doctrine\ORM\PersistentCollection {#2258 …}
  +votes: Doctrine\ORM\PersistentCollection {#2260 …}
  +reports: Doctrine\ORM\PersistentCollection {#2254 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2246 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2248 …}
  -id: 208889
  -bodyTs: "'kraut':4 'passion':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/comment/6416563"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701994261 {#2257
    date: 2023-12-08 01:11:01.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