GET https://kbin.spritesserver.nl/u/@Hiro8811@lemmy.world/active/1y

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#723
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
  -logger: Monolog\Logger {#783 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#706
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#1017 …}
  -sessionKey: "_security_main"
  -logger: Monolog\Logger {#783 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#705 …}
  -dispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
  -registered: false
  -trustResolver: Scheb\TwoFactorBundle\Security\Authentication\AuthenticationTrustResolver {#780 …}
  -sessionTrackerEnabler: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage::enableUsageTracking(): void {#703 …}
}
0.29 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.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
Proxies\__CG__\App\Entity\Entry {#2179
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Linux-file-transfer-speed-bottlenecks"
  +title: "Linux file transfer speed bottlenecks?"
  +url: null
  +body: """
    I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
    \n
    Assuming a file transfer between 2 physical drives, and:\n
    \n
    - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write\n
    - files are being transferred using a simple rsync command\n
    - there are no other processes running\n
    \n
    What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729314700 {#3253
    date: 2024-10-19 07:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3262 …}
  +reports: Doctrine\ORM\PersistentCollection {#3264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
  +badges: Doctrine\ORM\PersistentCollection {#3270 …}
  +children: [
    App\Entity\EntryComment {#2180
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2179 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are the drives encrypted?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706509623 {#2146
        date: 2024-01-29 07:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@archomrade@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2181 …}
      +nested: Doctrine\ORM\PersistentCollection {#2171 …}
      +votes: Doctrine\ORM\PersistentCollection {#2186 …}
      +reports: Doctrine\ORM\PersistentCollection {#2187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
      -id: 349107
      -bodyTs: "'drive':3 'encrypt':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7119382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706509623 {#2185
        date: 2024-01-29 07:27:03.0 +01:00
      }
      +"title": 349107
    }
  ]
  -id: 33332
  -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
  -bodyTs: "'2':77 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':123 'bottleneck':68,114 'command':102 'could':69,115 'curious':16,65 'current':3 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,94,127,131 'fragment':136 'gb/s':90,92 'go':59 'guess':48 'iii':86 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':113,118 'limit':119 'lot':40 'm':2,15,50,62 'maximum':26 'memori':124 'motherboard/processor':117 'physic':78 'process':107 'progress':6 'read/write':25,93 'rsync':10,101 'run':108 'sata':85 'simpl':100 'speed':19,27,45,121 'structur':128 'theoret':24 'transfer':12,34,44,55,75,97 'typic':71 'use':98 'volum':139 'watch':4 'whether':133 'would':110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706394465
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7965088"
  +editedAt: DateTimeImmutable @1728861996 {#3245
    date: 2024-10-14 01:26:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706308065 {#3097
    date: 2024-01-26 23:27:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2179
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Linux-file-transfer-speed-bottlenecks"
  +title: "Linux file transfer speed bottlenecks?"
  +url: null
  +body: """
    I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
    \n
    Assuming a file transfer between 2 physical drives, and:\n
    \n
    - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write\n
    - files are being transferred using a simple rsync command\n
    - there are no other processes running\n
    \n
    What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729314700 {#3253
    date: 2024-10-19 07:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3262 …}
  +reports: Doctrine\ORM\PersistentCollection {#3264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
  +badges: Doctrine\ORM\PersistentCollection {#3270 …}
  +children: [
    App\Entity\EntryComment {#2180
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2179 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are the drives encrypted?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706509623 {#2146
        date: 2024-01-29 07:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@archomrade@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2181 …}
      +nested: Doctrine\ORM\PersistentCollection {#2171 …}
      +votes: Doctrine\ORM\PersistentCollection {#2186 …}
      +reports: Doctrine\ORM\PersistentCollection {#2187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
      -id: 349107
      -bodyTs: "'drive':3 'encrypt':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7119382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706509623 {#2185
        date: 2024-01-29 07:27:03.0 +01:00
      }
      +"title": 349107
    }
  ]
  -id: 33332
  -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
  -bodyTs: "'2':77 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':123 'bottleneck':68,114 'command':102 'could':69,115 'curious':16,65 'current':3 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,94,127,131 'fragment':136 'gb/s':90,92 'go':59 'guess':48 'iii':86 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':113,118 'limit':119 'lot':40 'm':2,15,50,62 'maximum':26 'memori':124 'motherboard/processor':117 'physic':78 'process':107 'progress':6 'read/write':25,93 'rsync':10,101 'run':108 'sata':85 'simpl':100 'speed':19,27,45,121 'structur':128 'theoret':24 'transfer':12,34,44,55,75,97 'typic':71 'use':98 'volum':139 'watch':4 'whether':133 'would':110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706394465
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7965088"
  +editedAt: DateTimeImmutable @1728861996 {#3245
    date: 2024-10-14 01:26:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706308065 {#3097
    date: 2024-01-26 23:27:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2179
  +user: Proxies\__CG__\App\Entity\User {#3258 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Linux-file-transfer-speed-bottlenecks"
  +title: "Linux file transfer speed bottlenecks?"
  +url: null
  +body: """
    I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
    \n
    Assuming a file transfer between 2 physical drives, and:\n
    \n
    - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write\n
    - files are being transferred using a simple rsync command\n
    - there are no other processes running\n
    \n
    What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 12
  +favouriteCount: 42
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729314700 {#3253
    date: 2024-10-19 07:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3260 …}
  +votes: Doctrine\ORM\PersistentCollection {#3262 …}
  +reports: Doctrine\ORM\PersistentCollection {#3264 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
  +badges: Doctrine\ORM\PersistentCollection {#3270 …}
  +children: [
    App\Entity\EntryComment {#2180
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2179 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are the drives encrypted?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706509623 {#2146
        date: 2024-01-29 07:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@archomrade@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2181 …}
      +nested: Doctrine\ORM\PersistentCollection {#2171 …}
      +votes: Doctrine\ORM\PersistentCollection {#2186 …}
      +reports: Doctrine\ORM\PersistentCollection {#2187 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
      -id: 349107
      -bodyTs: "'drive':3 'encrypt':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7119382"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706509623 {#2185
        date: 2024-01-29 07:27:03.0 +01:00
      }
      +"title": 349107
    }
  ]
  -id: 33332
  -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
  -bodyTs: "'2':77 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':123 'bottleneck':68,114 'command':102 'could':69,115 'curious':16,65 'current':3 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,94,127,131 'fragment':136 'gb/s':90,92 'go':59 'guess':48 'iii':86 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':113,118 'limit':119 'lot':40 'm':2,15,50,62 'maximum':26 'memori':124 'motherboard/processor':117 'physic':78 'process':107 'progress':6 'read/write':25,93 'rsync':10,101 'run':108 'sata':85 'simpl':100 'speed':19,27,45,121 'structur':128 'theoret':24 'transfer':12,34,44,55,75,97 'typic':71 'use':98 'volum':139 'watch':4 'whether':133 'would':110"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706394465
  +visibility: "visible             "
  +apId: "https://midwest.social/post/7965088"
  +editedAt: DateTimeImmutable @1728861996 {#3245
    date: 2024-10-14 01:26:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706308065 {#3097
    date: 2024-01-26 23:27:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2180
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2179
    +user: Proxies\__CG__\App\Entity\User {#3258 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Linux-file-transfer-speed-bottlenecks"
    +title: "Linux file transfer speed bottlenecks?"
    +url: null
    +body: """
      I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
      \n
      Assuming a file transfer between 2 physical drives, and:\n
      \n
      - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write\n
      - files are being transferred using a simple rsync command\n
      - there are no other processes running\n
      \n
      What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729314700 {#3253
      date: 2024-10-19 07:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3260 …}
    +votes: Doctrine\ORM\PersistentCollection {#3262 …}
    +reports: Doctrine\ORM\PersistentCollection {#3264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
    +badges: Doctrine\ORM\PersistentCollection {#3270 …}
    +children: [
      App\Entity\EntryComment {#2180}
    ]
    -id: 33332
    -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
    -bodyTs: "'2':77 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':123 'bottleneck':68,114 'command':102 'could':69,115 'curious':16,65 'current':3 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,94,127,131 'fragment':136 'gb/s':90,92 'go':59 'guess':48 'iii':86 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':113,118 'limit':119 'lot':40 'm':2,15,50,62 'maximum':26 'memori':124 'motherboard/processor':117 'physic':78 'process':107 'progress':6 'read/write':25,93 'rsync':10,101 'run':108 'sata':85 'simpl':100 'speed':19,27,45,121 'structur':128 'theoret':24 'transfer':12,34,44,55,75,97 'typic':71 'use':98 'volum':139 'watch':4 'whether':133 'would':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706394465
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7965088"
    +editedAt: DateTimeImmutable @1728861996 {#3245
      date: 2024-10-14 01:26:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706308065 {#3097
      date: 2024-01-26 23:27:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are the drives encrypted?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706509623 {#2146
    date: 2024-01-29 07:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@archomrade@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2181 …}
  +nested: Doctrine\ORM\PersistentCollection {#2171 …}
  +votes: Doctrine\ORM\PersistentCollection {#2186 …}
  +reports: Doctrine\ORM\PersistentCollection {#2187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
  -id: 349107
  -bodyTs: "'drive':3 'encrypt':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7119382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706509623 {#2185
    date: 2024-01-29 07:27:03.0 +01:00
  }
  +"title": 349107
}
"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 {#2180
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2179
    +user: Proxies\__CG__\App\Entity\User {#3258 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Linux-file-transfer-speed-bottlenecks"
    +title: "Linux file transfer speed bottlenecks?"
    +url: null
    +body: """
      I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
      \n
      Assuming a file transfer between 2 physical drives, and:\n
      \n
      - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write\n
      - files are being transferred using a simple rsync command\n
      - there are no other processes running\n
      \n
      What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729314700 {#3253
      date: 2024-10-19 07:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3260 …}
    +votes: Doctrine\ORM\PersistentCollection {#3262 …}
    +reports: Doctrine\ORM\PersistentCollection {#3264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
    +badges: Doctrine\ORM\PersistentCollection {#3270 …}
    +children: [
      App\Entity\EntryComment {#2180}
    ]
    -id: 33332
    -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
    -bodyTs: "'2':77 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':123 'bottleneck':68,114 'command':102 'could':69,115 'curious':16,65 'current':3 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,94,127,131 'fragment':136 'gb/s':90,92 'go':59 'guess':48 'iii':86 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':113,118 'limit':119 'lot':40 'm':2,15,50,62 'maximum':26 'memori':124 'motherboard/processor':117 'physic':78 'process':107 'progress':6 'read/write':25,93 'rsync':10,101 'run':108 'sata':85 'simpl':100 'speed':19,27,45,121 'structur':128 'theoret':24 'transfer':12,34,44,55,75,97 'typic':71 'use':98 'volum':139 'watch':4 'whether':133 'would':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706394465
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7965088"
    +editedAt: DateTimeImmutable @1728861996 {#3245
      date: 2024-10-14 01:26:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706308065 {#3097
      date: 2024-01-26 23:27:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are the drives encrypted?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706509623 {#2146
    date: 2024-01-29 07:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@archomrade@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2181 …}
  +nested: Doctrine\ORM\PersistentCollection {#2171 …}
  +votes: Doctrine\ORM\PersistentCollection {#2186 …}
  +reports: Doctrine\ORM\PersistentCollection {#2187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
  -id: 349107
  -bodyTs: "'drive':3 'encrypt':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7119382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706509623 {#2185
    date: 2024-01-29 07:27:03.0 +01:00
  }
  +"title": 349107
}
"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 {#2180
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2179
    +user: Proxies\__CG__\App\Entity\User {#3258 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Linux-file-transfer-speed-bottlenecks"
    +title: "Linux file transfer speed bottlenecks?"
    +url: null
    +body: """
      I’m currently watching the progress of a 4tB rsync file transfer, and i’m curious why the speeds are less than the theoretical read/write maximum speeds of the drives involved with the transfer. I know there’s a lot that can effect transfer speeds, so I guess i’m not asking why my transfer itself isn’t going faster. I’m more just curious what the bottlenecks could be typically?\n
      \n
      Assuming a file transfer between 2 physical drives, and:\n
      \n
      - Both drives are internal SATA III drives with 5.0GB/s 5.0Gb/s read/write\n
      - files are being transferred using a simple rsync command\n
      - there are no other processes running\n
      \n
      What would be the likely bottlenecks? Could the motherboard/processor likely limit the speed? The available memory? Or the file structure of the files themselves (whether they are fragmented on the volumes or not)?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 12
    +favouriteCount: 42
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729314700 {#3253
      date: 2024-10-19 07:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3260 …}
    +votes: Doctrine\ORM\PersistentCollection {#3262 …}
    +reports: Doctrine\ORM\PersistentCollection {#3264 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3266 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3268 …}
    +badges: Doctrine\ORM\PersistentCollection {#3270 …}
    +children: [
      App\Entity\EntryComment {#2180}
    ]
    -id: 33332
    -titleTs: "'bottleneck':5 'file':2 'linux':1 'speed':4 'transfer':3"
    -bodyTs: "'2':77 '4tb':9 '5.0':89,91 'ask':52 'assum':72 'avail':123 'bottleneck':68,114 'command':102 'could':69,115 'curious':16,65 'current':3 'drive':30,79,82,87 'effect':43 'faster':60 'file':11,74,94,127,131 'fragment':136 'gb/s':90,92 'go':59 'guess':48 'iii':86 'intern':84 'involv':31 'isn':57 'know':36 'less':21 'like':113,118 'limit':119 'lot':40 'm':2,15,50,62 'maximum':26 'memori':124 'motherboard/processor':117 'physic':78 'process':107 'progress':6 'read/write':25,93 'rsync':10,101 'run':108 'sata':85 'simpl':100 'speed':19,27,45,121 'structur':128 'theoret':24 'transfer':12,34,44,55,75,97 'typic':71 'use':98 'volum':139 'watch':4 'whether':133 'would':110"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706394465
    +visibility: "visible             "
    +apId: "https://midwest.social/post/7965088"
    +editedAt: DateTimeImmutable @1728861996 {#3245
      date: 2024-10-14 01:26:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706308065 {#3097
      date: 2024-01-26 23:27:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are the drives encrypted?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706509623 {#2146
    date: 2024-01-29 07:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@archomrade@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2181 …}
  +nested: Doctrine\ORM\PersistentCollection {#2171 …}
  +votes: Doctrine\ORM\PersistentCollection {#2186 …}
  +reports: Doctrine\ORM\PersistentCollection {#2187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2177 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2174 …}
  -id: 349107
  -bodyTs: "'drive':3 'encrypt':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7119382"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706509623 {#2185
    date: 2024-01-29 07:27:03.0 +01:00
  }
  +"title": 349107
}
"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
Proxies\__CG__\App\Entity\Entry {#2250
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
  +image: Proxies\__CG__\App\Entity\Image {#3279 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3280 …}
  +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
  +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
  +url: "https://piped.video/watch?v=RyirQOCUUK8"
  +body: """
    The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
    \n
    Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729214901 {#3272
    date: 2024-10-18 03:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3281 …}
  +votes: Doctrine\ORM\PersistentCollection {#3283 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  +badges: Doctrine\ORM\PersistentCollection {#3291 …}
  +children: [
    1 => App\Entity\EntryComment {#2254
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
      +image: null
      +parent: null
      +root: null
      +body: "I do want to not use my Sim for internet but I dont know what to use. I know there are small devices you can pop Sim into but couldn’t find any decent. I think it would also stop drawing your battery, does anyone got any tips for a good manufacturer?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706476257 {#2260
        date: 2024-01-28 22:10:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TooMuchVanced@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2245 …}
      +nested: Doctrine\ORM\PersistentCollection {#2243 …}
      +votes: Doctrine\ORM\PersistentCollection {#2255 …}
      +reports: Doctrine\ORM\PersistentCollection {#2251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
      -id: 347956
      -bodyTs: "'also':39 'anyon':45 'batteri':43 'couldn':30 'decent':34 'devic':23 'dont':13 'draw':41 'find':32 'good':51 'got':46 'internet':10 'know':14,19 'manufactur':52 'pop':26 'sim':8,27 'small':22 'stop':40 'think':36 'tip':48 'use':6,17 'want':3 'would':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7110203"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706476257 {#2244
        date: 2024-01-28 22:10:57.0 +01:00
      }
      +"title": 347956
    }
    0 => App\Entity\EntryComment {#2039
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +body: "Not if you don’t use sim, Bluetooth, NFC, WiFi, hotspot, microphone and stand perfectly still in a bunker 4 kilometers under ground"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706476375 {#2142
        date: 2024-01-28 22:12:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TooMuchVanced@lemmy.world"
        "@Grouchy@lemmy.grouchysysadmin.com"
      ]
      +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: 347959
      -bodyTs: "'4':20 'bluetooth':8 'bunker':19 'ground':23 'hotspot':11 'kilomet':21 'microphon':12 'nfc':9 'perfect':15 'sim':7 'stand':14 'still':16 'use':6 'wifi':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7110228"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706476375 {#2034
        date: 2024-01-28 22:12:55.0 +01:00
      }
      +"title": 347959
    }
  ]
  -id: 33402
  -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
  -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706433584
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11241402"
  +editedAt: DateTimeImmutable @1728931847 {#3259
    date: 2024-10-14 20:50:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706348584 {#3244
    date: 2024-01-27 10:43:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2250
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
  +image: Proxies\__CG__\App\Entity\Image {#3279 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3280 …}
  +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
  +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
  +url: "https://piped.video/watch?v=RyirQOCUUK8"
  +body: """
    The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
    \n
    Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729214901 {#3272
    date: 2024-10-18 03:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3281 …}
  +votes: Doctrine\ORM\PersistentCollection {#3283 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  +badges: Doctrine\ORM\PersistentCollection {#3291 …}
  +children: [
    1 => App\Entity\EntryComment {#2254
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
      +image: null
      +parent: null
      +root: null
      +body: "I do want to not use my Sim for internet but I dont know what to use. I know there are small devices you can pop Sim into but couldn’t find any decent. I think it would also stop drawing your battery, does anyone got any tips for a good manufacturer?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706476257 {#2260
        date: 2024-01-28 22:10:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TooMuchVanced@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2245 …}
      +nested: Doctrine\ORM\PersistentCollection {#2243 …}
      +votes: Doctrine\ORM\PersistentCollection {#2255 …}
      +reports: Doctrine\ORM\PersistentCollection {#2251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
      -id: 347956
      -bodyTs: "'also':39 'anyon':45 'batteri':43 'couldn':30 'decent':34 'devic':23 'dont':13 'draw':41 'find':32 'good':51 'got':46 'internet':10 'know':14,19 'manufactur':52 'pop':26 'sim':8,27 'small':22 'stop':40 'think':36 'tip':48 'use':6,17 'want':3 'would':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7110203"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706476257 {#2244
        date: 2024-01-28 22:10:57.0 +01:00
      }
      +"title": 347956
    }
    0 => App\Entity\EntryComment {#2039
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +body: "Not if you don’t use sim, Bluetooth, NFC, WiFi, hotspot, microphone and stand perfectly still in a bunker 4 kilometers under ground"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706476375 {#2142
        date: 2024-01-28 22:12:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TooMuchVanced@lemmy.world"
        "@Grouchy@lemmy.grouchysysadmin.com"
      ]
      +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: 347959
      -bodyTs: "'4':20 'bluetooth':8 'bunker':19 'ground':23 'hotspot':11 'kilomet':21 'microphon':12 'nfc':9 'perfect':15 'sim':7 'stand':14 'still':16 'use':6 'wifi':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7110228"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706476375 {#2034
        date: 2024-01-28 22:12:55.0 +01:00
      }
      +"title": 347959
    }
  ]
  -id: 33402
  -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
  -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706433584
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11241402"
  +editedAt: DateTimeImmutable @1728931847 {#3259
    date: 2024-10-14 20:50:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706348584 {#3244
    date: 2024-01-27 10:43:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2250
  +user: Proxies\__CG__\App\Entity\User {#3277 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
  +image: Proxies\__CG__\App\Entity\Image {#3279 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3280 …}
  +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
  +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
  +url: "https://piped.video/watch?v=RyirQOCUUK8"
  +body: """
    The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
    \n
    Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 15
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729214901 {#3272
    date: 2024-10-18 03:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3281 …}
  +votes: Doctrine\ORM\PersistentCollection {#3283 …}
  +reports: Doctrine\ORM\PersistentCollection {#3285 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
  +badges: Doctrine\ORM\PersistentCollection {#3291 …}
  +children: [
    1 => App\Entity\EntryComment {#2254
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
      +image: null
      +parent: null
      +root: null
      +body: "I do want to not use my Sim for internet but I dont know what to use. I know there are small devices you can pop Sim into but couldn’t find any decent. I think it would also stop drawing your battery, does anyone got any tips for a good manufacturer?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706476257 {#2260
        date: 2024-01-28 22:10:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TooMuchVanced@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2245 …}
      +nested: Doctrine\ORM\PersistentCollection {#2243 …}
      +votes: Doctrine\ORM\PersistentCollection {#2255 …}
      +reports: Doctrine\ORM\PersistentCollection {#2251 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
      -id: 347956
      -bodyTs: "'also':39 'anyon':45 'batteri':43 'couldn':30 'decent':34 'devic':23 'dont':13 'draw':41 'find':32 'good':51 'got':46 'internet':10 'know':14,19 'manufactur':52 'pop':26 'sim':8,27 'small':22 'stop':40 'think':36 'tip':48 'use':6,17 'want':3 'would':38"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7110203"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706476257 {#2244
        date: 2024-01-28 22:10:57.0 +01:00
      }
      +"title": 347956
    }
    0 => App\Entity\EntryComment {#2039
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
      +body: "Not if you don’t use sim, Bluetooth, NFC, WiFi, hotspot, microphone and stand perfectly still in a bunker 4 kilometers under ground"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706476375 {#2142
        date: 2024-01-28 22:12:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TooMuchVanced@lemmy.world"
        "@Grouchy@lemmy.grouchysysadmin.com"
      ]
      +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: 347959
      -bodyTs: "'4':20 'bluetooth':8 'bunker':19 'ground':23 'hotspot':11 'kilomet':21 'microphon':12 'nfc':9 'perfect':15 'sim':7 'stand':14 'still':16 'use':6 'wifi':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7110228"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706476375 {#2034
        date: 2024-01-28 22:12:55.0 +01:00
      }
      +"title": 347959
    }
  ]
  -id: 33402
  -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
  -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706433584
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11241402"
  +editedAt: DateTimeImmutable @1728931847 {#3259
    date: 2024-10-14 20:50:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706348584 {#3244
    date: 2024-01-27 10:43:04.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2254
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250
    +user: Proxies\__CG__\App\Entity\User {#3277 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
    +image: Proxies\__CG__\App\Entity\Image {#3279 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3280 …}
    +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
    +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
    +url: "https://piped.video/watch?v=RyirQOCUUK8"
    +body: """
      The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
      \n
      Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729214901 {#3272
      date: 2024-10-18 03:28:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3281 …}
    +votes: Doctrine\ORM\PersistentCollection {#3283 …}
    +reports: Doctrine\ORM\PersistentCollection {#3285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
    +badges: Doctrine\ORM\PersistentCollection {#3291 …}
    +children: [
      1 => App\Entity\EntryComment {#2254}
      0 => App\Entity\EntryComment {#2039
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
        +body: "Not if you don’t use sim, Bluetooth, NFC, WiFi, hotspot, microphone and stand perfectly still in a bunker 4 kilometers under ground"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706476375 {#2142
          date: 2024-01-28 22:12:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TooMuchVanced@lemmy.world"
          "@Grouchy@lemmy.grouchysysadmin.com"
        ]
        +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: 347959
        -bodyTs: "'4':20 'bluetooth':8 'bunker':19 'ground':23 'hotspot':11 'kilomet':21 'microphon':12 'nfc':9 'perfect':15 'sim':7 'stand':14 'still':16 'use':6 'wifi':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7110228"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706476375 {#2034
          date: 2024-01-28 22:12:55.0 +01:00
        }
        +"title": 347959
      }
    ]
    -id: 33402
    -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
    -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706433584
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11241402"
    +editedAt: DateTimeImmutable @1728931847 {#3259
      date: 2024-10-14 20:50:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348584 {#3244
      date: 2024-01-27 10:43:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
  +image: null
  +parent: null
  +root: null
  +body: "I do want to not use my Sim for internet but I dont know what to use. I know there are small devices you can pop Sim into but couldn’t find any decent. I think it would also stop drawing your battery, does anyone got any tips for a good manufacturer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706476257 {#2260
    date: 2024-01-28 22:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TooMuchVanced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 347956
  -bodyTs: "'also':39 'anyon':45 'batteri':43 'couldn':30 'decent':34 'devic':23 'dont':13 'draw':41 'find':32 'good':51 'got':46 'internet':10 'know':14,19 'manufactur':52 'pop':26 'sim':8,27 'small':22 'stop':40 'think':36 'tip':48 'use':6,17 'want':3 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7110203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706476257 {#2244
    date: 2024-01-28 22:10:57.0 +01:00
  }
  +"title": 347956
}
"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 {#2254
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250
    +user: Proxies\__CG__\App\Entity\User {#3277 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
    +image: Proxies\__CG__\App\Entity\Image {#3279 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3280 …}
    +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
    +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
    +url: "https://piped.video/watch?v=RyirQOCUUK8"
    +body: """
      The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
      \n
      Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729214901 {#3272
      date: 2024-10-18 03:28:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3281 …}
    +votes: Doctrine\ORM\PersistentCollection {#3283 …}
    +reports: Doctrine\ORM\PersistentCollection {#3285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
    +badges: Doctrine\ORM\PersistentCollection {#3291 …}
    +children: [
      1 => App\Entity\EntryComment {#2254}
      0 => App\Entity\EntryComment {#2039
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
        +body: "Not if you don’t use sim, Bluetooth, NFC, WiFi, hotspot, microphone and stand perfectly still in a bunker 4 kilometers under ground"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706476375 {#2142
          date: 2024-01-28 22:12:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TooMuchVanced@lemmy.world"
          "@Grouchy@lemmy.grouchysysadmin.com"
        ]
        +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: 347959
        -bodyTs: "'4':20 'bluetooth':8 'bunker':19 'ground':23 'hotspot':11 'kilomet':21 'microphon':12 'nfc':9 'perfect':15 'sim':7 'stand':14 'still':16 'use':6 'wifi':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7110228"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706476375 {#2034
          date: 2024-01-28 22:12:55.0 +01:00
        }
        +"title": 347959
      }
    ]
    -id: 33402
    -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
    -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706433584
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11241402"
    +editedAt: DateTimeImmutable @1728931847 {#3259
      date: 2024-10-14 20:50:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348584 {#3244
      date: 2024-01-27 10:43:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
  +image: null
  +parent: null
  +root: null
  +body: "I do want to not use my Sim for internet but I dont know what to use. I know there are small devices you can pop Sim into but couldn’t find any decent. I think it would also stop drawing your battery, does anyone got any tips for a good manufacturer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706476257 {#2260
    date: 2024-01-28 22:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TooMuchVanced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 347956
  -bodyTs: "'also':39 'anyon':45 'batteri':43 'couldn':30 'decent':34 'devic':23 'dont':13 'draw':41 'find':32 'good':51 'got':46 'internet':10 'know':14,19 'manufactur':52 'pop':26 'sim':8,27 'small':22 'stop':40 'think':36 'tip':48 'use':6,17 'want':3 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7110203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706476257 {#2244
    date: 2024-01-28 22:10:57.0 +01:00
  }
  +"title": 347956
}
"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 {#2254
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250
    +user: Proxies\__CG__\App\Entity\User {#3277 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
    +image: Proxies\__CG__\App\Entity\Image {#3279 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3280 …}
    +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
    +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
    +url: "https://piped.video/watch?v=RyirQOCUUK8"
    +body: """
      The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
      \n
      Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729214901 {#3272
      date: 2024-10-18 03:28:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3281 …}
    +votes: Doctrine\ORM\PersistentCollection {#3283 …}
    +reports: Doctrine\ORM\PersistentCollection {#3285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
    +badges: Doctrine\ORM\PersistentCollection {#3291 …}
    +children: [
      1 => App\Entity\EntryComment {#2254}
      0 => App\Entity\EntryComment {#2039
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
        +body: "Not if you don’t use sim, Bluetooth, NFC, WiFi, hotspot, microphone and stand perfectly still in a bunker 4 kilometers under ground"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706476375 {#2142
          date: 2024-01-28 22:12:55.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TooMuchVanced@lemmy.world"
          "@Grouchy@lemmy.grouchysysadmin.com"
        ]
        +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: 347959
        -bodyTs: "'4':20 'bluetooth':8 'bunker':19 'ground':23 'hotspot':11 'kilomet':21 'microphon':12 'nfc':9 'perfect':15 'sim':7 'stand':14 'still':16 'use':6 'wifi':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7110228"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706476375 {#2034
          date: 2024-01-28 22:12:55.0 +01:00
        }
        +"title": 347959
      }
    ]
    -id: 33402
    -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
    -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706433584
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11241402"
    +editedAt: DateTimeImmutable @1728931847 {#3259
      date: 2024-10-14 20:50:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348584 {#3244
      date: 2024-01-27 10:43:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
  +image: null
  +parent: null
  +root: null
  +body: "I do want to not use my Sim for internet but I dont know what to use. I know there are small devices you can pop Sim into but couldn’t find any decent. I think it would also stop drawing your battery, does anyone got any tips for a good manufacturer?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706476257 {#2260
    date: 2024-01-28 22:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TooMuchVanced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2245 …}
  +nested: Doctrine\ORM\PersistentCollection {#2243 …}
  +votes: Doctrine\ORM\PersistentCollection {#2255 …}
  +reports: Doctrine\ORM\PersistentCollection {#2251 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
  -id: 347956
  -bodyTs: "'also':39 'anyon':45 'batteri':43 'couldn':30 'decent':34 'devic':23 'dont':13 'draw':41 'find':32 'good':51 'got':46 'internet':10 'know':14,19 'manufactur':52 'pop':26 'sim':8,27 'small':22 'stop':40 'think':36 'tip':48 'use':6,17 'want':3 'would':38"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7110203"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706476257 {#2244
    date: 2024-01-28 22:10:57.0 +01:00
  }
  +"title": 347956
}
"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 {#2039
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250
    +user: Proxies\__CG__\App\Entity\User {#3277 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
    +image: Proxies\__CG__\App\Entity\Image {#3279 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3280 …}
    +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
    +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
    +url: "https://piped.video/watch?v=RyirQOCUUK8"
    +body: """
      The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
      \n
      Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729214901 {#3272
      date: 2024-10-18 03:28:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3281 …}
    +votes: Doctrine\ORM\PersistentCollection {#3283 …}
    +reports: Doctrine\ORM\PersistentCollection {#3285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
    +badges: Doctrine\ORM\PersistentCollection {#3291 …}
    +children: [
      1 => App\Entity\EntryComment {#2254
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
        +image: null
        +parent: null
        +root: null
        +body: "I do want to not use my Sim for internet but I dont know what to use. I know there are small devices you can pop Sim into but couldn’t find any decent. I think it would also stop drawing your battery, does anyone got any tips for a good manufacturer?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706476257 {#2260
          date: 2024-01-28 22:10:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TooMuchVanced@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 347956
        -bodyTs: "'also':39 'anyon':45 'batteri':43 'couldn':30 'decent':34 'devic':23 'dont':13 'draw':41 'find':32 'good':51 'got':46 'internet':10 'know':14,19 'manufactur':52 'pop':26 'sim':8,27 'small':22 'stop':40 'think':36 'tip':48 'use':6,17 'want':3 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7110203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706476257 {#2244
          date: 2024-01-28 22:10:57.0 +01:00
        }
        +"title": 347956
      }
      0 => App\Entity\EntryComment {#2039}
    ]
    -id: 33402
    -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
    -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706433584
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11241402"
    +editedAt: DateTimeImmutable @1728931847 {#3259
      date: 2024-10-14 20:50:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348584 {#3244
      date: 2024-01-27 10:43:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "Not if you don’t use sim, Bluetooth, NFC, WiFi, hotspot, microphone and stand perfectly still in a bunker 4 kilometers under ground"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706476375 {#2142
    date: 2024-01-28 22:12:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TooMuchVanced@lemmy.world"
    "@Grouchy@lemmy.grouchysysadmin.com"
  ]
  +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: 347959
  -bodyTs: "'4':20 'bluetooth':8 'bunker':19 'ground':23 'hotspot':11 'kilomet':21 'microphon':12 'nfc':9 'perfect':15 'sim':7 'stand':14 'still':16 'use':6 'wifi':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7110228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706476375 {#2034
    date: 2024-01-28 22:12:55.0 +01:00
  }
  +"title": 347959
}
"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 {#2039
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250
    +user: Proxies\__CG__\App\Entity\User {#3277 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
    +image: Proxies\__CG__\App\Entity\Image {#3279 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3280 …}
    +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
    +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
    +url: "https://piped.video/watch?v=RyirQOCUUK8"
    +body: """
      The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
      \n
      Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729214901 {#3272
      date: 2024-10-18 03:28:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3281 …}
    +votes: Doctrine\ORM\PersistentCollection {#3283 …}
    +reports: Doctrine\ORM\PersistentCollection {#3285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
    +badges: Doctrine\ORM\PersistentCollection {#3291 …}
    +children: [
      1 => App\Entity\EntryComment {#2254
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
        +image: null
        +parent: null
        +root: null
        +body: "I do want to not use my Sim for internet but I dont know what to use. I know there are small devices you can pop Sim into but couldn’t find any decent. I think it would also stop drawing your battery, does anyone got any tips for a good manufacturer?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706476257 {#2260
          date: 2024-01-28 22:10:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TooMuchVanced@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 347956
        -bodyTs: "'also':39 'anyon':45 'batteri':43 'couldn':30 'decent':34 'devic':23 'dont':13 'draw':41 'find':32 'good':51 'got':46 'internet':10 'know':14,19 'manufactur':52 'pop':26 'sim':8,27 'small':22 'stop':40 'think':36 'tip':48 'use':6,17 'want':3 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7110203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706476257 {#2244
          date: 2024-01-28 22:10:57.0 +01:00
        }
        +"title": 347956
      }
      0 => App\Entity\EntryComment {#2039}
    ]
    -id: 33402
    -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
    -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706433584
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11241402"
    +editedAt: DateTimeImmutable @1728931847 {#3259
      date: 2024-10-14 20:50:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348584 {#3244
      date: 2024-01-27 10:43:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "Not if you don’t use sim, Bluetooth, NFC, WiFi, hotspot, microphone and stand perfectly still in a bunker 4 kilometers under ground"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706476375 {#2142
    date: 2024-01-28 22:12:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TooMuchVanced@lemmy.world"
    "@Grouchy@lemmy.grouchysysadmin.com"
  ]
  +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: 347959
  -bodyTs: "'4':20 'bluetooth':8 'bunker':19 'ground':23 'hotspot':11 'kilomet':21 'microphon':12 'nfc':9 'perfect':15 'sim':7 'stand':14 'still':16 'use':6 'wifi':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7110228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706476375 {#2034
    date: 2024-01-28 22:12:55.0 +01:00
  }
  +"title": 347959
}
"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 {#2039
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2250
    +user: Proxies\__CG__\App\Entity\User {#3277 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
    +image: Proxies\__CG__\App\Entity\Image {#3279 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3280 …}
    +slug: "Why-you-shouldn-t-use-a-SIM-card-and-use-an"
    +title: "Why you shouldn't use a SIM card and use an hotspot as an alternative"
    +url: "https://piped.video/watch?v=RyirQOCUUK8"
    +body: """
      The video discusses the privacy concerns associated with SIM cards in mobile phones, highlighting three main reasons to be cautious. First, it explains how SIM cards enable constant location tracking through communication with cell towers. Second, it delves into the autonomy of SIM cards, particularly proactive SIMs that can send hidden messages to the cell network without the user’s knowledge. Lastly, it explores the potential risks of having too much control centralized on a single device, particularly in terms of split tunneling with VPNs.\n
      \n
      Then Naomi shares personal reasons for not using a SIM card in her phone, emphasizing alternatives such as relying on WiFi, using an anonymous Calyx hotspot, or considering mobile hotspots. The benefits of these alternatives include increased privacy, the ability to control VPN usage, and reduced exposure to potential hidden messages sent by SIM cards. The video also touches on potential downsides, such as the need to carry multiple devices and potential connectivity issues when using hotspots.
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 15
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729214901 {#3272
      date: 2024-10-18 03:28:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3281 …}
    +votes: Doctrine\ORM\PersistentCollection {#3283 …}
    +reports: Doctrine\ORM\PersistentCollection {#3285 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3287 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3289 …}
    +badges: Doctrine\ORM\PersistentCollection {#3291 …}
    +children: [
      1 => App\Entity\EntryComment {#2254
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2250 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
        +image: null
        +parent: null
        +root: null
        +body: "I do want to not use my Sim for internet but I dont know what to use. I know there are small devices you can pop Sim into but couldn’t find any decent. I think it would also stop drawing your battery, does anyone got any tips for a good manufacturer?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706476257 {#2260
          date: 2024-01-28 22:10:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TooMuchVanced@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2245 …}
        +nested: Doctrine\ORM\PersistentCollection {#2243 …}
        +votes: Doctrine\ORM\PersistentCollection {#2255 …}
        +reports: Doctrine\ORM\PersistentCollection {#2251 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2285 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2287 …}
        -id: 347956
        -bodyTs: "'also':39 'anyon':45 'batteri':43 'couldn':30 'decent':34 'devic':23 'dont':13 'draw':41 'find':32 'good':51 'got':46 'internet':10 'know':14,19 'manufactur':52 'pop':26 'sim':8,27 'small':22 'stop':40 'think':36 'tip':48 'use':6,17 'want':3 'would':38"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7110203"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706476257 {#2244
          date: 2024-01-28 22:10:57.0 +01:00
        }
        +"title": 347956
      }
      0 => App\Entity\EntryComment {#2039}
    ]
    -id: 33402
    -titleTs: "'altern':15 'card':8 'hotspot':12 'shouldn':3 'sim':7 'use':5,10"
    -bodyTs: "'abil':125 'also':143 'altern':101,120 'anonym':109 'associ':7 'autonomi':41 'benefit':117 'calyx':110 'card':10,26,44,96,140 'carri':153 'cautious':20 'cell':34,55 'central':73 'communic':32 'concern':6 'connect':158 'consid':113 'constant':28 'control':72,127 'delv':38 'devic':77,155 'discuss':3 'downsid':147 'emphas':100 'enabl':27 'explain':23 'explor':64 'exposur':132 'first':21 'hidden':51,135 'highlight':14 'hotspot':111,115,162 'includ':121 'increas':122 'issu':159 'knowledg':61 'last':62 'locat':29 'main':16 'messag':52,136 'mobil':12,114 'much':71 'multipl':154 'naomi':87 'need':151 'network':56 'particular':45,78 'person':89 'phone':13,99 'potenti':66,134,146,157 'privaci':5,123 'proactiv':46 'reason':17,90 'reduc':131 'reli':104 'risk':67 'second':36 'send':50 'sent':137 'share':88 'sim':9,25,43,47,95,139 'singl':76 'split':82 'term':80 'three':15 'touch':144 'tower':35 'track':30 'tunnel':83 'usag':129 'use':93,107,161 'user':59 'video':2,142 'vpn':128 'vpns':85 'wifi':106 'without':57"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706433584
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11241402"
    +editedAt: DateTimeImmutable @1728931847 {#3259
      date: 2024-10-14 20:50:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348584 {#3244
      date: 2024-01-27 10:43:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2246 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2156 …}
  +body: "Not if you don’t use sim, Bluetooth, NFC, WiFi, hotspot, microphone and stand perfectly still in a bunker 4 kilometers under ground"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706476375 {#2142
    date: 2024-01-28 22:12:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TooMuchVanced@lemmy.world"
    "@Grouchy@lemmy.grouchysysadmin.com"
  ]
  +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: 347959
  -bodyTs: "'4':20 'bluetooth':8 'bunker':19 'ground':23 'hotspot':11 'kilomet':21 'microphon':12 'nfc':9 'perfect':15 'sim':7 'stand':14 'still':16 'use':6 'wifi':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7110228"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706476375 {#2034
    date: 2024-01-28 22:12:55.0 +01:00
  }
  +"title": 347959
}
"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\Entry {#1604
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Arch-efi-partition-error"
  +title: "Arch efi partition error"
  +url: null
  +body: """
    I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
    \n
    > # Static information about the filesystems.\n
    > \n
    > # See fstab(5) for details.\n
    \n
    > # >\n
    > \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
    \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
    \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
    \n
    I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729108346 {#1565
    date: 2024-10-16 21:52:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  +badges: Doctrine\ORM\PersistentCollection {#1692 …}
  +children: [
    3 => App\Entity\EntryComment {#2307
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1604}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
      +body: "I tried using archinstall but I got errors so I did it manually"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706106224 {#2312
        date: 2024-01-24 15:23:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hiro8811@lemmy.world"
        "@may_nya@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2308 …}
      +nested: Doctrine\ORM\PersistentCollection {#2304 …}
      +votes: Doctrine\ORM\PersistentCollection {#2319 …}
      +reports: Doctrine\ORM\PersistentCollection {#2318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
      -id: 336704
      -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6972630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706106224 {#2310
        date: 2024-01-24 15:23:44.0 +01:00
      }
      +"title": 336704
    }
    2 => App\Entity\EntryComment {#2281
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1604}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
      +body: "Expected me using it or getting errors?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706123073 {#2296
        date: 2024-01-24 20:04:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hiro8811@lemmy.world"
        "@may_nya@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2280 …}
      +nested: Doctrine\ORM\PersistentCollection {#2278 …}
      +votes: Doctrine\ORM\PersistentCollection {#2279 …}
      +reports: Doctrine\ORM\PersistentCollection {#2277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
      -id: 337380
      -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6978431"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706123073 {#2295
        date: 2024-01-24 20:04:33.0 +01:00
      }
      +"title": 337380
    }
    1 => App\Entity\EntryComment {#2200
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1604}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
      +body: "Aha. If I modify them manually, what configs do I need to change?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706250069 {#2209
        date: 2024-01-26 07:21:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hiro8811@lemmy.world"
        "@may_nya@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 341349
      -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7025568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706250069 {#2204
        date: 2024-01-26 07:21:09.0 +01:00
      }
      +"title": 341349
    }
    0 => App\Entity\EntryComment {#2264
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1604}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
      +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706430053 {#2262
        date: 2024-01-28 09:20:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hiro8811@lemmy.world"
        "@may_nya@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2242 …}
      +nested: Doctrine\ORM\PersistentCollection {#2240 …}
      +votes: Doctrine\ORM\PersistentCollection {#2233 …}
      +reports: Doctrine\ORM\PersistentCollection {#2234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
      -id: 346685
      -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7093292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706430053 {#2263
        date: 2024-01-28 09:20:53.0 +01:00
      }
      +"title": 346685
    }
  ]
  -id: 32762
  -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
  -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706148629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11121496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706095129 {#1566
    date: 2024-01-24 12:18:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\Entry {#1604
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Arch-efi-partition-error"
  +title: "Arch efi partition error"
  +url: null
  +body: """
    I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
    \n
    > # Static information about the filesystems.\n
    > \n
    > # See fstab(5) for details.\n
    \n
    > # >\n
    > \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
    \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
    \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
    \n
    I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729108346 {#1565
    date: 2024-10-16 21:52:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  +badges: Doctrine\ORM\PersistentCollection {#1692 …}
  +children: [
    3 => App\Entity\EntryComment {#2307
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1604}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
      +body: "I tried using archinstall but I got errors so I did it manually"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706106224 {#2312
        date: 2024-01-24 15:23:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hiro8811@lemmy.world"
        "@may_nya@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2308 …}
      +nested: Doctrine\ORM\PersistentCollection {#2304 …}
      +votes: Doctrine\ORM\PersistentCollection {#2319 …}
      +reports: Doctrine\ORM\PersistentCollection {#2318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
      -id: 336704
      -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6972630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706106224 {#2310
        date: 2024-01-24 15:23:44.0 +01:00
      }
      +"title": 336704
    }
    2 => App\Entity\EntryComment {#2281
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1604}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
      +body: "Expected me using it or getting errors?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706123073 {#2296
        date: 2024-01-24 20:04:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hiro8811@lemmy.world"
        "@may_nya@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2280 …}
      +nested: Doctrine\ORM\PersistentCollection {#2278 …}
      +votes: Doctrine\ORM\PersistentCollection {#2279 …}
      +reports: Doctrine\ORM\PersistentCollection {#2277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
      -id: 337380
      -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6978431"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706123073 {#2295
        date: 2024-01-24 20:04:33.0 +01:00
      }
      +"title": 337380
    }
    1 => App\Entity\EntryComment {#2200
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1604}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
      +body: "Aha. If I modify them manually, what configs do I need to change?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706250069 {#2209
        date: 2024-01-26 07:21:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hiro8811@lemmy.world"
        "@may_nya@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 341349
      -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7025568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706250069 {#2204
        date: 2024-01-26 07:21:09.0 +01:00
      }
      +"title": 341349
    }
    0 => App\Entity\EntryComment {#2264
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1604}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
      +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706430053 {#2262
        date: 2024-01-28 09:20:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hiro8811@lemmy.world"
        "@may_nya@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2242 …}
      +nested: Doctrine\ORM\PersistentCollection {#2240 …}
      +votes: Doctrine\ORM\PersistentCollection {#2233 …}
      +reports: Doctrine\ORM\PersistentCollection {#2234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
      -id: 346685
      -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7093292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706430053 {#2263
        date: 2024-01-28 09:20:53.0 +01:00
      }
      +"title": 346685
    }
  ]
  -id: 32762
  -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
  -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706148629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11121496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706095129 {#1566
    date: 2024-01-24 12:18:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\Entry {#1604
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Arch-efi-partition-error"
  +title: "Arch efi partition error"
  +url: null
  +body: """
    I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
    \n
    > # Static information about the filesystems.\n
    > \n
    > # See fstab(5) for details.\n
    \n
    > # >\n
    > \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
    \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
    \n
    > # /dev/nvme0n1p2\n
    > \n
    > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
    \n
    > # /dev/nvme0n1p1\n
    > \n
    > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
    \n
    I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 8
  +favouriteCount: 14
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729108346 {#1565
    date: 2024-10-16 21:52:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1619 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1621 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
  +badges: Doctrine\ORM\PersistentCollection {#1692 …}
  +children: [
    3 => App\Entity\EntryComment {#2307
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1604}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
      +body: "I tried using archinstall but I got errors so I did it manually"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706106224 {#2312
        date: 2024-01-24 15:23:44.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hiro8811@lemmy.world"
        "@may_nya@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2308 …}
      +nested: Doctrine\ORM\PersistentCollection {#2304 …}
      +votes: Doctrine\ORM\PersistentCollection {#2319 …}
      +reports: Doctrine\ORM\PersistentCollection {#2318 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
      -id: 336704
      -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6972630"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706106224 {#2310
        date: 2024-01-24 15:23:44.0 +01:00
      }
      +"title": 336704
    }
    2 => App\Entity\EntryComment {#2281
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1604}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
      +body: "Expected me using it or getting errors?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706123073 {#2296
        date: 2024-01-24 20:04:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hiro8811@lemmy.world"
        "@may_nya@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2280 …}
      +nested: Doctrine\ORM\PersistentCollection {#2278 …}
      +votes: Doctrine\ORM\PersistentCollection {#2279 …}
      +reports: Doctrine\ORM\PersistentCollection {#2277 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
      -id: 337380
      -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6978431"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706123073 {#2295
        date: 2024-01-24 20:04:33.0 +01:00
      }
      +"title": 337380
    }
    1 => App\Entity\EntryComment {#2200
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1604}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
      +body: "Aha. If I modify them manually, what configs do I need to change?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706250069 {#2209
        date: 2024-01-26 07:21:09.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hiro8811@lemmy.world"
        "@may_nya@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2270 …}
      +nested: Doctrine\ORM\PersistentCollection {#2257 …}
      +votes: Doctrine\ORM\PersistentCollection {#2267 …}
      +reports: Doctrine\ORM\PersistentCollection {#2271 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
      -id: 341349
      -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7025568"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706250069 {#2204
        date: 2024-01-26 07:21:09.0 +01:00
      }
      +"title": 341349
    }
    0 => App\Entity\EntryComment {#2264
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1604}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
      +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706430053 {#2262
        date: 2024-01-28 09:20:53.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Hiro8811@lemmy.world"
        "@may_nya@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2242 …}
      +nested: Doctrine\ORM\PersistentCollection {#2240 …}
      +votes: Doctrine\ORM\PersistentCollection {#2233 …}
      +reports: Doctrine\ORM\PersistentCollection {#2234 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
      -id: 346685
      -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/7093292"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706430053 {#2263
        date: 2024-01-28 09:20:53.0 +01:00
      }
      +"title": 346685
    }
  ]
  -id: 32762
  -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
  -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706148629
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11121496"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706095129 {#1566
    date: 2024-01-24 12:18:49.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2307
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1604
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Arch-efi-partition-error"
    +title: "Arch efi partition error"
    +url: null
    +body: """
      I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
      \n
      > # Static information about the filesystems.\n
      > \n
      > # See fstab(5) for details.\n
      \n
      > # >\n
      > \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
      \n
      I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729108346 {#1565
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1619 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      3 => App\Entity\EntryComment {#2307}
      2 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2296
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2280 …}
        +nested: Doctrine\ORM\PersistentCollection {#2278 …}
        +votes: Doctrine\ORM\PersistentCollection {#2279 …}
        +reports: Doctrine\ORM\PersistentCollection {#2277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
        -id: 337380
        -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6978431"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706123073 {#2295
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      1 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Aha. If I modify them manually, what configs do I need to change?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706250069 {#2209
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 341349
        -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7025568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706250069 {#2204
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      0 => App\Entity\EntryComment {#2264
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706430053 {#2262
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2242 …}
        +nested: Doctrine\ORM\PersistentCollection {#2240 …}
        +votes: Doctrine\ORM\PersistentCollection {#2233 …}
        +reports: Doctrine\ORM\PersistentCollection {#2234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
        -id: 346685
        -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7093292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706430053 {#2263
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +"title": 346685
      }
    ]
    -id: 32762
    -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
    -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706148629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095129 {#1566
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +body: "I tried using archinstall but I got errors so I did it manually"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706106224 {#2312
    date: 2024-01-24 15:23:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
    "@may_nya@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 336704
  -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6972630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706106224 {#2310
    date: 2024-01-24 15:23:44.0 +01:00
  }
  +"title": 336704
}
"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 {#2307
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1604
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Arch-efi-partition-error"
    +title: "Arch efi partition error"
    +url: null
    +body: """
      I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
      \n
      > # Static information about the filesystems.\n
      > \n
      > # See fstab(5) for details.\n
      \n
      > # >\n
      > \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
      \n
      I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729108346 {#1565
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1619 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      3 => App\Entity\EntryComment {#2307}
      2 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2296
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2280 …}
        +nested: Doctrine\ORM\PersistentCollection {#2278 …}
        +votes: Doctrine\ORM\PersistentCollection {#2279 …}
        +reports: Doctrine\ORM\PersistentCollection {#2277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
        -id: 337380
        -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6978431"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706123073 {#2295
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      1 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Aha. If I modify them manually, what configs do I need to change?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706250069 {#2209
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 341349
        -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7025568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706250069 {#2204
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      0 => App\Entity\EntryComment {#2264
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706430053 {#2262
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2242 …}
        +nested: Doctrine\ORM\PersistentCollection {#2240 …}
        +votes: Doctrine\ORM\PersistentCollection {#2233 …}
        +reports: Doctrine\ORM\PersistentCollection {#2234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
        -id: 346685
        -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7093292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706430053 {#2263
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +"title": 346685
      }
    ]
    -id: 32762
    -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
    -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706148629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095129 {#1566
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +body: "I tried using archinstall but I got errors so I did it manually"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706106224 {#2312
    date: 2024-01-24 15:23:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
    "@may_nya@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 336704
  -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6972630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706106224 {#2310
    date: 2024-01-24 15:23:44.0 +01:00
  }
  +"title": 336704
}
"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 {#2307
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1604
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Arch-efi-partition-error"
    +title: "Arch efi partition error"
    +url: null
    +body: """
      I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
      \n
      > # Static information about the filesystems.\n
      > \n
      > # See fstab(5) for details.\n
      \n
      > # >\n
      > \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
      \n
      I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729108346 {#1565
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1619 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      3 => App\Entity\EntryComment {#2307}
      2 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2296
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2280 …}
        +nested: Doctrine\ORM\PersistentCollection {#2278 …}
        +votes: Doctrine\ORM\PersistentCollection {#2279 …}
        +reports: Doctrine\ORM\PersistentCollection {#2277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
        -id: 337380
        -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6978431"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706123073 {#2295
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      1 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Aha. If I modify them manually, what configs do I need to change?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706250069 {#2209
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 341349
        -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7025568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706250069 {#2204
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      0 => App\Entity\EntryComment {#2264
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706430053 {#2262
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2242 …}
        +nested: Doctrine\ORM\PersistentCollection {#2240 …}
        +votes: Doctrine\ORM\PersistentCollection {#2233 …}
        +reports: Doctrine\ORM\PersistentCollection {#2234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
        -id: 346685
        -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7093292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706430053 {#2263
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +"title": 346685
      }
    ]
    -id: 32762
    -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
    -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706148629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095129 {#1566
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +body: "I tried using archinstall but I got errors so I did it manually"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706106224 {#2312
    date: 2024-01-24 15:23:44.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
    "@may_nya@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2308 …}
  +nested: Doctrine\ORM\PersistentCollection {#2304 …}
  +votes: Doctrine\ORM\PersistentCollection {#2319 …}
  +reports: Doctrine\ORM\PersistentCollection {#2318 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
  -id: 336704
  -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6972630"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706106224 {#2310
    date: 2024-01-24 15:23:44.0 +01:00
  }
  +"title": 336704
}
"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 {#2281
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1604
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Arch-efi-partition-error"
    +title: "Arch efi partition error"
    +url: null
    +body: """
      I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
      \n
      > # Static information about the filesystems.\n
      > \n
      > # See fstab(5) for details.\n
      \n
      > # >\n
      > \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
      \n
      I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729108346 {#1565
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1619 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      3 => App\Entity\EntryComment {#2307
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "I tried using archinstall but I got errors so I did it manually"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706106224 {#2312
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 336704
        -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6972630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706106224 {#2310
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2281}
      1 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Aha. If I modify them manually, what configs do I need to change?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706250069 {#2209
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 341349
        -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7025568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706250069 {#2204
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      0 => App\Entity\EntryComment {#2264
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706430053 {#2262
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2242 …}
        +nested: Doctrine\ORM\PersistentCollection {#2240 …}
        +votes: Doctrine\ORM\PersistentCollection {#2233 …}
        +reports: Doctrine\ORM\PersistentCollection {#2234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
        -id: 346685
        -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7093292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706430053 {#2263
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +"title": 346685
      }
    ]
    -id: 32762
    -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
    -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706148629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095129 {#1566
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +body: "Expected me using it or getting errors?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706123073 {#2296
    date: 2024-01-24 20:04:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
    "@may_nya@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 337380
  -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6978431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706123073 {#2295
    date: 2024-01-24 20:04:33.0 +01:00
  }
  +"title": 337380
}
"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 {#2281
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1604
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Arch-efi-partition-error"
    +title: "Arch efi partition error"
    +url: null
    +body: """
      I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
      \n
      > # Static information about the filesystems.\n
      > \n
      > # See fstab(5) for details.\n
      \n
      > # >\n
      > \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
      \n
      I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729108346 {#1565
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1619 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      3 => App\Entity\EntryComment {#2307
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "I tried using archinstall but I got errors so I did it manually"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706106224 {#2312
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 336704
        -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6972630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706106224 {#2310
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2281}
      1 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Aha. If I modify them manually, what configs do I need to change?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706250069 {#2209
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 341349
        -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7025568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706250069 {#2204
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      0 => App\Entity\EntryComment {#2264
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706430053 {#2262
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2242 …}
        +nested: Doctrine\ORM\PersistentCollection {#2240 …}
        +votes: Doctrine\ORM\PersistentCollection {#2233 …}
        +reports: Doctrine\ORM\PersistentCollection {#2234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
        -id: 346685
        -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7093292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706430053 {#2263
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +"title": 346685
      }
    ]
    -id: 32762
    -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
    -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706148629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095129 {#1566
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +body: "Expected me using it or getting errors?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706123073 {#2296
    date: 2024-01-24 20:04:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
    "@may_nya@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 337380
  -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6978431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706123073 {#2295
    date: 2024-01-24 20:04:33.0 +01:00
  }
  +"title": 337380
}
"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 {#2281
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1604
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Arch-efi-partition-error"
    +title: "Arch efi partition error"
    +url: null
    +body: """
      I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
      \n
      > # Static information about the filesystems.\n
      > \n
      > # See fstab(5) for details.\n
      \n
      > # >\n
      > \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
      \n
      I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729108346 {#1565
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1619 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      3 => App\Entity\EntryComment {#2307
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "I tried using archinstall but I got errors so I did it manually"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706106224 {#2312
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 336704
        -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6972630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706106224 {#2310
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2281}
      1 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Aha. If I modify them manually, what configs do I need to change?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706250069 {#2209
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 341349
        -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7025568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706250069 {#2204
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      0 => App\Entity\EntryComment {#2264
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706430053 {#2262
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2242 …}
        +nested: Doctrine\ORM\PersistentCollection {#2240 …}
        +votes: Doctrine\ORM\PersistentCollection {#2233 …}
        +reports: Doctrine\ORM\PersistentCollection {#2234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
        -id: 346685
        -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7093292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706430053 {#2263
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +"title": 346685
      }
    ]
    -id: 32762
    -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
    -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706148629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095129 {#1566
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +body: "Expected me using it or getting errors?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706123073 {#2296
    date: 2024-01-24 20:04:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
    "@may_nya@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2280 …}
  +nested: Doctrine\ORM\PersistentCollection {#2278 …}
  +votes: Doctrine\ORM\PersistentCollection {#2279 …}
  +reports: Doctrine\ORM\PersistentCollection {#2277 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
  -id: 337380
  -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6978431"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706123073 {#2295
    date: 2024-01-24 20:04:33.0 +01:00
  }
  +"title": 337380
}
"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 {#2200
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1604
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Arch-efi-partition-error"
    +title: "Arch efi partition error"
    +url: null
    +body: """
      I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
      \n
      > # Static information about the filesystems.\n
      > \n
      > # See fstab(5) for details.\n
      \n
      > # >\n
      > \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
      \n
      I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729108346 {#1565
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1619 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      3 => App\Entity\EntryComment {#2307
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "I tried using archinstall but I got errors so I did it manually"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706106224 {#2312
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 336704
        -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6972630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706106224 {#2310
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2296
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2280 …}
        +nested: Doctrine\ORM\PersistentCollection {#2278 …}
        +votes: Doctrine\ORM\PersistentCollection {#2279 …}
        +reports: Doctrine\ORM\PersistentCollection {#2277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
        -id: 337380
        -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6978431"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706123073 {#2295
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      1 => App\Entity\EntryComment {#2200}
      0 => App\Entity\EntryComment {#2264
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706430053 {#2262
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2242 …}
        +nested: Doctrine\ORM\PersistentCollection {#2240 …}
        +votes: Doctrine\ORM\PersistentCollection {#2233 …}
        +reports: Doctrine\ORM\PersistentCollection {#2234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
        -id: 346685
        -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7093292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706430053 {#2263
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +"title": 346685
      }
    ]
    -id: 32762
    -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
    -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706148629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095129 {#1566
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +body: "Aha. If I modify them manually, what configs do I need to change?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706250069 {#2209
    date: 2024-01-26 07:21:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
    "@may_nya@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 341349
  -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7025568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706250069 {#2204
    date: 2024-01-26 07:21:09.0 +01:00
  }
  +"title": 341349
}
"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 {#2200
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1604
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Arch-efi-partition-error"
    +title: "Arch efi partition error"
    +url: null
    +body: """
      I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
      \n
      > # Static information about the filesystems.\n
      > \n
      > # See fstab(5) for details.\n
      \n
      > # >\n
      > \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
      \n
      I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729108346 {#1565
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1619 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      3 => App\Entity\EntryComment {#2307
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "I tried using archinstall but I got errors so I did it manually"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706106224 {#2312
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 336704
        -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6972630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706106224 {#2310
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2296
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2280 …}
        +nested: Doctrine\ORM\PersistentCollection {#2278 …}
        +votes: Doctrine\ORM\PersistentCollection {#2279 …}
        +reports: Doctrine\ORM\PersistentCollection {#2277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
        -id: 337380
        -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6978431"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706123073 {#2295
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      1 => App\Entity\EntryComment {#2200}
      0 => App\Entity\EntryComment {#2264
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706430053 {#2262
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2242 …}
        +nested: Doctrine\ORM\PersistentCollection {#2240 …}
        +votes: Doctrine\ORM\PersistentCollection {#2233 …}
        +reports: Doctrine\ORM\PersistentCollection {#2234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
        -id: 346685
        -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7093292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706430053 {#2263
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +"title": 346685
      }
    ]
    -id: 32762
    -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
    -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706148629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095129 {#1566
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +body: "Aha. If I modify them manually, what configs do I need to change?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706250069 {#2209
    date: 2024-01-26 07:21:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
    "@may_nya@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 341349
  -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7025568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706250069 {#2204
    date: 2024-01-26 07:21:09.0 +01:00
  }
  +"title": 341349
}
"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 {#2200
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1604
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Arch-efi-partition-error"
    +title: "Arch efi partition error"
    +url: null
    +body: """
      I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
      \n
      > # Static information about the filesystems.\n
      > \n
      > # See fstab(5) for details.\n
      \n
      > # >\n
      > \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
      \n
      I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729108346 {#1565
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1619 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      3 => App\Entity\EntryComment {#2307
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "I tried using archinstall but I got errors so I did it manually"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706106224 {#2312
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 336704
        -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6972630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706106224 {#2310
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2296
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2280 …}
        +nested: Doctrine\ORM\PersistentCollection {#2278 …}
        +votes: Doctrine\ORM\PersistentCollection {#2279 …}
        +reports: Doctrine\ORM\PersistentCollection {#2277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
        -id: 337380
        -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6978431"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706123073 {#2295
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      1 => App\Entity\EntryComment {#2200}
      0 => App\Entity\EntryComment {#2264
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
        +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706430053 {#2262
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2242 …}
        +nested: Doctrine\ORM\PersistentCollection {#2240 …}
        +votes: Doctrine\ORM\PersistentCollection {#2233 …}
        +reports: Doctrine\ORM\PersistentCollection {#2234 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
        -id: 346685
        -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7093292"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706430053 {#2263
          date: 2024-01-28 09:20:53.0 +01:00
        }
        +"title": 346685
      }
    ]
    -id: 32762
    -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
    -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706148629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095129 {#1566
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
  +body: "Aha. If I modify them manually, what configs do I need to change?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706250069 {#2209
    date: 2024-01-26 07:21:09.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
    "@may_nya@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2270 …}
  +nested: Doctrine\ORM\PersistentCollection {#2257 …}
  +votes: Doctrine\ORM\PersistentCollection {#2267 …}
  +reports: Doctrine\ORM\PersistentCollection {#2271 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
  -id: 341349
  -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7025568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706250069 {#2204
    date: 2024-01-26 07:21:09.0 +01:00
  }
  +"title": 341349
}
"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 {#2264
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1604
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Arch-efi-partition-error"
    +title: "Arch efi partition error"
    +url: null
    +body: """
      I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
      \n
      > # Static information about the filesystems.\n
      > \n
      > # See fstab(5) for details.\n
      \n
      > # >\n
      > \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
      \n
      I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729108346 {#1565
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1619 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      3 => App\Entity\EntryComment {#2307
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "I tried using archinstall but I got errors so I did it manually"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706106224 {#2312
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 336704
        -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6972630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706106224 {#2310
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2296
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2280 …}
        +nested: Doctrine\ORM\PersistentCollection {#2278 …}
        +votes: Doctrine\ORM\PersistentCollection {#2279 …}
        +reports: Doctrine\ORM\PersistentCollection {#2277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
        -id: 337380
        -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6978431"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706123073 {#2295
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      1 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Aha. If I modify them manually, what configs do I need to change?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706250069 {#2209
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 341349
        -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7025568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706250069 {#2204
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      0 => App\Entity\EntryComment {#2264}
    ]
    -id: 32762
    -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
    -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706148629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095129 {#1566
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706430053 {#2262
    date: 2024-01-28 09:20:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
    "@may_nya@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 346685
  -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7093292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706430053 {#2263
    date: 2024-01-28 09:20:53.0 +01:00
  }
  +"title": 346685
}
"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 {#2264
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1604
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Arch-efi-partition-error"
    +title: "Arch efi partition error"
    +url: null
    +body: """
      I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
      \n
      > # Static information about the filesystems.\n
      > \n
      > # See fstab(5) for details.\n
      \n
      > # >\n
      > \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
      \n
      I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729108346 {#1565
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1619 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      3 => App\Entity\EntryComment {#2307
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "I tried using archinstall but I got errors so I did it manually"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706106224 {#2312
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 336704
        -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6972630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706106224 {#2310
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2296
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2280 …}
        +nested: Doctrine\ORM\PersistentCollection {#2278 …}
        +votes: Doctrine\ORM\PersistentCollection {#2279 …}
        +reports: Doctrine\ORM\PersistentCollection {#2277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
        -id: 337380
        -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6978431"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706123073 {#2295
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      1 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Aha. If I modify them manually, what configs do I need to change?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706250069 {#2209
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 341349
        -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7025568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706250069 {#2204
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      0 => App\Entity\EntryComment {#2264}
    ]
    -id: 32762
    -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
    -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706148629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095129 {#1566
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706430053 {#2262
    date: 2024-01-28 09:20:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
    "@may_nya@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 346685
  -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7093292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706430053 {#2263
    date: 2024-01-28 09:20:53.0 +01:00
  }
  +"title": 346685
}
"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 {#2264
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1604
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "Arch-efi-partition-error"
    +title: "Arch efi partition error"
    +url: null
    +body: """
      I recently reinstalled arch but I have a problem with efi partition, user can acces it and the fstab is fucked up\n
      \n
      > # Static information about the filesystems.\n
      > \n
      > # See fstab(5) for details.\n
      \n
      > # >\n
      > \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,errors>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f >/ ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage>=437,iocharset=ascii,shortname=mixed,utf8,erro>rs>=remount-ro 0 2\n
      \n
      > # /dev/nvme0n1p2\n
      > \n
      > UUID=e085a3ed-42c6-4329-ae32-9fe68d6ea02f / ext4 rw,relatime 0 1\n
      \n
      > # /dev/nvme0n1p1\n
      > \n
      > UUID=81F6-B0FD /boot/grub vfat >rw,relatime,fmask=0022,dmask=0022,codepage=>437,iocharset=ascii,shortname=mixed,utf8,error>s=remount-ro 0 2\n
      \n
      I have tried modifying and regenerating fstab but it dosen’t work. Also grub can’t be accessed when I’m booted, nor does grub theme. How to I fix this?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 8
    +favouriteCount: 14
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729108346 {#1565
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1619 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1621 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1680 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1686 …}
    +badges: Doctrine\ORM\PersistentCollection {#1692 …}
    +children: [
      3 => App\Entity\EntryComment {#2307
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "I tried using archinstall but I got errors so I did it manually"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1706106224 {#2312
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2308 …}
        +nested: Doctrine\ORM\PersistentCollection {#2304 …}
        +votes: Doctrine\ORM\PersistentCollection {#2319 …}
        +reports: Doctrine\ORM\PersistentCollection {#2318 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2316 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2294 …}
        -id: 336704
        -bodyTs: "'archinstal':4 'error':8 'got':7 'manual':13 'tri':2 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6972630"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706106224 {#2310
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2281
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2283 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2296
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2280 …}
        +nested: Doctrine\ORM\PersistentCollection {#2278 …}
        +votes: Doctrine\ORM\PersistentCollection {#2279 …}
        +reports: Doctrine\ORM\PersistentCollection {#2277 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2220 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2222 …}
        -id: 337380
        -bodyTs: "'error':7 'expect':1 'get':6 'use':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6978431"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706123073 {#2295
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      1 => App\Entity\EntryComment {#2200
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1604}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2211 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2306 …}
        +body: "Aha. If I modify them manually, what configs do I need to change?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1706250069 {#2209
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Hiro8811@lemmy.world"
          "@may_nya@lemmy.blahaj.zone"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2270 …}
        +nested: Doctrine\ORM\PersistentCollection {#2257 …}
        +votes: Doctrine\ORM\PersistentCollection {#2267 …}
        +reports: Doctrine\ORM\PersistentCollection {#2271 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2272 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2253 …}
        -id: 341349
        -bodyTs: "'aha':1 'chang':13 'config':8 'manual':6 'modifi':4 'need':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/7025568"
        +editedAt: null
        +createdAt: DateTimeImmutable @1706250069 {#2204
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      0 => App\Entity\EntryComment {#2264}
    ]
    -id: 32762
    -titleTs: "'arch':1 'efi':2 'error':4 'partit':3"
    -bodyTs: "'/boot':52 '/boot/grub':92,133 '/dev/nvme0n1p1':47,87,128 '/dev/nvme0n1p2':33,73,114 '0':45,71,85,112,126,153 '0022':57,59,97,99,138,140 '1':46,86,127 '2':72,113,154 '42c6':37,77,118 '4329':38,78,119 '437':61,101,142 '5':30 '81f6':50,90,131 '81f6-b0fd':49,89,130 '9fe68d6ea02f':41,81,122 'acc':15 'access':172 'ae32':40,80,121 'ae32-9fe68d6ea02f':39,79,120 'also':167 'arch':4 'ascii':63,103,144 'b0fd':51,91,132 'boot':176 'codepag':60,100,141 'detail':32 'dmask':58,98,139 'dosen':164 'e085a3ed':36,76,117 'e085a3ed-42c6':35,75,116 'efi':11 'erro':107 'error':67,148 'ext4':42,82,123 'filesystem':27 'fix':184 'fmask':56,96,137 'fstab':19,29,161 'fuck':21 'grub':168,179 'inform':24 'iocharset':62,102,143 'm':175 'mix':65,105,146 'modifi':158 'partit':12 'problem':9 'recent':2 'regener':160 'reinstal':3 'relatim':44,55,84,95,125,136 'remount':69,110,151 'remount-ro':68,109,150 'ro':70,111,152 'rs':108 'rw':43,54,83,94,124,135 'see':28 'shortnam':64,104,145 'static':23 'theme':180 'tri':157 'user':13 'utf8':66,106,147 'uuid':34,48,74,88,115,129 'vfat':53,93,134 'work':166"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706148629
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11121496"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706095129 {#1566
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2235 …}
  +body: "I solved it somewhat. There’s only two entries in fstab now but for some reason the efi partition still gets automatically mounted and the grub theme dosen’t work"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706430053 {#2262
    date: 2024-01-28 09:20:53.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Hiro8811@lemmy.world"
    "@may_nya@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2242 …}
  +nested: Doctrine\ORM\PersistentCollection {#2240 …}
  +votes: Doctrine\ORM\PersistentCollection {#2233 …}
  +reports: Doctrine\ORM\PersistentCollection {#2234 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2237 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2258 …}
  -id: 346685
  -bodyTs: "'automat':22 'dosen':28 'efi':18 'entri':9 'fstab':11 'get':21 'grub':26 'mount':23 'partit':19 'reason':16 'solv':2 'somewhat':4 'still':20 'theme':27 'two':8 'work':30"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/7093292"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706430053 {#2263
    date: 2024-01-28 09:20:53.0 +01:00
  }
  +"title": 346685
}
"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
Proxies\__CG__\App\Entity\Entry {#2194
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: Proxies\__CG__\App\Entity\Image {#3298 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
  +slug: "consequences"
  +title: "consequences"
  +url: "https://lemmy.world/pictrs/image/ec421769-c673-403b-b836-b8b8c343ad16.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 618
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728742748 {#3293
    date: 2024-10-12 16:19:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  +badges: Doctrine\ORM\PersistentCollection {#3311 …}
  +children: [
    App\Entity\EntryComment {#2199
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
      +image: null
      +parent: null
      +root: null
      +body: "*Pray"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706179530 {#2219
        date: 2024-01-25 11:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kewwwi@lemmy.world"
        "@kewwwi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2195 …}
      +nested: Doctrine\ORM\PersistentCollection {#2197 …}
      +votes: Doctrine\ORM\PersistentCollection {#2206 …}
      +reports: Doctrine\ORM\PersistentCollection {#2201 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 338957
      -bodyTs: "'pray':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6998665"
      +editedAt: DateTimeImmutable @1728551375 {#2217
        date: 2024-10-10 11:09:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706179530 {#2196
        date: 2024-01-25 11:45:30.0 +01:00
      }
      +"title": 338957
    }
  ]
  -id: 32968
  -titleTs: "'consequ':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706262956
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11163512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706176556 {#3278
    date: 2024-01-25 10:55:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2194
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: Proxies\__CG__\App\Entity\Image {#3298 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
  +slug: "consequences"
  +title: "consequences"
  +url: "https://lemmy.world/pictrs/image/ec421769-c673-403b-b836-b8b8c343ad16.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 618
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728742748 {#3293
    date: 2024-10-12 16:19:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  +badges: Doctrine\ORM\PersistentCollection {#3311 …}
  +children: [
    App\Entity\EntryComment {#2199
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
      +image: null
      +parent: null
      +root: null
      +body: "*Pray"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706179530 {#2219
        date: 2024-01-25 11:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kewwwi@lemmy.world"
        "@kewwwi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2195 …}
      +nested: Doctrine\ORM\PersistentCollection {#2197 …}
      +votes: Doctrine\ORM\PersistentCollection {#2206 …}
      +reports: Doctrine\ORM\PersistentCollection {#2201 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 338957
      -bodyTs: "'pray':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6998665"
      +editedAt: DateTimeImmutable @1728551375 {#2217
        date: 2024-10-10 11:09:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706179530 {#2196
        date: 2024-01-25 11:45:30.0 +01:00
      }
      +"title": 338957
    }
  ]
  -id: 32968
  -titleTs: "'consequ':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706262956
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11163512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706176556 {#3278
    date: 2024-01-25 10:55:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2194
  +user: Proxies\__CG__\App\Entity\User {#3256 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: Proxies\__CG__\App\Entity\Image {#3298 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
  +slug: "consequences"
  +title: "consequences"
  +url: "https://lemmy.world/pictrs/image/ec421769-c673-403b-b836-b8b8c343ad16.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 58
  +favouriteCount: 618
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1728742748 {#3293
    date: 2024-10-12 16:19:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3301 …}
  +votes: Doctrine\ORM\PersistentCollection {#3303 …}
  +reports: Doctrine\ORM\PersistentCollection {#3305 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
  +badges: Doctrine\ORM\PersistentCollection {#3311 …}
  +children: [
    App\Entity\EntryComment {#2199
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2194 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
      +image: null
      +parent: null
      +root: null
      +body: "*Pray"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706179530 {#2219
        date: 2024-01-25 11:45:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kewwwi@lemmy.world"
        "@kewwwi@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2195 …}
      +nested: Doctrine\ORM\PersistentCollection {#2197 …}
      +votes: Doctrine\ORM\PersistentCollection {#2206 …}
      +reports: Doctrine\ORM\PersistentCollection {#2201 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
      -id: 338957
      -bodyTs: "'pray':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6998665"
      +editedAt: DateTimeImmutable @1728551375 {#2217
        date: 2024-10-10 11:09:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706179530 {#2196
        date: 2024-01-25 11:45:30.0 +01:00
      }
      +"title": 338957
    }
  ]
  -id: 32968
  -titleTs: "'consequ':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706262956
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11163512"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706176556 {#3278
    date: 2024-01-25 10:55:56.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: Proxies\__CG__\App\Entity\Image {#3298 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "consequences"
    +title: "consequences"
    +url: "https://lemmy.world/pictrs/image/ec421769-c673-403b-b836-b8b8c343ad16.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 618
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728742748 {#3293
      date: 2024-10-12 16:19:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    +badges: Doctrine\ORM\PersistentCollection {#3311 …}
    +children: [
      App\Entity\EntryComment {#2199}
    ]
    -id: 32968
    -titleTs: "'consequ':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706262956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11163512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706176556 {#3278
      date: 2024-01-25 10:55:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: "*Pray"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706179530 {#2219
    date: 2024-01-25 11:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 338957
  -bodyTs: "'pray':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6998665"
  +editedAt: DateTimeImmutable @1728551375 {#2217
    date: 2024-10-10 11:09:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706179530 {#2196
    date: 2024-01-25 11:45:30.0 +01:00
  }
  +"title": 338957
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: Proxies\__CG__\App\Entity\Image {#3298 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "consequences"
    +title: "consequences"
    +url: "https://lemmy.world/pictrs/image/ec421769-c673-403b-b836-b8b8c343ad16.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 618
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728742748 {#3293
      date: 2024-10-12 16:19:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    +badges: Doctrine\ORM\PersistentCollection {#3311 …}
    +children: [
      App\Entity\EntryComment {#2199}
    ]
    -id: 32968
    -titleTs: "'consequ':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706262956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11163512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706176556 {#3278
      date: 2024-01-25 10:55:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: "*Pray"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706179530 {#2219
    date: 2024-01-25 11:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 338957
  -bodyTs: "'pray':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6998665"
  +editedAt: DateTimeImmutable @1728551375 {#2217
    date: 2024-10-10 11:09:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706179530 {#2196
    date: 2024-01-25 11:45:30.0 +01:00
  }
  +"title": 338957
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
48 DENIED moderate
App\Entity\EntryComment {#2199
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2194
    +user: Proxies\__CG__\App\Entity\User {#3256 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: Proxies\__CG__\App\Entity\Image {#3298 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "consequences"
    +title: "consequences"
    +url: "https://lemmy.world/pictrs/image/ec421769-c673-403b-b836-b8b8c343ad16.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 58
    +favouriteCount: 618
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1728742748 {#3293
      date: 2024-10-12 16:19:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3301 …}
    +votes: Doctrine\ORM\PersistentCollection {#3303 …}
    +reports: Doctrine\ORM\PersistentCollection {#3305 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3307 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3309 …}
    +badges: Doctrine\ORM\PersistentCollection {#3311 …}
    +children: [
      App\Entity\EntryComment {#2199}
    ]
    -id: 32968
    -titleTs: "'consequ':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706262956
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11163512"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706176556 {#3278
      date: 2024-01-25 10:55:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: "*Pray"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706179530 {#2219
    date: 2024-01-25 11:45:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kewwwi@lemmy.world"
    "@kewwwi@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2195 …}
  +nested: Doctrine\ORM\PersistentCollection {#2197 …}
  +votes: Doctrine\ORM\PersistentCollection {#2206 …}
  +reports: Doctrine\ORM\PersistentCollection {#2201 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2203 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2212 …}
  -id: 338957
  -bodyTs: "'pray':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6998665"
  +editedAt: DateTimeImmutable @1728551375 {#2217
    date: 2024-10-10 11:09:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706179530 {#2196
    date: 2024-01-25 11:45:30.0 +01:00
  }
  +"title": 338957
}
"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
Proxies\__CG__\App\Entity\Entry {#2122
  +user: Proxies\__CG__\App\Entity\User {#3243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
  +slug: "Programming-The-Horror-Game"
  +title: "Programming: The Horror Game"
  +url: "https://programming.dev/pictrs/image/92fad527-f13c-4709-915c-d759a0c33b2f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 898
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727416204 {#3238
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  +badges: Doctrine\ORM\PersistentCollection {#3251 …}
  +children: [
    1 => App\Entity\EntryComment {#2139
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2122 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
      +root: App\Entity\EntryComment {#2121
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2122 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
        +image: null
        +parent: null
        +root: null
        +body: "But I have an LCD display"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1727416204 {#2118
          date: 2024-09-27 07:50:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2113 …}
        +nested: Doctrine\ORM\PersistentCollection {#2119 …}
        +votes: Doctrine\ORM\PersistentCollection {#2120 …}
        +reports: Doctrine\ORM\PersistentCollection {#2160 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
        -id: 325244
        -bodyTs: "'display':6 'lcd':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6845581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705742490 {#2117
          date: 2024-01-20 10:21:30.0 +01:00
        }
        +"title": 325244
      }
      +body: "Low battery mode on…computers?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705860267 {#2126
        date: 2024-01-21 19:04:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
        "@Hiro8811@lemmy.world"
        "@pkill@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2224 …}
      +nested: Doctrine\ORM\PersistentCollection {#2223 …}
      +votes: Doctrine\ORM\PersistentCollection {#2216 …}
      +reports: Doctrine\ORM\PersistentCollection {#2213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
      -id: 328877
      -bodyTs: "'batteri':2 'comput':5 'low':1 'mode':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6890474"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705860267 {#2043
        date: 2024-01-21 19:04:27.0 +01:00
      }
      +"title": 328877
    }
    0 => App\Entity\EntryComment {#2121}
  ]
  -id: 31825
  -titleTs: "'game':4 'horror':3 'program':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792698
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8833977"
  +editedAt: DateTimeImmutable @1726917645 {#3103
    date: 2024-09-21 13:20:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705706298 {#2768
    date: 2024-01-20 00:18:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2122
  +user: Proxies\__CG__\App\Entity\User {#3243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
  +slug: "Programming-The-Horror-Game"
  +title: "Programming: The Horror Game"
  +url: "https://programming.dev/pictrs/image/92fad527-f13c-4709-915c-d759a0c33b2f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 898
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727416204 {#3238
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  +badges: Doctrine\ORM\PersistentCollection {#3251 …}
  +children: [
    1 => App\Entity\EntryComment {#2139
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2122 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
      +root: App\Entity\EntryComment {#2121
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2122 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
        +image: null
        +parent: null
        +root: null
        +body: "But I have an LCD display"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1727416204 {#2118
          date: 2024-09-27 07:50:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2113 …}
        +nested: Doctrine\ORM\PersistentCollection {#2119 …}
        +votes: Doctrine\ORM\PersistentCollection {#2120 …}
        +reports: Doctrine\ORM\PersistentCollection {#2160 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
        -id: 325244
        -bodyTs: "'display':6 'lcd':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6845581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705742490 {#2117
          date: 2024-01-20 10:21:30.0 +01:00
        }
        +"title": 325244
      }
      +body: "Low battery mode on…computers?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705860267 {#2126
        date: 2024-01-21 19:04:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
        "@Hiro8811@lemmy.world"
        "@pkill@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2224 …}
      +nested: Doctrine\ORM\PersistentCollection {#2223 …}
      +votes: Doctrine\ORM\PersistentCollection {#2216 …}
      +reports: Doctrine\ORM\PersistentCollection {#2213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
      -id: 328877
      -bodyTs: "'batteri':2 'comput':5 'low':1 'mode':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6890474"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705860267 {#2043
        date: 2024-01-21 19:04:27.0 +01:00
      }
      +"title": 328877
    }
    0 => App\Entity\EntryComment {#2121}
  ]
  -id: 31825
  -titleTs: "'game':4 'horror':3 'program':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792698
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8833977"
  +editedAt: DateTimeImmutable @1726917645 {#3103
    date: 2024-09-21 13:20:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705706298 {#2768
    date: 2024-01-20 00:18:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2122
  +user: Proxies\__CG__\App\Entity\User {#3243 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
  +slug: "Programming-The-Horror-Game"
  +title: "Programming: The Horror Game"
  +url: "https://programming.dev/pictrs/image/92fad527-f13c-4709-915c-d759a0c33b2f.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 43
  +favouriteCount: 898
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727416204 {#3238
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3235 …}
  +votes: Doctrine\ORM\PersistentCollection {#3233 …}
  +reports: Doctrine\ORM\PersistentCollection {#3231 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
  +badges: Doctrine\ORM\PersistentCollection {#3251 …}
  +children: [
    1 => App\Entity\EntryComment {#2139
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2122 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
      +root: App\Entity\EntryComment {#2121
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2122 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
        +image: null
        +parent: null
        +root: null
        +body: "But I have an LCD display"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1727416204 {#2118
          date: 2024-09-27 07:50:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2113 …}
        +nested: Doctrine\ORM\PersistentCollection {#2119 …}
        +votes: Doctrine\ORM\PersistentCollection {#2120 …}
        +reports: Doctrine\ORM\PersistentCollection {#2160 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
        -id: 325244
        -bodyTs: "'display':6 'lcd':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6845581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705742490 {#2117
          date: 2024-01-20 10:21:30.0 +01:00
        }
        +"title": 325244
      }
      +body: "Low battery mode on…computers?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705860267 {#2126
        date: 2024-01-21 19:04:27.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPDev@programming.dev"
        "@Hiro8811@lemmy.world"
        "@pkill@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2224 …}
      +nested: Doctrine\ORM\PersistentCollection {#2223 …}
      +votes: Doctrine\ORM\PersistentCollection {#2216 …}
      +reports: Doctrine\ORM\PersistentCollection {#2213 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
      -id: 328877
      -bodyTs: "'batteri':2 'comput':5 'low':1 'mode':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6890474"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705860267 {#2043
        date: 2024-01-21 19:04:27.0 +01:00
      }
      +"title": 328877
    }
    0 => App\Entity\EntryComment {#2121}
  ]
  -id: 31825
  -titleTs: "'game':4 'horror':3 'program':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705792698
  +visibility: "visible             "
  +apId: "https://programming.dev/post/8833977"
  +editedAt: DateTimeImmutable @1726917645 {#3103
    date: 2024-09-21 13:20:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705706298 {#2768
    date: 2024-01-20 00:18:18.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
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 {#2139
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122
    +user: Proxies\__CG__\App\Entity\User {#3243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
    +slug: "Programming-The-Horror-Game"
    +title: "Programming: The Horror Game"
    +url: "https://programming.dev/pictrs/image/92fad527-f13c-4709-915c-d759a0c33b2f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 898
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727416204 {#3238
      date: 2024-09-27 07:50:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
    +badges: Doctrine\ORM\PersistentCollection {#3251 …}
    +children: [
      1 => App\Entity\EntryComment {#2139}
      0 => App\Entity\EntryComment {#2121
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2122 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
        +image: null
        +parent: null
        +root: null
        +body: "But I have an LCD display"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1727416204 {#2118
          date: 2024-09-27 07:50:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2113 …}
        +nested: Doctrine\ORM\PersistentCollection {#2119 …}
        +votes: Doctrine\ORM\PersistentCollection {#2120 …}
        +reports: Doctrine\ORM\PersistentCollection {#2160 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
        -id: 325244
        -bodyTs: "'display':6 'lcd':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6845581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705742490 {#2117
          date: 2024-01-20 10:21:30.0 +01:00
        }
        +"title": 325244
      }
    ]
    -id: 31825
    -titleTs: "'game':4 'horror':3 'program':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705792698
    +visibility: "visible             "
    +apId: "https://programming.dev/post/8833977"
    +editedAt: DateTimeImmutable @1726917645 {#3103
      date: 2024-09-21 13:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705706298 {#2768
      date: 2024-01-20 00:18:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: App\Entity\EntryComment {#2121}
  +body: "Low battery mode on…computers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705860267 {#2126
    date: 2024-01-21 19:04:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hiro8811@lemmy.world"
    "@pkill@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 328877
  -bodyTs: "'batteri':2 'comput':5 'low':1 'mode':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6890474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705860267 {#2043
    date: 2024-01-21 19:04:27.0 +01:00
  }
  +"title": 328877
}
"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 {#2139
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122
    +user: Proxies\__CG__\App\Entity\User {#3243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
    +slug: "Programming-The-Horror-Game"
    +title: "Programming: The Horror Game"
    +url: "https://programming.dev/pictrs/image/92fad527-f13c-4709-915c-d759a0c33b2f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 898
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727416204 {#3238
      date: 2024-09-27 07:50:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
    +badges: Doctrine\ORM\PersistentCollection {#3251 …}
    +children: [
      1 => App\Entity\EntryComment {#2139}
      0 => App\Entity\EntryComment {#2121
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2122 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
        +image: null
        +parent: null
        +root: null
        +body: "But I have an LCD display"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1727416204 {#2118
          date: 2024-09-27 07:50:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2113 …}
        +nested: Doctrine\ORM\PersistentCollection {#2119 …}
        +votes: Doctrine\ORM\PersistentCollection {#2120 …}
        +reports: Doctrine\ORM\PersistentCollection {#2160 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
        -id: 325244
        -bodyTs: "'display':6 'lcd':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6845581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705742490 {#2117
          date: 2024-01-20 10:21:30.0 +01:00
        }
        +"title": 325244
      }
    ]
    -id: 31825
    -titleTs: "'game':4 'horror':3 'program':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705792698
    +visibility: "visible             "
    +apId: "https://programming.dev/post/8833977"
    +editedAt: DateTimeImmutable @1726917645 {#3103
      date: 2024-09-21 13:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705706298 {#2768
      date: 2024-01-20 00:18:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: App\Entity\EntryComment {#2121}
  +body: "Low battery mode on…computers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705860267 {#2126
    date: 2024-01-21 19:04:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hiro8811@lemmy.world"
    "@pkill@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 328877
  -bodyTs: "'batteri':2 'comput':5 'low':1 'mode':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6890474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705860267 {#2043
    date: 2024-01-21 19:04:27.0 +01:00
  }
  +"title": 328877
}
"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 {#2139
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122
    +user: Proxies\__CG__\App\Entity\User {#3243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
    +slug: "Programming-The-Horror-Game"
    +title: "Programming: The Horror Game"
    +url: "https://programming.dev/pictrs/image/92fad527-f13c-4709-915c-d759a0c33b2f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 898
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727416204 {#3238
      date: 2024-09-27 07:50:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
    +badges: Doctrine\ORM\PersistentCollection {#3251 …}
    +children: [
      1 => App\Entity\EntryComment {#2139}
      0 => App\Entity\EntryComment {#2121
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2122 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
        +image: null
        +parent: null
        +root: null
        +body: "But I have an LCD display"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1727416204 {#2118
          date: 2024-09-27 07:50:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2113 …}
        +nested: Doctrine\ORM\PersistentCollection {#2119 …}
        +votes: Doctrine\ORM\PersistentCollection {#2120 …}
        +reports: Doctrine\ORM\PersistentCollection {#2160 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
        -id: 325244
        -bodyTs: "'display':6 'lcd':5"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6845581"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705742490 {#2117
          date: 2024-01-20 10:21:30.0 +01:00
        }
        +"title": 325244
      }
    ]
    -id: 31825
    -titleTs: "'game':4 'horror':3 'program':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705792698
    +visibility: "visible             "
    +apId: "https://programming.dev/post/8833977"
    +editedAt: DateTimeImmutable @1726917645 {#3103
      date: 2024-09-21 13:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705706298 {#2768
      date: 2024-01-20 00:18:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
  +root: App\Entity\EntryComment {#2121}
  +body: "Low battery mode on…computers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705860267 {#2126
    date: 2024-01-21 19:04:27.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
    "@Hiro8811@lemmy.world"
    "@pkill@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2224 …}
  +nested: Doctrine\ORM\PersistentCollection {#2223 …}
  +votes: Doctrine\ORM\PersistentCollection {#2216 …}
  +reports: Doctrine\ORM\PersistentCollection {#2213 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
  -id: 328877
  -bodyTs: "'batteri':2 'comput':5 'low':1 'mode':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6890474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705860267 {#2043
    date: 2024-01-21 19:04:27.0 +01:00
  }
  +"title": 328877
}
"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 {#2121
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122
    +user: Proxies\__CG__\App\Entity\User {#3243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
    +slug: "Programming-The-Horror-Game"
    +title: "Programming: The Horror Game"
    +url: "https://programming.dev/pictrs/image/92fad527-f13c-4709-915c-d759a0c33b2f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 898
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727416204 {#3238
      date: 2024-09-27 07:50:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
    +badges: Doctrine\ORM\PersistentCollection {#3251 …}
    +children: [
      1 => App\Entity\EntryComment {#2139
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2122 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
        +root: App\Entity\EntryComment {#2121}
        +body: "Low battery mode on…computers?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705860267 {#2126
          date: 2024-01-21 19:04:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
          "@Hiro8811@lemmy.world"
          "@pkill@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2224 …}
        +nested: Doctrine\ORM\PersistentCollection {#2223 …}
        +votes: Doctrine\ORM\PersistentCollection {#2216 …}
        +reports: Doctrine\ORM\PersistentCollection {#2213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
        -id: 328877
        -bodyTs: "'batteri':2 'comput':5 'low':1 'mode':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6890474"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705860267 {#2043
          date: 2024-01-21 19:04:27.0 +01:00
        }
        +"title": 328877
      }
      0 => App\Entity\EntryComment {#2121}
    ]
    -id: 31825
    -titleTs: "'game':4 'horror':3 'program':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705792698
    +visibility: "visible             "
    +apId: "https://programming.dev/post/8833977"
    +editedAt: DateTimeImmutable @1726917645 {#3103
      date: 2024-09-21 13:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705706298 {#2768
      date: 2024-01-20 00:18:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +parent: null
  +root: null
  +body: "But I have an LCD display"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1727416204 {#2118
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 325244
  -bodyTs: "'display':6 'lcd':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6845581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705742490 {#2117
    date: 2024-01-20 10:21:30.0 +01:00
  }
  +"title": 325244
}
"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 {#2121
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122
    +user: Proxies\__CG__\App\Entity\User {#3243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
    +slug: "Programming-The-Horror-Game"
    +title: "Programming: The Horror Game"
    +url: "https://programming.dev/pictrs/image/92fad527-f13c-4709-915c-d759a0c33b2f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 898
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727416204 {#3238
      date: 2024-09-27 07:50:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
    +badges: Doctrine\ORM\PersistentCollection {#3251 …}
    +children: [
      1 => App\Entity\EntryComment {#2139
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2122 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
        +root: App\Entity\EntryComment {#2121}
        +body: "Low battery mode on…computers?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705860267 {#2126
          date: 2024-01-21 19:04:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
          "@Hiro8811@lemmy.world"
          "@pkill@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2224 …}
        +nested: Doctrine\ORM\PersistentCollection {#2223 …}
        +votes: Doctrine\ORM\PersistentCollection {#2216 …}
        +reports: Doctrine\ORM\PersistentCollection {#2213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
        -id: 328877
        -bodyTs: "'batteri':2 'comput':5 'low':1 'mode':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6890474"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705860267 {#2043
          date: 2024-01-21 19:04:27.0 +01:00
        }
        +"title": 328877
      }
      0 => App\Entity\EntryComment {#2121}
    ]
    -id: 31825
    -titleTs: "'game':4 'horror':3 'program':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705792698
    +visibility: "visible             "
    +apId: "https://programming.dev/post/8833977"
    +editedAt: DateTimeImmutable @1726917645 {#3103
      date: 2024-09-21 13:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705706298 {#2768
      date: 2024-01-20 00:18:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +parent: null
  +root: null
  +body: "But I have an LCD display"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1727416204 {#2118
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 325244
  -bodyTs: "'display':6 'lcd':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6845581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705742490 {#2117
    date: 2024-01-20 10:21:30.0 +01:00
  }
  +"title": 325244
}
"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 {#2121
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2122
    +user: Proxies\__CG__\App\Entity\User {#3243 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3237 …}
    +slug: "Programming-The-Horror-Game"
    +title: "Programming: The Horror Game"
    +url: "https://programming.dev/pictrs/image/92fad527-f13c-4709-915c-d759a0c33b2f.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 43
    +favouriteCount: 898
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727416204 {#3238
      date: 2024-09-27 07:50:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3235 …}
    +votes: Doctrine\ORM\PersistentCollection {#3233 …}
    +reports: Doctrine\ORM\PersistentCollection {#3231 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3247 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3249 …}
    +badges: Doctrine\ORM\PersistentCollection {#3251 …}
    +children: [
      1 => App\Entity\EntryComment {#2139
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2122 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2215 …}
        +root: App\Entity\EntryComment {#2121}
        +body: "Low battery mode on…computers?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705860267 {#2126
          date: 2024-01-21 19:04:27.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
          "@Hiro8811@lemmy.world"
          "@pkill@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2224 …}
        +nested: Doctrine\ORM\PersistentCollection {#2223 …}
        +votes: Doctrine\ORM\PersistentCollection {#2216 …}
        +reports: Doctrine\ORM\PersistentCollection {#2213 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2230 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2232 …}
        -id: 328877
        -bodyTs: "'batteri':2 'comput':5 'low':1 'mode':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6890474"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705860267 {#2043
          date: 2024-01-21 19:04:27.0 +01:00
        }
        +"title": 328877
      }
      0 => App\Entity\EntryComment {#2121}
    ]
    -id: 31825
    -titleTs: "'game':4 'horror':3 'program':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705792698
    +visibility: "visible             "
    +apId: "https://programming.dev/post/8833977"
    +editedAt: DateTimeImmutable @1726917645 {#3103
      date: 2024-09-21 13:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705706298 {#2768
      date: 2024-01-20 00:18:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2115 …}
  +image: null
  +parent: null
  +root: null
  +body: "But I have an LCD display"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1727416204 {#2118
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2113 …}
  +nested: Doctrine\ORM\PersistentCollection {#2119 …}
  +votes: Doctrine\ORM\PersistentCollection {#2120 …}
  +reports: Doctrine\ORM\PersistentCollection {#2160 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2162 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2128 …}
  -id: 325244
  -bodyTs: "'display':6 'lcd':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6845581"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705742490 {#2117
    date: 2024-01-20 10:21:30.0 +01:00
  }
  +"title": 325244
}
"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
61 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
62 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2333
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
  +slug: "STOP-SCROLLING-BROTHER"
  +title: "STOP SCROLLING BROTHER"
  +url: "https://lemmy.world/pictrs/image/26eb314d-18c9-4bdd-b4b6-ef7652dc50c2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 1042
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725149637 {#3332
    date: 2024-09-01 02:13:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3339 …}
  +votes: Doctrine\ORM\PersistentCollection {#3341 …}
  +reports: Doctrine\ORM\PersistentCollection {#3343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
  +badges: Doctrine\ORM\PersistentCollection {#3349 …}
  +children: [
    2 => App\Entity\EntryComment {#2329
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "I was going to but I have no £"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705238442 {#2325
        date: 2024-01-14 14:20:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zeon@lemmy.world"
        "@graphito@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 307844
      -bodyTs: "'go':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6685099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705238442 {#2327
        date: 2024-01-14 14:20:42.0 +01:00
      }
      +"title": 307844
    }
    1 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "I don’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705248963 {#2159
        date: 2024-01-14 17:16:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zeon@lemmy.world"
        "@graphito@sopuli.xyz"
        "@Hiro8811@lemmy.world"
        "@isVeryLoud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 308274
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6687997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705248963 {#2143
        date: 2024-01-14 17:16:03.0 +01:00
      }
      +"title": 308274
    }
    0 => App\Entity\EntryComment {#2056
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "Nope, sorry mate"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705310206 {#2048
        date: 2024-01-15 10:16:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zeon@lemmy.world"
        "@graphito@sopuli.xyz"
        "@Hiro8811@lemmy.world"
        "@isVeryLoud@lemmy.ca"
        "@Emerald@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 310280
      -bodyTs: "'mate':3 'nope':1 'sorri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6704373"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705310206 {#2051
        date: 2024-01-15 10:16:46.0 +01:00
      }
      +"title": 310280
    }
  ]
  -id: 30305
  -titleTs: "'brother':3 'scroll':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705281954
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10683576"
  +editedAt: DateTimeImmutable @1722945384 {#3319
    date: 2024-08-06 13:56:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705195554 {#3296
    date: 2024-01-14 02:25:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2333
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
  +slug: "STOP-SCROLLING-BROTHER"
  +title: "STOP SCROLLING BROTHER"
  +url: "https://lemmy.world/pictrs/image/26eb314d-18c9-4bdd-b4b6-ef7652dc50c2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 1042
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725149637 {#3332
    date: 2024-09-01 02:13:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3339 …}
  +votes: Doctrine\ORM\PersistentCollection {#3341 …}
  +reports: Doctrine\ORM\PersistentCollection {#3343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
  +badges: Doctrine\ORM\PersistentCollection {#3349 …}
  +children: [
    2 => App\Entity\EntryComment {#2329
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "I was going to but I have no £"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705238442 {#2325
        date: 2024-01-14 14:20:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zeon@lemmy.world"
        "@graphito@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 307844
      -bodyTs: "'go':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6685099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705238442 {#2327
        date: 2024-01-14 14:20:42.0 +01:00
      }
      +"title": 307844
    }
    1 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "I don’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705248963 {#2159
        date: 2024-01-14 17:16:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zeon@lemmy.world"
        "@graphito@sopuli.xyz"
        "@Hiro8811@lemmy.world"
        "@isVeryLoud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 308274
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6687997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705248963 {#2143
        date: 2024-01-14 17:16:03.0 +01:00
      }
      +"title": 308274
    }
    0 => App\Entity\EntryComment {#2056
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "Nope, sorry mate"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705310206 {#2048
        date: 2024-01-15 10:16:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zeon@lemmy.world"
        "@graphito@sopuli.xyz"
        "@Hiro8811@lemmy.world"
        "@isVeryLoud@lemmy.ca"
        "@Emerald@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 310280
      -bodyTs: "'mate':3 'nope':1 'sorri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6704373"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705310206 {#2051
        date: 2024-01-15 10:16:46.0 +01:00
      }
      +"title": 310280
    }
  ]
  -id: 30305
  -titleTs: "'brother':3 'scroll':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705281954
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10683576"
  +editedAt: DateTimeImmutable @1722945384 {#3319
    date: 2024-08-06 13:56:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705195554 {#3296
    date: 2024-01-14 02:25:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
64 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2333
  +user: Proxies\__CG__\App\Entity\User {#3337 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
  +slug: "STOP-SCROLLING-BROTHER"
  +title: "STOP SCROLLING BROTHER"
  +url: "https://lemmy.world/pictrs/image/26eb314d-18c9-4bdd-b4b6-ef7652dc50c2.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 65
  +favouriteCount: 1042
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1725149637 {#3332
    date: 2024-09-01 02:13:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3339 …}
  +votes: Doctrine\ORM\PersistentCollection {#3341 …}
  +reports: Doctrine\ORM\PersistentCollection {#3343 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
  +badges: Doctrine\ORM\PersistentCollection {#3349 …}
  +children: [
    2 => App\Entity\EntryComment {#2329
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "I was going to but I have no £"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705238442 {#2325
        date: 2024-01-14 14:20:42.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zeon@lemmy.world"
        "@graphito@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2324 …}
      +nested: Doctrine\ORM\PersistentCollection {#2334 …}
      +votes: Doctrine\ORM\PersistentCollection {#2341 …}
      +reports: Doctrine\ORM\PersistentCollection {#2337 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
      -id: 307844
      -bodyTs: "'go':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6685099"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705238442 {#2327
        date: 2024-01-14 14:20:42.0 +01:00
      }
      +"title": 307844
    }
    1 => App\Entity\EntryComment {#2135
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "I don’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705248963 {#2159
        date: 2024-01-14 17:16:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zeon@lemmy.world"
        "@graphito@sopuli.xyz"
        "@Hiro8811@lemmy.world"
        "@isVeryLoud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2137 …}
      +nested: Doctrine\ORM\PersistentCollection {#2068 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2074 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
      -id: 308274
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6687997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705248963 {#2143
        date: 2024-01-14 17:16:03.0 +01:00
      }
      +"title": 308274
    }
    0 => App\Entity\EntryComment {#2056
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
      +body: "Nope, sorry mate"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705310206 {#2048
        date: 2024-01-15 10:16:46.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zeon@lemmy.world"
        "@graphito@sopuli.xyz"
        "@Hiro8811@lemmy.world"
        "@isVeryLoud@lemmy.ca"
        "@Emerald@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2046 …}
      +nested: Doctrine\ORM\PersistentCollection {#2045 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2052 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
      -id: 310280
      -bodyTs: "'mate':3 'nope':1 'sorri':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6704373"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705310206 {#2051
        date: 2024-01-15 10:16:46.0 +01:00
      }
      +"title": 310280
    }
  ]
  -id: 30305
  -titleTs: "'brother':3 'scroll':2 'stop':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705281954
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10683576"
  +editedAt: DateTimeImmutable @1722945384 {#3319
    date: 2024-08-06 13:56:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705195554 {#3296
    date: 2024-01-14 02:25:54.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 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
66 DENIED moderate
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#3337 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "STOP-SCROLLING-BROTHER"
    +title: "STOP SCROLLING BROTHER"
    +url: "https://lemmy.world/pictrs/image/26eb314d-18c9-4bdd-b4b6-ef7652dc50c2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1042
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725149637 {#3332
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3339 …}
    +votes: Doctrine\ORM\PersistentCollection {#3341 …}
    +reports: Doctrine\ORM\PersistentCollection {#3343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
    +badges: Doctrine\ORM\PersistentCollection {#3349 …}
    +children: [
      2 => App\Entity\EntryComment {#2329}
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "I don’t"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705248963 {#2159
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
          "@Hiro8811@lemmy.world"
          "@isVeryLoud@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 308274
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6687997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705248963 {#2143
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +"title": 308274
      }
      0 => App\Entity\EntryComment {#2056
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "Nope, sorry mate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705310206 {#2048
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
          "@Hiro8811@lemmy.world"
          "@isVeryLoud@lemmy.ca"
          "@Emerald@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2046 …}
        +nested: Doctrine\ORM\PersistentCollection {#2045 …}
        +votes: Doctrine\ORM\PersistentCollection {#2050 …}
        +reports: Doctrine\ORM\PersistentCollection {#2052 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
        -id: 310280
        -bodyTs: "'mate':3 'nope':1 'sorri':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6704373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705310206 {#2051
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +"title": 310280
      }
    ]
    -id: 30305
    -titleTs: "'brother':3 'scroll':2 'stop':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705281954
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10683576"
    +editedAt: DateTimeImmutable @1722945384 {#3319
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#3296
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "I was going to but I have no £"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705238442 {#2325
    date: 2024-01-14 14:20:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@graphito@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 307844
  -bodyTs: "'go':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705238442 {#2327
    date: 2024-01-14 14:20:42.0 +01:00
  }
  +"title": 307844
}
"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
67 DENIED edit
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#3337 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "STOP-SCROLLING-BROTHER"
    +title: "STOP SCROLLING BROTHER"
    +url: "https://lemmy.world/pictrs/image/26eb314d-18c9-4bdd-b4b6-ef7652dc50c2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1042
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725149637 {#3332
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3339 …}
    +votes: Doctrine\ORM\PersistentCollection {#3341 …}
    +reports: Doctrine\ORM\PersistentCollection {#3343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
    +badges: Doctrine\ORM\PersistentCollection {#3349 …}
    +children: [
      2 => App\Entity\EntryComment {#2329}
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "I don’t"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705248963 {#2159
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
          "@Hiro8811@lemmy.world"
          "@isVeryLoud@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 308274
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6687997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705248963 {#2143
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +"title": 308274
      }
      0 => App\Entity\EntryComment {#2056
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "Nope, sorry mate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705310206 {#2048
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
          "@Hiro8811@lemmy.world"
          "@isVeryLoud@lemmy.ca"
          "@Emerald@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2046 …}
        +nested: Doctrine\ORM\PersistentCollection {#2045 …}
        +votes: Doctrine\ORM\PersistentCollection {#2050 …}
        +reports: Doctrine\ORM\PersistentCollection {#2052 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
        -id: 310280
        -bodyTs: "'mate':3 'nope':1 'sorri':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6704373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705310206 {#2051
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +"title": 310280
      }
    ]
    -id: 30305
    -titleTs: "'brother':3 'scroll':2 'stop':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705281954
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10683576"
    +editedAt: DateTimeImmutable @1722945384 {#3319
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#3296
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "I was going to but I have no £"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705238442 {#2325
    date: 2024-01-14 14:20:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@graphito@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 307844
  -bodyTs: "'go':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705238442 {#2327
    date: 2024-01-14 14:20:42.0 +01:00
  }
  +"title": 307844
}
"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
68 DENIED moderate
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#3337 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "STOP-SCROLLING-BROTHER"
    +title: "STOP SCROLLING BROTHER"
    +url: "https://lemmy.world/pictrs/image/26eb314d-18c9-4bdd-b4b6-ef7652dc50c2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1042
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725149637 {#3332
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3339 …}
    +votes: Doctrine\ORM\PersistentCollection {#3341 …}
    +reports: Doctrine\ORM\PersistentCollection {#3343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
    +badges: Doctrine\ORM\PersistentCollection {#3349 …}
    +children: [
      2 => App\Entity\EntryComment {#2329}
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "I don’t"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705248963 {#2159
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
          "@Hiro8811@lemmy.world"
          "@isVeryLoud@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 308274
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6687997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705248963 {#2143
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +"title": 308274
      }
      0 => App\Entity\EntryComment {#2056
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "Nope, sorry mate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705310206 {#2048
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
          "@Hiro8811@lemmy.world"
          "@isVeryLoud@lemmy.ca"
          "@Emerald@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2046 …}
        +nested: Doctrine\ORM\PersistentCollection {#2045 …}
        +votes: Doctrine\ORM\PersistentCollection {#2050 …}
        +reports: Doctrine\ORM\PersistentCollection {#2052 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
        -id: 310280
        -bodyTs: "'mate':3 'nope':1 'sorri':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6704373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705310206 {#2051
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +"title": 310280
      }
    ]
    -id: 30305
    -titleTs: "'brother':3 'scroll':2 'stop':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705281954
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10683576"
    +editedAt: DateTimeImmutable @1722945384 {#3319
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#3296
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "I was going to but I have no £"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705238442 {#2325
    date: 2024-01-14 14:20:42.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@graphito@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2324 …}
  +nested: Doctrine\ORM\PersistentCollection {#2334 …}
  +votes: Doctrine\ORM\PersistentCollection {#2341 …}
  +reports: Doctrine\ORM\PersistentCollection {#2337 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
  -id: 307844
  -bodyTs: "'go':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6685099"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705238442 {#2327
    date: 2024-01-14 14:20:42.0 +01:00
  }
  +"title": 307844
}
"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
69 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
70 DENIED moderate
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#3337 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "STOP-SCROLLING-BROTHER"
    +title: "STOP SCROLLING BROTHER"
    +url: "https://lemmy.world/pictrs/image/26eb314d-18c9-4bdd-b4b6-ef7652dc50c2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1042
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725149637 {#3332
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3339 …}
    +votes: Doctrine\ORM\PersistentCollection {#3341 …}
    +reports: Doctrine\ORM\PersistentCollection {#3343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
    +badges: Doctrine\ORM\PersistentCollection {#3349 …}
    +children: [
      2 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "I was going to but I have no £"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705238442 {#2325
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 307844
        -bodyTs: "'go':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6685099"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705238442 {#2327
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +"title": 307844
      }
      1 => App\Entity\EntryComment {#2135}
      0 => App\Entity\EntryComment {#2056
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "Nope, sorry mate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705310206 {#2048
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
          "@Hiro8811@lemmy.world"
          "@isVeryLoud@lemmy.ca"
          "@Emerald@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2046 …}
        +nested: Doctrine\ORM\PersistentCollection {#2045 …}
        +votes: Doctrine\ORM\PersistentCollection {#2050 …}
        +reports: Doctrine\ORM\PersistentCollection {#2052 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
        -id: 310280
        -bodyTs: "'mate':3 'nope':1 'sorri':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6704373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705310206 {#2051
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +"title": 310280
      }
    ]
    -id: 30305
    -titleTs: "'brother':3 'scroll':2 'stop':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705281954
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10683576"
    +editedAt: DateTimeImmutable @1722945384 {#3319
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#3296
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "I don’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705248963 {#2159
    date: 2024-01-14 17:16:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@graphito@sopuli.xyz"
    "@Hiro8811@lemmy.world"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 308274
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248963 {#2143
    date: 2024-01-14 17:16:03.0 +01:00
  }
  +"title": 308274
}
"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
71 DENIED edit
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#3337 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "STOP-SCROLLING-BROTHER"
    +title: "STOP SCROLLING BROTHER"
    +url: "https://lemmy.world/pictrs/image/26eb314d-18c9-4bdd-b4b6-ef7652dc50c2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1042
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725149637 {#3332
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3339 …}
    +votes: Doctrine\ORM\PersistentCollection {#3341 …}
    +reports: Doctrine\ORM\PersistentCollection {#3343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
    +badges: Doctrine\ORM\PersistentCollection {#3349 …}
    +children: [
      2 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "I was going to but I have no £"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705238442 {#2325
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 307844
        -bodyTs: "'go':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6685099"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705238442 {#2327
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +"title": 307844
      }
      1 => App\Entity\EntryComment {#2135}
      0 => App\Entity\EntryComment {#2056
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "Nope, sorry mate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705310206 {#2048
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
          "@Hiro8811@lemmy.world"
          "@isVeryLoud@lemmy.ca"
          "@Emerald@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2046 …}
        +nested: Doctrine\ORM\PersistentCollection {#2045 …}
        +votes: Doctrine\ORM\PersistentCollection {#2050 …}
        +reports: Doctrine\ORM\PersistentCollection {#2052 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
        -id: 310280
        -bodyTs: "'mate':3 'nope':1 'sorri':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6704373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705310206 {#2051
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +"title": 310280
      }
    ]
    -id: 30305
    -titleTs: "'brother':3 'scroll':2 'stop':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705281954
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10683576"
    +editedAt: DateTimeImmutable @1722945384 {#3319
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#3296
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "I don’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705248963 {#2159
    date: 2024-01-14 17:16:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@graphito@sopuli.xyz"
    "@Hiro8811@lemmy.world"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 308274
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248963 {#2143
    date: 2024-01-14 17:16:03.0 +01:00
  }
  +"title": 308274
}
"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
72 DENIED moderate
App\Entity\EntryComment {#2135
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#3337 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "STOP-SCROLLING-BROTHER"
    +title: "STOP SCROLLING BROTHER"
    +url: "https://lemmy.world/pictrs/image/26eb314d-18c9-4bdd-b4b6-ef7652dc50c2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1042
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725149637 {#3332
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3339 …}
    +votes: Doctrine\ORM\PersistentCollection {#3341 …}
    +reports: Doctrine\ORM\PersistentCollection {#3343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
    +badges: Doctrine\ORM\PersistentCollection {#3349 …}
    +children: [
      2 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "I was going to but I have no £"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705238442 {#2325
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 307844
        -bodyTs: "'go':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6685099"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705238442 {#2327
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +"title": 307844
      }
      1 => App\Entity\EntryComment {#2135}
      0 => App\Entity\EntryComment {#2056
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "Nope, sorry mate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705310206 {#2048
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
          "@Hiro8811@lemmy.world"
          "@isVeryLoud@lemmy.ca"
          "@Emerald@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2046 …}
        +nested: Doctrine\ORM\PersistentCollection {#2045 …}
        +votes: Doctrine\ORM\PersistentCollection {#2050 …}
        +reports: Doctrine\ORM\PersistentCollection {#2052 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
        -id: 310280
        -bodyTs: "'mate':3 'nope':1 'sorri':2"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6704373"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705310206 {#2051
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +"title": 310280
      }
    ]
    -id: 30305
    -titleTs: "'brother':3 'scroll':2 'stop':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705281954
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10683576"
    +editedAt: DateTimeImmutable @1722945384 {#3319
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#3296
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "I don’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705248963 {#2159
    date: 2024-01-14 17:16:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@graphito@sopuli.xyz"
    "@Hiro8811@lemmy.world"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2137 …}
  +nested: Doctrine\ORM\PersistentCollection {#2068 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
  -id: 308274
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248963 {#2143
    date: 2024-01-14 17:16:03.0 +01:00
  }
  +"title": 308274
}
"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
73 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
74 DENIED moderate
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#3337 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "STOP-SCROLLING-BROTHER"
    +title: "STOP SCROLLING BROTHER"
    +url: "https://lemmy.world/pictrs/image/26eb314d-18c9-4bdd-b4b6-ef7652dc50c2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1042
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725149637 {#3332
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3339 …}
    +votes: Doctrine\ORM\PersistentCollection {#3341 …}
    +reports: Doctrine\ORM\PersistentCollection {#3343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
    +badges: Doctrine\ORM\PersistentCollection {#3349 …}
    +children: [
      2 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "I was going to but I have no £"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705238442 {#2325
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 307844
        -bodyTs: "'go':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6685099"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705238442 {#2327
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +"title": 307844
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "I don’t"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705248963 {#2159
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
          "@Hiro8811@lemmy.world"
          "@isVeryLoud@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 308274
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6687997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705248963 {#2143
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +"title": 308274
      }
      0 => App\Entity\EntryComment {#2056}
    ]
    -id: 30305
    -titleTs: "'brother':3 'scroll':2 'stop':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705281954
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10683576"
    +editedAt: DateTimeImmutable @1722945384 {#3319
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#3296
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "Nope, sorry mate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705310206 {#2048
    date: 2024-01-15 10:16:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@graphito@sopuli.xyz"
    "@Hiro8811@lemmy.world"
    "@isVeryLoud@lemmy.ca"
    "@Emerald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 310280
  -bodyTs: "'mate':3 'nope':1 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6704373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705310206 {#2051
    date: 2024-01-15 10:16:46.0 +01:00
  }
  +"title": 310280
}
"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
75 DENIED edit
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#3337 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "STOP-SCROLLING-BROTHER"
    +title: "STOP SCROLLING BROTHER"
    +url: "https://lemmy.world/pictrs/image/26eb314d-18c9-4bdd-b4b6-ef7652dc50c2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1042
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725149637 {#3332
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3339 …}
    +votes: Doctrine\ORM\PersistentCollection {#3341 …}
    +reports: Doctrine\ORM\PersistentCollection {#3343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
    +badges: Doctrine\ORM\PersistentCollection {#3349 …}
    +children: [
      2 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "I was going to but I have no £"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705238442 {#2325
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 307844
        -bodyTs: "'go':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6685099"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705238442 {#2327
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +"title": 307844
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "I don’t"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705248963 {#2159
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
          "@Hiro8811@lemmy.world"
          "@isVeryLoud@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 308274
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6687997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705248963 {#2143
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +"title": 308274
      }
      0 => App\Entity\EntryComment {#2056}
    ]
    -id: 30305
    -titleTs: "'brother':3 'scroll':2 'stop':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705281954
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10683576"
    +editedAt: DateTimeImmutable @1722945384 {#3319
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#3296
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "Nope, sorry mate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705310206 {#2048
    date: 2024-01-15 10:16:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@graphito@sopuli.xyz"
    "@Hiro8811@lemmy.world"
    "@isVeryLoud@lemmy.ca"
    "@Emerald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 310280
  -bodyTs: "'mate':3 'nope':1 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6704373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705310206 {#2051
    date: 2024-01-15 10:16:46.0 +01:00
  }
  +"title": 310280
}
"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
76 DENIED moderate
App\Entity\EntryComment {#2056
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2333
    +user: Proxies\__CG__\App\Entity\User {#3337 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "STOP-SCROLLING-BROTHER"
    +title: "STOP SCROLLING BROTHER"
    +url: "https://lemmy.world/pictrs/image/26eb314d-18c9-4bdd-b4b6-ef7652dc50c2.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 65
    +favouriteCount: 1042
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1725149637 {#3332
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3339 …}
    +votes: Doctrine\ORM\PersistentCollection {#3341 …}
    +reports: Doctrine\ORM\PersistentCollection {#3343 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3345 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3347 …}
    +badges: Doctrine\ORM\PersistentCollection {#3349 …}
    +children: [
      2 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "I was going to but I have no £"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705238442 {#2325
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2324 …}
        +nested: Doctrine\ORM\PersistentCollection {#2334 …}
        +votes: Doctrine\ORM\PersistentCollection {#2341 …}
        +reports: Doctrine\ORM\PersistentCollection {#2337 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2336 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2339 …}
        -id: 307844
        -bodyTs: "'go':3"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6685099"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705238442 {#2327
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +"title": 307844
      }
      1 => App\Entity\EntryComment {#2135
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2333 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2136 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
        +body: "I don’t"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705248963 {#2159
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zeon@lemmy.world"
          "@graphito@sopuli.xyz"
          "@Hiro8811@lemmy.world"
          "@isVeryLoud@lemmy.ca"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2137 …}
        +nested: Doctrine\ORM\PersistentCollection {#2068 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2074 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2071 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2070 …}
        -id: 308274
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6687997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705248963 {#2143
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +"title": 308274
      }
      0 => App\Entity\EntryComment {#2056}
    ]
    -id: 30305
    -titleTs: "'brother':3 'scroll':2 'stop':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705281954
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10683576"
    +editedAt: DateTimeImmutable @1722945384 {#3319
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#3296
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2059 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2323 …}
  +body: "Nope, sorry mate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705310206 {#2048
    date: 2024-01-15 10:16:46.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zeon@lemmy.world"
    "@graphito@sopuli.xyz"
    "@Hiro8811@lemmy.world"
    "@isVeryLoud@lemmy.ca"
    "@Emerald@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2046 …}
  +nested: Doctrine\ORM\PersistentCollection {#2045 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2052 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2058 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2125 …}
  -id: 310280
  -bodyTs: "'mate':3 'nope':1 'sorri':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6704373"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705310206 {#2051
    date: 2024-01-15 10:16:46.0 +01:00
  }
  +"title": 310280
}
"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
77 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
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2347
  +user: Proxies\__CG__\App\Entity\User {#3335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#3374 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3376 …}
  +slug: "Linux-community-throught-history"
  +title: "Linux community throught history"
  +url: "https://sh.itjust.works/pictrs/image/546395d5-bf8c-44d3-a1c7-d7bbe92113a1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 82
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722661318 {#3369
    date: 2024-08-03 07:01:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  +badges: Doctrine\ORM\PersistentCollection {#3387 …}
  +children: [
    App\Entity\EntryComment {#2351
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +body: "Aren’t they partially founded by Microsoft?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704743855 {#2348
        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 {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -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 {#2346
        date: 2024-01-08 20:57:35.0 +01:00
      }
      +"title": 291720
    }
  ]
  -id: 28135
  -titleTs: "'communiti':2 'histori':4 'linux':1 'throught':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704827892
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12396312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704741492 {#3357
    date: 2024-01-08 20:18:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2347
  +user: Proxies\__CG__\App\Entity\User {#3335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#3374 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3376 …}
  +slug: "Linux-community-throught-history"
  +title: "Linux community throught history"
  +url: "https://sh.itjust.works/pictrs/image/546395d5-bf8c-44d3-a1c7-d7bbe92113a1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 82
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722661318 {#3369
    date: 2024-08-03 07:01:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  +badges: Doctrine\ORM\PersistentCollection {#3387 …}
  +children: [
    App\Entity\EntryComment {#2351
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +body: "Aren’t they partially founded by Microsoft?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704743855 {#2348
        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 {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -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 {#2346
        date: 2024-01-08 20:57:35.0 +01:00
      }
      +"title": 291720
    }
  ]
  -id: 28135
  -titleTs: "'communiti':2 'histori':4 'linux':1 'throught':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704827892
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12396312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704741492 {#3357
    date: 2024-01-08 20:18:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2347
  +user: Proxies\__CG__\App\Entity\User {#3335 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#3374 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3376 …}
  +slug: "Linux-community-throught-history"
  +title: "Linux community throught history"
  +url: "https://sh.itjust.works/pictrs/image/546395d5-bf8c-44d3-a1c7-d7bbe92113a1.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 82
  +favouriteCount: 494
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722661318 {#3369
    date: 2024-08-03 07:01:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3377 …}
  +votes: Doctrine\ORM\PersistentCollection {#3379 …}
  +reports: Doctrine\ORM\PersistentCollection {#3381 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
  +badges: Doctrine\ORM\PersistentCollection {#3387 …}
  +children: [
    App\Entity\EntryComment {#2351
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2347 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +body: "Aren’t they partially founded by Microsoft?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704743855 {#2348
        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 {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -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 {#2346
        date: 2024-01-08 20:57:35.0 +01:00
      }
      +"title": 291720
    }
  ]
  -id: 28135
  -titleTs: "'communiti':2 'histori':4 'linux':1 'throught':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704827892
  +visibility: "visible             "
  +apId: "https://sh.itjust.works/post/12396312"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704741492 {#3357
    date: 2024-01-08 20:18:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 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
82 DENIED moderate
App\Entity\EntryComment {#2351
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#3335 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#3374 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3376 …}
    +slug: "Linux-community-throught-history"
    +title: "Linux community throught history"
    +url: "https://sh.itjust.works/pictrs/image/546395d5-bf8c-44d3-a1c7-d7bbe92113a1.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722661318 {#3369
      date: 2024-08-03 07:01:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3377 …}
    +votes: Doctrine\ORM\PersistentCollection {#3379 …}
    +reports: Doctrine\ORM\PersistentCollection {#3381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
    +badges: Doctrine\ORM\PersistentCollection {#3387 …}
    +children: [
      App\Entity\EntryComment {#2351}
    ]
    -id: 28135
    -titleTs: "'communiti':2 'histori':4 'linux':1 'throught':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704827892
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12396312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704741492 {#3357
      date: 2024-01-08 20:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +body: "Aren’t they partially founded by Microsoft?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704743855 {#2348
    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 {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -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 {#2346
    date: 2024-01-08 20:57:35.0 +01:00
  }
  +"title": 291720
}
"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
83 DENIED edit
App\Entity\EntryComment {#2351
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#3335 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#3374 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3376 …}
    +slug: "Linux-community-throught-history"
    +title: "Linux community throught history"
    +url: "https://sh.itjust.works/pictrs/image/546395d5-bf8c-44d3-a1c7-d7bbe92113a1.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722661318 {#3369
      date: 2024-08-03 07:01:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3377 …}
    +votes: Doctrine\ORM\PersistentCollection {#3379 …}
    +reports: Doctrine\ORM\PersistentCollection {#3381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
    +badges: Doctrine\ORM\PersistentCollection {#3387 …}
    +children: [
      App\Entity\EntryComment {#2351}
    ]
    -id: 28135
    -titleTs: "'communiti':2 'histori':4 'linux':1 'throught':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704827892
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12396312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704741492 {#3357
      date: 2024-01-08 20:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +body: "Aren’t they partially founded by Microsoft?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704743855 {#2348
    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 {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -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 {#2346
    date: 2024-01-08 20:57:35.0 +01:00
  }
  +"title": 291720
}
"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
84 DENIED moderate
App\Entity\EntryComment {#2351
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2347
    +user: Proxies\__CG__\App\Entity\User {#3335 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#3374 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3376 …}
    +slug: "Linux-community-throught-history"
    +title: "Linux community throught history"
    +url: "https://sh.itjust.works/pictrs/image/546395d5-bf8c-44d3-a1c7-d7bbe92113a1.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 82
    +favouriteCount: 494
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722661318 {#3369
      date: 2024-08-03 07:01:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3377 …}
    +votes: Doctrine\ORM\PersistentCollection {#3379 …}
    +reports: Doctrine\ORM\PersistentCollection {#3381 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3383 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3385 …}
    +badges: Doctrine\ORM\PersistentCollection {#3387 …}
    +children: [
      App\Entity\EntryComment {#2351}
    ]
    -id: 28135
    -titleTs: "'communiti':2 'histori':4 'linux':1 'throught':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704827892
    +visibility: "visible             "
    +apId: "https://sh.itjust.works/post/12396312"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704741492 {#3357
      date: 2024-01-08 20:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +body: "Aren’t they partially founded by Microsoft?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704743855 {#2348
    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 {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -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 {#2346
    date: 2024-01-08 20:57:35.0 +01:00
  }
  +"title": 291720
}
"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
85 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
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2090
  +user: Proxies\__CG__\App\Entity\User {#3354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: Proxies\__CG__\App\Entity\Image {#3394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3396 …}
  +slug: "Parkable-cities"
  +title: "Parkable cities"
  +url: "https://startrek.website/pictrs/image/b68b10a3-e9d4-4bc9-b50e-cab970aa11c9.jpeg"
  +body: "They probably assumed this is like a theme park or something and not an actual city that people actually live in year round. Cities having nice, people friendly places away from cars? Who’s ever heard of that?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 621
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710319035 {#3389
    date: 2024-03-13 09:37:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  +badges: Doctrine\ORM\PersistentCollection {#3407 …}
  +children: [
    App\Entity\EntryComment {#2086
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "It’s more fun that way"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703538525 {#2087
        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 {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -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 {#2091
        date: 2023-12-25 22:08:45.0 +01:00
      }
      +"title": 251903
    }
  ]
  -id: 24345
  -titleTs: "'citi':2 'parkabl':1"
  -bodyTs: "'actual':15,19 'assum':3 'away':30 'car':32 'citi':16,24 'ever':35 'friend':28 'heard':36 'like':6 'live':20 'nice':26 'park':9 'peopl':18,27 'place':29 'probabl':2 'round':23 'someth':11 'theme':8 'year':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703473669
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9689641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703387269 {#3375
    date: 2023-12-24 04:07:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2090
  +user: Proxies\__CG__\App\Entity\User {#3354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: Proxies\__CG__\App\Entity\Image {#3394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3396 …}
  +slug: "Parkable-cities"
  +title: "Parkable cities"
  +url: "https://startrek.website/pictrs/image/b68b10a3-e9d4-4bc9-b50e-cab970aa11c9.jpeg"
  +body: "They probably assumed this is like a theme park or something and not an actual city that people actually live in year round. Cities having nice, people friendly places away from cars? Who’s ever heard of that?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 621
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710319035 {#3389
    date: 2024-03-13 09:37:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  +badges: Doctrine\ORM\PersistentCollection {#3407 …}
  +children: [
    App\Entity\EntryComment {#2086
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "It’s more fun that way"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703538525 {#2087
        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 {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -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 {#2091
        date: 2023-12-25 22:08:45.0 +01:00
      }
      +"title": 251903
    }
  ]
  -id: 24345
  -titleTs: "'citi':2 'parkabl':1"
  -bodyTs: "'actual':15,19 'assum':3 'away':30 'car':32 'citi':16,24 'ever':35 'friend':28 'heard':36 'like':6 'live':20 'nice':26 'park':9 'peopl':18,27 'place':29 'probabl':2 'round':23 'someth':11 'theme':8 'year':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703473669
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9689641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703387269 {#3375
    date: 2023-12-24 04:07:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2090
  +user: Proxies\__CG__\App\Entity\User {#3354 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: Proxies\__CG__\App\Entity\Image {#3394 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3396 …}
  +slug: "Parkable-cities"
  +title: "Parkable cities"
  +url: "https://startrek.website/pictrs/image/b68b10a3-e9d4-4bc9-b50e-cab970aa11c9.jpeg"
  +body: "They probably assumed this is like a theme park or something and not an actual city that people actually live in year round. Cities having nice, people friendly places away from cars? Who’s ever heard of that?"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 621
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710319035 {#3389
    date: 2024-03-13 09:37:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3397 …}
  +votes: Doctrine\ORM\PersistentCollection {#3399 …}
  +reports: Doctrine\ORM\PersistentCollection {#3401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
  +badges: Doctrine\ORM\PersistentCollection {#3407 …}
  +children: [
    App\Entity\EntryComment {#2086
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2090 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
      +body: "It’s more fun that way"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703538525 {#2087
        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 {#2241 …}
      +nested: Doctrine\ORM\PersistentCollection {#2130 …}
      +votes: Doctrine\ORM\PersistentCollection {#2129 …}
      +reports: Doctrine\ORM\PersistentCollection {#2132 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
      -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 {#2091
        date: 2023-12-25 22:08:45.0 +01:00
      }
      +"title": 251903
    }
  ]
  -id: 24345
  -titleTs: "'citi':2 'parkabl':1"
  -bodyTs: "'actual':15,19 'assum':3 'away':30 'car':32 'citi':16,24 'ever':35 'friend':28 'heard':36 'like':6 'live':20 'nice':26 'park':9 'peopl':18,27 'place':29 'probabl':2 'round':23 'someth':11 'theme':8 'year':22"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703473669
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9689641"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703387269 {#3375
    date: 2023-12-24 04:07:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 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
90 DENIED moderate
App\Entity\EntryComment {#2086
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#3354 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
    +image: Proxies\__CG__\App\Entity\Image {#3394 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3396 …}
    +slug: "Parkable-cities"
    +title: "Parkable cities"
    +url: "https://startrek.website/pictrs/image/b68b10a3-e9d4-4bc9-b50e-cab970aa11c9.jpeg"
    +body: "They probably assumed this is like a theme park or something and not an actual city that people actually live in year round. Cities having nice, people friendly places away from cars? Who’s ever heard of that?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 49
    +favouriteCount: 621
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710319035 {#3389
      date: 2024-03-13 09:37:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3399 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    +badges: Doctrine\ORM\PersistentCollection {#3407 …}
    +children: [
      App\Entity\EntryComment {#2086}
    ]
    -id: 24345
    -titleTs: "'citi':2 'parkabl':1"
    -bodyTs: "'actual':15,19 'assum':3 'away':30 'car':32 'citi':16,24 'ever':35 'friend':28 'heard':36 'like':6 'live':20 'nice':26 'park':9 'peopl':18,27 'place':29 'probabl':2 'round':23 'someth':11 'theme':8 'year':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703473669
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9689641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703387269 {#3375
      date: 2023-12-24 04:07:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "It’s more fun that way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703538525 {#2087
    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 {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -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 {#2091
    date: 2023-12-25 22:08:45.0 +01:00
  }
  +"title": 251903
}
"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
91 DENIED edit
App\Entity\EntryComment {#2086
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#3354 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
    +image: Proxies\__CG__\App\Entity\Image {#3394 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3396 …}
    +slug: "Parkable-cities"
    +title: "Parkable cities"
    +url: "https://startrek.website/pictrs/image/b68b10a3-e9d4-4bc9-b50e-cab970aa11c9.jpeg"
    +body: "They probably assumed this is like a theme park or something and not an actual city that people actually live in year round. Cities having nice, people friendly places away from cars? Who’s ever heard of that?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 49
    +favouriteCount: 621
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710319035 {#3389
      date: 2024-03-13 09:37:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3399 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    +badges: Doctrine\ORM\PersistentCollection {#3407 …}
    +children: [
      App\Entity\EntryComment {#2086}
    ]
    -id: 24345
    -titleTs: "'citi':2 'parkabl':1"
    -bodyTs: "'actual':15,19 'assum':3 'away':30 'car':32 'citi':16,24 'ever':35 'friend':28 'heard':36 'like':6 'live':20 'nice':26 'park':9 'peopl':18,27 'place':29 'probabl':2 'round':23 'someth':11 'theme':8 'year':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703473669
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9689641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703387269 {#3375
      date: 2023-12-24 04:07:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "It’s more fun that way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703538525 {#2087
    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 {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -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 {#2091
    date: 2023-12-25 22:08:45.0 +01:00
  }
  +"title": 251903
}
"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
92 DENIED moderate
App\Entity\EntryComment {#2086
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2090
    +user: Proxies\__CG__\App\Entity\User {#3354 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
    +image: Proxies\__CG__\App\Entity\Image {#3394 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3396 …}
    +slug: "Parkable-cities"
    +title: "Parkable cities"
    +url: "https://startrek.website/pictrs/image/b68b10a3-e9d4-4bc9-b50e-cab970aa11c9.jpeg"
    +body: "They probably assumed this is like a theme park or something and not an actual city that people actually live in year round. Cities having nice, people friendly places away from cars? Who’s ever heard of that?"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 49
    +favouriteCount: 621
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710319035 {#3389
      date: 2024-03-13 09:37:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3397 …}
    +votes: Doctrine\ORM\PersistentCollection {#3399 …}
    +reports: Doctrine\ORM\PersistentCollection {#3401 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3403 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3405 …}
    +badges: Doctrine\ORM\PersistentCollection {#3407 …}
    +children: [
      App\Entity\EntryComment {#2086}
    ]
    -id: 24345
    -titleTs: "'citi':2 'parkabl':1"
    -bodyTs: "'actual':15,19 'assum':3 'away':30 'car':32 'citi':16,24 'ever':35 'friend':28 'heard':36 'like':6 'live':20 'nice':26 'park':9 'peopl':18,27 'place':29 'probabl':2 'round':23 'someth':11 'theme':8 'year':22"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703473669
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9689641"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703387269 {#3375
      date: 2023-12-24 04:07:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2093 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2092 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2094 …}
  +body: "It’s more fun that way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703538525 {#2087
    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 {#2241 …}
  +nested: Doctrine\ORM\PersistentCollection {#2130 …}
  +votes: Doctrine\ORM\PersistentCollection {#2129 …}
  +reports: Doctrine\ORM\PersistentCollection {#2132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2040 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2350 …}
  -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 {#2091
    date: 2023-12-25 22:08:45.0 +01:00
  }
  +"title": 251903
}
"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
93 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
94 DENIED moderate
App\Entity\Entry {#1693
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Fixed-Arch-install-error"
  +title: "Fixed Arch install error"
  +url: null
  +body: """
    Fixed by using grub.\n
    \n
    Error when trying to boot into new install. `ERROR: device ’ ’ not found. Skipping fsck. :: mounting ’ ’ on real root mount : /new_root: no valid filesystem type specified. ERROR: Failed to mount ’ ’ on real root`And I’m getting dropped in emergency shell. I used official wiki, used refind as bootloader. Second time I tried installing and got same error.  \n
    Edit1: fstab  \n
    `#/dev/nvme0n1p2  \n
    UUID=4dae009f-c08f-4636-b1b5-85a4713a6f40 / ext4 rw,relatime 0 1\n
    \n
    #/dev/nvme0n1p1  \n
    UUID=0019-78B6 /boot vfat rw,relatime, fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2 `  \n
    p2 is root partition  \n
    p1 is efi partition.\n
    \n
    Edit2: running timedatectl in chroot returns `System has not been booted with systemd as init system (PID 1). Can’t operate. Failed to connect to bus: Host is down `
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709116358 {#1422
    date: 2024-02-28 11:32:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 16051
  -titleTs: "'arch':2 'error':4 'fix':1 'instal':3"
  -bodyTs: "'-78':81 '/boot':83 '/dev/nvme0n1p1':78 '/dev/nvme0n1p2':64 '/new_root':24 '0':76,102 '0019':80 '0022':88,90 '1':77,129 '2':103 '437':92 '4636':69 '4dae009f':67 '4dae009f-c08f':66 '85a4713a6f40':72 'ascii':94 'b1b5':71 'b1b5-85a4713a6f40':70 'b6':82 'boot':9,122 'bootload':52 'bus':137 'c08f':68 'chroot':116 'codepag':91 'connect':135 'devic':14 'dmask':89 'drop':41 'edit1':62 'edit2':112 'efi':110 'emerg':43 'error':5,13,30,61,98 'ext4':73 'fail':31,133 'filesystem':27 'fix':1 'fmask':87 'found':16 'fsck':18 'fstab':63 'get':40 'got':59 'grub':4 'host':138 'init':126 'instal':12,57 'iocharset':93 'm':39 'mix':96 'mount':19,23,33 'new':11 'offici':47 'oper':132 'p1':108 'p2':104 'partit':107,111 'pid':128 'real':21,35 'refind':50 'relatim':75,86 'remount':100 'remount-ro':99 'return':117 'ro':101 'root':22,36,106 'run':113 'rw':74,85 'second':53 'shell':44 'shortnam':95 'skip':17 'specifi':29 'system':118,127 'systemd':124 'time':54 'timedatectl':114 'tri':7,56 'type':28 'use':3,46,49 'utf8':97 'uuid':65,79 'valid':26 'vfat':84 'wiki':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700837596
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8656461"
  +editedAt: DateTimeImmutable @1701389391 {#1423
    date: 2023-12-01 01:09:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700763096 {#1420
    date: 2023-11-23 19:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
95 DENIED edit
App\Entity\Entry {#1693
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Fixed-Arch-install-error"
  +title: "Fixed Arch install error"
  +url: null
  +body: """
    Fixed by using grub.\n
    \n
    Error when trying to boot into new install. `ERROR: device ’ ’ not found. Skipping fsck. :: mounting ’ ’ on real root mount : /new_root: no valid filesystem type specified. ERROR: Failed to mount ’ ’ on real root`And I’m getting dropped in emergency shell. I used official wiki, used refind as bootloader. Second time I tried installing and got same error.  \n
    Edit1: fstab  \n
    `#/dev/nvme0n1p2  \n
    UUID=4dae009f-c08f-4636-b1b5-85a4713a6f40 / ext4 rw,relatime 0 1\n
    \n
    #/dev/nvme0n1p1  \n
    UUID=0019-78B6 /boot vfat rw,relatime, fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2 `  \n
    p2 is root partition  \n
    p1 is efi partition.\n
    \n
    Edit2: running timedatectl in chroot returns `System has not been booted with systemd as init system (PID 1). Can’t operate. Failed to connect to bus: Host is down `
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709116358 {#1422
    date: 2024-02-28 11:32:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 16051
  -titleTs: "'arch':2 'error':4 'fix':1 'instal':3"
  -bodyTs: "'-78':81 '/boot':83 '/dev/nvme0n1p1':78 '/dev/nvme0n1p2':64 '/new_root':24 '0':76,102 '0019':80 '0022':88,90 '1':77,129 '2':103 '437':92 '4636':69 '4dae009f':67 '4dae009f-c08f':66 '85a4713a6f40':72 'ascii':94 'b1b5':71 'b1b5-85a4713a6f40':70 'b6':82 'boot':9,122 'bootload':52 'bus':137 'c08f':68 'chroot':116 'codepag':91 'connect':135 'devic':14 'dmask':89 'drop':41 'edit1':62 'edit2':112 'efi':110 'emerg':43 'error':5,13,30,61,98 'ext4':73 'fail':31,133 'filesystem':27 'fix':1 'fmask':87 'found':16 'fsck':18 'fstab':63 'get':40 'got':59 'grub':4 'host':138 'init':126 'instal':12,57 'iocharset':93 'm':39 'mix':96 'mount':19,23,33 'new':11 'offici':47 'oper':132 'p1':108 'p2':104 'partit':107,111 'pid':128 'real':21,35 'refind':50 'relatim':75,86 'remount':100 'remount-ro':99 'return':117 'ro':101 'root':22,36,106 'run':113 'rw':74,85 'second':53 'shell':44 'shortnam':95 'skip':17 'specifi':29 'system':118,127 'systemd':124 'time':54 'timedatectl':114 'tri':7,56 'type':28 'use':3,46,49 'utf8':97 'uuid':65,79 'valid':26 'vfat':84 'wiki':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700837596
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8656461"
  +editedAt: DateTimeImmutable @1701389391 {#1423
    date: 2023-12-01 01:09:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700763096 {#1420
    date: 2023-11-23 19:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
96 DENIED moderate
App\Entity\Entry {#1693
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "Fixed-Arch-install-error"
  +title: "Fixed Arch install error"
  +url: null
  +body: """
    Fixed by using grub.\n
    \n
    Error when trying to boot into new install. `ERROR: device ’ ’ not found. Skipping fsck. :: mounting ’ ’ on real root mount : /new_root: no valid filesystem type specified. ERROR: Failed to mount ’ ’ on real root`And I’m getting dropped in emergency shell. I used official wiki, used refind as bootloader. Second time I tried installing and got same error.  \n
    Edit1: fstab  \n
    `#/dev/nvme0n1p2  \n
    UUID=4dae009f-c08f-4636-b1b5-85a4713a6f40 / ext4 rw,relatime 0 1\n
    \n
    #/dev/nvme0n1p1  \n
    UUID=0019-78B6 /boot vfat rw,relatime, fmask=0022,dmask=0022,codepage=437,iocharset=ascii,shortname=mixed,utf8,errors=remount-ro 0 2 `  \n
    p2 is root partition  \n
    p1 is efi partition.\n
    \n
    Edit2: running timedatectl in chroot returns `System has not been booted with systemd as init system (PID 1). Can’t operate. Failed to connect to bus: Host is down `
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 18
  +favouriteCount: 10
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709116358 {#1422
    date: 2024-02-28 11:32:38.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1655 …}
  +votes: Doctrine\ORM\PersistentCollection {#1651 …}
  +reports: Doctrine\ORM\PersistentCollection {#1661 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1561 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1568 …}
  +badges: Doctrine\ORM\PersistentCollection {#1556 …}
  +children: []
  -id: 16051
  -titleTs: "'arch':2 'error':4 'fix':1 'instal':3"
  -bodyTs: "'-78':81 '/boot':83 '/dev/nvme0n1p1':78 '/dev/nvme0n1p2':64 '/new_root':24 '0':76,102 '0019':80 '0022':88,90 '1':77,129 '2':103 '437':92 '4636':69 '4dae009f':67 '4dae009f-c08f':66 '85a4713a6f40':72 'ascii':94 'b1b5':71 'b1b5-85a4713a6f40':70 'b6':82 'boot':9,122 'bootload':52 'bus':137 'c08f':68 'chroot':116 'codepag':91 'connect':135 'devic':14 'dmask':89 'drop':41 'edit1':62 'edit2':112 'efi':110 'emerg':43 'error':5,13,30,61,98 'ext4':73 'fail':31,133 'filesystem':27 'fix':1 'fmask':87 'found':16 'fsck':18 'fstab':63 'get':40 'got':59 'grub':4 'host':138 'init':126 'instal':12,57 'iocharset':93 'm':39 'mix':96 'mount':19,23,33 'new':11 'offici':47 'oper':132 'p1':108 'p2':104 'partit':107,111 'pid':128 'real':21,35 'refind':50 'relatim':75,86 'remount':100 'remount-ro':99 'return':117 'ro':101 'root':22,36,106 'run':113 'rw':74,85 'second':53 'shell':44 'shortnam':95 'skip':17 'specifi':29 'system':118,127 'systemd':124 'time':54 'timedatectl':114 'tri':7,56 'type':28 'use':3,46,49 'utf8':97 'uuid':65,79 'valid':26 'vfat':84 'wiki':48"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700837596
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/8656461"
  +editedAt: DateTimeImmutable @1701389391 {#1423
    date: 2023-12-01 01:09:51.0 +01:00
  }
  +createdAt: DateTimeImmutable @1700763096 {#1420
    date: 2023-11-23 19:11:36.0 +01:00
  }
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
97 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
98 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2099
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
  +slug: "We-hit-one-third-of-boomers-being-dead-in-the"
  +title: "We hit one third of boomers being dead in the last few days."
  +url: "https://lemmy.world/pictrs/image/22135edf-c246-4394-9f05-c0045c2cc323.jpeg"
  +body: "[incendar.com/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 230
  +favouriteCount: 774
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706260476 {#3313
    date: 2024-01-26 10:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  +badges: Doctrine\ORM\PersistentCollection {#3330 …}
  +children: [
    App\Entity\EntryComment {#2100
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2099 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nooo my man Keanu. Your a soulless casket of meat"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705472613 {#2041
        date: 2024-01-17 07:23:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AllonzeeLV@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2108 …}
      +nested: Doctrine\ORM\PersistentCollection {#2101 …}
      +votes: Doctrine\ORM\PersistentCollection {#2109 …}
      +reports: Doctrine\ORM\PersistentCollection {#2106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
      -id: 316083
      -bodyTs: "'casket':8 'keanu':4 'man':3 'meat':10 'nooo':1 'soulless':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6766141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705472613 {#2104
        date: 2024-01-17 07:23:33.0 +01:00
      }
      +"title": 316083
    }
  ]
  -id: 30799
  -titleTs: "'boomer':6 'day':13 'dead':8 'hit':2 'last':11 'one':3 'third':4"
  -bodyTs: "'/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)':3 'incendar.com':2 'incendar.com/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705446757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10761277"
  +editedAt: DateTimeImmutable @1724380837 {#3299
    date: 2024-08-23 04:40:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705360357 {#3275
    date: 2024-01-16 00:12:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2099
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
  +slug: "We-hit-one-third-of-boomers-being-dead-in-the"
  +title: "We hit one third of boomers being dead in the last few days."
  +url: "https://lemmy.world/pictrs/image/22135edf-c246-4394-9f05-c0045c2cc323.jpeg"
  +body: "[incendar.com/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 230
  +favouriteCount: 774
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706260476 {#3313
    date: 2024-01-26 10:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  +badges: Doctrine\ORM\PersistentCollection {#3330 …}
  +children: [
    App\Entity\EntryComment {#2100
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2099 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nooo my man Keanu. Your a soulless casket of meat"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705472613 {#2041
        date: 2024-01-17 07:23:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AllonzeeLV@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2108 …}
      +nested: Doctrine\ORM\PersistentCollection {#2101 …}
      +votes: Doctrine\ORM\PersistentCollection {#2109 …}
      +reports: Doctrine\ORM\PersistentCollection {#2106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
      -id: 316083
      -bodyTs: "'casket':8 'keanu':4 'man':3 'meat':10 'nooo':1 'soulless':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6766141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705472613 {#2104
        date: 2024-01-17 07:23:33.0 +01:00
      }
      +"title": 316083
    }
  ]
  -id: 30799
  -titleTs: "'boomer':6 'day':13 'dead':8 'hit':2 'last':11 'one':3 'third':4"
  -bodyTs: "'/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)':3 'incendar.com':2 'incendar.com/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705446757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10761277"
  +editedAt: DateTimeImmutable @1724380837 {#3299
    date: 2024-08-23 04:40:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705360357 {#3275
    date: 2024-01-16 00:12:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
100 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2099
  +user: Proxies\__CG__\App\Entity\User {#3318 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
  +slug: "We-hit-one-third-of-boomers-being-dead-in-the"
  +title: "We hit one third of boomers being dead in the last few days."
  +url: "https://lemmy.world/pictrs/image/22135edf-c246-4394-9f05-c0045c2cc323.jpeg"
  +body: "[incendar.com/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)"
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 230
  +favouriteCount: 774
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706260476 {#3313
    date: 2024-01-26 10:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3320 …}
  +votes: Doctrine\ORM\PersistentCollection {#3322 …}
  +reports: Doctrine\ORM\PersistentCollection {#3324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
  +badges: Doctrine\ORM\PersistentCollection {#3330 …}
  +children: [
    App\Entity\EntryComment {#2100
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2099 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
      +image: null
      +parent: null
      +root: null
      +body: "Nooo my man Keanu. Your a soulless casket of meat"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1705472613 {#2041
        date: 2024-01-17 07:23:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AllonzeeLV@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2108 …}
      +nested: Doctrine\ORM\PersistentCollection {#2101 …}
      +votes: Doctrine\ORM\PersistentCollection {#2109 …}
      +reports: Doctrine\ORM\PersistentCollection {#2106 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
      -id: 316083
      -bodyTs: "'casket':8 'keanu':4 'man':3 'meat':10 'nooo':1 'soulless':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6766141"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705472613 {#2104
        date: 2024-01-17 07:23:33.0 +01:00
      }
      +"title": 316083
    }
  ]
  -id: 30799
  -titleTs: "'boomer':6 'day':13 'dead':8 'hit':2 'last':11 'one':3 'third':4"
  -bodyTs: "'/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)':3 'incendar.com':2 'incendar.com/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)':1"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705446757
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10761277"
  +editedAt: DateTimeImmutable @1724380837 {#3299
    date: 2024-08-23 04:40:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705360357 {#3275
    date: 2024-01-16 00:12:37.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 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
102 DENIED moderate
App\Entity\EntryComment {#2100
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2099
    +user: Proxies\__CG__\App\Entity\User {#3318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "We-hit-one-third-of-boomers-being-dead-in-the"
    +title: "We hit one third of boomers being dead in the last few days."
    +url: "https://lemmy.world/pictrs/image/22135edf-c246-4394-9f05-c0045c2cc323.jpeg"
    +body: "[incendar.com/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 230
    +favouriteCount: 774
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706260476 {#3313
      date: 2024-01-26 10:14:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3320 …}
    +votes: Doctrine\ORM\PersistentCollection {#3322 …}
    +reports: Doctrine\ORM\PersistentCollection {#3324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
    +badges: Doctrine\ORM\PersistentCollection {#3330 …}
    +children: [
      App\Entity\EntryComment {#2100}
    ]
    -id: 30799
    -titleTs: "'boomer':6 'day':13 'dead':8 'hit':2 'last':11 'one':3 'third':4"
    -bodyTs: "'/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)':3 'incendar.com':2 'incendar.com/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705446757
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10761277"
    +editedAt: DateTimeImmutable @1724380837 {#3299
      date: 2024-08-23 04:40:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705360357 {#3275
      date: 2024-01-16 00:12:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nooo my man Keanu. Your a soulless casket of meat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705472613 {#2041
    date: 2024-01-17 07:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 316083
  -bodyTs: "'casket':8 'keanu':4 'man':3 'meat':10 'nooo':1 'soulless':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6766141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705472613 {#2104
    date: 2024-01-17 07:23:33.0 +01:00
  }
  +"title": 316083
}
"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
103 DENIED edit
App\Entity\EntryComment {#2100
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2099
    +user: Proxies\__CG__\App\Entity\User {#3318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "We-hit-one-third-of-boomers-being-dead-in-the"
    +title: "We hit one third of boomers being dead in the last few days."
    +url: "https://lemmy.world/pictrs/image/22135edf-c246-4394-9f05-c0045c2cc323.jpeg"
    +body: "[incendar.com/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 230
    +favouriteCount: 774
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706260476 {#3313
      date: 2024-01-26 10:14:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3320 …}
    +votes: Doctrine\ORM\PersistentCollection {#3322 …}
    +reports: Doctrine\ORM\PersistentCollection {#3324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
    +badges: Doctrine\ORM\PersistentCollection {#3330 …}
    +children: [
      App\Entity\EntryComment {#2100}
    ]
    -id: 30799
    -titleTs: "'boomer':6 'day':13 'dead':8 'hit':2 'last':11 'one':3 'third':4"
    -bodyTs: "'/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)':3 'incendar.com':2 'incendar.com/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705446757
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10761277"
    +editedAt: DateTimeImmutable @1724380837 {#3299
      date: 2024-08-23 04:40:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705360357 {#3275
      date: 2024-01-16 00:12:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nooo my man Keanu. Your a soulless casket of meat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705472613 {#2041
    date: 2024-01-17 07:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 316083
  -bodyTs: "'casket':8 'keanu':4 'man':3 'meat':10 'nooo':1 'soulless':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6766141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705472613 {#2104
    date: 2024-01-17 07:23:33.0 +01:00
  }
  +"title": 316083
}
"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
104 DENIED moderate
App\Entity\EntryComment {#2100
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2099
    +user: Proxies\__CG__\App\Entity\User {#3318 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#3300 …}
    +slug: "We-hit-one-third-of-boomers-being-dead-in-the"
    +title: "We hit one third of boomers being dead in the last few days."
    +url: "https://lemmy.world/pictrs/image/22135edf-c246-4394-9f05-c0045c2cc323.jpeg"
    +body: "[incendar.com/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)"
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 230
    +favouriteCount: 774
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706260476 {#3313
      date: 2024-01-26 10:14:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3320 …}
    +votes: Doctrine\ORM\PersistentCollection {#3322 …}
    +reports: Doctrine\ORM\PersistentCollection {#3324 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3326 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3328 …}
    +badges: Doctrine\ORM\PersistentCollection {#3330 …}
    +children: [
      App\Entity\EntryComment {#2100}
    ]
    -id: 30799
    -titleTs: "'boomer':6 'day':13 'dead':8 'hit':2 'last':11 'one':3 'third':4"
    -bodyTs: "'/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)':3 'incendar.com':2 'incendar.com/baby_boomer_deathclock.php](https://incendar.com/baby_boomer_deathclock.php)':1"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705446757
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10761277"
    +editedAt: DateTimeImmutable @1724380837 {#3299
      date: 2024-08-23 04:40:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705360357 {#3275
      date: 2024-01-16 00:12:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2105 …}
  +image: null
  +parent: null
  +root: null
  +body: "Nooo my man Keanu. Your a soulless casket of meat"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1705472613 {#2041
    date: 2024-01-17 07:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2108 …}
  +nested: Doctrine\ORM\PersistentCollection {#2101 …}
  +votes: Doctrine\ORM\PersistentCollection {#2109 …}
  +reports: Doctrine\ORM\PersistentCollection {#2106 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2107 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2124 …}
  -id: 316083
  -bodyTs: "'casket':8 'keanu':4 'man':3 'meat':10 'nooo':1 'soulless':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6766141"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705472613 {#2104
    date: 2024-01-17 07:23:33.0 +01:00
  }
  +"title": 316083
}
"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
105 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
106 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2189
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: Proxies\__CG__\App\Entity\Image {#2778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3104 …}
  +slug: "They-re-all-dicks-if-you-ask-me"
  +title: "They're all dicks if you ask me"
  +url: "https://lemmy.today/pictrs/image/c2ca9dfb-35c3-4bf4-917d-53b0baed2601.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 386
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706057391 {#1985
    date: 2024-01-24 01:49:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  +badges: Doctrine\ORM\PersistentCollection {#3217 …}
  +children: [
    App\Entity\EntryComment {#2192
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
      +image: null
      +parent: null
      +root: null
      +body: "Everywhere I go I see his face ![](https://lemmy.world/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1728010459 {#2228
        date: 2024-10-04 04:54:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2311 …}
      +nested: Doctrine\ORM\PersistentCollection {#2293 …}
      +votes: Doctrine\ORM\PersistentCollection {#2309 …}
      +reports: Doctrine\ORM\PersistentCollection {#2302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
      -id: 334587
      -bodyTs: "'/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)':10 'everywher':1 'face':7 'go':3 'lemmy.world':9 'lemmy.world/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)':8 'see':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6947436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706031226 {#2252
        date: 2024-01-23 18:33:46.0 +01:00
      }
      +"title": 334587
    }
  ]
  -id: 32469
  -titleTs: "'ask':7 'dick':4 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706040741
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5519946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705954341 {#2915
    date: 2024-01-22 21:12:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2189
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: Proxies\__CG__\App\Entity\Image {#2778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3104 …}
  +slug: "They-re-all-dicks-if-you-ask-me"
  +title: "They're all dicks if you ask me"
  +url: "https://lemmy.today/pictrs/image/c2ca9dfb-35c3-4bf4-917d-53b0baed2601.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 386
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706057391 {#1985
    date: 2024-01-24 01:49:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  +badges: Doctrine\ORM\PersistentCollection {#3217 …}
  +children: [
    App\Entity\EntryComment {#2192
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
      +image: null
      +parent: null
      +root: null
      +body: "Everywhere I go I see his face ![](https://lemmy.world/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1728010459 {#2228
        date: 2024-10-04 04:54:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2311 …}
      +nested: Doctrine\ORM\PersistentCollection {#2293 …}
      +votes: Doctrine\ORM\PersistentCollection {#2309 …}
      +reports: Doctrine\ORM\PersistentCollection {#2302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
      -id: 334587
      -bodyTs: "'/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)':10 'everywher':1 'face':7 'go':3 'lemmy.world':9 'lemmy.world/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)':8 'see':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6947436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706031226 {#2252
        date: 2024-01-23 18:33:46.0 +01:00
      }
      +"title": 334587
    }
  ]
  -id: 32469
  -titleTs: "'ask':7 'dick':4 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706040741
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5519946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705954341 {#2915
    date: 2024-01-22 21:12:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2189
  +user: Proxies\__CG__\App\Entity\User {#2724 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: Proxies\__CG__\App\Entity\Image {#2778 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3104 …}
  +slug: "They-re-all-dicks-if-you-ask-me"
  +title: "They're all dicks if you ask me"
  +url: "https://lemmy.today/pictrs/image/c2ca9dfb-35c3-4bf4-917d-53b0baed2601.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 49
  +favouriteCount: 386
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1706057391 {#1985
    date: 2024-01-24 01:49:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3164 …}
  +votes: Doctrine\ORM\PersistentCollection {#3171 …}
  +reports: Doctrine\ORM\PersistentCollection {#3194 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
  +badges: Doctrine\ORM\PersistentCollection {#3217 …}
  +children: [
    App\Entity\EntryComment {#2192
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2189 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
      +image: null
      +parent: null
      +root: null
      +body: "Everywhere I go I see his face ![](https://lemmy.world/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1728010459 {#2228
        date: 2024-10-04 04:54:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2311 …}
      +nested: Doctrine\ORM\PersistentCollection {#2293 …}
      +votes: Doctrine\ORM\PersistentCollection {#2309 …}
      +reports: Doctrine\ORM\PersistentCollection {#2302 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
      -id: 334587
      -bodyTs: "'/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)':10 'everywher':1 'face':7 'go':3 'lemmy.world':9 'lemmy.world/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)':8 'see':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6947436"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706031226 {#2252
        date: 2024-01-23 18:33:46.0 +01:00
      }
      +"title": 334587
    }
  ]
  -id: 32469
  -titleTs: "'ask':7 'dick':4 're':2"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706040741
  +visibility: "visible             "
  +apId: "https://lemmy.today/post/5519946"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705954341 {#2915
    date: 2024-01-22 21:12:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 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
110 DENIED moderate
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: Proxies\__CG__\App\Entity\Image {#2778 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3104 …}
    +slug: "They-re-all-dicks-if-you-ask-me"
    +title: "They're all dicks if you ask me"
    +url: "https://lemmy.today/pictrs/image/c2ca9dfb-35c3-4bf4-917d-53b0baed2601.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 49
    +favouriteCount: 386
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706057391 {#1985
      date: 2024-01-24 01:49:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    +badges: Doctrine\ORM\PersistentCollection {#3217 …}
    +children: [
      App\Entity\EntryComment {#2192}
    ]
    -id: 32469
    -titleTs: "'ask':7 'dick':4 're':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706040741
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5519946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705954341 {#2915
      date: 2024-01-22 21:12:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: "Everywhere I go I see his face ![](https://lemmy.world/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1728010459 {#2228
    date: 2024-10-04 04:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 334587
  -bodyTs: "'/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)':10 'everywher':1 'face':7 'go':3 'lemmy.world':9 'lemmy.world/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)':8 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6947436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706031226 {#2252
    date: 2024-01-23 18:33:46.0 +01:00
  }
  +"title": 334587
}
"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
111 DENIED edit
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: Proxies\__CG__\App\Entity\Image {#2778 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3104 …}
    +slug: "They-re-all-dicks-if-you-ask-me"
    +title: "They're all dicks if you ask me"
    +url: "https://lemmy.today/pictrs/image/c2ca9dfb-35c3-4bf4-917d-53b0baed2601.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 49
    +favouriteCount: 386
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706057391 {#1985
      date: 2024-01-24 01:49:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    +badges: Doctrine\ORM\PersistentCollection {#3217 …}
    +children: [
      App\Entity\EntryComment {#2192}
    ]
    -id: 32469
    -titleTs: "'ask':7 'dick':4 're':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706040741
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5519946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705954341 {#2915
      date: 2024-01-22 21:12:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: "Everywhere I go I see his face ![](https://lemmy.world/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1728010459 {#2228
    date: 2024-10-04 04:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 334587
  -bodyTs: "'/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)':10 'everywher':1 'face':7 'go':3 'lemmy.world':9 'lemmy.world/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)':8 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6947436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706031226 {#2252
    date: 2024-01-23 18:33:46.0 +01:00
  }
  +"title": 334587
}
"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
112 DENIED moderate
App\Entity\EntryComment {#2192
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2189
    +user: Proxies\__CG__\App\Entity\User {#2724 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
    +image: Proxies\__CG__\App\Entity\Image {#2778 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3104 …}
    +slug: "They-re-all-dicks-if-you-ask-me"
    +title: "They're all dicks if you ask me"
    +url: "https://lemmy.today/pictrs/image/c2ca9dfb-35c3-4bf4-917d-53b0baed2601.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 49
    +favouriteCount: 386
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1706057391 {#1985
      date: 2024-01-24 01:49:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3164 …}
    +votes: Doctrine\ORM\PersistentCollection {#3171 …}
    +reports: Doctrine\ORM\PersistentCollection {#3194 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3195 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3216 …}
    +badges: Doctrine\ORM\PersistentCollection {#3217 …}
    +children: [
      App\Entity\EntryComment {#2192}
    ]
    -id: 32469
    -titleTs: "'ask':7 'dick':4 're':2"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706040741
    +visibility: "visible             "
    +apId: "https://lemmy.today/post/5519946"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705954341 {#2915
      date: 2024-01-22 21:12:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2299 …}
  +image: null
  +parent: null
  +root: null
  +body: "Everywhere I go I see his face ![](https://lemmy.world/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1728010459 {#2228
    date: 2024-10-04 04:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2311 …}
  +nested: Doctrine\ORM\PersistentCollection {#2293 …}
  +votes: Doctrine\ORM\PersistentCollection {#2309 …}
  +reports: Doctrine\ORM\PersistentCollection {#2302 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2320 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2322 …}
  -id: 334587
  -bodyTs: "'/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)':10 'everywher':1 'face':7 'go':3 'lemmy.world':9 'lemmy.world/pictrs/image/47d3e2f0-c911-4a0b-a9f6-1376e54c548c.jpeg)':8 'see':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6947436"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706031226 {#2252
    date: 2024-01-23 18:33:46.0 +01:00
  }
  +"title": 334587
}
"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
113 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
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2389
  +user: Proxies\__CG__\App\Entity\User {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
  +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
  +url: null
  +body: """
    I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
    \n
    I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
    \n
    Thanks.\n
    \n
    Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
    \n
    ---\n
    \n
    Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 119
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702946923 {#3351
    date: 2023-12-19 01:48:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3356 …}
  +votes: Doctrine\ORM\PersistentCollection {#3359 …}
  +reports: Doctrine\ORM\PersistentCollection {#3361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
  +badges: Doctrine\ORM\PersistentCollection {#3367 …}
  +children: [
    3 => App\Entity\EntryComment {#1404
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +root: App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +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 {#1407
          date: 2024-01-14 21:34:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -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 {#1883
          date: 2023-12-15 17:57:21.0 +01:00
        }
        +"title": 224910
      }
      +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 {#1382
        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 {#2083 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -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 {#1401
        date: 2023-12-16 20:06:45.0 +01:00
      }
      +"title": 227716
    }
    2 => App\Entity\EntryComment {#2020
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
      +root: App\Entity\EntryComment {#2391}
      +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 {#2027
        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 {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2011 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -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 {#2013
        date: 2023-12-16 20:10:06.0 +01:00
      }
      +"title": 227727
    }
    1 => App\Entity\EntryComment {#1403
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +root: App\Entity\EntryComment {#2391}
      +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 {#2023
        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 {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -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 {#2019
        date: 2023-12-17 15:50:36.0 +01:00
      }
      +"title": 229426
    }
    0 => App\Entity\EntryComment {#2391}
  ]
  -id: 22326
  -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
  -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702690490
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9581330"
  +editedAt: DateTimeImmutable @1704962289 {#3338
    date: 2024-01-11 09:38:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702604090 {#3316
    date: 2023-12-15 02:34:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2389
  +user: Proxies\__CG__\App\Entity\User {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
  +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
  +url: null
  +body: """
    I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
    \n
    I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
    \n
    Thanks.\n
    \n
    Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
    \n
    ---\n
    \n
    Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 119
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702946923 {#3351
    date: 2023-12-19 01:48:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3356 …}
  +votes: Doctrine\ORM\PersistentCollection {#3359 …}
  +reports: Doctrine\ORM\PersistentCollection {#3361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
  +badges: Doctrine\ORM\PersistentCollection {#3367 …}
  +children: [
    3 => App\Entity\EntryComment {#1404
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +root: App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +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 {#1407
          date: 2024-01-14 21:34:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -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 {#1883
          date: 2023-12-15 17:57:21.0 +01:00
        }
        +"title": 224910
      }
      +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 {#1382
        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 {#2083 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -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 {#1401
        date: 2023-12-16 20:06:45.0 +01:00
      }
      +"title": 227716
    }
    2 => App\Entity\EntryComment {#2020
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
      +root: App\Entity\EntryComment {#2391}
      +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 {#2027
        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 {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2011 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -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 {#2013
        date: 2023-12-16 20:10:06.0 +01:00
      }
      +"title": 227727
    }
    1 => App\Entity\EntryComment {#1403
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +root: App\Entity\EntryComment {#2391}
      +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 {#2023
        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 {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -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 {#2019
        date: 2023-12-17 15:50:36.0 +01:00
      }
      +"title": 229426
    }
    0 => App\Entity\EntryComment {#2391}
  ]
  -id: 22326
  -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
  -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702690490
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9581330"
  +editedAt: DateTimeImmutable @1704962289 {#3338
    date: 2024-01-11 09:38:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702604090 {#3316
    date: 2023-12-15 02:34:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2389
  +user: Proxies\__CG__\App\Entity\User {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
  +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
  +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
  +url: null
  +body: """
    I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
    \n
    I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
    \n
    Thanks.\n
    \n
    Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
    \n
    ---\n
    \n
    Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 119
  +favouriteCount: 169
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702946923 {#3351
    date: 2023-12-19 01:48:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3356 …}
  +votes: Doctrine\ORM\PersistentCollection {#3359 …}
  +reports: Doctrine\ORM\PersistentCollection {#3361 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
  +badges: Doctrine\ORM\PersistentCollection {#3367 …}
  +children: [
    3 => App\Entity\EntryComment {#1404
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
      +root: App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +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 {#1407
          date: 2024-01-14 21:34:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2369 …}
        +nested: Doctrine\ORM\PersistentCollection {#2392 …}
        +votes: Doctrine\ORM\PersistentCollection {#2395 …}
        +reports: Doctrine\ORM\PersistentCollection {#1384 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
        -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 {#1883
          date: 2023-12-15 17:57:21.0 +01:00
        }
        +"title": 224910
      }
      +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 {#1382
        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 {#2083 …}
      +nested: Doctrine\ORM\PersistentCollection {#2078 …}
      +votes: Doctrine\ORM\PersistentCollection {#2079 …}
      +reports: Doctrine\ORM\PersistentCollection {#2075 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
      -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 {#1401
        date: 2023-12-16 20:06:45.0 +01:00
      }
      +"title": 227716
    }
    2 => App\Entity\EntryComment {#2020
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
      +root: App\Entity\EntryComment {#2391}
      +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 {#2027
        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 {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2021 …}
      +votes: Doctrine\ORM\PersistentCollection {#2011 …}
      +reports: Doctrine\ORM\PersistentCollection {#2018 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
      -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 {#2013
        date: 2023-12-16 20:10:06.0 +01:00
      }
      +"title": 227727
    }
    1 => App\Entity\EntryComment {#1403
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +root: App\Entity\EntryComment {#2391}
      +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 {#2023
        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 {#2085 …}
      +nested: Doctrine\ORM\PersistentCollection {#2062 …}
      +votes: Doctrine\ORM\PersistentCollection {#2077 …}
      +reports: Doctrine\ORM\PersistentCollection {#2063 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
      -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 {#2019
        date: 2023-12-17 15:50:36.0 +01:00
      }
      +"title": 229426
    }
    0 => App\Entity\EntryComment {#2391}
  ]
  -id: 22326
  -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
  -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702690490
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9581330"
  +editedAt: DateTimeImmutable @1704962289 {#3338
    date: 2024-01-11 09:38:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702604090 {#3316
    date: 2023-12-15 02:34:50.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 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
118 DENIED moderate
App\Entity\EntryComment {#1404
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3351
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3356 …}
    +votes: Doctrine\ORM\PersistentCollection {#3359 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    +badges: Doctrine\ORM\PersistentCollection {#3367 …}
    +children: [
      3 => App\Entity\EntryComment {#1404}
      2 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
        +root: App\Entity\EntryComment {#2391
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
          +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 {#1407
            date: 2024-01-14 21:34:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MigratingtoLemmy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2369 …}
          +nested: Doctrine\ORM\PersistentCollection {#2392 …}
          +votes: Doctrine\ORM\PersistentCollection {#2395 …}
          +reports: Doctrine\ORM\PersistentCollection {#1384 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
          -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 {#1883
            date: 2023-12-15 17:57:21.0 +01:00
          }
          +"title": 224910
        }
        +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 {#2027
          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 {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -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 {#2013
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      1 => App\Entity\EntryComment {#1403
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2023
          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 {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -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 {#2019
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#2391}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#3338
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#3316
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: App\Entity\EntryComment {#2391}
  +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 {#1382
    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 {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -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 {#1401
    date: 2023-12-16 20:06:45.0 +01:00
  }
  +"title": 227716
}
"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
119 DENIED edit
App\Entity\EntryComment {#1404
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3351
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3356 …}
    +votes: Doctrine\ORM\PersistentCollection {#3359 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    +badges: Doctrine\ORM\PersistentCollection {#3367 …}
    +children: [
      3 => App\Entity\EntryComment {#1404}
      2 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
        +root: App\Entity\EntryComment {#2391
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
          +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 {#1407
            date: 2024-01-14 21:34:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MigratingtoLemmy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2369 …}
          +nested: Doctrine\ORM\PersistentCollection {#2392 …}
          +votes: Doctrine\ORM\PersistentCollection {#2395 …}
          +reports: Doctrine\ORM\PersistentCollection {#1384 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
          -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 {#1883
            date: 2023-12-15 17:57:21.0 +01:00
          }
          +"title": 224910
        }
        +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 {#2027
          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 {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -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 {#2013
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      1 => App\Entity\EntryComment {#1403
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2023
          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 {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -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 {#2019
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#2391}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#3338
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#3316
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: App\Entity\EntryComment {#2391}
  +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 {#1382
    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 {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -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 {#1401
    date: 2023-12-16 20:06:45.0 +01:00
  }
  +"title": 227716
}
"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
120 DENIED moderate
App\Entity\EntryComment {#1404
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3351
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3356 …}
    +votes: Doctrine\ORM\PersistentCollection {#3359 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    +badges: Doctrine\ORM\PersistentCollection {#3367 …}
    +children: [
      3 => App\Entity\EntryComment {#1404}
      2 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
        +root: App\Entity\EntryComment {#2391
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
          +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 {#1407
            date: 2024-01-14 21:34:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MigratingtoLemmy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2369 …}
          +nested: Doctrine\ORM\PersistentCollection {#2392 …}
          +votes: Doctrine\ORM\PersistentCollection {#2395 …}
          +reports: Doctrine\ORM\PersistentCollection {#1384 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
          -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 {#1883
            date: 2023-12-15 17:57:21.0 +01:00
          }
          +"title": 224910
        }
        +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 {#2027
          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 {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -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 {#2013
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      1 => App\Entity\EntryComment {#1403
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2023
          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 {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -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 {#2019
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#2391}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#3338
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#3316
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
  +root: App\Entity\EntryComment {#2391}
  +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 {#1382
    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 {#2083 …}
  +nested: Doctrine\ORM\PersistentCollection {#2078 …}
  +votes: Doctrine\ORM\PersistentCollection {#2079 …}
  +reports: Doctrine\ORM\PersistentCollection {#2075 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
  -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 {#1401
    date: 2023-12-16 20:06:45.0 +01:00
  }
  +"title": 227716
}
"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
121 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
122 DENIED moderate
App\Entity\EntryComment {#2020
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3351
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3356 …}
    +votes: Doctrine\ORM\PersistentCollection {#3359 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    +badges: Doctrine\ORM\PersistentCollection {#3367 …}
    +children: [
      3 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: App\Entity\EntryComment {#2391
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
          +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 {#1407
            date: 2024-01-14 21:34:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MigratingtoLemmy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2369 …}
          +nested: Doctrine\ORM\PersistentCollection {#2392 …}
          +votes: Doctrine\ORM\PersistentCollection {#2395 …}
          +reports: Doctrine\ORM\PersistentCollection {#1384 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
          -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 {#1883
            date: 2023-12-15 17:57:21.0 +01:00
          }
          +"title": 224910
        }
        +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 {#1382
          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 {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -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 {#1401
          date: 2023-12-16 20:06:45.0 +01:00
        }
        +"title": 227716
      }
      2 => App\Entity\EntryComment {#2020}
      1 => App\Entity\EntryComment {#1403
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2023
          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 {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -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 {#2019
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#2391}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#3338
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#3316
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
  +root: App\Entity\EntryComment {#2391}
  +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 {#2027
    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 {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -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 {#2013
    date: 2023-12-16 20:10:06.0 +01:00
  }
  +"title": 227727
}
"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
123 DENIED edit
App\Entity\EntryComment {#2020
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3351
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3356 …}
    +votes: Doctrine\ORM\PersistentCollection {#3359 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    +badges: Doctrine\ORM\PersistentCollection {#3367 …}
    +children: [
      3 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: App\Entity\EntryComment {#2391
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
          +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 {#1407
            date: 2024-01-14 21:34:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MigratingtoLemmy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2369 …}
          +nested: Doctrine\ORM\PersistentCollection {#2392 …}
          +votes: Doctrine\ORM\PersistentCollection {#2395 …}
          +reports: Doctrine\ORM\PersistentCollection {#1384 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
          -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 {#1883
            date: 2023-12-15 17:57:21.0 +01:00
          }
          +"title": 224910
        }
        +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 {#1382
          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 {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -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 {#1401
          date: 2023-12-16 20:06:45.0 +01:00
        }
        +"title": 227716
      }
      2 => App\Entity\EntryComment {#2020}
      1 => App\Entity\EntryComment {#1403
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2023
          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 {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -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 {#2019
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#2391}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#3338
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#3316
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
  +root: App\Entity\EntryComment {#2391}
  +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 {#2027
    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 {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -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 {#2013
    date: 2023-12-16 20:10:06.0 +01:00
  }
  +"title": 227727
}
"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
124 DENIED moderate
App\Entity\EntryComment {#2020
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3351
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3356 …}
    +votes: Doctrine\ORM\PersistentCollection {#3359 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    +badges: Doctrine\ORM\PersistentCollection {#3367 …}
    +children: [
      3 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: App\Entity\EntryComment {#2391
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
          +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 {#1407
            date: 2024-01-14 21:34:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MigratingtoLemmy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2369 …}
          +nested: Doctrine\ORM\PersistentCollection {#2392 …}
          +votes: Doctrine\ORM\PersistentCollection {#2395 …}
          +reports: Doctrine\ORM\PersistentCollection {#1384 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
          -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 {#1883
            date: 2023-12-15 17:57:21.0 +01:00
          }
          +"title": 224910
        }
        +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 {#1382
          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 {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -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 {#1401
          date: 2023-12-16 20:06:45.0 +01:00
        }
        +"title": 227716
      }
      2 => App\Entity\EntryComment {#2020}
      1 => App\Entity\EntryComment {#1403
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2023
          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 {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -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 {#2019
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#2391}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#3338
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#3316
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
  +root: App\Entity\EntryComment {#2391}
  +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 {#2027
    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 {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2021 …}
  +votes: Doctrine\ORM\PersistentCollection {#2011 …}
  +reports: Doctrine\ORM\PersistentCollection {#2018 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
  -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 {#2013
    date: 2023-12-16 20:10:06.0 +01:00
  }
  +"title": 227727
}
"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
125 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
126 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3351
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3356 …}
    +votes: Doctrine\ORM\PersistentCollection {#3359 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    +badges: Doctrine\ORM\PersistentCollection {#3367 …}
    +children: [
      3 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: App\Entity\EntryComment {#2391
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
          +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 {#1407
            date: 2024-01-14 21:34:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MigratingtoLemmy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2369 …}
          +nested: Doctrine\ORM\PersistentCollection {#2392 …}
          +votes: Doctrine\ORM\PersistentCollection {#2395 …}
          +reports: Doctrine\ORM\PersistentCollection {#1384 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
          -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 {#1883
            date: 2023-12-15 17:57:21.0 +01:00
          }
          +"title": 224910
        }
        +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 {#1382
          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 {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -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 {#1401
          date: 2023-12-16 20:06:45.0 +01:00
        }
        +"title": 227716
      }
      2 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2027
          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 {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -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 {#2013
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      1 => App\Entity\EntryComment {#1403}
      0 => App\Entity\EntryComment {#2391}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#3338
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#3316
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +root: App\Entity\EntryComment {#2391}
  +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 {#2023
    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 {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -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 {#2019
    date: 2023-12-17 15:50:36.0 +01:00
  }
  +"title": 229426
}
"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
127 DENIED edit
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3351
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3356 …}
    +votes: Doctrine\ORM\PersistentCollection {#3359 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    +badges: Doctrine\ORM\PersistentCollection {#3367 …}
    +children: [
      3 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: App\Entity\EntryComment {#2391
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
          +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 {#1407
            date: 2024-01-14 21:34:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MigratingtoLemmy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2369 …}
          +nested: Doctrine\ORM\PersistentCollection {#2392 …}
          +votes: Doctrine\ORM\PersistentCollection {#2395 …}
          +reports: Doctrine\ORM\PersistentCollection {#1384 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
          -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 {#1883
            date: 2023-12-15 17:57:21.0 +01:00
          }
          +"title": 224910
        }
        +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 {#1382
          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 {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -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 {#1401
          date: 2023-12-16 20:06:45.0 +01:00
        }
        +"title": 227716
      }
      2 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2027
          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 {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -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 {#2013
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      1 => App\Entity\EntryComment {#1403}
      0 => App\Entity\EntryComment {#2391}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#3338
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#3316
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +root: App\Entity\EntryComment {#2391}
  +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 {#2023
    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 {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -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 {#2019
    date: 2023-12-17 15:50:36.0 +01:00
  }
  +"title": 229426
}
"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
128 DENIED moderate
App\Entity\EntryComment {#1403
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3351
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3356 …}
    +votes: Doctrine\ORM\PersistentCollection {#3359 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    +badges: Doctrine\ORM\PersistentCollection {#3367 …}
    +children: [
      3 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: App\Entity\EntryComment {#2391
          +user: App\Entity\User {#259 …}
          +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
          +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
          +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 {#1407
            date: 2024-01-14 21:34:10.0 +01:00
          }
          +ip: null
          +tags: null
          +mentions: [
            "@MigratingtoLemmy@lemmy.world"
          ]
          +children: Doctrine\ORM\PersistentCollection {#2369 …}
          +nested: Doctrine\ORM\PersistentCollection {#2392 …}
          +votes: Doctrine\ORM\PersistentCollection {#2395 …}
          +reports: Doctrine\ORM\PersistentCollection {#1384 …}
          +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
          +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
          -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 {#1883
            date: 2023-12-15 17:57:21.0 +01:00
          }
          +"title": 224910
        }
        +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 {#1382
          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 {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -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 {#1401
          date: 2023-12-16 20:06:45.0 +01:00
        }
        +"title": 227716
      }
      2 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2027
          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 {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -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 {#2013
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      1 => App\Entity\EntryComment {#1403}
      0 => App\Entity\EntryComment {#2391}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#3338
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#3316
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +root: App\Entity\EntryComment {#2391}
  +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 {#2023
    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 {#2085 …}
  +nested: Doctrine\ORM\PersistentCollection {#2062 …}
  +votes: Doctrine\ORM\PersistentCollection {#2077 …}
  +reports: Doctrine\ORM\PersistentCollection {#2063 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
  -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 {#2019
    date: 2023-12-17 15:50:36.0 +01:00
  }
  +"title": 229426
}
"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
129 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
130 DENIED moderate
App\Entity\EntryComment {#2391
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3351
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3356 …}
    +votes: Doctrine\ORM\PersistentCollection {#3359 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    +badges: Doctrine\ORM\PersistentCollection {#3367 …}
    +children: [
      3 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#1382
          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 {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -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 {#1401
          date: 2023-12-16 20:06:45.0 +01:00
        }
        +"title": 227716
      }
      2 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2027
          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 {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -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 {#2013
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      1 => App\Entity\EntryComment {#1403
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2023
          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 {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -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 {#2019
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#2391}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#3338
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#3316
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +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 {#1407
    date: 2024-01-14 21:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  -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 {#1883
    date: 2023-12-15 17:57:21.0 +01:00
  }
  +"title": 224910
}
"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
131 DENIED edit
App\Entity\EntryComment {#2391
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3351
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3356 …}
    +votes: Doctrine\ORM\PersistentCollection {#3359 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    +badges: Doctrine\ORM\PersistentCollection {#3367 …}
    +children: [
      3 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#1382
          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 {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -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 {#1401
          date: 2023-12-16 20:06:45.0 +01:00
        }
        +"title": 227716
      }
      2 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2027
          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 {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -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 {#2013
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      1 => App\Entity\EntryComment {#1403
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2023
          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 {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -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 {#2019
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#2391}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#3338
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#3316
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +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 {#1407
    date: 2024-01-14 21:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  -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 {#1883
    date: 2023-12-15 17:57:21.0 +01:00
  }
  +"title": 224910
}
"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
132 DENIED moderate
App\Entity\EntryComment {#2391
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2389
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1652 …}
    +slug: "How-many-of-you-run-a-Linux-phone-Pine64-Librem"
    +title: "How many of you run a Linux phone (Pine64, Librem etc) as your daily driver?"
    +url: null
    +body: """
      I was going through Pine64’s page again after I found the latest KDE announcement. With that said, I seem to see a lot of issues with firmware on the Pine, whilst the Librem is just plain out of budget for me. Was interested in how many people here run a Linux mobile as a daily driver, and how has your experience been?\n
      \n
      I’m considering purchasing the Pine but I’d like a better screen, more RAM and a better CPU. Don’t know if I should wait for a new model to be released (are they even planning to do that? Is the company active?). I will only really use it to browse the Web, and might even look to desolder a couple of parts that I know I won’t use.\n
      \n
      Thanks.\n
      \n
      Edit: I am willing to watch content and use banking apps from the browser. Do you think it’ll be fit for me?\n
      \n
      ---\n
      \n
      Edit 2: overall, I am much saddened about the state of affairs regarding private computing on the go. I desperately hope that Linux on mobile takes off, even though its incubation looks disheartening at the moment. Thank you everyone for your comments.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 119
    +favouriteCount: 169
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702946923 {#3351
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3356 …}
    +votes: Doctrine\ORM\PersistentCollection {#3359 …}
    +reports: Doctrine\ORM\PersistentCollection {#3361 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3363 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3365 …}
    +badges: Doctrine\ORM\PersistentCollection {#3367 …}
    +children: [
      3 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2082 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#1382
          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 {#2083 …}
        +nested: Doctrine\ORM\PersistentCollection {#2078 …}
        +votes: Doctrine\ORM\PersistentCollection {#2079 …}
        +reports: Doctrine\ORM\PersistentCollection {#2075 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2031 …}
        -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 {#1401
          date: 2023-12-16 20:06:45.0 +01:00
        }
        +"title": 227716
      }
      2 => App\Entity\EntryComment {#2020
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2012 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2027
          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 {#2029 …}
        +nested: Doctrine\ORM\PersistentCollection {#2021 …}
        +votes: Doctrine\ORM\PersistentCollection {#2011 …}
        +reports: Doctrine\ORM\PersistentCollection {#2018 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2032 …}
        -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 {#2013
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      1 => App\Entity\EntryComment {#1403
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2389 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: App\Entity\EntryComment {#2391}
        +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 {#2023
          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 {#2085 …}
        +nested: Doctrine\ORM\PersistentCollection {#2062 …}
        +votes: Doctrine\ORM\PersistentCollection {#2077 …}
        +reports: Doctrine\ORM\PersistentCollection {#2063 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2064 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2088 …}
        -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 {#2019
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#2391}
    ]
    -id: 22326
    -titleTs: "'daili':14 'driver':15 'etc':11 'librem':10 'linux':7 'mani':2 'phone':8 'pine64':9 'run':5"
    -bodyTs: "'2':160 'activ':107 'affair':170 'announc':15 'app':146 'bank':145 'better':75,81 'brows':115 'browser':149 'budget':40 'comment':200 'compani':106 'comput':173 'consid':66 'content':142 'coupl':125 'cpu':82 'd':72 'daili':56 'desold':123 'desper':178 'dishearten':191 'driver':57 'edit':136,159 'even':99,120,186 'everyon':197 'experi':62 'firmwar':28 'fit':156 'found':11 'go':3,176 'hope':179 'incub':189 'interest':44 'issu':26 'kde':14 'know':85,130 'latest':13 'librem':34 'like':73 'linux':52,181 'll':154 'look':121,190 'lot':24 'm':65 'mani':47 'might':119 'mobil':53,183 'model':93 'moment':194 'much':164 'new':92 'overal':161 'page':7 'part':127 'peopl':48 'pine':31,69 'pine64':5 'plain':37 'plan':100 'privat':172 'purchas':67 'ram':78 'realli':111 'regard':171 'releas':96 'run':50 'sadden':165 'said':18 'screen':76 'see':22 'seem':20 'state':168 'take':184 'thank':135,195 'think':152 'though':187 'use':112,134,144 'wait':89 'watch':141 'web':117 'whilst':32 'will':139 'won':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702690490
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9581330"
    +editedAt: DateTimeImmutable @1704962289 {#3338
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#3316
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1588 …}
  +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 {#1407
    date: 2024-01-14 21:34:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2369 …}
  +nested: Doctrine\ORM\PersistentCollection {#2392 …}
  +votes: Doctrine\ORM\PersistentCollection {#2395 …}
  +reports: Doctrine\ORM\PersistentCollection {#1384 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1383 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1405 …}
  -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 {#1883
    date: 2023-12-15 17:57:21.0 +01:00
  }
  +"title": 224910
}
"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
133 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
134 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#3372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
  +image: Proxies\__CG__\App\Entity\Image {#3414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3416 …}
  +slug: "Get-out-of-my-room-Helen"
  +title: ""Get out of my room, Helen!""
  +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701916208 {#3409
    date: 2023-12-07 03:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  +badges: Doctrine\ORM\PersistentCollection {#3427 …}
  +children: [
    App\Entity\EntryComment {#2379
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think this mostly aply to Americans. I live in Europe and never heard someone refer to their mother by her first name."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703067097 {#1740
        date: 2023-12-20 11:11:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 196020
      -bodyTs: "'american':7 'apli':5 'europ':11 'first':22 'heard':14 'live':9 'most':4 'mother':19 'name':23 'never':13 'refer':16 'someon':15 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5798579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701710626 {#2378
        date: 2023-12-04 18:23:46.0 +01:00
      }
      +"title": 196020
    }
  ]
  -id: 19996
  -titleTs: "'get':1 'helen':6 'room':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701787609
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6496284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701209 {#3395
    date: 2023-12-04 15:46:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#3372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
  +image: Proxies\__CG__\App\Entity\Image {#3414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3416 …}
  +slug: "Get-out-of-my-room-Helen"
  +title: ""Get out of my room, Helen!""
  +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701916208 {#3409
    date: 2023-12-07 03:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  +badges: Doctrine\ORM\PersistentCollection {#3427 …}
  +children: [
    App\Entity\EntryComment {#2379
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think this mostly aply to Americans. I live in Europe and never heard someone refer to their mother by her first name."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703067097 {#1740
        date: 2023-12-20 11:11:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 196020
      -bodyTs: "'american':7 'apli':5 'europ':11 'first':22 'heard':14 'live':9 'most':4 'mother':19 'name':23 'never':13 'refer':16 'someon':15 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5798579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701710626 {#2378
        date: 2023-12-04 18:23:46.0 +01:00
      }
      +"title": 196020
    }
  ]
  -id: 19996
  -titleTs: "'get':1 'helen':6 'room':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701787609
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6496284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701209 {#3395
    date: 2023-12-04 15:46:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#3372 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
  +image: Proxies\__CG__\App\Entity\Image {#3414 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3416 …}
  +slug: "Get-out-of-my-room-Helen"
  +title: ""Get out of my room, Helen!""
  +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 48
  +favouriteCount: 381
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701916208 {#3409
    date: 2023-12-07 03:30:08.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3417 …}
  +votes: Doctrine\ORM\PersistentCollection {#3419 …}
  +reports: Doctrine\ORM\PersistentCollection {#3421 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
  +badges: Doctrine\ORM\PersistentCollection {#3427 …}
  +children: [
    App\Entity\EntryComment {#2379
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
      +image: null
      +parent: null
      +root: null
      +body: "I think this mostly aply to Americans. I live in Europe and never heard someone refer to their mother by her first name."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 11
      +score: 0
      +lastActive: DateTime @1703067097 {#1740
        date: 2023-12-20 11:11:37.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@balderdash9@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2383 …}
      +votes: Doctrine\ORM\PersistentCollection {#1906 …}
      +reports: Doctrine\ORM\PersistentCollection {#1708 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
      -id: 196020
      -bodyTs: "'american':7 'apli':5 'europ':11 'first':22 'heard':14 'live':9 'most':4 'mother':19 'name':23 'never':13 'refer':16 'someon':15 'think':2"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5798579"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701710626 {#2378
        date: 2023-12-04 18:23:46.0 +01:00
      }
      +"title": 196020
    }
  ]
  -id: 19996
  -titleTs: "'get':1 'helen':6 'room':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701787609
  +visibility: "visible             "
  +apId: "https://lemmy.zip/post/6496284"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701701209 {#3395
    date: 2023-12-04 15:46:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 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
138 DENIED moderate
App\Entity\EntryComment {#2379
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#3372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
    +image: Proxies\__CG__\App\Entity\Image {#3414 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3416 …}
    +slug: "Get-out-of-my-room-Helen"
    +title: ""Get out of my room, Helen!""
    +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 381
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701916208 {#3409
      date: 2023-12-07 03:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    +badges: Doctrine\ORM\PersistentCollection {#3427 …}
    +children: [
      App\Entity\EntryComment {#2379}
    ]
    -id: 19996
    -titleTs: "'get':1 'helen':6 'room':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701787609
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6496284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701701209 {#3395
      date: 2023-12-04 15:46:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think this mostly aply to Americans. I live in Europe and never heard someone refer to their mother by her first name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703067097 {#1740
    date: 2023-12-20 11:11:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 196020
  -bodyTs: "'american':7 'apli':5 'europ':11 'first':22 'heard':14 'live':9 'most':4 'mother':19 'name':23 'never':13 'refer':16 'someon':15 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5798579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701710626 {#2378
    date: 2023-12-04 18:23:46.0 +01:00
  }
  +"title": 196020
}
"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
139 DENIED edit
App\Entity\EntryComment {#2379
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#3372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
    +image: Proxies\__CG__\App\Entity\Image {#3414 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3416 …}
    +slug: "Get-out-of-my-room-Helen"
    +title: ""Get out of my room, Helen!""
    +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 381
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701916208 {#3409
      date: 2023-12-07 03:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    +badges: Doctrine\ORM\PersistentCollection {#3427 …}
    +children: [
      App\Entity\EntryComment {#2379}
    ]
    -id: 19996
    -titleTs: "'get':1 'helen':6 'room':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701787609
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6496284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701701209 {#3395
      date: 2023-12-04 15:46:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think this mostly aply to Americans. I live in Europe and never heard someone refer to their mother by her first name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703067097 {#1740
    date: 2023-12-20 11:11:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 196020
  -bodyTs: "'american':7 'apli':5 'europ':11 'first':22 'heard':14 'live':9 'most':4 'mother':19 'name':23 'never':13 'refer':16 'someon':15 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5798579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701710626 {#2378
    date: 2023-12-04 18:23:46.0 +01:00
  }
  +"title": 196020
}
"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
140 DENIED moderate
App\Entity\EntryComment {#2379
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#3372 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
    +image: Proxies\__CG__\App\Entity\Image {#3414 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3416 …}
    +slug: "Get-out-of-my-room-Helen"
    +title: ""Get out of my room, Helen!""
    +url: "https://lemmy.zip/pictrs/image/aeaaddc1-617d-4947-beec-224f1d3b39cf.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 48
    +favouriteCount: 381
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701916208 {#3409
      date: 2023-12-07 03:30:08.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3417 …}
    +votes: Doctrine\ORM\PersistentCollection {#3419 …}
    +reports: Doctrine\ORM\PersistentCollection {#3421 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3423 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3425 …}
    +badges: Doctrine\ORM\PersistentCollection {#3427 …}
    +children: [
      App\Entity\EntryComment {#2379}
    ]
    -id: 19996
    -titleTs: "'get':1 'helen':6 'room':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701787609
    +visibility: "visible             "
    +apId: "https://lemmy.zip/post/6496284"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701701209 {#3395
      date: 2023-12-04 15:46:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2386 …}
  +image: null
  +parent: null
  +root: null
  +body: "I think this mostly aply to Americans. I live in Europe and never heard someone refer to their mother by her first name."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 11
  +score: 0
  +lastActive: DateTime @1703067097 {#1740
    date: 2023-12-20 11:11:37.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@balderdash9@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2383 …}
  +votes: Doctrine\ORM\PersistentCollection {#1906 …}
  +reports: Doctrine\ORM\PersistentCollection {#1708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1410 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1907 …}
  -id: 196020
  -bodyTs: "'american':7 'apli':5 'europ':11 'first':22 'heard':14 'live':9 'most':4 'mother':19 'name':23 'never':13 'refer':16 'someon':15 'think':2"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5798579"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701710626 {#2378
    date: 2023-12-04 18:23:46.0 +01:00
  }
  +"title": 196020
}
"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
141 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
142 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#3434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3436 …}
  +slug: "Distros-bad"
  +title: "Distros bad"
  +url: "https://feddit.de/pictrs/image/f7f1c20a-5969-4649-8b4f-fe0adf51fd92.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 363
  +favouriteCount: 1181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701686981 {#3429
    date: 2023-12-04 11:49:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3437 …}
  +votes: Doctrine\ORM\PersistentCollection {#3439 …}
  +reports: Doctrine\ORM\PersistentCollection {#3441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
  +badges: Doctrine\ORM\PersistentCollection {#3447 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m to lazy to do my homework. Can anyone explain what’s wrong with Ubuntu?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703025629 {#1611
        date: 2023-12-19 23:40:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2471 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 145821
      -bodyTs: "'anyon':10 'explain':11 'homework':8 'lazi':4 'm':2 'ubuntu':16 'wrong':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5472351"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700553354 {#1628
        date: 2023-11-21 08:55:54.0 +01:00
      }
      +"title": 145821
    }
  ]
  -id: 14875
  -titleTs: "'bad':2 'distro':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700600519
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5874991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700514119 {#3415
    date: 2023-11-20 22:01:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#3434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3436 …}
  +slug: "Distros-bad"
  +title: "Distros bad"
  +url: "https://feddit.de/pictrs/image/f7f1c20a-5969-4649-8b4f-fe0adf51fd92.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 363
  +favouriteCount: 1181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701686981 {#3429
    date: 2023-12-04 11:49:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3437 …}
  +votes: Doctrine\ORM\PersistentCollection {#3439 …}
  +reports: Doctrine\ORM\PersistentCollection {#3441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
  +badges: Doctrine\ORM\PersistentCollection {#3447 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m to lazy to do my homework. Can anyone explain what’s wrong with Ubuntu?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703025629 {#1611
        date: 2023-12-19 23:40:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2471 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 145821
      -bodyTs: "'anyon':10 'explain':11 'homework':8 'lazi':4 'm':2 'ubuntu':16 'wrong':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5472351"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700553354 {#1628
        date: 2023-11-21 08:55:54.0 +01:00
      }
      +"title": 145821
    }
  ]
  -id: 14875
  -titleTs: "'bad':2 'distro':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700600519
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5874991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700514119 {#3415
    date: 2023-11-20 22:01:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2361
  +user: Proxies\__CG__\App\Entity\User {#3392 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: Proxies\__CG__\App\Entity\Image {#3434 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3436 …}
  +slug: "Distros-bad"
  +title: "Distros bad"
  +url: "https://feddit.de/pictrs/image/f7f1c20a-5969-4649-8b4f-fe0adf51fd92.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 363
  +favouriteCount: 1181
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701686981 {#3429
    date: 2023-12-04 11:49:41.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3437 …}
  +votes: Doctrine\ORM\PersistentCollection {#3439 …}
  +reports: Doctrine\ORM\PersistentCollection {#3441 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
  +badges: Doctrine\ORM\PersistentCollection {#3447 …}
  +children: [
    App\Entity\EntryComment {#1726
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2361 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
      +image: null
      +parent: null
      +root: null
      +body: "I’m to lazy to do my homework. Can anyone explain what’s wrong with Ubuntu?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 7
      +score: 0
      +lastActive: DateTime @1703025629 {#1611
        date: 2023-12-19 23:40:29.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Pantherina@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2360 …}
      +nested: Doctrine\ORM\PersistentCollection {#2370 …}
      +votes: Doctrine\ORM\PersistentCollection {#2471 …}
      +reports: Doctrine\ORM\PersistentCollection {#2469 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
      -id: 145821
      -bodyTs: "'anyon':10 'explain':11 'homework':8 'lazi':4 'm':2 'ubuntu':16 'wrong':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/5472351"
      +editedAt: null
      +createdAt: DateTimeImmutable @1700553354 {#1628
        date: 2023-11-21 08:55:54.0 +01:00
      }
      +"title": 145821
    }
  ]
  -id: 14875
  -titleTs: "'bad':2 'distro':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1700600519
  +visibility: "visible             "
  +apId: "https://feddit.de/post/5874991"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700514119 {#3415
    date: 2023-11-20 22:01:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 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
146 DENIED moderate
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#3392 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#3434 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3436 …}
    +slug: "Distros-bad"
    +title: "Distros bad"
    +url: "https://feddit.de/pictrs/image/f7f1c20a-5969-4649-8b4f-fe0adf51fd92.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 363
    +favouriteCount: 1181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701686981 {#3429
      date: 2023-12-04 11:49:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    +badges: Doctrine\ORM\PersistentCollection {#3447 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 14875
    -titleTs: "'bad':2 'distro':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700600519
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5874991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700514119 {#3415
      date: 2023-11-20 22:01:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m to lazy to do my homework. Can anyone explain what’s wrong with Ubuntu?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703025629 {#1611
    date: 2023-12-19 23:40:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 145821
  -bodyTs: "'anyon':10 'explain':11 'homework':8 'lazi':4 'm':2 'ubuntu':16 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5472351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553354 {#1628
    date: 2023-11-21 08:55:54.0 +01:00
  }
  +"title": 145821
}
"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
147 DENIED edit
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#3392 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#3434 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3436 …}
    +slug: "Distros-bad"
    +title: "Distros bad"
    +url: "https://feddit.de/pictrs/image/f7f1c20a-5969-4649-8b4f-fe0adf51fd92.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 363
    +favouriteCount: 1181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701686981 {#3429
      date: 2023-12-04 11:49:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    +badges: Doctrine\ORM\PersistentCollection {#3447 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 14875
    -titleTs: "'bad':2 'distro':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700600519
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5874991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700514119 {#3415
      date: 2023-11-20 22:01:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m to lazy to do my homework. Can anyone explain what’s wrong with Ubuntu?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703025629 {#1611
    date: 2023-12-19 23:40:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 145821
  -bodyTs: "'anyon':10 'explain':11 'homework':8 'lazi':4 'm':2 'ubuntu':16 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5472351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553354 {#1628
    date: 2023-11-21 08:55:54.0 +01:00
  }
  +"title": 145821
}
"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
148 DENIED moderate
App\Entity\EntryComment {#1726
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2361
    +user: Proxies\__CG__\App\Entity\User {#3392 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
    +image: Proxies\__CG__\App\Entity\Image {#3434 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3436 …}
    +slug: "Distros-bad"
    +title: "Distros bad"
    +url: "https://feddit.de/pictrs/image/f7f1c20a-5969-4649-8b4f-fe0adf51fd92.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 363
    +favouriteCount: 1181
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701686981 {#3429
      date: 2023-12-04 11:49:41.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3437 …}
    +votes: Doctrine\ORM\PersistentCollection {#3439 …}
    +reports: Doctrine\ORM\PersistentCollection {#3441 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3443 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3445 …}
    +badges: Doctrine\ORM\PersistentCollection {#3447 …}
    +children: [
      App\Entity\EntryComment {#1726}
    ]
    -id: 14875
    -titleTs: "'bad':2 'distro':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1700600519
    +visibility: "visible             "
    +apId: "https://feddit.de/post/5874991"
    +editedAt: null
    +createdAt: DateTimeImmutable @1700514119 {#3415
      date: 2023-11-20 22:01:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2359 …}
  +image: null
  +parent: null
  +root: null
  +body: "I’m to lazy to do my homework. Can anyone explain what’s wrong with Ubuntu?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 7
  +score: 0
  +lastActive: DateTime @1703025629 {#1611
    date: 2023-12-19 23:40:29.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Pantherina@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2360 …}
  +nested: Doctrine\ORM\PersistentCollection {#2370 …}
  +votes: Doctrine\ORM\PersistentCollection {#2471 …}
  +reports: Doctrine\ORM\PersistentCollection {#2469 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1724 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1718 …}
  -id: 145821
  -bodyTs: "'anyon':10 'explain':11 'homework':8 'lazi':4 'm':2 'ubuntu':16 'wrong':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/5472351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1700553354 {#1628
    date: 2023-11-21 08:55:54.0 +01:00
  }
  +"title": 145821
}
"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
149 DENIED ROLE_ADMIN
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
150 DENIED ROLE_MODERATOR
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details