GET https://kbin.spritesserver.nl/u/@Hiro8811@lemmy.world/comments/hot?p=2

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2159 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +body: "Aren’t they partially founded by Microsoft?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704743855 {#2332
    date: 2024-01-08 20:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 291720
  -bodyTs: "'aren':1 'found':5 'microsoft':7 'partial':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6505107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704743855 {#2073
    date: 2024-01-08 20:57:35.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 {#2118
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2159 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +body: "Aren’t they partially founded by Microsoft?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704743855 {#2332
    date: 2024-01-08 20:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 291720
  -bodyTs: "'aren':1 'found':5 'microsoft':7 'partial':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6505107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704743855 {#2073
    date: 2024-01-08 20:57:35.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 {#2118
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2159 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2143 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2101 …}
  +body: "Aren’t they partially founded by Microsoft?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704743855 {#2332
    date: 2024-01-08 20:57:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@0x4E4F@sh.itjust.works"
    "@AlmightySnoo@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2111 …}
  +nested: Doctrine\ORM\PersistentCollection {#2099 …}
  +votes: Doctrine\ORM\PersistentCollection {#2104 …}
  +reports: Doctrine\ORM\PersistentCollection {#2165 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2335 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2103 …}
  -id: 291720
  -bodyTs: "'aren':1 'found':5 'microsoft':7 'partial':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6505107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704743855 {#2073
    date: 2024-01-08 20:57:35.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 {#2327
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +body: "It’s more fun that way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703538525 {#2121
    date: 2023-12-25 22:08:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@library_napper@monyet.cc"
    "@SpongyAneurism@lemmy.frozeninferno.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 251903
  -bodyTs: "'fun':4 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6240155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703538525 {#2042
    date: 2023-12-25 22:08: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
7 DENIED edit
App\Entity\EntryComment {#2327
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +body: "It’s more fun that way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703538525 {#2121
    date: 2023-12-25 22:08:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@library_napper@monyet.cc"
    "@SpongyAneurism@lemmy.frozeninferno.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 251903
  -bodyTs: "'fun':4 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6240155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703538525 {#2042
    date: 2023-12-25 22:08: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
8 DENIED moderate
App\Entity\EntryComment {#2327
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2334 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2300 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2325 …}
  +body: "It’s more fun that way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703538525 {#2121
    date: 2023-12-25 22:08:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@HiddenLayer5@lemmy.ml"
    "@library_napper@monyet.cc"
    "@SpongyAneurism@lemmy.frozeninferno.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2289 …}
  +votes: Doctrine\ORM\PersistentCollection {#2331 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2304 …}
  -id: 251903
  -bodyTs: "'fun':4 'way':6"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6240155"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703538525 {#2042
    date: 2023-12-25 22:08: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
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 {#2228
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "No. To root you need to extract boot.img, patch it in the app then flash it while in bootloader."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702824636 {#2329
    date: 2023-12-17 15:50:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@electro1@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 229426
  -bodyTs: "'app':13 'boot.img':8 'bootload':19 'extract':7 'flash':15 'need':5 'patch':9 'root':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702824636 {#2065
    date: 2023-12-17 15:50:36.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 {#2228
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "No. To root you need to extract boot.img, patch it in the app then flash it while in bootloader."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702824636 {#2329
    date: 2023-12-17 15:50:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@electro1@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 229426
  -bodyTs: "'app':13 'boot.img':8 'bootload':19 'extract':7 'flash':15 'need':5 'patch':9 'root':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702824636 {#2065
    date: 2023-12-17 15:50:36.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 {#2228
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "No. To root you need to extract boot.img, patch it in the app then flash it while in bootloader."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702824636 {#2329
    date: 2023-12-17 15:50:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@electro1@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2313 …}
  +nested: Doctrine\ORM\PersistentCollection {#2303 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2308 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2306 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 229426
  -bodyTs: "'app':13 'boot.img':8 'bootload':19 'extract':7 'flash':15 'need':5 'patch':9 'root':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6096148"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702824636 {#2065
    date: 2023-12-17 15:50:36.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 {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I think you can but I’m not sure. There’s Ubuntu Touch that works on some phones but it’s really buggy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702753806 {#2298
    date: 2023-12-16 20:10:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@chitak166@lemmy.world"
    "@EddoWagt@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 227727
  -bodyTs: "'buggi':23 'm':7 'phone':18 'realli':22 'sure':9 'think':2 'touch':13 'ubuntu':12 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6083800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702753806 {#2297
    date: 2023-12-16 20:10: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 {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I think you can but I’m not sure. There’s Ubuntu Touch that works on some phones but it’s really buggy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702753806 {#2298
    date: 2023-12-16 20:10:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@chitak166@lemmy.world"
    "@EddoWagt@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 227727
  -bodyTs: "'buggi':23 'm':7 'phone':18 'realli':22 'sure':9 'think':2 'touch':13 'ubuntu':12 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6083800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702753806 {#2297
    date: 2023-12-16 20:10: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 {#2302
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2299 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "I think you can but I’m not sure. There’s Ubuntu Touch that works on some phones but it’s really buggy"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702753806 {#2298
    date: 2023-12-16 20:10:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@chitak166@lemmy.world"
    "@EddoWagt@feddit.nl"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2291 …}
  +votes: Doctrine\ORM\PersistentCollection {#2232 …}
  +reports: Doctrine\ORM\PersistentCollection {#2252 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2229 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2231 …}
  -id: 227727
  -bodyTs: "'buggi':23 'm':7 'phone':18 'realli':22 'sure':9 'think':2 'touch':13 'ubuntu':12 'work':15"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6083800"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702753806 {#2297
    date: 2023-12-16 20:10: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 {#2223
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "As far as I know no. You probably could use adb to remove the scripts tho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702753605 {#2315
    date: 2023-12-16 20:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 227716
  -bodyTs: "'adb':11 'could':9 'far':2 'know':5 'probabl':8 'remov':13 'script':15 'tho':16 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6083750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702753605 {#2320
    date: 2023-12-16 20:06: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
19 DENIED edit
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "As far as I know no. You probably could use adb to remove the scripts tho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702753605 {#2315
    date: 2023-12-16 20:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 227716
  -bodyTs: "'adb':11 'could':9 'far':2 'know':5 'probabl':8 'remov':13 'script':15 'tho':16 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6083750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702753605 {#2320
    date: 2023-12-16 20:06: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
20 DENIED moderate
App\Entity\EntryComment {#2223
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2198 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "As far as I know no. You probably could use adb to remove the scripts tho"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702753605 {#2315
    date: 2023-12-16 20:06:45.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2139 …}
  +votes: Doctrine\ORM\PersistentCollection {#2126 …}
  +reports: Doctrine\ORM\PersistentCollection {#2128 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2160 …}
  -id: 227716
  -bodyTs: "'adb':11 'could':9 'far':2 'know':5 'probabl':8 'remov':13 'script':15 'tho':16 'use':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6083750"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702753605 {#2320
    date: 2023-12-16 20:06: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
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 {#2290
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702746454 {#2227
    date: 2023-12-16 18:07:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 227452
  -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6081895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746454 {#2213
    date: 2023-12-16 18:07: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
23 DENIED edit
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702746454 {#2227
    date: 2023-12-16 18:07:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 227452
  -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6081895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746454 {#2213
    date: 2023-12-16 18:07: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
24 DENIED moderate
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702746454 {#2227
    date: 2023-12-16 18:07:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 227452
  -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6081895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746454 {#2213
    date: 2023-12-16 18:07: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
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 {#2219
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2196 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t remember the name but there was a magisk module manager that had ads and didn’t even install the modules. Just downloaded them after an ad. It asked money for removing ads"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702734925 {#2296
    date: 2023-12-16 14:55:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kirk782@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 227094
  -bodyTs: "'ad':15,28,34 'ask':30 'didn':17 'download':24 'even':19 'instal':20 'magisk':10 'manag':12 'modul':11,22 'money':31 'name':5 'rememb':3 'remov':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6078805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702734925 {#2120
    date: 2023-12-16 14:55:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
App\Entity\EntryComment {#2219
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2196 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t remember the name but there was a magisk module manager that had ads and didn’t even install the modules. Just downloaded them after an ad. It asked money for removing ads"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702734925 {#2296
    date: 2023-12-16 14:55:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kirk782@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 227094
  -bodyTs: "'ad':15,28,34 'ask':30 'didn':17 'download':24 'even':19 'instal':20 'magisk':10 'manag':12 'modul':11,22 'money':31 'name':5 'rememb':3 'remov':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6078805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702734925 {#2120
    date: 2023-12-16 14:55:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
App\Entity\EntryComment {#2219
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2217 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2196 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t remember the name but there was a magisk module manager that had ads and didn’t even install the modules. Just downloaded them after an ad. It asked money for removing ads"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702734925 {#2296
    date: 2023-12-16 14:55:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kirk782@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 227094
  -bodyTs: "'ad':15,28,34 'ask':30 'didn':17 'download':24 'even':19 'instal':20 'magisk':10 'manag':12 'modul':11,22 'money':31 'name':5 'rememb':3 'remov':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6078805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702734925 {#2120
    date: 2023-12-16 14:55:25.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "If you have bootlop saver you can throw whatever. I have like six of them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702727959 {#2221
    date: 2023-12-16 12:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 226936
  -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6077338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702727959 {#2222
    date: 2023-12-16 12:59:19.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 {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "If you have bootlop saver you can throw whatever. I have like six of them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702727959 {#2221
    date: 2023-12-16 12:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 226936
  -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6077338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702727959 {#2222
    date: 2023-12-16 12:59:19.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 {#2209
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "If you have bootlop saver you can throw whatever. I have like six of them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702727959 {#2221
    date: 2023-12-16 12:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 226936
  -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6077338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702727959 {#2222
    date: 2023-12-16 12:59:19.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 {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702708132 {#2208
    date: 2023-12-16 07:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@chitak166@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 226538
  -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6074337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702708132 {#2212
    date: 2023-12-16 07:28:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702708132 {#2208
    date: 2023-12-16 07:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@chitak166@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 226538
  -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6074337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702708132 {#2212
    date: 2023-12-16 07:28:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702708132 {#2208
    date: 2023-12-16 07:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@chitak166@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 226538
  -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6074337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702708132 {#2212
    date: 2023-12-16 07:28:52.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2260
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "A lot? They have a pretty big list and for all I know all are stable. [wiki.lineageos.org/devices/](https://wiki.lineageos.org/devices/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702664107 {#2265
    date: 2023-12-15 19:15:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 225145
  -bodyTs: "'/devices/](https://wiki.lineageos.org/devices/)':19 'big':7 'know':13 'list':8 'lot':2 'pretti':6 'stabl':16 'wiki.lineageos.org':18 'wiki.lineageos.org/devices/](https://wiki.lineageos.org/devices/)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702664107 {#2253
    date: 2023-12-15 19:15: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
39 DENIED edit
App\Entity\EntryComment {#2260
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "A lot? They have a pretty big list and for all I know all are stable. [wiki.lineageos.org/devices/](https://wiki.lineageos.org/devices/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702664107 {#2265
    date: 2023-12-15 19:15:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 225145
  -bodyTs: "'/devices/](https://wiki.lineageos.org/devices/)':19 'big':7 'know':13 'list':8 'lot':2 'pretti':6 'stabl':16 'wiki.lineageos.org':18 'wiki.lineageos.org/devices/](https://wiki.lineageos.org/devices/)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702664107 {#2253
    date: 2023-12-15 19:15: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
40 DENIED moderate
App\Entity\EntryComment {#2260
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2244 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2316
    +user: App\Entity\User {#265 …}
    +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
    +image: null
    +parent: null
    +root: null
    +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
    +lang: "en"
    +isAdult: false
    +favouriteCount: 7
    +score: 0
    +lastActive: DateTime @1705264450 {#2287
      date: 2024-01-14 21:34:10.0 +01:00
    }
    +ip: null
    +tags: null
    +mentions: [
      "@MigratingtoLemmy@lemmy.world"
    ]
    +children: Doctrine\ORM\PersistentCollection {#2180 …}
    +nested: Doctrine\ORM\PersistentCollection {#2181 …}
    +votes: Doctrine\ORM\PersistentCollection {#2171 …}
    +reports: Doctrine\ORM\PersistentCollection {#2186 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
    -id: 224910
    -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
    +ranking: 0
    +commentCount: 0
    +upVotes: 0
    +downVotes: 0
    +visibility: "visible             "
    +apId: "https://lemmy.world/comment/6062499"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702659441 {#2286
      date: 2023-12-15 17:57:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +body: "A lot? They have a pretty big list and for all I know all are stable. [wiki.lineageos.org/devices/](https://wiki.lineageos.org/devices/)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702664107 {#2265
    date: 2023-12-15 19:15:07.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2254 …}
  +nested: Doctrine\ORM\PersistentCollection {#2246 …}
  +votes: Doctrine\ORM\PersistentCollection {#2248 …}
  +reports: Doctrine\ORM\PersistentCollection {#2247 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2256 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2284 …}
  -id: 225145
  -bodyTs: "'/devices/](https://wiki.lineageos.org/devices/)':19 'big':7 'know':13 'list':8 'lot':2 'pretti':6 'stabl':16 'wiki.lineageos.org':18 'wiki.lineageos.org/devices/](https://wiki.lineageos.org/devices/)':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702664107 {#2253
    date: 2023-12-15 19:15: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
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 {#2188
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "Why? Did you watched Wanka? What is it about?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702661942 {#2259
    date: 2023-12-15 18:39:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@cashew@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 225050
  -bodyTs: "'wanka':5 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702661942 {#2258
    date: 2023-12-15 18:39:02.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 {#2188
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "Why? Did you watched Wanka? What is it about?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702661942 {#2259
    date: 2023-12-15 18:39:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@cashew@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 225050
  -bodyTs: "'wanka':5 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702661942 {#2258
    date: 2023-12-15 18:39:02.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 {#2188
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2039 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "Why? Did you watched Wanka? What is it about?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702661942 {#2259
    date: 2023-12-15 18:39:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@cashew@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2155 …}
  +nested: Doctrine\ORM\PersistentCollection {#2158 …}
  +votes: Doctrine\ORM\PersistentCollection {#2151 …}
  +reports: Doctrine\ORM\PersistentCollection {#2145 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2148 …}
  -id: 225050
  -bodyTs: "'wanka':5 'watch':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6063344"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702661942 {#2258
    date: 2023-12-15 18:39:02.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
Proxies\__CG__\App\Entity\EntryComment {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705264450 {#2287
    date: 2024-01-14 21:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 224910
  -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6062499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702659441 {#2286
    date: 2023-12-15 17:57:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
Proxies\__CG__\App\Entity\EntryComment {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705264450 {#2287
    date: 2024-01-14 21:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 224910
  -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6062499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702659441 {#2286
    date: 2023-12-15 17:57:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
Proxies\__CG__\App\Entity\EntryComment {#2316
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2225 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1739 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why not try lineageo OS? I’ve been daily driving it for one year now and it’s reliably if you don’t throw magisk modules at it for fun."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1705264450 {#2287
    date: 2024-01-14 21:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 224910
  -bodyTs: "'daili':9 'drive':10 'fun':30 'lineageo':4 'magisk':25 'modul':26 'one':13 'os':5 'reliabl':19 'throw':24 'tri':3 've':7 'year':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6062499"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702659441 {#2286
    date: 2023-12-15 17:57:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2170
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "I meant Willi Wankas but I was to lazy to type"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702654348 {#2185
    date: 2023-12-15 16:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@cashew@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 224657
  -bodyTs: "'lazi':9 'meant':2 'type':11 'wanka':4 'willi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6060850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702654348 {#2146
    date: 2023-12-15 16:32:28.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 {#2170
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "I meant Willi Wankas but I was to lazy to type"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702654348 {#2185
    date: 2023-12-15 16:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@cashew@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 224657
  -bodyTs: "'lazi':9 'meant':2 'type':11 'wanka':4 'willi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6060850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702654348 {#2146
    date: 2023-12-15 16:32:28.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 {#2170
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2183 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "I meant Willi Wankas but I was to lazy to type"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702654348 {#2185
    date: 2023-12-15 16:32:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@cashew@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@otp@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2184 …}
  +nested: Doctrine\ORM\PersistentCollection {#2169 …}
  +votes: Doctrine\ORM\PersistentCollection {#2134 …}
  +reports: Doctrine\ORM\PersistentCollection {#1985 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1994 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2005 …}
  -id: 224657
  -bodyTs: "'lazi':9 'meant':2 'type':11 'wanka':4 'willi':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6060850"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702654348 {#2146
    date: 2023-12-15 16:32:28.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 {#1993
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "Never even watched Wanka"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702637794 {#2178
    date: 2023-12-15 11:56:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@cashew@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1998 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#1999 …}
  +reports: Doctrine\ORM\PersistentCollection {#2004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
  -id: 224002
  -bodyTs: "'even':2 'never':1 'wanka':4 'watch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6056338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702637794 {#2174
    date: 2023-12-15 11:56: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
55 DENIED edit
App\Entity\EntryComment {#1993
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "Never even watched Wanka"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702637794 {#2178
    date: 2023-12-15 11:56:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@cashew@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1998 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#1999 …}
  +reports: Doctrine\ORM\PersistentCollection {#2004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
  -id: 224002
  -bodyTs: "'even':2 'never':1 'wanka':4 'watch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6056338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702637794 {#2174
    date: 2023-12-15 11:56: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
56 DENIED moderate
App\Entity\EntryComment {#1993
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2142 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2034 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "Never even watched Wanka"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1702637794 {#2178
    date: 2023-12-15 11:56:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
    "@cashew@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1998 …}
  +nested: Doctrine\ORM\PersistentCollection {#2001 …}
  +votes: Doctrine\ORM\PersistentCollection {#1999 …}
  +reports: Doctrine\ORM\PersistentCollection {#2004 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1989 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1986 …}
  -id: 224002
  -bodyTs: "'even':2 'never':1 'wanka':4 'watch':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6056338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702637794 {#2174
    date: 2023-12-15 11:56: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
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 {#1991
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2015 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2017 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2017 …}
  +body: "The high seas are free matey"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702587766 {#1997
    date: 2023-12-14 22:02:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@FluffyPotato@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 222316
  -bodyTs: "'free':5 'high':2 'matey':6 'sea':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6045081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587766 {#1996
    date: 2023-12-14 22:02:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
App\Entity\EntryComment {#1991
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2015 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2017 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2017 …}
  +body: "The high seas are free matey"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702587766 {#1997
    date: 2023-12-14 22:02:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@FluffyPotato@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 222316
  -bodyTs: "'free':5 'high':2 'matey':6 'sea':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6045081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587766 {#1996
    date: 2023-12-14 22:02:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
App\Entity\EntryComment {#1991
  +user: App\Entity\User {#265 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2016 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2015 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2017 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2017 …}
  +body: "The high seas are free matey"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1702587766 {#1997
    date: 2023-12-14 22:02:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@RmDebArc_5@lemmy.ml"
    "@FluffyPotato@lemm.ee"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2008 …}
  +nested: Doctrine\ORM\PersistentCollection {#1987 …}
  +votes: Doctrine\ORM\PersistentCollection {#1983 …}
  +reports: Doctrine\ORM\PersistentCollection {#1979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2368 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2373 …}
  -id: 222316
  -bodyTs: "'free':5 'high':2 'matey':6 'sea':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6045081"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702587766 {#1996
    date: 2023-12-14 22:02:46.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details