GET https://kbin.spritesserver.nl/u/@Hiro8811@lemmy.world/top

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2185
  +user: Proxies\__CG__\App\Entity\User {#2896 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +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 {#2891
    date: 2024-10-19 07:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2898 …}
  +votes: Doctrine\ORM\PersistentCollection {#2900 …}
  +reports: Doctrine\ORM\PersistentCollection {#2902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2906 …}
  +badges: Doctrine\ORM\PersistentCollection {#2908 …}
  +children: [
    App\Entity\EntryComment {#2146
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2185 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are the drives encrypted?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706509623 {#2148
        date: 2024-01-29 07:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@archomrade@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2180 …}
      +nested: Doctrine\ORM\PersistentCollection {#2181 …}
      +votes: Doctrine\ORM\PersistentCollection {#2171 …}
      +reports: Doctrine\ORM\PersistentCollection {#2186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
      -id: 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 {#2149
        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 {#2878
    date: 2024-10-14 01:26:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706308065 {#2855
    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 {#2185
  +user: Proxies\__CG__\App\Entity\User {#2896 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +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 {#2891
    date: 2024-10-19 07:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2898 …}
  +votes: Doctrine\ORM\PersistentCollection {#2900 …}
  +reports: Doctrine\ORM\PersistentCollection {#2902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2906 …}
  +badges: Doctrine\ORM\PersistentCollection {#2908 …}
  +children: [
    App\Entity\EntryComment {#2146
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2185 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are the drives encrypted?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706509623 {#2148
        date: 2024-01-29 07:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@archomrade@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2180 …}
      +nested: Doctrine\ORM\PersistentCollection {#2181 …}
      +votes: Doctrine\ORM\PersistentCollection {#2171 …}
      +reports: Doctrine\ORM\PersistentCollection {#2186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
      -id: 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 {#2149
        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 {#2878
    date: 2024-10-14 01:26:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706308065 {#2855
    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 {#2185
  +user: Proxies\__CG__\App\Entity\User {#2896 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +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 {#2891
    date: 2024-10-19 07:11:40.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2898 …}
  +votes: Doctrine\ORM\PersistentCollection {#2900 …}
  +reports: Doctrine\ORM\PersistentCollection {#2902 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2904 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2906 …}
  +badges: Doctrine\ORM\PersistentCollection {#2908 …}
  +children: [
    App\Entity\EntryComment {#2146
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2185 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: null
      +root: null
      +body: "Are the drives encrypted?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1706509623 {#2148
        date: 2024-01-29 07:27:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@archomrade@midwest.social"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2180 …}
      +nested: Doctrine\ORM\PersistentCollection {#2181 …}
      +votes: Doctrine\ORM\PersistentCollection {#2171 …}
      +reports: Doctrine\ORM\PersistentCollection {#2186 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
      -id: 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 {#2149
        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 {#2878
    date: 2024-10-14 01:26:36.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706308065 {#2855
    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 {#2146
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2185
    +user: Proxies\__CG__\App\Entity\User {#2896 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2891
      date: 2024-10-19 07:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2898 …}
    +votes: Doctrine\ORM\PersistentCollection {#2900 …}
    +reports: Doctrine\ORM\PersistentCollection {#2902 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2904 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2906 …}
    +badges: Doctrine\ORM\PersistentCollection {#2908 …}
    +children: [
      App\Entity\EntryComment {#2146}
    ]
    -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 {#2878
      date: 2024-10-14 01:26:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706308065 {#2855
      date: 2024-01-26 23:27:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are the drives encrypted?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706509623 {#2148
    date: 2024-01-29 07:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@archomrade@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 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 {#2149
    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 {#2146
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2185
    +user: Proxies\__CG__\App\Entity\User {#2896 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2891
      date: 2024-10-19 07:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2898 …}
    +votes: Doctrine\ORM\PersistentCollection {#2900 …}
    +reports: Doctrine\ORM\PersistentCollection {#2902 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2904 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2906 …}
    +badges: Doctrine\ORM\PersistentCollection {#2908 …}
    +children: [
      App\Entity\EntryComment {#2146}
    ]
    -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 {#2878
      date: 2024-10-14 01:26:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706308065 {#2855
      date: 2024-01-26 23:27:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are the drives encrypted?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706509623 {#2148
    date: 2024-01-29 07:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@archomrade@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 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 {#2149
    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 {#2146
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2185
    +user: Proxies\__CG__\App\Entity\User {#2896 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2891
      date: 2024-10-19 07:11:40.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2898 …}
    +votes: Doctrine\ORM\PersistentCollection {#2900 …}
    +reports: Doctrine\ORM\PersistentCollection {#2902 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2904 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2906 …}
    +badges: Doctrine\ORM\PersistentCollection {#2908 …}
    +children: [
      App\Entity\EntryComment {#2146}
    ]
    -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 {#2878
      date: 2024-10-14 01:26:36.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706308065 {#2855
      date: 2024-01-26 23:27:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: null
  +root: null
  +body: "Are the drives encrypted?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1706509623 {#2148
    date: 2024-01-29 07:27:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@archomrade@midwest.social"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2180 …}
  +nested: Doctrine\ORM\PersistentCollection {#2181 …}
  +votes: Doctrine\ORM\PersistentCollection {#2171 …}
  +reports: Doctrine\ORM\PersistentCollection {#2186 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2187 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2177 …}
  -id: 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 {#2149
    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 {#2348
  +user: Proxies\__CG__\App\Entity\User {#2816 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: Proxies\__CG__\App\Entity\Image {#2857 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2859 …}
  +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 {#2852
    date: 2024-08-03 07:01:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  +badges: Doctrine\ORM\PersistentCollection {#2870 …}
  +children: [
    App\Entity\EntryComment {#2330
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2348 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
      +body: "Aren’t they partially founded by Microsoft?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704743855 {#2345
        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 {#2347 …}
      +nested: Doctrine\ORM\PersistentCollection {#2344 …}
      +votes: Doctrine\ORM\PersistentCollection {#2042 …}
      +reports: Doctrine\ORM\PersistentCollection {#2060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -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 {#2350
        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 {#2839
    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
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2348
  +user: Proxies\__CG__\App\Entity\User {#2816 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: Proxies\__CG__\App\Entity\Image {#2857 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2859 …}
  +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 {#2852
    date: 2024-08-03 07:01:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  +badges: Doctrine\ORM\PersistentCollection {#2870 …}
  +children: [
    App\Entity\EntryComment {#2330
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2348 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
      +body: "Aren’t they partially founded by Microsoft?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704743855 {#2345
        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 {#2347 …}
      +nested: Doctrine\ORM\PersistentCollection {#2344 …}
      +votes: Doctrine\ORM\PersistentCollection {#2042 …}
      +reports: Doctrine\ORM\PersistentCollection {#2060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -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 {#2350
        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 {#2839
    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
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2348
  +user: Proxies\__CG__\App\Entity\User {#2816 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: Proxies\__CG__\App\Entity\Image {#2857 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2859 …}
  +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 {#2852
    date: 2024-08-03 07:01:58.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2860 …}
  +votes: Doctrine\ORM\PersistentCollection {#2862 …}
  +reports: Doctrine\ORM\PersistentCollection {#2864 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
  +badges: Doctrine\ORM\PersistentCollection {#2870 …}
  +children: [
    App\Entity\EntryComment {#2330
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2348 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
      +body: "Aren’t they partially founded by Microsoft?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1704743855 {#2345
        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 {#2347 …}
      +nested: Doctrine\ORM\PersistentCollection {#2344 …}
      +votes: Doctrine\ORM\PersistentCollection {#2042 …}
      +reports: Doctrine\ORM\PersistentCollection {#2060 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
      -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 {#2350
        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 {#2839
    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
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 {#2330
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2348
    +user: Proxies\__CG__\App\Entity\User {#2816 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
    +image: Proxies\__CG__\App\Entity\Image {#2857 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2859 …}
    +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 {#2852
      date: 2024-08-03 07:01:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2860 …}
    +votes: Doctrine\ORM\PersistentCollection {#2862 …}
    +reports: Doctrine\ORM\PersistentCollection {#2864 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
    +badges: Doctrine\ORM\PersistentCollection {#2870 …}
    +children: [
      App\Entity\EntryComment {#2330}
    ]
    -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 {#2839
      date: 2024-01-08 20:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: "Aren’t they partially founded by Microsoft?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704743855 {#2345
    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 {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -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 {#2350
    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
15 DENIED edit
App\Entity\EntryComment {#2330
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2348
    +user: Proxies\__CG__\App\Entity\User {#2816 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
    +image: Proxies\__CG__\App\Entity\Image {#2857 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2859 …}
    +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 {#2852
      date: 2024-08-03 07:01:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2860 …}
    +votes: Doctrine\ORM\PersistentCollection {#2862 …}
    +reports: Doctrine\ORM\PersistentCollection {#2864 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
    +badges: Doctrine\ORM\PersistentCollection {#2870 …}
    +children: [
      App\Entity\EntryComment {#2330}
    ]
    -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 {#2839
      date: 2024-01-08 20:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: "Aren’t they partially founded by Microsoft?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704743855 {#2345
    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 {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -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 {#2350
    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
16 DENIED moderate
App\Entity\EntryComment {#2330
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2348
    +user: Proxies\__CG__\App\Entity\User {#2816 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
    +image: Proxies\__CG__\App\Entity\Image {#2857 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2859 …}
    +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 {#2852
      date: 2024-08-03 07:01:58.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2860 …}
    +votes: Doctrine\ORM\PersistentCollection {#2862 …}
    +reports: Doctrine\ORM\PersistentCollection {#2864 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2866 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2868 …}
    +badges: Doctrine\ORM\PersistentCollection {#2870 …}
    +children: [
      App\Entity\EntryComment {#2330}
    ]
    -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 {#2839
      date: 2024-01-08 20:18:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2351 …}
  +body: "Aren’t they partially founded by Microsoft?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1704743855 {#2345
    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 {#2347 …}
  +nested: Doctrine\ORM\PersistentCollection {#2344 …}
  +votes: Doctrine\ORM\PersistentCollection {#2042 …}
  +reports: Doctrine\ORM\PersistentCollection {#2060 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2331 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2289 …}
  -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 {#2350
    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
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
Proxies\__CG__\App\Entity\Entry {#2327
  +user: Proxies\__CG__\App\Entity\User {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +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 {#2872
    date: 2024-09-01 02:13:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2879 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  +badges: Doctrine\ORM\PersistentCollection {#2889 …}
  +children: [
    1 => App\Entity\EntryComment {#2159
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "I don’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705248963 {#2339
        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 {#2135 …}
      +nested: Doctrine\ORM\PersistentCollection {#2137 …}
      +votes: Doctrine\ORM\PersistentCollection {#2068 …}
      +reports: Doctrine\ORM\PersistentCollection {#2069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
      -id: 308274
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6687997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705248963 {#2338
        date: 2024-01-14 17:16:03.0 +01:00
      }
      +"title": 308274
    }
    2 => App\Entity\EntryComment {#2048
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "Nope, sorry mate"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705310206 {#2070
        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 {#2056 …}
      +nested: Doctrine\ORM\PersistentCollection {#2046 …}
      +votes: Doctrine\ORM\PersistentCollection {#2045 …}
      +reports: Doctrine\ORM\PersistentCollection {#2050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
      -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 {#2049
        date: 2024-01-15 10:16:46.0 +01:00
      }
      +"title": 310280
    }
    0 => App\Entity\EntryComment {#2325
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "I was going to but I have no £"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705238442 {#2326
        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 {#2333 …}
      +nested: Doctrine\ORM\PersistentCollection {#2324 …}
      +votes: Doctrine\ORM\PersistentCollection {#2334 …}
      +reports: Doctrine\ORM\PersistentCollection {#2341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
      -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 {#2191
        date: 2024-01-14 14:20:42.0 +01:00
      }
      +"title": 307844
    }
  ]
  -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 {#2858
    date: 2024-08-06 13:56:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705195554 {#2836
    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
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2327
  +user: Proxies\__CG__\App\Entity\User {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +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 {#2872
    date: 2024-09-01 02:13:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2879 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  +badges: Doctrine\ORM\PersistentCollection {#2889 …}
  +children: [
    1 => App\Entity\EntryComment {#2159
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "I don’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705248963 {#2339
        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 {#2135 …}
      +nested: Doctrine\ORM\PersistentCollection {#2137 …}
      +votes: Doctrine\ORM\PersistentCollection {#2068 …}
      +reports: Doctrine\ORM\PersistentCollection {#2069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
      -id: 308274
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6687997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705248963 {#2338
        date: 2024-01-14 17:16:03.0 +01:00
      }
      +"title": 308274
    }
    2 => App\Entity\EntryComment {#2048
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "Nope, sorry mate"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705310206 {#2070
        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 {#2056 …}
      +nested: Doctrine\ORM\PersistentCollection {#2046 …}
      +votes: Doctrine\ORM\PersistentCollection {#2045 …}
      +reports: Doctrine\ORM\PersistentCollection {#2050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
      -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 {#2049
        date: 2024-01-15 10:16:46.0 +01:00
      }
      +"title": 310280
    }
    0 => App\Entity\EntryComment {#2325
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "I was going to but I have no £"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705238442 {#2326
        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 {#2333 …}
      +nested: Doctrine\ORM\PersistentCollection {#2324 …}
      +votes: Doctrine\ORM\PersistentCollection {#2334 …}
      +reports: Doctrine\ORM\PersistentCollection {#2341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
      -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 {#2191
        date: 2024-01-14 14:20:42.0 +01:00
      }
      +"title": 307844
    }
  ]
  -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 {#2858
    date: 2024-08-06 13:56:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705195554 {#2836
    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
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2327
  +user: Proxies\__CG__\App\Entity\User {#2877 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +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 {#2872
    date: 2024-09-01 02:13:57.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2879 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
  +badges: Doctrine\ORM\PersistentCollection {#2889 …}
  +children: [
    1 => App\Entity\EntryComment {#2159
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "I don’t"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705248963 {#2339
        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 {#2135 …}
      +nested: Doctrine\ORM\PersistentCollection {#2137 …}
      +votes: Doctrine\ORM\PersistentCollection {#2068 …}
      +reports: Doctrine\ORM\PersistentCollection {#2069 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
      -id: 308274
      -bodyTs: ""
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6687997"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705248963 {#2338
        date: 2024-01-14 17:16:03.0 +01:00
      }
      +"title": 308274
    }
    2 => App\Entity\EntryComment {#2048
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "Nope, sorry mate"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705310206 {#2070
        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 {#2056 …}
      +nested: Doctrine\ORM\PersistentCollection {#2046 …}
      +votes: Doctrine\ORM\PersistentCollection {#2045 …}
      +reports: Doctrine\ORM\PersistentCollection {#2050 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
      -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 {#2049
        date: 2024-01-15 10:16:46.0 +01:00
      }
      +"title": 310280
    }
    0 => App\Entity\EntryComment {#2325
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
      +body: "I was going to but I have no £"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1705238442 {#2326
        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 {#2333 …}
      +nested: Doctrine\ORM\PersistentCollection {#2324 …}
      +votes: Doctrine\ORM\PersistentCollection {#2334 …}
      +reports: Doctrine\ORM\PersistentCollection {#2341 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
      -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 {#2191
        date: 2024-01-14 14:20:42.0 +01:00
      }
      +"title": 307844
    }
  ]
  -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 {#2858
    date: 2024-08-06 13:56:24.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705195554 {#2836
    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
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327
    +user: Proxies\__CG__\App\Entity\User {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2872
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      1 => App\Entity\EntryComment {#2159}
      2 => App\Entity\EntryComment {#2048
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "Nope, sorry mate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705310206 {#2070
          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 {#2056 …}
        +nested: Doctrine\ORM\PersistentCollection {#2046 …}
        +votes: Doctrine\ORM\PersistentCollection {#2045 …}
        +reports: Doctrine\ORM\PersistentCollection {#2050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
        -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 {#2049
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +"title": 310280
      }
      0 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "I was going to but I have no £"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705238442 {#2326
          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 {#2333 …}
        +nested: Doctrine\ORM\PersistentCollection {#2324 …}
        +votes: Doctrine\ORM\PersistentCollection {#2334 …}
        +reports: Doctrine\ORM\PersistentCollection {#2341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
        -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 {#2191
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +"title": 307844
      }
    ]
    -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 {#2858
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#2836
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "I don’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705248963 {#2339
    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 {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 308274
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248963 {#2338
    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
23 DENIED edit
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327
    +user: Proxies\__CG__\App\Entity\User {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2872
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      1 => App\Entity\EntryComment {#2159}
      2 => App\Entity\EntryComment {#2048
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "Nope, sorry mate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705310206 {#2070
          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 {#2056 …}
        +nested: Doctrine\ORM\PersistentCollection {#2046 …}
        +votes: Doctrine\ORM\PersistentCollection {#2045 …}
        +reports: Doctrine\ORM\PersistentCollection {#2050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
        -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 {#2049
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +"title": 310280
      }
      0 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "I was going to but I have no £"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705238442 {#2326
          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 {#2333 …}
        +nested: Doctrine\ORM\PersistentCollection {#2324 …}
        +votes: Doctrine\ORM\PersistentCollection {#2334 …}
        +reports: Doctrine\ORM\PersistentCollection {#2341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
        -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 {#2191
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +"title": 307844
      }
    ]
    -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 {#2858
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#2836
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "I don’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705248963 {#2339
    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 {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 308274
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248963 {#2338
    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
24 DENIED moderate
App\Entity\EntryComment {#2159
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327
    +user: Proxies\__CG__\App\Entity\User {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2872
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      1 => App\Entity\EntryComment {#2159}
      2 => App\Entity\EntryComment {#2048
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "Nope, sorry mate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705310206 {#2070
          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 {#2056 …}
        +nested: Doctrine\ORM\PersistentCollection {#2046 …}
        +votes: Doctrine\ORM\PersistentCollection {#2045 …}
        +reports: Doctrine\ORM\PersistentCollection {#2050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
        -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 {#2049
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +"title": 310280
      }
      0 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "I was going to but I have no £"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705238442 {#2326
          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 {#2333 …}
        +nested: Doctrine\ORM\PersistentCollection {#2324 …}
        +votes: Doctrine\ORM\PersistentCollection {#2334 …}
        +reports: Doctrine\ORM\PersistentCollection {#2341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
        -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 {#2191
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +"title": 307844
      }
    ]
    -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 {#2858
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#2836
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "I don’t"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705248963 {#2339
    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 {#2135 …}
  +nested: Doctrine\ORM\PersistentCollection {#2137 …}
  +votes: Doctrine\ORM\PersistentCollection {#2068 …}
  +reports: Doctrine\ORM\PersistentCollection {#2069 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
  -id: 308274
  -bodyTs: ""
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6687997"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248963 {#2338
    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
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 {#2048
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327
    +user: Proxies\__CG__\App\Entity\User {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2872
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      1 => App\Entity\EntryComment {#2159
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "I don’t"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705248963 {#2339
          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 {#2135 …}
        +nested: Doctrine\ORM\PersistentCollection {#2137 …}
        +votes: Doctrine\ORM\PersistentCollection {#2068 …}
        +reports: Doctrine\ORM\PersistentCollection {#2069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
        -id: 308274
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6687997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705248963 {#2338
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +"title": 308274
      }
      2 => App\Entity\EntryComment {#2048}
      0 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "I was going to but I have no £"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705238442 {#2326
          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 {#2333 …}
        +nested: Doctrine\ORM\PersistentCollection {#2324 …}
        +votes: Doctrine\ORM\PersistentCollection {#2334 …}
        +reports: Doctrine\ORM\PersistentCollection {#2341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
        -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 {#2191
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +"title": 307844
      }
    ]
    -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 {#2858
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#2836
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "Nope, sorry mate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705310206 {#2070
    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 {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -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 {#2049
    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
27 DENIED edit
App\Entity\EntryComment {#2048
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327
    +user: Proxies\__CG__\App\Entity\User {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2872
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      1 => App\Entity\EntryComment {#2159
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "I don’t"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705248963 {#2339
          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 {#2135 …}
        +nested: Doctrine\ORM\PersistentCollection {#2137 …}
        +votes: Doctrine\ORM\PersistentCollection {#2068 …}
        +reports: Doctrine\ORM\PersistentCollection {#2069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
        -id: 308274
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6687997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705248963 {#2338
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +"title": 308274
      }
      2 => App\Entity\EntryComment {#2048}
      0 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "I was going to but I have no £"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705238442 {#2326
          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 {#2333 …}
        +nested: Doctrine\ORM\PersistentCollection {#2324 …}
        +votes: Doctrine\ORM\PersistentCollection {#2334 …}
        +reports: Doctrine\ORM\PersistentCollection {#2341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
        -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 {#2191
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +"title": 307844
      }
    ]
    -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 {#2858
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#2836
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "Nope, sorry mate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705310206 {#2070
    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 {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -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 {#2049
    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
28 DENIED moderate
App\Entity\EntryComment {#2048
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327
    +user: Proxies\__CG__\App\Entity\User {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2872
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      1 => App\Entity\EntryComment {#2159
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "I don’t"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705248963 {#2339
          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 {#2135 …}
        +nested: Doctrine\ORM\PersistentCollection {#2137 …}
        +votes: Doctrine\ORM\PersistentCollection {#2068 …}
        +reports: Doctrine\ORM\PersistentCollection {#2069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
        -id: 308274
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6687997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705248963 {#2338
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +"title": 308274
      }
      2 => App\Entity\EntryComment {#2048}
      0 => App\Entity\EntryComment {#2325
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "I was going to but I have no £"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1705238442 {#2326
          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 {#2333 …}
        +nested: Doctrine\ORM\PersistentCollection {#2324 …}
        +votes: Doctrine\ORM\PersistentCollection {#2334 …}
        +reports: Doctrine\ORM\PersistentCollection {#2341 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
        -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 {#2191
          date: 2024-01-14 14:20:42.0 +01:00
        }
        +"title": 307844
      }
    ]
    -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 {#2858
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#2836
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "Nope, sorry mate"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705310206 {#2070
    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 {#2056 …}
  +nested: Doctrine\ORM\PersistentCollection {#2046 …}
  +votes: Doctrine\ORM\PersistentCollection {#2045 …}
  +reports: Doctrine\ORM\PersistentCollection {#2050 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
  -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 {#2049
    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
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 {#2325
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327
    +user: Proxies\__CG__\App\Entity\User {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2872
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      1 => App\Entity\EntryComment {#2159
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "I don’t"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705248963 {#2339
          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 {#2135 …}
        +nested: Doctrine\ORM\PersistentCollection {#2137 …}
        +votes: Doctrine\ORM\PersistentCollection {#2068 …}
        +reports: Doctrine\ORM\PersistentCollection {#2069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
        -id: 308274
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6687997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705248963 {#2338
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +"title": 308274
      }
      2 => App\Entity\EntryComment {#2048
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "Nope, sorry mate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705310206 {#2070
          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 {#2056 …}
        +nested: Doctrine\ORM\PersistentCollection {#2046 …}
        +votes: Doctrine\ORM\PersistentCollection {#2045 …}
        +reports: Doctrine\ORM\PersistentCollection {#2050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
        -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 {#2049
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +"title": 310280
      }
      0 => App\Entity\EntryComment {#2325}
    ]
    -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 {#2858
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#2836
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "I was going to but I have no £"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705238442 {#2326
    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 {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -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 {#2191
    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
31 DENIED edit
App\Entity\EntryComment {#2325
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327
    +user: Proxies\__CG__\App\Entity\User {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2872
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      1 => App\Entity\EntryComment {#2159
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "I don’t"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705248963 {#2339
          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 {#2135 …}
        +nested: Doctrine\ORM\PersistentCollection {#2137 …}
        +votes: Doctrine\ORM\PersistentCollection {#2068 …}
        +reports: Doctrine\ORM\PersistentCollection {#2069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
        -id: 308274
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6687997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705248963 {#2338
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +"title": 308274
      }
      2 => App\Entity\EntryComment {#2048
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "Nope, sorry mate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705310206 {#2070
          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 {#2056 …}
        +nested: Doctrine\ORM\PersistentCollection {#2046 …}
        +votes: Doctrine\ORM\PersistentCollection {#2045 …}
        +reports: Doctrine\ORM\PersistentCollection {#2050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
        -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 {#2049
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +"title": 310280
      }
      0 => App\Entity\EntryComment {#2325}
    ]
    -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 {#2858
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#2836
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "I was going to but I have no £"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705238442 {#2326
    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 {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -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 {#2191
    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
32 DENIED moderate
App\Entity\EntryComment {#2325
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2327
    +user: Proxies\__CG__\App\Entity\User {#2877 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2872
      date: 2024-09-01 02:13:57.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2879 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2883 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2885 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2887 …}
    +badges: Doctrine\ORM\PersistentCollection {#2889 …}
    +children: [
      1 => App\Entity\EntryComment {#2159
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2143 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "I don’t"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705248963 {#2339
          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 {#2135 …}
        +nested: Doctrine\ORM\PersistentCollection {#2137 …}
        +votes: Doctrine\ORM\PersistentCollection {#2068 …}
        +reports: Doctrine\ORM\PersistentCollection {#2069 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2074 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2071 …}
        -id: 308274
        -bodyTs: ""
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6687997"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705248963 {#2338
          date: 2024-01-14 17:16:03.0 +01:00
        }
        +"title": 308274
      }
      2 => App\Entity\EntryComment {#2048
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2327 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2051 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
        +body: "Nope, sorry mate"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705310206 {#2070
          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 {#2056 …}
        +nested: Doctrine\ORM\PersistentCollection {#2046 …}
        +votes: Doctrine\ORM\PersistentCollection {#2045 …}
        +reports: Doctrine\ORM\PersistentCollection {#2050 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2052 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2058 …}
        -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 {#2049
          date: 2024-01-15 10:16:46.0 +01:00
        }
        +"title": 310280
      }
      0 => App\Entity\EntryComment {#2325}
    ]
    -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 {#2858
      date: 2024-08-06 13:56:24.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705195554 {#2836
      date: 2024-01-14 02:25:54.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2346 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2329 …}
  +body: "I was going to but I have no £"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1705238442 {#2326
    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 {#2333 …}
  +nested: Doctrine\ORM\PersistentCollection {#2324 …}
  +votes: Doctrine\ORM\PersistentCollection {#2334 …}
  +reports: Doctrine\ORM\PersistentCollection {#2341 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2337 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2336 …}
  -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 {#2191
    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
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
Proxies\__CG__\App\Entity\Entry {#2087
  +user: Proxies\__CG__\App\Entity\User {#2779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: Proxies\__CG__\App\Entity\Image {#2818 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2820 …}
  +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 {#2813
    date: 2024-03-13 09:37:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2823 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
  +badges: Doctrine\ORM\PersistentCollection {#2831 …}
  +children: [
    App\Entity\EntryComment {#2095
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2087 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
      +body: "It’s more fun that way"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703538525 {#2089
        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 {#2093 …}
      +nested: Doctrine\ORM\PersistentCollection {#2094 …}
      +votes: Doctrine\ORM\PersistentCollection {#2140 …}
      +reports: Doctrine\ORM\PersistentCollection {#2133 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
      -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 {#2088
        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 {#2801
    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
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2087
  +user: Proxies\__CG__\App\Entity\User {#2779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: Proxies\__CG__\App\Entity\Image {#2818 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2820 …}
  +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 {#2813
    date: 2024-03-13 09:37:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2823 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
  +badges: Doctrine\ORM\PersistentCollection {#2831 …}
  +children: [
    App\Entity\EntryComment {#2095
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2087 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
      +body: "It’s more fun that way"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703538525 {#2089
        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 {#2093 …}
      +nested: Doctrine\ORM\PersistentCollection {#2094 …}
      +votes: Doctrine\ORM\PersistentCollection {#2140 …}
      +reports: Doctrine\ORM\PersistentCollection {#2133 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
      -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 {#2088
        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 {#2801
    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
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2087
  +user: Proxies\__CG__\App\Entity\User {#2779 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: Proxies\__CG__\App\Entity\Image {#2818 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2820 …}
  +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 {#2813
    date: 2024-03-13 09:37:15.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2821 …}
  +votes: Doctrine\ORM\PersistentCollection {#2823 …}
  +reports: Doctrine\ORM\PersistentCollection {#2825 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
  +badges: Doctrine\ORM\PersistentCollection {#2831 …}
  +children: [
    App\Entity\EntryComment {#2095
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2087 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
      +body: "It’s more fun that way"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703538525 {#2089
        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 {#2093 …}
      +nested: Doctrine\ORM\PersistentCollection {#2094 …}
      +votes: Doctrine\ORM\PersistentCollection {#2140 …}
      +reports: Doctrine\ORM\PersistentCollection {#2133 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2131 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
      -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 {#2088
        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 {#2801
    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
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 {#2095
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2087
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
    +image: Proxies\__CG__\App\Entity\Image {#2818 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2820 …}
    +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 {#2813
      date: 2024-03-13 09:37:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2821 …}
    +votes: Doctrine\ORM\PersistentCollection {#2823 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
    +badges: Doctrine\ORM\PersistentCollection {#2831 …}
    +children: [
      App\Entity\EntryComment {#2095}
    ]
    -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 {#2801
      date: 2023-12-24 04:07:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
  +body: "It’s more fun that way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703538525 {#2089
    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 {#2093 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2140 …}
  +reports: Doctrine\ORM\PersistentCollection {#2133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
  -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 {#2088
    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
39 DENIED edit
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2087
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
    +image: Proxies\__CG__\App\Entity\Image {#2818 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2820 …}
    +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 {#2813
      date: 2024-03-13 09:37:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2821 …}
    +votes: Doctrine\ORM\PersistentCollection {#2823 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
    +badges: Doctrine\ORM\PersistentCollection {#2831 …}
    +children: [
      App\Entity\EntryComment {#2095}
    ]
    -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 {#2801
      date: 2023-12-24 04:07:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
  +body: "It’s more fun that way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703538525 {#2089
    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 {#2093 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2140 …}
  +reports: Doctrine\ORM\PersistentCollection {#2133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
  -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 {#2088
    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
40 DENIED moderate
App\Entity\EntryComment {#2095
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2087
    +user: Proxies\__CG__\App\Entity\User {#2779 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
    +image: Proxies\__CG__\App\Entity\Image {#2818 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2820 …}
    +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 {#2813
      date: 2024-03-13 09:37:15.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2821 …}
    +votes: Doctrine\ORM\PersistentCollection {#2823 …}
    +reports: Doctrine\ORM\PersistentCollection {#2825 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2827 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2829 …}
    +badges: Doctrine\ORM\PersistentCollection {#2831 …}
    +children: [
      App\Entity\EntryComment {#2095}
    ]
    -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 {#2801
      date: 2023-12-24 04:07:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2091 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2090 …}
  +body: "It’s more fun that way"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703538525 {#2089
    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 {#2093 …}
  +nested: Doctrine\ORM\PersistentCollection {#2094 …}
  +votes: Doctrine\ORM\PersistentCollection {#2140 …}
  +reports: Doctrine\ORM\PersistentCollection {#2133 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2131 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2138 …}
  -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 {#2088
    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
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 {#2252
  +user: Proxies\__CG__\App\Entity\User {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: Proxies\__CG__\App\Entity\Image {#2798 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2838 …}
  +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 {#2833
    date: 2024-01-24 01:49:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2840 …}
  +votes: Doctrine\ORM\PersistentCollection {#2842 …}
  +reports: Doctrine\ORM\PersistentCollection {#2844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2850 …}
  +children: [
    App\Entity\EntryComment {#2228
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +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 {#2232
        date: 2024-10-04 04:54:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2189 …}
      +nested: Doctrine\ORM\PersistentCollection {#2311 …}
      +votes: Doctrine\ORM\PersistentCollection {#2293 …}
      +reports: Doctrine\ORM\PersistentCollection {#2309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
      -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 {#2229
        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 {#2819
    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
43 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2252
  +user: Proxies\__CG__\App\Entity\User {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: Proxies\__CG__\App\Entity\Image {#2798 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2838 …}
  +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 {#2833
    date: 2024-01-24 01:49:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2840 …}
  +votes: Doctrine\ORM\PersistentCollection {#2842 …}
  +reports: Doctrine\ORM\PersistentCollection {#2844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2850 …}
  +children: [
    App\Entity\EntryComment {#2228
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +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 {#2232
        date: 2024-10-04 04:54:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2189 …}
      +nested: Doctrine\ORM\PersistentCollection {#2311 …}
      +votes: Doctrine\ORM\PersistentCollection {#2293 …}
      +reports: Doctrine\ORM\PersistentCollection {#2309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
      -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 {#2229
        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 {#2819
    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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2252
  +user: Proxies\__CG__\App\Entity\User {#2573 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: Proxies\__CG__\App\Entity\Image {#2798 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2838 …}
  +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 {#2833
    date: 2024-01-24 01:49:51.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2840 …}
  +votes: Doctrine\ORM\PersistentCollection {#2842 …}
  +reports: Doctrine\ORM\PersistentCollection {#2844 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2846 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2848 …}
  +badges: Doctrine\ORM\PersistentCollection {#2850 …}
  +children: [
    App\Entity\EntryComment {#2228
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2252 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +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 {#2232
        date: 2024-10-04 04:54:19.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MacNCheezus@lemmy.today"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2189 …}
      +nested: Doctrine\ORM\PersistentCollection {#2311 …}
      +votes: Doctrine\ORM\PersistentCollection {#2293 …}
      +reports: Doctrine\ORM\PersistentCollection {#2309 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
      -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 {#2229
        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 {#2819
    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
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 {#2228
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: Proxies\__CG__\App\Entity\Image {#2798 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2838 …}
    +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 {#2833
      date: 2024-01-24 01:49:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2840 …}
    +votes: Doctrine\ORM\PersistentCollection {#2842 …}
    +reports: Doctrine\ORM\PersistentCollection {#2844 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2846 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2848 …}
    +badges: Doctrine\ORM\PersistentCollection {#2850 …}
    +children: [
      App\Entity\EntryComment {#2228}
    ]
    -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 {#2819
      date: 2024-01-22 21:12:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +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 {#2232
    date: 2024-10-04 04:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -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 {#2229
    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
47 DENIED edit
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: Proxies\__CG__\App\Entity\Image {#2798 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2838 …}
    +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 {#2833
      date: 2024-01-24 01:49:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2840 …}
    +votes: Doctrine\ORM\PersistentCollection {#2842 …}
    +reports: Doctrine\ORM\PersistentCollection {#2844 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2846 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2848 …}
    +badges: Doctrine\ORM\PersistentCollection {#2850 …}
    +children: [
      App\Entity\EntryComment {#2228}
    ]
    -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 {#2819
      date: 2024-01-22 21:12:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +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 {#2232
    date: 2024-10-04 04:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -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 {#2229
    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
48 DENIED moderate
App\Entity\EntryComment {#2228
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2252
    +user: Proxies\__CG__\App\Entity\User {#2573 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: Proxies\__CG__\App\Entity\Image {#2798 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2838 …}
    +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 {#2833
      date: 2024-01-24 01:49:51.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2840 …}
    +votes: Doctrine\ORM\PersistentCollection {#2842 …}
    +reports: Doctrine\ORM\PersistentCollection {#2844 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2846 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2848 …}
    +badges: Doctrine\ORM\PersistentCollection {#2850 …}
    +children: [
      App\Entity\EntryComment {#2228}
    ]
    -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 {#2819
      date: 2024-01-22 21:12:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +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 {#2232
    date: 2024-10-04 04:54:19.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MacNCheezus@lemmy.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2189 …}
  +nested: Doctrine\ORM\PersistentCollection {#2311 …}
  +votes: Doctrine\ORM\PersistentCollection {#2293 …}
  +reports: Doctrine\ORM\PersistentCollection {#2309 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2302 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2320 …}
  -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 {#2229
    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
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 {#2196
  +user: Proxies\__CG__\App\Entity\User {#2739 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: Proxies\__CG__\App\Entity\Image {#2781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +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 {#2776
    date: 2024-10-12 16:19:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2785 …}
  +reports: Doctrine\ORM\PersistentCollection {#2787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
  +badges: Doctrine\ORM\PersistentCollection {#2793 …}
  +children: [
    App\Entity\EntryComment {#2217
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2196 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: "*Pray"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706179530 {#2222
        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 {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 338957
      -bodyTs: "'pray':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6998665"
      +editedAt: DateTimeImmutable @1728551375 {#2221
        date: 2024-10-10 11:09:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706179530 {#2219
        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 {#2763
    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
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2196
  +user: Proxies\__CG__\App\Entity\User {#2739 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: Proxies\__CG__\App\Entity\Image {#2781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +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 {#2776
    date: 2024-10-12 16:19:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2785 …}
  +reports: Doctrine\ORM\PersistentCollection {#2787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
  +badges: Doctrine\ORM\PersistentCollection {#2793 …}
  +children: [
    App\Entity\EntryComment {#2217
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2196 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: "*Pray"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706179530 {#2222
        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 {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 338957
      -bodyTs: "'pray':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6998665"
      +editedAt: DateTimeImmutable @1728551375 {#2221
        date: 2024-10-10 11:09:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706179530 {#2219
        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 {#2763
    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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2196
  +user: Proxies\__CG__\App\Entity\User {#2739 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: Proxies\__CG__\App\Entity\Image {#2781 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +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 {#2776
    date: 2024-10-12 16:19:08.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2783 …}
  +votes: Doctrine\ORM\PersistentCollection {#2785 …}
  +reports: Doctrine\ORM\PersistentCollection {#2787 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
  +badges: Doctrine\ORM\PersistentCollection {#2793 …}
  +children: [
    App\Entity\EntryComment {#2217
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2196 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
      +image: null
      +parent: null
      +root: null
      +body: "*Pray"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706179530 {#2222
        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 {#2199 …}
      +nested: Doctrine\ORM\PersistentCollection {#2195 …}
      +votes: Doctrine\ORM\PersistentCollection {#2197 …}
      +reports: Doctrine\ORM\PersistentCollection {#2206 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
      -id: 338957
      -bodyTs: "'pray':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6998665"
      +editedAt: DateTimeImmutable @1728551375 {#2221
        date: 2024-10-10 11:09:35.0 +02:00
      }
      +createdAt: DateTimeImmutable @1706179530 {#2219
        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 {#2763
    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
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 {#2217
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2196
    +user: Proxies\__CG__\App\Entity\User {#2739 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: Proxies\__CG__\App\Entity\Image {#2781 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2776
      date: 2024-10-12 16:19:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2785 …}
    +reports: Doctrine\ORM\PersistentCollection {#2787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
    +badges: Doctrine\ORM\PersistentCollection {#2793 …}
    +children: [
      App\Entity\EntryComment {#2217}
    ]
    -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 {#2763
      date: 2024-01-25 10:55:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: "*Pray"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706179530 {#2222
    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 {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 338957
  -bodyTs: "'pray':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6998665"
  +editedAt: DateTimeImmutable @1728551375 {#2221
    date: 2024-10-10 11:09:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706179530 {#2219
    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
55 DENIED edit
App\Entity\EntryComment {#2217
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2196
    +user: Proxies\__CG__\App\Entity\User {#2739 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: Proxies\__CG__\App\Entity\Image {#2781 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2776
      date: 2024-10-12 16:19:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2785 …}
    +reports: Doctrine\ORM\PersistentCollection {#2787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
    +badges: Doctrine\ORM\PersistentCollection {#2793 …}
    +children: [
      App\Entity\EntryComment {#2217}
    ]
    -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 {#2763
      date: 2024-01-25 10:55:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: "*Pray"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706179530 {#2222
    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 {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 338957
  -bodyTs: "'pray':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6998665"
  +editedAt: DateTimeImmutable @1728551375 {#2221
    date: 2024-10-10 11:09:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706179530 {#2219
    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
56 DENIED moderate
App\Entity\EntryComment {#2217
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2196
    +user: Proxies\__CG__\App\Entity\User {#2739 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
    +image: Proxies\__CG__\App\Entity\Image {#2781 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2776
      date: 2024-10-12 16:19:08.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2783 …}
    +votes: Doctrine\ORM\PersistentCollection {#2785 …}
    +reports: Doctrine\ORM\PersistentCollection {#2787 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2789 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2791 …}
    +badges: Doctrine\ORM\PersistentCollection {#2793 …}
    +children: [
      App\Entity\EntryComment {#2217}
    ]
    -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 {#2763
      date: 2024-01-25 10:55:56.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2192 …}
  +image: null
  +parent: null
  +root: null
  +body: "*Pray"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706179530 {#2222
    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 {#2199 …}
  +nested: Doctrine\ORM\PersistentCollection {#2195 …}
  +votes: Doctrine\ORM\PersistentCollection {#2197 …}
  +reports: Doctrine\ORM\PersistentCollection {#2206 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2201 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2203 …}
  -id: 338957
  -bodyTs: "'pray':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6998665"
  +editedAt: DateTimeImmutable @1728551375 {#2221
    date: 2024-10-10 11:09:35.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706179530 {#2219
    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
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
Proxies\__CG__\App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Apps-that-shouldn-t-be-Subscriptions"
  +title: "Apps that shouldn't be Subscriptions"
  +url: null
  +body: """
    What is the most useless app that you have seen being given as a *subscription*?\n
    \n
    For me, I tried a ‘minimalist’ launcher app for Android that had a 7 day trial or something and they had a yearly subscription based model for it. I was aghast. I would literally expect the app to blow my mind and do everything one can assume to go that way. In a world, where Nova Launcher (Yes, I know it has been acquired by Branch folks but it still is a sturdy one) or Niagara exist plus many alternatives including minimalist ones on F Droid, the dev must be releasing revolutionary stuff to factor in a subscription service.\n
    \n
    Second, is a controversial choice, since it’s free tier is quite good and people like it so much. But, *Pocketcasts*. I checked it’s yearly price the other day, and boy, in my country, I can subscribe to *Google Play Pass*, *YouTube Premium* and *Spotify* and still have money left before I hit the ceiling what Pocketcasts is asking for paid upgrade.\n
    \n
    Also, what are your views on one time purchase vs subscriptions? Personally, I find it much easier to purchase, if it’s good enough even if it was piratable, something if it is a one time purchase rather than repetitive.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 170
  +favouriteCount: 291
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702940454 {#2795
    date: 2023-12-19 00:00:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2800 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  +badges: Doctrine\ORM\PersistentCollection {#2811 …}
  +children: [
    App\Entity\EntryComment {#2385
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t remember the name but there was a magisk module manager that had ads and didn’t even install the modules. Just downloaded them after an ad. It asked money for removing ads"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702734925 {#2386
        date: 2023-12-16 14:55:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kirk782@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2379 …}
      +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: 227094
      -bodyTs: "'ad':15,28,34 'ask':30 'didn':17 'download':24 'even':19 'instal':20 'magisk':10 'manag':12 'modul':11,22 'money':31 'name':5 'rememb':3 'remov':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6078805"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702734925 {#2382
        date: 2023-12-16 14:55:25.0 +01:00
      }
      +"title": 227094
    }
  ]
  -id: 22409
  -titleTs: "'app':1 'shouldn':3 'subscript':6"
  -bodyTs: "'7':29 'acquir':79 'aghast':46 'also':178 'altern':95 'android':25 'app':6,23,52 'ask':174 'assum':62 'base':40 'blow':54 'boy':146 'branch':81 'ceil':170 'check':137 'choic':119 'controversi':118 'countri':149 'day':30,144 'dev':103 'droid':101 'easier':194 'enough':201 'even':202 'everyth':59 'exist':92 'expect':50 'f':100 'factor':110 'find':191 'folk':82 'free':123 'given':12 'go':64 'good':127,200 'googl':154 'hit':168 'includ':96 'know':75 'launcher':22,72 'left':165 'like':130 'liter':49 'mani':94 'mind':56 'minimalist':21,97 'model':41 'money':164 'much':133,193 'must':104 'niagara':91 'nova':71 'one':60,89,98,184,212 'paid':176 'pass':156 'peopl':129 'person':189 'pirat':206 'play':155 'plus':93 'pocketcast':135,172 'premium':158 'price':141 'purchas':186,196,214 'quit':126 'rather':215 'releas':106 'repetit':217 'revolutionari':107 'second':115 'seen':10 'servic':114 'sinc':120 'someth':33,207 'spotifi':160 'still':85,162 'stuff':108 'sturdi':88 'subscrib':152 'subscript':15,39,113,188 'tier':124 'time':185,213 'tri':19 'trial':31 'upgrad':177 'useless':5 'view':182 'vs':187 'way':66 'world':69 'would':48 'year':38,140 'yes':73 'youtub':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702733354
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7825639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702646954 {#2782
    date: 2023-12-15 14:29:14.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
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Apps-that-shouldn-t-be-Subscriptions"
  +title: "Apps that shouldn't be Subscriptions"
  +url: null
  +body: """
    What is the most useless app that you have seen being given as a *subscription*?\n
    \n
    For me, I tried a ‘minimalist’ launcher app for Android that had a 7 day trial or something and they had a yearly subscription based model for it. I was aghast. I would literally expect the app to blow my mind and do everything one can assume to go that way. In a world, where Nova Launcher (Yes, I know it has been acquired by Branch folks but it still is a sturdy one) or Niagara exist plus many alternatives including minimalist ones on F Droid, the dev must be releasing revolutionary stuff to factor in a subscription service.\n
    \n
    Second, is a controversial choice, since it’s free tier is quite good and people like it so much. But, *Pocketcasts*. I checked it’s yearly price the other day, and boy, in my country, I can subscribe to *Google Play Pass*, *YouTube Premium* and *Spotify* and still have money left before I hit the ceiling what Pocketcasts is asking for paid upgrade.\n
    \n
    Also, what are your views on one time purchase vs subscriptions? Personally, I find it much easier to purchase, if it’s good enough even if it was piratable, something if it is a one time purchase rather than repetitive.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 170
  +favouriteCount: 291
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702940454 {#2795
    date: 2023-12-19 00:00:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2800 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  +badges: Doctrine\ORM\PersistentCollection {#2811 …}
  +children: [
    App\Entity\EntryComment {#2385
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t remember the name but there was a magisk module manager that had ads and didn’t even install the modules. Just downloaded them after an ad. It asked money for removing ads"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702734925 {#2386
        date: 2023-12-16 14:55:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kirk782@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2379 …}
      +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: 227094
      -bodyTs: "'ad':15,28,34 'ask':30 'didn':17 'download':24 'even':19 'instal':20 'magisk':10 'manag':12 'modul':11,22 'money':31 'name':5 'rememb':3 'remov':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6078805"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702734925 {#2382
        date: 2023-12-16 14:55:25.0 +01:00
      }
      +"title": 227094
    }
  ]
  -id: 22409
  -titleTs: "'app':1 'shouldn':3 'subscript':6"
  -bodyTs: "'7':29 'acquir':79 'aghast':46 'also':178 'altern':95 'android':25 'app':6,23,52 'ask':174 'assum':62 'base':40 'blow':54 'boy':146 'branch':81 'ceil':170 'check':137 'choic':119 'controversi':118 'countri':149 'day':30,144 'dev':103 'droid':101 'easier':194 'enough':201 'even':202 'everyth':59 'exist':92 'expect':50 'f':100 'factor':110 'find':191 'folk':82 'free':123 'given':12 'go':64 'good':127,200 'googl':154 'hit':168 'includ':96 'know':75 'launcher':22,72 'left':165 'like':130 'liter':49 'mani':94 'mind':56 'minimalist':21,97 'model':41 'money':164 'much':133,193 'must':104 'niagara':91 'nova':71 'one':60,89,98,184,212 'paid':176 'pass':156 'peopl':129 'person':189 'pirat':206 'play':155 'plus':93 'pocketcast':135,172 'premium':158 'price':141 'purchas':186,196,214 'quit':126 'rather':215 'releas':106 'repetit':217 'revolutionari':107 'second':115 'seen':10 'servic':114 'sinc':120 'someth':33,207 'spotifi':160 'still':85,162 'stuff':108 'sturdi':88 'subscrib':152 'subscript':15,39,113,188 'tier':124 'time':185,213 'tri':19 'trial':31 'upgrad':177 'useless':5 'view':182 'vs':187 'way':66 'world':69 'would':48 'year':38,140 'yes':73 'youtub':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702733354
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7825639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702646954 {#2782
    date: 2023-12-15 14:29:14.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
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2384
  +user: Proxies\__CG__\App\Entity\User {#2760 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +slug: "Apps-that-shouldn-t-be-Subscriptions"
  +title: "Apps that shouldn't be Subscriptions"
  +url: null
  +body: """
    What is the most useless app that you have seen being given as a *subscription*?\n
    \n
    For me, I tried a ‘minimalist’ launcher app for Android that had a 7 day trial or something and they had a yearly subscription based model for it. I was aghast. I would literally expect the app to blow my mind and do everything one can assume to go that way. In a world, where Nova Launcher (Yes, I know it has been acquired by Branch folks but it still is a sturdy one) or Niagara exist plus many alternatives including minimalist ones on F Droid, the dev must be releasing revolutionary stuff to factor in a subscription service.\n
    \n
    Second, is a controversial choice, since it’s free tier is quite good and people like it so much. But, *Pocketcasts*. I checked it’s yearly price the other day, and boy, in my country, I can subscribe to *Google Play Pass*, *YouTube Premium* and *Spotify* and still have money left before I hit the ceiling what Pocketcasts is asking for paid upgrade.\n
    \n
    Also, what are your views on one time purchase vs subscriptions? Personally, I find it much easier to purchase, if it’s good enough even if it was piratable, something if it is a one time purchase rather than repetitive.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 170
  +favouriteCount: 291
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702940454 {#2795
    date: 2023-12-19 00:00:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2800 …}
  +votes: Doctrine\ORM\PersistentCollection {#2803 …}
  +reports: Doctrine\ORM\PersistentCollection {#2805 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
  +badges: Doctrine\ORM\PersistentCollection {#2811 …}
  +children: [
    App\Entity\EntryComment {#2385
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2384 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
      +image: null
      +parent: null
      +root: null
      +body: "Don’t remember the name but there was a magisk module manager that had ads and didn’t even install the modules. Just downloaded them after an ad. It asked money for removing ads"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1702734925 {#2386
        date: 2023-12-16 14:55:25.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kirk782@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2379 …}
      +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: 227094
      -bodyTs: "'ad':15,28,34 'ask':30 'didn':17 'download':24 'even':19 'instal':20 'magisk':10 'manag':12 'modul':11,22 'money':31 'name':5 'rememb':3 'remov':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6078805"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702734925 {#2382
        date: 2023-12-16 14:55:25.0 +01:00
      }
      +"title": 227094
    }
  ]
  -id: 22409
  -titleTs: "'app':1 'shouldn':3 'subscript':6"
  -bodyTs: "'7':29 'acquir':79 'aghast':46 'also':178 'altern':95 'android':25 'app':6,23,52 'ask':174 'assum':62 'base':40 'blow':54 'boy':146 'branch':81 'ceil':170 'check':137 'choic':119 'controversi':118 'countri':149 'day':30,144 'dev':103 'droid':101 'easier':194 'enough':201 'even':202 'everyth':59 'exist':92 'expect':50 'f':100 'factor':110 'find':191 'folk':82 'free':123 'given':12 'go':64 'good':127,200 'googl':154 'hit':168 'includ':96 'know':75 'launcher':22,72 'left':165 'like':130 'liter':49 'mani':94 'mind':56 'minimalist':21,97 'model':41 'money':164 'much':133,193 'must':104 'niagara':91 'nova':71 'one':60,89,98,184,212 'paid':176 'pass':156 'peopl':129 'person':189 'pirat':206 'play':155 'plus':93 'pocketcast':135,172 'premium':158 'price':141 'purchas':186,196,214 'quit':126 'rather':215 'releas':106 'repetit':217 'revolutionari':107 'second':115 'seen':10 'servic':114 'sinc':120 'someth':33,207 'spotifi':160 'still':85,162 'stuff':108 'sturdi':88 'subscrib':152 'subscript':15,39,113,188 'tier':124 'time':185,213 'tri':19 'trial':31 'upgrad':177 'useless':5 'view':182 'vs':187 'way':66 'world':69 'would':48 'year':38,140 'yes':73 'youtub':157"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702733354
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/7825639"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702646954 {#2782
    date: 2023-12-15 14:29:14.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
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
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#2760 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +slug: "Apps-that-shouldn-t-be-Subscriptions"
    +title: "Apps that shouldn't be Subscriptions"
    +url: null
    +body: """
      What is the most useless app that you have seen being given as a *subscription*?\n
      \n
      For me, I tried a ‘minimalist’ launcher app for Android that had a 7 day trial or something and they had a yearly subscription based model for it. I was aghast. I would literally expect the app to blow my mind and do everything one can assume to go that way. In a world, where Nova Launcher (Yes, I know it has been acquired by Branch folks but it still is a sturdy one) or Niagara exist plus many alternatives including minimalist ones on F Droid, the dev must be releasing revolutionary stuff to factor in a subscription service.\n
      \n
      Second, is a controversial choice, since it’s free tier is quite good and people like it so much. But, *Pocketcasts*. I checked it’s yearly price the other day, and boy, in my country, I can subscribe to *Google Play Pass*, *YouTube Premium* and *Spotify* and still have money left before I hit the ceiling what Pocketcasts is asking for paid upgrade.\n
      \n
      Also, what are your views on one time purchase vs subscriptions? Personally, I find it much easier to purchase, if it’s good enough even if it was piratable, something if it is a one time purchase rather than repetitive.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 170
    +favouriteCount: 291
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702940454 {#2795
      date: 2023-12-19 00:00:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2800 …}
    +votes: Doctrine\ORM\PersistentCollection {#2803 …}
    +reports: Doctrine\ORM\PersistentCollection {#2805 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
    +badges: Doctrine\ORM\PersistentCollection {#2811 …}
    +children: [
      App\Entity\EntryComment {#2385}
    ]
    -id: 22409
    -titleTs: "'app':1 'shouldn':3 'subscript':6"
    -bodyTs: "'7':29 'acquir':79 'aghast':46 'also':178 'altern':95 'android':25 'app':6,23,52 'ask':174 'assum':62 'base':40 'blow':54 'boy':146 'branch':81 'ceil':170 'check':137 'choic':119 'controversi':118 'countri':149 'day':30,144 'dev':103 'droid':101 'easier':194 'enough':201 'even':202 'everyth':59 'exist':92 'expect':50 'f':100 'factor':110 'find':191 'folk':82 'free':123 'given':12 'go':64 'good':127,200 'googl':154 'hit':168 'includ':96 'know':75 'launcher':22,72 'left':165 'like':130 'liter':49 'mani':94 'mind':56 'minimalist':21,97 'model':41 'money':164 'much':133,193 'must':104 'niagara':91 'nova':71 'one':60,89,98,184,212 'paid':176 'pass':156 'peopl':129 'person':189 'pirat':206 'play':155 'plus':93 'pocketcast':135,172 'premium':158 'price':141 'purchas':186,196,214 'quit':126 'rather':215 'releas':106 'repetit':217 'revolutionari':107 'second':115 'seen':10 'servic':114 'sinc':120 'someth':33,207 'spotifi':160 'still':85,162 'stuff':108 'sturdi':88 'subscrib':152 'subscript':15,39,113,188 'tier':124 'time':185,213 'tri':19 'trial':31 'upgrad':177 'useless':5 'view':182 'vs':187 'way':66 'world':69 'would':48 'year':38,140 'yes':73 'youtub':157"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702733354
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7825639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702646954 {#2782
      date: 2023-12-15 14:29:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t remember the name but there was a magisk module manager that had ads and didn’t even install the modules. Just downloaded them after an ad. It asked money for removing ads"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702734925 {#2386
    date: 2023-12-16 14:55:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kirk782@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +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: 227094
  -bodyTs: "'ad':15,28,34 'ask':30 'didn':17 'download':24 'even':19 'instal':20 'magisk':10 'manag':12 'modul':11,22 'money':31 'name':5 'rememb':3 'remov':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6078805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702734925 {#2382
    date: 2023-12-16 14:55:25.0 +01:00
  }
  +"title": 227094
}
"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
63 DENIED edit
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#2760 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +slug: "Apps-that-shouldn-t-be-Subscriptions"
    +title: "Apps that shouldn't be Subscriptions"
    +url: null
    +body: """
      What is the most useless app that you have seen being given as a *subscription*?\n
      \n
      For me, I tried a ‘minimalist’ launcher app for Android that had a 7 day trial or something and they had a yearly subscription based model for it. I was aghast. I would literally expect the app to blow my mind and do everything one can assume to go that way. In a world, where Nova Launcher (Yes, I know it has been acquired by Branch folks but it still is a sturdy one) or Niagara exist plus many alternatives including minimalist ones on F Droid, the dev must be releasing revolutionary stuff to factor in a subscription service.\n
      \n
      Second, is a controversial choice, since it’s free tier is quite good and people like it so much. But, *Pocketcasts*. I checked it’s yearly price the other day, and boy, in my country, I can subscribe to *Google Play Pass*, *YouTube Premium* and *Spotify* and still have money left before I hit the ceiling what Pocketcasts is asking for paid upgrade.\n
      \n
      Also, what are your views on one time purchase vs subscriptions? Personally, I find it much easier to purchase, if it’s good enough even if it was piratable, something if it is a one time purchase rather than repetitive.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 170
    +favouriteCount: 291
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702940454 {#2795
      date: 2023-12-19 00:00:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2800 …}
    +votes: Doctrine\ORM\PersistentCollection {#2803 …}
    +reports: Doctrine\ORM\PersistentCollection {#2805 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
    +badges: Doctrine\ORM\PersistentCollection {#2811 …}
    +children: [
      App\Entity\EntryComment {#2385}
    ]
    -id: 22409
    -titleTs: "'app':1 'shouldn':3 'subscript':6"
    -bodyTs: "'7':29 'acquir':79 'aghast':46 'also':178 'altern':95 'android':25 'app':6,23,52 'ask':174 'assum':62 'base':40 'blow':54 'boy':146 'branch':81 'ceil':170 'check':137 'choic':119 'controversi':118 'countri':149 'day':30,144 'dev':103 'droid':101 'easier':194 'enough':201 'even':202 'everyth':59 'exist':92 'expect':50 'f':100 'factor':110 'find':191 'folk':82 'free':123 'given':12 'go':64 'good':127,200 'googl':154 'hit':168 'includ':96 'know':75 'launcher':22,72 'left':165 'like':130 'liter':49 'mani':94 'mind':56 'minimalist':21,97 'model':41 'money':164 'much':133,193 'must':104 'niagara':91 'nova':71 'one':60,89,98,184,212 'paid':176 'pass':156 'peopl':129 'person':189 'pirat':206 'play':155 'plus':93 'pocketcast':135,172 'premium':158 'price':141 'purchas':186,196,214 'quit':126 'rather':215 'releas':106 'repetit':217 'revolutionari':107 'second':115 'seen':10 'servic':114 'sinc':120 'someth':33,207 'spotifi':160 'still':85,162 'stuff':108 'sturdi':88 'subscrib':152 'subscript':15,39,113,188 'tier':124 'time':185,213 'tri':19 'trial':31 'upgrad':177 'useless':5 'view':182 'vs':187 'way':66 'world':69 'would':48 'year':38,140 'yes':73 'youtub':157"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702733354
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7825639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702646954 {#2782
      date: 2023-12-15 14:29:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t remember the name but there was a magisk module manager that had ads and didn’t even install the modules. Just downloaded them after an ad. It asked money for removing ads"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702734925 {#2386
    date: 2023-12-16 14:55:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kirk782@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +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: 227094
  -bodyTs: "'ad':15,28,34 'ask':30 'didn':17 'download':24 'even':19 'instal':20 'magisk':10 'manag':12 'modul':11,22 'money':31 'name':5 'rememb':3 'remov':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6078805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702734925 {#2382
    date: 2023-12-16 14:55:25.0 +01:00
  }
  +"title": 227094
}
"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
64 DENIED moderate
App\Entity\EntryComment {#2385
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2384
    +user: Proxies\__CG__\App\Entity\User {#2760 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +slug: "Apps-that-shouldn-t-be-Subscriptions"
    +title: "Apps that shouldn't be Subscriptions"
    +url: null
    +body: """
      What is the most useless app that you have seen being given as a *subscription*?\n
      \n
      For me, I tried a ‘minimalist’ launcher app for Android that had a 7 day trial or something and they had a yearly subscription based model for it. I was aghast. I would literally expect the app to blow my mind and do everything one can assume to go that way. In a world, where Nova Launcher (Yes, I know it has been acquired by Branch folks but it still is a sturdy one) or Niagara exist plus many alternatives including minimalist ones on F Droid, the dev must be releasing revolutionary stuff to factor in a subscription service.\n
      \n
      Second, is a controversial choice, since it’s free tier is quite good and people like it so much. But, *Pocketcasts*. I checked it’s yearly price the other day, and boy, in my country, I can subscribe to *Google Play Pass*, *YouTube Premium* and *Spotify* and still have money left before I hit the ceiling what Pocketcasts is asking for paid upgrade.\n
      \n
      Also, what are your views on one time purchase vs subscriptions? Personally, I find it much easier to purchase, if it’s good enough even if it was piratable, something if it is a one time purchase rather than repetitive.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 170
    +favouriteCount: 291
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702940454 {#2795
      date: 2023-12-19 00:00:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2800 …}
    +votes: Doctrine\ORM\PersistentCollection {#2803 …}
    +reports: Doctrine\ORM\PersistentCollection {#2805 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2807 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2809 …}
    +badges: Doctrine\ORM\PersistentCollection {#2811 …}
    +children: [
      App\Entity\EntryComment {#2385}
    ]
    -id: 22409
    -titleTs: "'app':1 'shouldn':3 'subscript':6"
    -bodyTs: "'7':29 'acquir':79 'aghast':46 'also':178 'altern':95 'android':25 'app':6,23,52 'ask':174 'assum':62 'base':40 'blow':54 'boy':146 'branch':81 'ceil':170 'check':137 'choic':119 'controversi':118 'countri':149 'day':30,144 'dev':103 'droid':101 'easier':194 'enough':201 'even':202 'everyth':59 'exist':92 'expect':50 'f':100 'factor':110 'find':191 'folk':82 'free':123 'given':12 'go':64 'good':127,200 'googl':154 'hit':168 'includ':96 'know':75 'launcher':22,72 'left':165 'like':130 'liter':49 'mani':94 'mind':56 'minimalist':21,97 'model':41 'money':164 'much':133,193 'must':104 'niagara':91 'nova':71 'one':60,89,98,184,212 'paid':176 'pass':156 'peopl':129 'person':189 'pirat':206 'play':155 'plus':93 'pocketcast':135,172 'premium':158 'price':141 'purchas':186,196,214 'quit':126 'rather':215 'releas':106 'repetit':217 'revolutionari':107 'second':115 'seen':10 'servic':114 'sinc':120 'someth':33,207 'spotifi':160 'still':85,162 'stuff':108 'sturdi':88 'subscrib':152 'subscript':15,39,113,188 'tier':124 'time':185,213 'tri':19 'trial':31 'upgrad':177 'useless':5 'view':182 'vs':187 'way':66 'world':69 'would':48 'year':38,140 'yes':73 'youtub':157"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702733354
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/7825639"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702646954 {#2782
      date: 2023-12-15 14:29:14.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2378 …}
  +image: null
  +parent: null
  +root: null
  +body: "Don’t remember the name but there was a magisk module manager that had ads and didn’t even install the modules. Just downloaded them after an ad. It asked money for removing ads"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1702734925 {#2386
    date: 2023-12-16 14:55:25.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kirk782@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2379 …}
  +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: 227094
  -bodyTs: "'ad':15,28,34 'ask':30 'didn':17 'download':24 'even':19 'instal':20 'magisk':10 'manag':12 'modul':11,22 'money':31 'name':5 'rememb':3 'remov':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6078805"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702734925 {#2382
    date: 2023-12-16 14:55:25.0 +01:00
  }
  +"title": 227094
}
"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
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
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +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 {#2757
    date: 2023-12-19 01:48:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2764 …}
  +votes: Doctrine\ORM\PersistentCollection {#2766 …}
  +reports: Doctrine\ORM\PersistentCollection {#2768 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
  +badges: Doctrine\ORM\PersistentCollection {#2774 …}
  +children: [
    5 => App\Entity\EntryComment {#2471
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +body: "If you have bootlop saver you can throw whatever. I have like six of them"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702727959 {#2448
        date: 2023-12-16 12:59:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@Hiro8811@lemmy.world"
        "@ultra@feddit.ro"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2459 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 226936
      -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6077338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702727959 {#2467
        date: 2023-12-16 12:59:19.0 +01:00
      }
      +"title": 226936
    }
    4 => App\Entity\EntryComment {#2391
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702746454 {#1407
        date: 2023-12-16 18:07:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@Hiro8811@lemmy.world"
        "@ultra@feddit.ro"
      ]
      +children: Doctrine\ORM\PersistentCollection {#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: 227452
      -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6081895"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702746454 {#1883
        date: 2023-12-16 18:07:34.0 +01:00
      }
      +"title": 227452
    }
    3 => App\Entity\EntryComment {#2021
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +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 {#2011
        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 {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -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 {#2033
        date: 2023-12-16 20:10:06.0 +01:00
      }
      +"title": 227727
    }
    2 => App\Entity\EntryComment {#1404
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +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 {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -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
    }
    1 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +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 {#2079
        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 {#2097 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2096 …}
      +reports: Doctrine\ORM\PersistentCollection {#2081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
      -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 {#2084
        date: 2023-12-17 15:50:36.0 +01:00
      }
      +"title": 229426
    }
    0 => App\Entity\EntryComment {#1795
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702708132 {#1621
        date: 2023-12-16 07:28:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@Hiro8811@lemmy.world"
        "@chitak166@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
      -id: 226538
      -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6074337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702708132 {#1554
        date: 2023-12-16 07:28:52.0 +01:00
      }
      +"title": 226538
    }
  ]
  -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 {#2742
    date: 2024-01-11 09:38:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702604090 {#2719
    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
67 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +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 {#2757
    date: 2023-12-19 01:48:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2764 …}
  +votes: Doctrine\ORM\PersistentCollection {#2766 …}
  +reports: Doctrine\ORM\PersistentCollection {#2768 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
  +badges: Doctrine\ORM\PersistentCollection {#2774 …}
  +children: [
    5 => App\Entity\EntryComment {#2471
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +body: "If you have bootlop saver you can throw whatever. I have like six of them"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702727959 {#2448
        date: 2023-12-16 12:59:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@Hiro8811@lemmy.world"
        "@ultra@feddit.ro"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2459 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 226936
      -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6077338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702727959 {#2467
        date: 2023-12-16 12:59:19.0 +01:00
      }
      +"title": 226936
    }
    4 => App\Entity\EntryComment {#2391
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702746454 {#1407
        date: 2023-12-16 18:07:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@Hiro8811@lemmy.world"
        "@ultra@feddit.ro"
      ]
      +children: Doctrine\ORM\PersistentCollection {#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: 227452
      -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6081895"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702746454 {#1883
        date: 2023-12-16 18:07:34.0 +01:00
      }
      +"title": 227452
    }
    3 => App\Entity\EntryComment {#2021
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +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 {#2011
        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 {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -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 {#2033
        date: 2023-12-16 20:10:06.0 +01:00
      }
      +"title": 227727
    }
    2 => App\Entity\EntryComment {#1404
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +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 {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -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
    }
    1 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +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 {#2079
        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 {#2097 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2096 …}
      +reports: Doctrine\ORM\PersistentCollection {#2081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
      -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 {#2084
        date: 2023-12-17 15:50:36.0 +01:00
      }
      +"title": 229426
    }
    0 => App\Entity\EntryComment {#1795
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702708132 {#1621
        date: 2023-12-16 07:28:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@Hiro8811@lemmy.world"
        "@chitak166@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
      -id: 226538
      -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6074337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702708132 {#1554
        date: 2023-12-16 07:28:52.0 +01:00
      }
      +"title": 226538
    }
  ]
  -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 {#2742
    date: 2024-01-11 09:38:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702604090 {#2719
    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
68 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2461
  +user: Proxies\__CG__\App\Entity\User {#2762 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +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 {#2757
    date: 2023-12-19 01:48:43.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2764 …}
  +votes: Doctrine\ORM\PersistentCollection {#2766 …}
  +reports: Doctrine\ORM\PersistentCollection {#2768 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
  +badges: Doctrine\ORM\PersistentCollection {#2774 …}
  +children: [
    5 => App\Entity\EntryComment {#2471
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +body: "If you have bootlop saver you can throw whatever. I have like six of them"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1702727959 {#2448
        date: 2023-12-16 12:59:19.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@Hiro8811@lemmy.world"
        "@ultra@feddit.ro"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2459 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2370 …}
      +reports: Doctrine\ORM\PersistentCollection {#2360 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
      -id: 226936
      -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6077338"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702727959 {#2467
        date: 2023-12-16 12:59:19.0 +01:00
      }
      +"title": 226936
    }
    4 => App\Entity\EntryComment {#2391
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1702746454 {#1407
        date: 2023-12-16 18:07:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@Hiro8811@lemmy.world"
        "@ultra@feddit.ro"
      ]
      +children: Doctrine\ORM\PersistentCollection {#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: 227452
      -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6081895"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702746454 {#1883
        date: 2023-12-16 18:07:34.0 +01:00
      }
      +"title": 227452
    }
    3 => App\Entity\EntryComment {#2021
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +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 {#2011
        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 {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -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 {#2033
        date: 2023-12-16 20:10:06.0 +01:00
      }
      +"title": 227727
    }
    2 => App\Entity\EntryComment {#1404
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +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 {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -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
    }
    1 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +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 {#2079
        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 {#2097 …}
      +nested: Doctrine\ORM\PersistentCollection {#2082 …}
      +votes: Doctrine\ORM\PersistentCollection {#2096 …}
      +reports: Doctrine\ORM\PersistentCollection {#2081 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
      -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 {#2084
        date: 2023-12-17 15:50:36.0 +01:00
      }
      +"title": 229426
    }
    0 => App\Entity\EntryComment {#1795
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
      +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1702708132 {#1621
        date: 2023-12-16 07:28:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@MigratingtoLemmy@lemmy.world"
        "@Hiro8811@lemmy.world"
        "@chitak166@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1722 …}
      +nested: Doctrine\ORM\PersistentCollection {#1726 …}
      +votes: Doctrine\ORM\PersistentCollection {#1736 …}
      +reports: Doctrine\ORM\PersistentCollection {#1737 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
      -id: 226538
      -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.world/comment/6074337"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702708132 {#1554
        date: 2023-12-16 07:28:52.0 +01:00
      }
      +"title": 226538
    }
  ]
  -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 {#2742
    date: 2024-01-11 09:38:09.0 +01:00
  }
  +createdAt: DateTimeImmutable @1702604090 {#2719
    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
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 {#2471
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471}
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +body: "If you have bootlop saver you can throw whatever. I have like six of them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702727959 {#2448
    date: 2023-12-16 12:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 226936
  -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6077338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702727959 {#2467
    date: 2023-12-16 12:59:19.0 +01:00
  }
  +"title": 226936
}
"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 {#2471
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471}
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +body: "If you have bootlop saver you can throw whatever. I have like six of them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702727959 {#2448
    date: 2023-12-16 12:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 226936
  -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6077338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702727959 {#2467
    date: 2023-12-16 12:59:19.0 +01:00
  }
  +"title": 226936
}
"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 {#2471
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471}
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +body: "If you have bootlop saver you can throw whatever. I have like six of them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1702727959 {#2448
    date: 2023-12-16 12:59:19.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2370 …}
  +reports: Doctrine\ORM\PersistentCollection {#2360 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
  -id: 226936
  -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6077338"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702727959 {#2467
    date: 2023-12-16 12:59:19.0 +01:00
  }
  +"title": 226936
}
"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 {#2391
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391}
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702746454 {#1407
    date: 2023-12-16 18:07:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#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: 227452
  -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6081895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746454 {#1883
    date: 2023-12-16 18:07:34.0 +01:00
  }
  +"title": 227452
}
"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 {#2391
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391}
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702746454 {#1407
    date: 2023-12-16 18:07:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#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: 227452
  -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6081895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746454 {#1883
    date: 2023-12-16 18:07:34.0 +01:00
  }
  +"title": 227452
}
"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 {#2391
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391}
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1702746454 {#1407
    date: 2023-12-16 18:07:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@ultra@feddit.ro"
  ]
  +children: Doctrine\ORM\PersistentCollection {#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: 227452
  -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6081895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702746454 {#1883
    date: 2023-12-16 18:07:34.0 +01:00
  }
  +"title": 227452
}
"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
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021}
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +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 {#2011
    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 {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -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 {#2033
    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
79 DENIED edit
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021}
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +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 {#2011
    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 {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -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 {#2033
    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
80 DENIED moderate
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021}
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +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 {#2011
    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 {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -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 {#2033
    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
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 {#1404
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404}
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +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 {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -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
83 DENIED edit
App\Entity\EntryComment {#1404
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404}
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +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 {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -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
84 DENIED moderate
App\Entity\EntryComment {#1404
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404}
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +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 {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -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
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
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078}
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +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 {#2079
    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 {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -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 {#2084
    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
87 DENIED edit
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078}
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +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 {#2079
    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 {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -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 {#2084
    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
88 DENIED moderate
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078}
      0 => App\Entity\EntryComment {#1795
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 3
        +score: 0
        +lastActive: DateTime @1702708132 {#1621
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@chitak166@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1722 …}
        +nested: Doctrine\ORM\PersistentCollection {#1726 …}
        +votes: Doctrine\ORM\PersistentCollection {#1736 …}
        +reports: Doctrine\ORM\PersistentCollection {#1737 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
        -id: 226538
        -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6074337"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702708132 {#1554
          date: 2023-12-16 07:28:52.0 +01:00
        }
        +"title": 226538
      }
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +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 {#2079
    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 {#2097 …}
  +nested: Doctrine\ORM\PersistentCollection {#2082 …}
  +votes: Doctrine\ORM\PersistentCollection {#2096 …}
  +reports: Doctrine\ORM\PersistentCollection {#2081 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
  -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 {#2084
    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
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 {#1795
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795}
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702708132 {#1621
    date: 2023-12-16 07:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@chitak166@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 226538
  -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6074337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702708132 {#1554
    date: 2023-12-16 07:28:52.0 +01:00
  }
  +"title": 226538
}
"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 {#1795
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795}
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702708132 {#1621
    date: 2023-12-16 07:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@chitak166@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 226538
  -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6074337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702708132 {#1554
    date: 2023-12-16 07:28:52.0 +01:00
  }
  +"title": 226538
}
"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 {#1795
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2461
    +user: Proxies\__CG__\App\Entity\User {#2762 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#2757
      date: 2023-12-19 01:48:43.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2764 …}
    +votes: Doctrine\ORM\PersistentCollection {#2766 …}
    +reports: Doctrine\ORM\PersistentCollection {#2768 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2770 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2772 …}
    +badges: Doctrine\ORM\PersistentCollection {#2774 …}
    +children: [
      5 => App\Entity\EntryComment {#2471
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2469 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "If you have bootlop saver you can throw whatever. I have like six of them"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1702727959 {#2448
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2459 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2370 …}
        +reports: Doctrine\ORM\PersistentCollection {#2360 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2361 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2372 …}
        -id: 226936
        -bodyTs: "'bootlop':4 'like':12 'saver':5 'six':13 'throw':8 'whatev':9"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6077338"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702727959 {#2467
          date: 2023-12-16 12:59:19.0 +01:00
        }
        +"title": 226936
      }
      4 => App\Entity\EntryComment {#2391
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2389 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +body: "No problems. It’ll automatically disable all scripts so youll have to manually enable them in case of bootfail."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1702746454 {#1407
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@MigratingtoLemmy@lemmy.world"
          "@Hiro8811@lemmy.world"
          "@ultra@feddit.ro"
        ]
        +children: Doctrine\ORM\PersistentCollection {#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: 227452
        -bodyTs: "'automat':5 'bootfail':19 'case':17 'disabl':6 'enabl':14 'll':4 'manual':13 'problem':2 'script':8 'youll':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.world/comment/6081895"
        +editedAt: null
        +createdAt: DateTimeImmutable @1702746454 {#1883
          date: 2023-12-16 18:07:34.0 +01:00
        }
        +"title": 227452
      }
      3 => App\Entity\EntryComment {#2021
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2028 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2011
          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 {#2020 …}
        +votes: Doctrine\ORM\PersistentCollection {#2027 …}
        +reports: Doctrine\ORM\PersistentCollection {#2031 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
        -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 {#2033
          date: 2023-12-16 20:10:06.0 +01:00
        }
        +"title": 227727
      }
      2 => App\Entity\EntryComment {#1404
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#1361 …}
        +nested: Doctrine\ORM\PersistentCollection {#1403 …}
        +votes: Doctrine\ORM\PersistentCollection {#2023 …}
        +reports: Doctrine\ORM\PersistentCollection {#2032 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
        -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
      }
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2461 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2076 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
        +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 {#2079
          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 {#2097 …}
        +nested: Doctrine\ORM\PersistentCollection {#2082 …}
        +votes: Doctrine\ORM\PersistentCollection {#2096 …}
        +reports: Doctrine\ORM\PersistentCollection {#2081 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2098 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2080 …}
        -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 {#2084
          date: 2023-12-17 15:50:36.0 +01:00
        }
        +"title": 229426
      }
      0 => App\Entity\EntryComment {#1795}
    ]
    -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 {#2742
      date: 2024-01-11 09:38:09.0 +01:00
    }
    +createdAt: DateTimeImmutable @1702604090 {#2719
      date: 2023-12-15 02:34:50.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1731 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1725 …}
  +body: "Unfortunately that’s moistly on maufacters. If they don’t release the kernel LOS can’t do anything. Also depending on the phone it might take a while till someone picks the phone and decides to support it. Laptops do have compatibility options. But I get what your saying, it is annoying but what did you expect from such organization?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1702708132 {#1621
    date: 2023-12-16 07:28:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@MigratingtoLemmy@lemmy.world"
    "@Hiro8811@lemmy.world"
    "@chitak166@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1722 …}
  +nested: Doctrine\ORM\PersistentCollection {#1726 …}
  +votes: Doctrine\ORM\PersistentCollection {#1736 …}
  +reports: Doctrine\ORM\PersistentCollection {#1737 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2460 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1618 …}
  -id: 226538
  -bodyTs: "'also':19 'annoy':52 'anyth':18 'compat':42 'decid':35 'depend':20 'expect':57 'get':46 'kernel':13 'laptop':39 'los':14 'maufact':6 'might':25 'moist':4 'option':43 'organ':60 'phone':23,33 'pick':31 'releas':11 'say':49 'someon':30 'support':37 'take':26 'till':29 'unfortun':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.world/comment/6074337"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702708132 {#1554
    date: 2023-12-16 07:28:52.0 +01:00
  }
  +"title": 226538
}
"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
Proxies\__CG__\App\Entity\Entry {#2244
  +user: Proxies\__CG__\App\Entity\User {#2741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
  +image: Proxies\__CG__\App\Entity\Image {#2743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2744 …}
  +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 {#2736
    date: 2024-10-18 03:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2745 …}
  +votes: Doctrine\ORM\PersistentCollection {#2747 …}
  +reports: Doctrine\ORM\PersistentCollection {#2749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
  +badges: Doctrine\ORM\PersistentCollection {#2755 …}
  +children: [
    1 => App\Entity\EntryComment {#2260
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
      +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 {#2258
        date: 2024-01-28 22:10:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TooMuchVanced@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2250 …}
      +nested: Doctrine\ORM\PersistentCollection {#2245 …}
      +votes: Doctrine\ORM\PersistentCollection {#2243 …}
      +reports: Doctrine\ORM\PersistentCollection {#2255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
      -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 {#2259
        date: 2024-01-28 22:10:57.0 +01:00
      }
      +"title": 347956
    }
    0 => App\Entity\EntryComment {#2142
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
      +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 {#2287
        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 {#2039 …}
      +nested: Doctrine\ORM\PersistentCollection {#2155 …}
      +votes: Doctrine\ORM\PersistentCollection {#2158 …}
      +reports: Doctrine\ORM\PersistentCollection {#2151 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
      -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 {#2188
        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 {#2722
    date: 2024-10-14 20:50:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706348584 {#2702
    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
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2244
  +user: Proxies\__CG__\App\Entity\User {#2741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
  +image: Proxies\__CG__\App\Entity\Image {#2743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2744 …}
  +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 {#2736
    date: 2024-10-18 03:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2745 …}
  +votes: Doctrine\ORM\PersistentCollection {#2747 …}
  +reports: Doctrine\ORM\PersistentCollection {#2749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
  +badges: Doctrine\ORM\PersistentCollection {#2755 …}
  +children: [
    1 => App\Entity\EntryComment {#2260
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
      +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 {#2258
        date: 2024-01-28 22:10:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TooMuchVanced@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2250 …}
      +nested: Doctrine\ORM\PersistentCollection {#2245 …}
      +votes: Doctrine\ORM\PersistentCollection {#2243 …}
      +reports: Doctrine\ORM\PersistentCollection {#2255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
      -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 {#2259
        date: 2024-01-28 22:10:57.0 +01:00
      }
      +"title": 347956
    }
    0 => App\Entity\EntryComment {#2142
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
      +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 {#2287
        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 {#2039 …}
      +nested: Doctrine\ORM\PersistentCollection {#2155 …}
      +votes: Doctrine\ORM\PersistentCollection {#2158 …}
      +reports: Doctrine\ORM\PersistentCollection {#2151 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
      -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 {#2188
        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 {#2722
    date: 2024-10-14 20:50:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706348584 {#2702
    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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2244
  +user: Proxies\__CG__\App\Entity\User {#2741 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
  +image: Proxies\__CG__\App\Entity\Image {#2743 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2744 …}
  +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 {#2736
    date: 2024-10-18 03:28:21.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2745 …}
  +votes: Doctrine\ORM\PersistentCollection {#2747 …}
  +reports: Doctrine\ORM\PersistentCollection {#2749 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
  +badges: Doctrine\ORM\PersistentCollection {#2755 …}
  +children: [
    1 => App\Entity\EntryComment {#2260
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
      +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 {#2258
        date: 2024-01-28 22:10:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@TooMuchVanced@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2250 …}
      +nested: Doctrine\ORM\PersistentCollection {#2245 …}
      +votes: Doctrine\ORM\PersistentCollection {#2243 …}
      +reports: Doctrine\ORM\PersistentCollection {#2255 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
      -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 {#2259
        date: 2024-01-28 22:10:57.0 +01:00
      }
      +"title": 347956
    }
    0 => App\Entity\EntryComment {#2142
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
      +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 {#2287
        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 {#2039 …}
      +nested: Doctrine\ORM\PersistentCollection {#2155 …}
      +votes: Doctrine\ORM\PersistentCollection {#2158 …}
      +reports: Doctrine\ORM\PersistentCollection {#2151 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
      -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 {#2188
        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 {#2722
    date: 2024-10-14 20:50:47.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706348584 {#2702
    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
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
App\Entity\EntryComment {#2260
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2244
    +user: Proxies\__CG__\App\Entity\User {#2741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
    +image: Proxies\__CG__\App\Entity\Image {#2743 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2744 …}
    +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 {#2736
      date: 2024-10-18 03:28:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2745 …}
    +votes: Doctrine\ORM\PersistentCollection {#2747 …}
    +reports: Doctrine\ORM\PersistentCollection {#2749 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
    +badges: Doctrine\ORM\PersistentCollection {#2755 …}
    +children: [
      1 => App\Entity\EntryComment {#2260}
      0 => App\Entity\EntryComment {#2142
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
        +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 {#2287
          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 {#2039 …}
        +nested: Doctrine\ORM\PersistentCollection {#2155 …}
        +votes: Doctrine\ORM\PersistentCollection {#2158 …}
        +reports: Doctrine\ORM\PersistentCollection {#2151 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
        -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 {#2188
          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 {#2722
      date: 2024-10-14 20:50:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348584 {#2702
      date: 2024-01-27 10:43:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
  +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 {#2258
    date: 2024-01-28 22:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TooMuchVanced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2250 …}
  +nested: Doctrine\ORM\PersistentCollection {#2245 …}
  +votes: Doctrine\ORM\PersistentCollection {#2243 …}
  +reports: Doctrine\ORM\PersistentCollection {#2255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
  -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 {#2259
    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
99 DENIED edit
App\Entity\EntryComment {#2260
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2244
    +user: Proxies\__CG__\App\Entity\User {#2741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
    +image: Proxies\__CG__\App\Entity\Image {#2743 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2744 …}
    +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 {#2736
      date: 2024-10-18 03:28:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2745 …}
    +votes: Doctrine\ORM\PersistentCollection {#2747 …}
    +reports: Doctrine\ORM\PersistentCollection {#2749 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
    +badges: Doctrine\ORM\PersistentCollection {#2755 …}
    +children: [
      1 => App\Entity\EntryComment {#2260}
      0 => App\Entity\EntryComment {#2142
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
        +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 {#2287
          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 {#2039 …}
        +nested: Doctrine\ORM\PersistentCollection {#2155 …}
        +votes: Doctrine\ORM\PersistentCollection {#2158 …}
        +reports: Doctrine\ORM\PersistentCollection {#2151 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
        -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 {#2188
          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 {#2722
      date: 2024-10-14 20:50:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348584 {#2702
      date: 2024-01-27 10:43:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
  +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 {#2258
    date: 2024-01-28 22:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TooMuchVanced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2250 …}
  +nested: Doctrine\ORM\PersistentCollection {#2245 …}
  +votes: Doctrine\ORM\PersistentCollection {#2243 …}
  +reports: Doctrine\ORM\PersistentCollection {#2255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
  -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 {#2259
    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
100 DENIED moderate
App\Entity\EntryComment {#2260
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2244
    +user: Proxies\__CG__\App\Entity\User {#2741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
    +image: Proxies\__CG__\App\Entity\Image {#2743 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2744 …}
    +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 {#2736
      date: 2024-10-18 03:28:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2745 …}
    +votes: Doctrine\ORM\PersistentCollection {#2747 …}
    +reports: Doctrine\ORM\PersistentCollection {#2749 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
    +badges: Doctrine\ORM\PersistentCollection {#2755 …}
    +children: [
      1 => App\Entity\EntryComment {#2260}
      0 => App\Entity\EntryComment {#2142
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
        +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 {#2287
          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 {#2039 …}
        +nested: Doctrine\ORM\PersistentCollection {#2155 …}
        +votes: Doctrine\ORM\PersistentCollection {#2158 …}
        +reports: Doctrine\ORM\PersistentCollection {#2151 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
        -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 {#2188
          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 {#2722
      date: 2024-10-14 20:50:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348584 {#2702
      date: 2024-01-27 10:43:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
  +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 {#2258
    date: 2024-01-28 22:10:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@TooMuchVanced@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2250 …}
  +nested: Doctrine\ORM\PersistentCollection {#2245 …}
  +votes: Doctrine\ORM\PersistentCollection {#2243 …}
  +reports: Doctrine\ORM\PersistentCollection {#2255 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
  -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 {#2259
    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
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 {#2142
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2244
    +user: Proxies\__CG__\App\Entity\User {#2741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
    +image: Proxies\__CG__\App\Entity\Image {#2743 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2744 …}
    +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 {#2736
      date: 2024-10-18 03:28:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2745 …}
    +votes: Doctrine\ORM\PersistentCollection {#2747 …}
    +reports: Doctrine\ORM\PersistentCollection {#2749 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
    +badges: Doctrine\ORM\PersistentCollection {#2755 …}
    +children: [
      1 => App\Entity\EntryComment {#2260
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
        +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 {#2258
          date: 2024-01-28 22:10:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TooMuchVanced@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2250 …}
        +nested: Doctrine\ORM\PersistentCollection {#2245 …}
        +votes: Doctrine\ORM\PersistentCollection {#2243 …}
        +reports: Doctrine\ORM\PersistentCollection {#2255 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
        -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 {#2259
          date: 2024-01-28 22:10:57.0 +01:00
        }
        +"title": 347956
      }
      0 => App\Entity\EntryComment {#2142}
    ]
    -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 {#2722
      date: 2024-10-14 20:50:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348584 {#2702
      date: 2024-01-27 10:43:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
  +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 {#2287
    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 {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -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 {#2188
    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
103 DENIED edit
App\Entity\EntryComment {#2142
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2244
    +user: Proxies\__CG__\App\Entity\User {#2741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
    +image: Proxies\__CG__\App\Entity\Image {#2743 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2744 …}
    +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 {#2736
      date: 2024-10-18 03:28:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2745 …}
    +votes: Doctrine\ORM\PersistentCollection {#2747 …}
    +reports: Doctrine\ORM\PersistentCollection {#2749 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
    +badges: Doctrine\ORM\PersistentCollection {#2755 …}
    +children: [
      1 => App\Entity\EntryComment {#2260
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
        +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 {#2258
          date: 2024-01-28 22:10:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TooMuchVanced@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2250 …}
        +nested: Doctrine\ORM\PersistentCollection {#2245 …}
        +votes: Doctrine\ORM\PersistentCollection {#2243 …}
        +reports: Doctrine\ORM\PersistentCollection {#2255 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
        -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 {#2259
          date: 2024-01-28 22:10:57.0 +01:00
        }
        +"title": 347956
      }
      0 => App\Entity\EntryComment {#2142}
    ]
    -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 {#2722
      date: 2024-10-14 20:50:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348584 {#2702
      date: 2024-01-27 10:43:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
  +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 {#2287
    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 {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -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 {#2188
    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
104 DENIED moderate
App\Entity\EntryComment {#2142
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2244
    +user: Proxies\__CG__\App\Entity\User {#2741 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
    +image: Proxies\__CG__\App\Entity\Image {#2743 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2744 …}
    +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 {#2736
      date: 2024-10-18 03:28:21.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2745 …}
    +votes: Doctrine\ORM\PersistentCollection {#2747 …}
    +reports: Doctrine\ORM\PersistentCollection {#2749 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2751 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2753 …}
    +badges: Doctrine\ORM\PersistentCollection {#2755 …}
    +children: [
      1 => App\Entity\EntryComment {#2260
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2244 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
        +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 {#2258
          date: 2024-01-28 22:10:57.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@TooMuchVanced@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2250 …}
        +nested: Doctrine\ORM\PersistentCollection {#2245 …}
        +votes: Doctrine\ORM\PersistentCollection {#2243 …}
        +reports: Doctrine\ORM\PersistentCollection {#2255 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2251 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2285 …}
        -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 {#2259
          date: 2024-01-28 22:10:57.0 +01:00
        }
        +"title": 347956
      }
      0 => App\Entity\EntryComment {#2142}
    ]
    -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 {#2722
      date: 2024-10-14 20:50:47.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706348584 {#2702
      date: 2024-01-27 10:43:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2254 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2034 …}
  +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 {#2287
    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 {#2039 …}
  +nested: Doctrine\ORM\PersistentCollection {#2155 …}
  +votes: Doctrine\ORM\PersistentCollection {#2158 …}
  +reports: Doctrine\ORM\PersistentCollection {#2151 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2145 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2152 …}
  -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 {#2188
    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
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 {#2117
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2723 …}
  +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 {#2716
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2734 …}
  +children: [
    1 => App\Entity\EntryComment {#2126
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2117 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
      +root: App\Entity\EntryComment {#2118
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2117 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
        +image: null
        +parent: null
        +root: null
        +body: "But I have an LCD display"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1727416204 {#2124
          date: 2024-09-27 07:50:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -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 {#2114
          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 {#2128
        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 {#2139 …}
      +nested: Doctrine\ORM\PersistentCollection {#2224 …}
      +votes: Doctrine\ORM\PersistentCollection {#2223 …}
      +reports: Doctrine\ORM\PersistentCollection {#2216 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
      -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 {#2127
        date: 2024-01-21 19:04:27.0 +01:00
      }
      +"title": 328877
    }
    0 => App\Entity\EntryComment {#2118}
  ]
  -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 {#2699
    date: 2024-09-21 13:20:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705706298 {#2625
    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
107 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2117
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2723 …}
  +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 {#2716
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2734 …}
  +children: [
    1 => App\Entity\EntryComment {#2126
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2117 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
      +root: App\Entity\EntryComment {#2118
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2117 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
        +image: null
        +parent: null
        +root: null
        +body: "But I have an LCD display"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1727416204 {#2124
          date: 2024-09-27 07:50:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -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 {#2114
          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 {#2128
        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 {#2139 …}
      +nested: Doctrine\ORM\PersistentCollection {#2224 …}
      +votes: Doctrine\ORM\PersistentCollection {#2223 …}
      +reports: Doctrine\ORM\PersistentCollection {#2216 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
      -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 {#2127
        date: 2024-01-21 19:04:27.0 +01:00
      }
      +"title": 328877
    }
    0 => App\Entity\EntryComment {#2118}
  ]
  -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 {#2699
    date: 2024-09-21 13:20:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705706298 {#2625
    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
108 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2117
  +user: Proxies\__CG__\App\Entity\User {#2721 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2723 …}
  +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 {#2716
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2724 …}
  +votes: Doctrine\ORM\PersistentCollection {#2726 …}
  +reports: Doctrine\ORM\PersistentCollection {#2728 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
  +badges: Doctrine\ORM\PersistentCollection {#2734 …}
  +children: [
    1 => App\Entity\EntryComment {#2126
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2117 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
      +root: App\Entity\EntryComment {#2118
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2117 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
        +image: null
        +parent: null
        +root: null
        +body: "But I have an LCD display"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1727416204 {#2124
          date: 2024-09-27 07:50:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -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 {#2114
          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 {#2128
        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 {#2139 …}
      +nested: Doctrine\ORM\PersistentCollection {#2224 …}
      +votes: Doctrine\ORM\PersistentCollection {#2223 …}
      +reports: Doctrine\ORM\PersistentCollection {#2216 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
      -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 {#2127
        date: 2024-01-21 19:04:27.0 +01:00
      }
      +"title": 328877
    }
    0 => App\Entity\EntryComment {#2118}
  ]
  -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 {#2699
    date: 2024-09-21 13:20:45.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705706298 {#2625
    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
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 {#2126
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2723 …}
    +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 {#2716
      date: 2024-09-27 07:50:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    +badges: Doctrine\ORM\PersistentCollection {#2734 …}
    +children: [
      1 => App\Entity\EntryComment {#2126}
      0 => App\Entity\EntryComment {#2118
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2117 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
        +image: null
        +parent: null
        +root: null
        +body: "But I have an LCD display"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1727416204 {#2124
          date: 2024-09-27 07:50:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -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 {#2114
          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 {#2699
      date: 2024-09-21 13:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705706298 {#2625
      date: 2024-01-20 00:18:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +root: App\Entity\EntryComment {#2118}
  +body: "Low battery mode on…computers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705860267 {#2128
    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 {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -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 {#2127
    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
111 DENIED edit
App\Entity\EntryComment {#2126
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2723 …}
    +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 {#2716
      date: 2024-09-27 07:50:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    +badges: Doctrine\ORM\PersistentCollection {#2734 …}
    +children: [
      1 => App\Entity\EntryComment {#2126}
      0 => App\Entity\EntryComment {#2118
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2117 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
        +image: null
        +parent: null
        +root: null
        +body: "But I have an LCD display"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1727416204 {#2124
          date: 2024-09-27 07:50:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -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 {#2114
          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 {#2699
      date: 2024-09-21 13:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705706298 {#2625
      date: 2024-01-20 00:18:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +root: App\Entity\EntryComment {#2118}
  +body: "Low battery mode on…computers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705860267 {#2128
    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 {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -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 {#2127
    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
112 DENIED moderate
App\Entity\EntryComment {#2126
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2723 …}
    +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 {#2716
      date: 2024-09-27 07:50:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    +badges: Doctrine\ORM\PersistentCollection {#2734 …}
    +children: [
      1 => App\Entity\EntryComment {#2126}
      0 => App\Entity\EntryComment {#2118
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2117 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
        +image: null
        +parent: null
        +root: null
        +body: "But I have an LCD display"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 45
        +score: 0
        +lastActive: DateTime @1727416204 {#2124
          date: 2024-09-27 07:50:04.0 +02:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@JPDev@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2122 …}
        +nested: Doctrine\ORM\PersistentCollection {#2113 …}
        +votes: Doctrine\ORM\PersistentCollection {#2119 …}
        +reports: Doctrine\ORM\PersistentCollection {#2120 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
        -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 {#2114
          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 {#2699
      date: 2024-09-21 13:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705706298 {#2625
      date: 2024-01-20 00:18:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
  +root: App\Entity\EntryComment {#2118}
  +body: "Low battery mode on…computers?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705860267 {#2128
    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 {#2139 …}
  +nested: Doctrine\ORM\PersistentCollection {#2224 …}
  +votes: Doctrine\ORM\PersistentCollection {#2223 …}
  +reports: Doctrine\ORM\PersistentCollection {#2216 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
  -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 {#2127
    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
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
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2723 …}
    +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 {#2716
      date: 2024-09-27 07:50:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    +badges: Doctrine\ORM\PersistentCollection {#2734 …}
    +children: [
      1 => App\Entity\EntryComment {#2126
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2117 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
        +root: App\Entity\EntryComment {#2118}
        +body: "Low battery mode on…computers?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705860267 {#2128
          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 {#2139 …}
        +nested: Doctrine\ORM\PersistentCollection {#2224 …}
        +votes: Doctrine\ORM\PersistentCollection {#2223 …}
        +reports: Doctrine\ORM\PersistentCollection {#2216 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
        -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 {#2127
          date: 2024-01-21 19:04:27.0 +01:00
        }
        +"title": 328877
      }
      0 => App\Entity\EntryComment {#2118}
    ]
    -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 {#2699
      date: 2024-09-21 13:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705706298 {#2625
      date: 2024-01-20 00:18:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: null
  +root: null
  +body: "But I have an LCD display"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1727416204 {#2124
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -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 {#2114
    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
115 DENIED edit
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2723 …}
    +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 {#2716
      date: 2024-09-27 07:50:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    +badges: Doctrine\ORM\PersistentCollection {#2734 …}
    +children: [
      1 => App\Entity\EntryComment {#2126
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2117 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
        +root: App\Entity\EntryComment {#2118}
        +body: "Low battery mode on…computers?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705860267 {#2128
          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 {#2139 …}
        +nested: Doctrine\ORM\PersistentCollection {#2224 …}
        +votes: Doctrine\ORM\PersistentCollection {#2223 …}
        +reports: Doctrine\ORM\PersistentCollection {#2216 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
        -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 {#2127
          date: 2024-01-21 19:04:27.0 +01:00
        }
        +"title": 328877
      }
      0 => App\Entity\EntryComment {#2118}
    ]
    -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 {#2699
      date: 2024-09-21 13:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705706298 {#2625
      date: 2024-01-20 00:18:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: null
  +root: null
  +body: "But I have an LCD display"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1727416204 {#2124
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -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 {#2114
    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
116 DENIED moderate
App\Entity\EntryComment {#2118
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2117
    +user: Proxies\__CG__\App\Entity\User {#2721 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2723 …}
    +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 {#2716
      date: 2024-09-27 07:50:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2724 …}
    +votes: Doctrine\ORM\PersistentCollection {#2726 …}
    +reports: Doctrine\ORM\PersistentCollection {#2728 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2730 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2732 …}
    +badges: Doctrine\ORM\PersistentCollection {#2734 …}
    +children: [
      1 => App\Entity\EntryComment {#2126
        +user: App\Entity\User {#259 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2117 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2043 …}
        +root: App\Entity\EntryComment {#2118}
        +body: "Low battery mode on…computers?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1705860267 {#2128
          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 {#2139 …}
        +nested: Doctrine\ORM\PersistentCollection {#2224 …}
        +votes: Doctrine\ORM\PersistentCollection {#2223 …}
        +reports: Doctrine\ORM\PersistentCollection {#2216 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2213 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2230 …}
        -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 {#2127
          date: 2024-01-21 19:04:27.0 +01:00
        }
        +"title": 328877
      }
      0 => App\Entity\EntryComment {#2118}
    ]
    -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 {#2699
      date: 2024-09-21 13:20:45.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705706298 {#2625
      date: 2024-01-20 00:18:18.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2121 …}
  +image: null
  +parent: null
  +root: null
  +body: "But I have an LCD display"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 45
  +score: 0
  +lastActive: DateTime @1727416204 {#2124
    date: 2024-09-27 07:50:04.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPDev@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2122 …}
  +nested: Doctrine\ORM\PersistentCollection {#2113 …}
  +votes: Doctrine\ORM\PersistentCollection {#2119 …}
  +reports: Doctrine\ORM\PersistentCollection {#2120 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2160 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2162 …}
  -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 {#2114
    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
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
Proxies\__CG__\App\Entity\Entry {#2104
  +user: Proxies\__CG__\App\Entity\User {#2707 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +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 {#2174
    date: 2024-01-26 10:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  +badges: Doctrine\ORM\PersistentCollection {#2714 …}
  +children: [
    App\Entity\EntryComment {#2041
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2104 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
      +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 {#2125
        date: 2024-01-17 07:23:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AllonzeeLV@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2099 …}
      +nested: Doctrine\ORM\PersistentCollection {#2108 …}
      +votes: Doctrine\ORM\PersistentCollection {#2101 …}
      +reports: Doctrine\ORM\PersistentCollection {#2109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
      -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 {#2165
        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 {#2675
    date: 2024-08-23 04:40:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705360357 {#2618
    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
119 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2104
  +user: Proxies\__CG__\App\Entity\User {#2707 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +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 {#2174
    date: 2024-01-26 10:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  +badges: Doctrine\ORM\PersistentCollection {#2714 …}
  +children: [
    App\Entity\EntryComment {#2041
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2104 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
      +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 {#2125
        date: 2024-01-17 07:23:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AllonzeeLV@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2099 …}
      +nested: Doctrine\ORM\PersistentCollection {#2108 …}
      +votes: Doctrine\ORM\PersistentCollection {#2101 …}
      +reports: Doctrine\ORM\PersistentCollection {#2109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
      -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 {#2165
        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 {#2675
    date: 2024-08-23 04:40:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705360357 {#2618
    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
120 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2104
  +user: Proxies\__CG__\App\Entity\User {#2707 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
  +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 {#2174
    date: 2024-01-26 10:14:36.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2696 …}
  +votes: Doctrine\ORM\PersistentCollection {#2694 …}
  +reports: Doctrine\ORM\PersistentCollection {#2708 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
  +badges: Doctrine\ORM\PersistentCollection {#2714 …}
  +children: [
    App\Entity\EntryComment {#2041
      +user: App\Entity\User {#259 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2104 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
      +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 {#2125
        date: 2024-01-17 07:23:33.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@AllonzeeLV@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2099 …}
      +nested: Doctrine\ORM\PersistentCollection {#2108 …}
      +votes: Doctrine\ORM\PersistentCollection {#2101 …}
      +reports: Doctrine\ORM\PersistentCollection {#2109 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
      -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 {#2165
        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 {#2675
    date: 2024-08-23 04:40:37.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705360357 {#2618
    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
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 {#2041
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104
    +user: Proxies\__CG__\App\Entity\User {#2707 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2174
      date: 2024-01-26 10:14:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
    +badges: Doctrine\ORM\PersistentCollection {#2714 …}
    +children: [
      App\Entity\EntryComment {#2041}
    ]
    -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 {#2675
      date: 2024-08-23 04:40:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705360357 {#2618
      date: 2024-01-16 00:12:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +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 {#2125
    date: 2024-01-17 07:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -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 {#2165
    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
123 DENIED edit
App\Entity\EntryComment {#2041
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104
    +user: Proxies\__CG__\App\Entity\User {#2707 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2174
      date: 2024-01-26 10:14:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
    +badges: Doctrine\ORM\PersistentCollection {#2714 …}
    +children: [
      App\Entity\EntryComment {#2041}
    ]
    -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 {#2675
      date: 2024-08-23 04:40:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705360357 {#2618
      date: 2024-01-16 00:12:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +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 {#2125
    date: 2024-01-17 07:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -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 {#2165
    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
124 DENIED moderate
App\Entity\EntryComment {#2041
  +user: App\Entity\User {#259 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2104
    +user: Proxies\__CG__\App\Entity\User {#2707 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2697 …}
    +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 {#2174
      date: 2024-01-26 10:14:36.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2696 …}
    +votes: Doctrine\ORM\PersistentCollection {#2694 …}
    +reports: Doctrine\ORM\PersistentCollection {#2708 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2710 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2712 …}
    +badges: Doctrine\ORM\PersistentCollection {#2714 …}
    +children: [
      App\Entity\EntryComment {#2041}
    ]
    -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 {#2675
      date: 2024-08-23 04:40:37.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705360357 {#2618
      date: 2024-01-16 00:12:37.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2100 …}
  +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 {#2125
    date: 2024-01-17 07:23:33.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@AllonzeeLV@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2099 …}
  +nested: Doctrine\ORM\PersistentCollection {#2108 …}
  +votes: Doctrine\ORM\PersistentCollection {#2101 …}
  +reports: Doctrine\ORM\PersistentCollection {#2109 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2107 …}
  -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 {#2165
    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
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\Entry {#1709
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +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 {#1409
    date: 2024-10-16 21:52:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: [
    3 => App\Entity\EntryComment {#2209
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1709}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
      +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 {#2212
        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 {#2200 …}
      +nested: Doctrine\ORM\PersistentCollection {#2270 …}
      +votes: Doctrine\ORM\PersistentCollection {#2257 …}
      +reports: Doctrine\ORM\PersistentCollection {#2267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
      -id: 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 {#2208
        date: 2024-01-26 07:21:09.0 +01:00
      }
      +"title": 341349
    }
    1 => App\Entity\EntryComment {#2312
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1709}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
      +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 {#2322
        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 {#2307 …}
      +nested: Doctrine\ORM\PersistentCollection {#2308 …}
      +votes: Doctrine\ORM\PersistentCollection {#2304 …}
      +reports: Doctrine\ORM\PersistentCollection {#2319 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
      -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 {#2321
        date: 2024-01-24 15:23:44.0 +01:00
      }
      +"title": 336704
    }
    2 => App\Entity\EntryComment {#2296
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1709}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
      +body: "Expected me using it or getting errors?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706123073 {#2294
        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 {#2281 …}
      +nested: Doctrine\ORM\PersistentCollection {#2280 …}
      +votes: Doctrine\ORM\PersistentCollection {#2278 …}
      +reports: Doctrine\ORM\PersistentCollection {#2279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
      -id: 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 {#2290
        date: 2024-01-24 20:04:33.0 +01:00
      }
      +"title": 337380
    }
    0 => App\Entity\EntryComment {#2262
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1709}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
      +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 {#2253
        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 {#2264 …}
      +nested: Doctrine\ORM\PersistentCollection {#2242 …}
      +votes: Doctrine\ORM\PersistentCollection {#2240 …}
      +reports: Doctrine\ORM\PersistentCollection {#2233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
      -id: 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 {#2265
        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 {#1422
    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
127 DENIED edit
App\Entity\Entry {#1709
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +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 {#1409
    date: 2024-10-16 21:52:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: [
    3 => App\Entity\EntryComment {#2209
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1709}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
      +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 {#2212
        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 {#2200 …}
      +nested: Doctrine\ORM\PersistentCollection {#2270 …}
      +votes: Doctrine\ORM\PersistentCollection {#2257 …}
      +reports: Doctrine\ORM\PersistentCollection {#2267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
      -id: 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 {#2208
        date: 2024-01-26 07:21:09.0 +01:00
      }
      +"title": 341349
    }
    1 => App\Entity\EntryComment {#2312
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1709}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
      +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 {#2322
        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 {#2307 …}
      +nested: Doctrine\ORM\PersistentCollection {#2308 …}
      +votes: Doctrine\ORM\PersistentCollection {#2304 …}
      +reports: Doctrine\ORM\PersistentCollection {#2319 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
      -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 {#2321
        date: 2024-01-24 15:23:44.0 +01:00
      }
      +"title": 336704
    }
    2 => App\Entity\EntryComment {#2296
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1709}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
      +body: "Expected me using it or getting errors?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706123073 {#2294
        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 {#2281 …}
      +nested: Doctrine\ORM\PersistentCollection {#2280 …}
      +votes: Doctrine\ORM\PersistentCollection {#2278 …}
      +reports: Doctrine\ORM\PersistentCollection {#2279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
      -id: 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 {#2290
        date: 2024-01-24 20:04:33.0 +01:00
      }
      +"title": 337380
    }
    0 => App\Entity\EntryComment {#2262
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1709}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
      +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 {#2253
        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 {#2264 …}
      +nested: Doctrine\ORM\PersistentCollection {#2242 …}
      +votes: Doctrine\ORM\PersistentCollection {#2240 …}
      +reports: Doctrine\ORM\PersistentCollection {#2233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
      -id: 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 {#2265
        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 {#1422
    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
128 DENIED moderate
App\Entity\Entry {#1709
  +user: App\Entity\User {#259 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
  +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 {#1409
    date: 2024-10-16 21:52:26.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1671 …}
  +votes: Doctrine\ORM\PersistentCollection {#1650 …}
  +reports: Doctrine\ORM\PersistentCollection {#1655 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
  +badges: Doctrine\ORM\PersistentCollection {#1563 …}
  +children: [
    3 => App\Entity\EntryComment {#2209
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1709}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
      +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 {#2212
        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 {#2200 …}
      +nested: Doctrine\ORM\PersistentCollection {#2270 …}
      +votes: Doctrine\ORM\PersistentCollection {#2257 …}
      +reports: Doctrine\ORM\PersistentCollection {#2267 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
      -id: 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 {#2208
        date: 2024-01-26 07:21:09.0 +01:00
      }
      +"title": 341349
    }
    1 => App\Entity\EntryComment {#2312
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1709}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
      +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 {#2322
        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 {#2307 …}
      +nested: Doctrine\ORM\PersistentCollection {#2308 …}
      +votes: Doctrine\ORM\PersistentCollection {#2304 …}
      +reports: Doctrine\ORM\PersistentCollection {#2319 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
      -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 {#2321
        date: 2024-01-24 15:23:44.0 +01:00
      }
      +"title": 336704
    }
    2 => App\Entity\EntryComment {#2296
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1709}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
      +body: "Expected me using it or getting errors?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706123073 {#2294
        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 {#2281 …}
      +nested: Doctrine\ORM\PersistentCollection {#2280 …}
      +votes: Doctrine\ORM\PersistentCollection {#2278 …}
      +reports: Doctrine\ORM\PersistentCollection {#2279 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
      -id: 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 {#2290
        date: 2024-01-24 20:04:33.0 +01:00
      }
      +"title": 337380
    }
    0 => App\Entity\EntryComment {#2262
      +user: App\Entity\User {#259 …}
      +entry: App\Entity\Entry {#1709}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
      +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 {#2253
        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 {#2264 …}
      +nested: Doctrine\ORM\PersistentCollection {#2242 …}
      +votes: Doctrine\ORM\PersistentCollection {#2240 …}
      +reports: Doctrine\ORM\PersistentCollection {#2233 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
      -id: 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 {#2265
        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 {#1422
    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
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 {#2209
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1709
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#1409
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      3 => App\Entity\EntryComment {#2209}
      1 => App\Entity\EntryComment {#2312
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2322
          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 {#2307 …}
        +nested: Doctrine\ORM\PersistentCollection {#2308 …}
        +votes: Doctrine\ORM\PersistentCollection {#2304 …}
        +reports: Doctrine\ORM\PersistentCollection {#2319 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
        -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 {#2321
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2296
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2294
          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 {#2281 …}
        +nested: Doctrine\ORM\PersistentCollection {#2280 …}
        +votes: Doctrine\ORM\PersistentCollection {#2278 …}
        +reports: Doctrine\ORM\PersistentCollection {#2279 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
        -id: 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 {#2290
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      0 => App\Entity\EntryComment {#2262
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +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 {#2253
          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 {#2264 …}
        +nested: Doctrine\ORM\PersistentCollection {#2242 …}
        +votes: Doctrine\ORM\PersistentCollection {#2240 …}
        +reports: Doctrine\ORM\PersistentCollection {#2233 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
        -id: 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 {#2265
          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 {#1422
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +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 {#2212
    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 {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 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 {#2208
    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
131 DENIED edit
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1709
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#1409
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      3 => App\Entity\EntryComment {#2209}
      1 => App\Entity\EntryComment {#2312
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2322
          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 {#2307 …}
        +nested: Doctrine\ORM\PersistentCollection {#2308 …}
        +votes: Doctrine\ORM\PersistentCollection {#2304 …}
        +reports: Doctrine\ORM\PersistentCollection {#2319 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
        -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 {#2321
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2296
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2294
          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 {#2281 …}
        +nested: Doctrine\ORM\PersistentCollection {#2280 …}
        +votes: Doctrine\ORM\PersistentCollection {#2278 …}
        +reports: Doctrine\ORM\PersistentCollection {#2279 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
        -id: 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 {#2290
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      0 => App\Entity\EntryComment {#2262
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +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 {#2253
          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 {#2264 …}
        +nested: Doctrine\ORM\PersistentCollection {#2242 …}
        +votes: Doctrine\ORM\PersistentCollection {#2240 …}
        +reports: Doctrine\ORM\PersistentCollection {#2233 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
        -id: 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 {#2265
          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 {#1422
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +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 {#2212
    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 {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 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 {#2208
    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
132 DENIED moderate
App\Entity\EntryComment {#2209
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1709
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#1409
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      3 => App\Entity\EntryComment {#2209}
      1 => App\Entity\EntryComment {#2312
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2322
          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 {#2307 …}
        +nested: Doctrine\ORM\PersistentCollection {#2308 …}
        +votes: Doctrine\ORM\PersistentCollection {#2304 …}
        +reports: Doctrine\ORM\PersistentCollection {#2319 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
        -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 {#2321
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2296
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2294
          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 {#2281 …}
        +nested: Doctrine\ORM\PersistentCollection {#2280 …}
        +votes: Doctrine\ORM\PersistentCollection {#2278 …}
        +reports: Doctrine\ORM\PersistentCollection {#2279 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
        -id: 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 {#2290
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      0 => App\Entity\EntryComment {#2262
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +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 {#2253
          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 {#2264 …}
        +nested: Doctrine\ORM\PersistentCollection {#2242 …}
        +votes: Doctrine\ORM\PersistentCollection {#2240 …}
        +reports: Doctrine\ORM\PersistentCollection {#2233 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
        -id: 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 {#2265
          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 {#1422
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +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 {#2212
    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 {#2200 …}
  +nested: Doctrine\ORM\PersistentCollection {#2270 …}
  +votes: Doctrine\ORM\PersistentCollection {#2257 …}
  +reports: Doctrine\ORM\PersistentCollection {#2267 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
  -id: 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 {#2208
    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
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
App\Entity\EntryComment {#2312
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1709
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#1409
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      3 => App\Entity\EntryComment {#2209
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2212
          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 {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 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 {#2208
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      1 => App\Entity\EntryComment {#2312}
      2 => App\Entity\EntryComment {#2296
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2294
          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 {#2281 …}
        +nested: Doctrine\ORM\PersistentCollection {#2280 …}
        +votes: Doctrine\ORM\PersistentCollection {#2278 …}
        +reports: Doctrine\ORM\PersistentCollection {#2279 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
        -id: 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 {#2290
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      0 => App\Entity\EntryComment {#2262
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +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 {#2253
          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 {#2264 …}
        +nested: Doctrine\ORM\PersistentCollection {#2242 …}
        +votes: Doctrine\ORM\PersistentCollection {#2240 …}
        +reports: Doctrine\ORM\PersistentCollection {#2233 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
        -id: 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 {#2265
          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 {#1422
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +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 {#2322
    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 {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -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 {#2321
    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
135 DENIED edit
App\Entity\EntryComment {#2312
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1709
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#1409
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      3 => App\Entity\EntryComment {#2209
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2212
          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 {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 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 {#2208
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      1 => App\Entity\EntryComment {#2312}
      2 => App\Entity\EntryComment {#2296
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2294
          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 {#2281 …}
        +nested: Doctrine\ORM\PersistentCollection {#2280 …}
        +votes: Doctrine\ORM\PersistentCollection {#2278 …}
        +reports: Doctrine\ORM\PersistentCollection {#2279 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
        -id: 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 {#2290
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      0 => App\Entity\EntryComment {#2262
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +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 {#2253
          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 {#2264 …}
        +nested: Doctrine\ORM\PersistentCollection {#2242 …}
        +votes: Doctrine\ORM\PersistentCollection {#2240 …}
        +reports: Doctrine\ORM\PersistentCollection {#2233 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
        -id: 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 {#2265
          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 {#1422
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +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 {#2322
    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 {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -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 {#2321
    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
136 DENIED moderate
App\Entity\EntryComment {#2312
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1709
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#1409
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      3 => App\Entity\EntryComment {#2209
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2212
          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 {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 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 {#2208
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      1 => App\Entity\EntryComment {#2312}
      2 => App\Entity\EntryComment {#2296
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2294
          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 {#2281 …}
        +nested: Doctrine\ORM\PersistentCollection {#2280 …}
        +votes: Doctrine\ORM\PersistentCollection {#2278 …}
        +reports: Doctrine\ORM\PersistentCollection {#2279 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
        -id: 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 {#2290
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      0 => App\Entity\EntryComment {#2262
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +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 {#2253
          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 {#2264 …}
        +nested: Doctrine\ORM\PersistentCollection {#2242 …}
        +votes: Doctrine\ORM\PersistentCollection {#2240 …}
        +reports: Doctrine\ORM\PersistentCollection {#2233 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
        -id: 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 {#2265
          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 {#1422
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +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 {#2322
    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 {#2307 …}
  +nested: Doctrine\ORM\PersistentCollection {#2308 …}
  +votes: Doctrine\ORM\PersistentCollection {#2304 …}
  +reports: Doctrine\ORM\PersistentCollection {#2319 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
  -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 {#2321
    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
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 {#2296
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1709
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#1409
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      3 => App\Entity\EntryComment {#2209
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2212
          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 {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 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 {#2208
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      1 => App\Entity\EntryComment {#2312
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2322
          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 {#2307 …}
        +nested: Doctrine\ORM\PersistentCollection {#2308 …}
        +votes: Doctrine\ORM\PersistentCollection {#2304 …}
        +reports: Doctrine\ORM\PersistentCollection {#2319 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
        -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 {#2321
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2296}
      0 => App\Entity\EntryComment {#2262
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +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 {#2253
          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 {#2264 …}
        +nested: Doctrine\ORM\PersistentCollection {#2242 …}
        +votes: Doctrine\ORM\PersistentCollection {#2240 …}
        +reports: Doctrine\ORM\PersistentCollection {#2233 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
        -id: 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 {#2265
          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 {#1422
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Expected me using it or getting errors?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706123073 {#2294
    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 {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 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 {#2290
    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
139 DENIED edit
App\Entity\EntryComment {#2296
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1709
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#1409
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      3 => App\Entity\EntryComment {#2209
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2212
          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 {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 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 {#2208
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      1 => App\Entity\EntryComment {#2312
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2322
          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 {#2307 …}
        +nested: Doctrine\ORM\PersistentCollection {#2308 …}
        +votes: Doctrine\ORM\PersistentCollection {#2304 …}
        +reports: Doctrine\ORM\PersistentCollection {#2319 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
        -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 {#2321
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2296}
      0 => App\Entity\EntryComment {#2262
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +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 {#2253
          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 {#2264 …}
        +nested: Doctrine\ORM\PersistentCollection {#2242 …}
        +votes: Doctrine\ORM\PersistentCollection {#2240 …}
        +reports: Doctrine\ORM\PersistentCollection {#2233 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
        -id: 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 {#2265
          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 {#1422
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Expected me using it or getting errors?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706123073 {#2294
    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 {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 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 {#2290
    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
140 DENIED moderate
App\Entity\EntryComment {#2296
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1709
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#1409
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      3 => App\Entity\EntryComment {#2209
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2212
          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 {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 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 {#2208
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      1 => App\Entity\EntryComment {#2312
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2322
          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 {#2307 …}
        +nested: Doctrine\ORM\PersistentCollection {#2308 …}
        +votes: Doctrine\ORM\PersistentCollection {#2304 …}
        +reports: Doctrine\ORM\PersistentCollection {#2319 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
        -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 {#2321
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2296}
      0 => App\Entity\EntryComment {#2262
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
        +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 {#2253
          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 {#2264 …}
        +nested: Doctrine\ORM\PersistentCollection {#2242 …}
        +votes: Doctrine\ORM\PersistentCollection {#2240 …}
        +reports: Doctrine\ORM\PersistentCollection {#2233 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
        -id: 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 {#2265
          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 {#1422
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
  +body: "Expected me using it or getting errors?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706123073 {#2294
    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 {#2281 …}
  +nested: Doctrine\ORM\PersistentCollection {#2280 …}
  +votes: Doctrine\ORM\PersistentCollection {#2278 …}
  +reports: Doctrine\ORM\PersistentCollection {#2279 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
  -id: 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 {#2290
    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
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
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1709
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#1409
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      3 => App\Entity\EntryComment {#2209
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2212
          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 {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 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 {#2208
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      1 => App\Entity\EntryComment {#2312
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2322
          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 {#2307 …}
        +nested: Doctrine\ORM\PersistentCollection {#2308 …}
        +votes: Doctrine\ORM\PersistentCollection {#2304 …}
        +reports: Doctrine\ORM\PersistentCollection {#2319 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
        -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 {#2321
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2296
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2294
          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 {#2281 …}
        +nested: Doctrine\ORM\PersistentCollection {#2280 …}
        +votes: Doctrine\ORM\PersistentCollection {#2278 …}
        +reports: Doctrine\ORM\PersistentCollection {#2279 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
        -id: 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 {#2290
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      0 => App\Entity\EntryComment {#2262}
    ]
    -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 {#1422
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +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 {#2253
    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 {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 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 {#2265
    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
143 DENIED edit
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1709
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#1409
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      3 => App\Entity\EntryComment {#2209
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2212
          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 {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 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 {#2208
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      1 => App\Entity\EntryComment {#2312
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2322
          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 {#2307 …}
        +nested: Doctrine\ORM\PersistentCollection {#2308 …}
        +votes: Doctrine\ORM\PersistentCollection {#2304 …}
        +reports: Doctrine\ORM\PersistentCollection {#2319 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
        -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 {#2321
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2296
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2294
          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 {#2281 …}
        +nested: Doctrine\ORM\PersistentCollection {#2280 …}
        +votes: Doctrine\ORM\PersistentCollection {#2278 …}
        +reports: Doctrine\ORM\PersistentCollection {#2279 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
        -id: 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 {#2290
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      0 => App\Entity\EntryComment {#2262}
    ]
    -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 {#1422
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +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 {#2253
    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 {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 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 {#2265
    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
144 DENIED moderate
App\Entity\EntryComment {#2262
  +user: App\Entity\User {#259 …}
  +entry: App\Entity\Entry {#1709
    +user: App\Entity\User {#259 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1668 …}
    +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 {#1409
      date: 2024-10-16 21:52:26.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1671 …}
    +votes: Doctrine\ORM\PersistentCollection {#1650 …}
    +reports: Doctrine\ORM\PersistentCollection {#1655 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1560 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1585 …}
    +badges: Doctrine\ORM\PersistentCollection {#1563 …}
    +children: [
      3 => App\Entity\EntryComment {#2209
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2204 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2212
          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 {#2200 …}
        +nested: Doctrine\ORM\PersistentCollection {#2270 …}
        +votes: Doctrine\ORM\PersistentCollection {#2257 …}
        +reports: Doctrine\ORM\PersistentCollection {#2267 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2271 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2272 …}
        -id: 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 {#2208
          date: 2024-01-26 07:21:09.0 +01:00
        }
        +"title": 341349
      }
      1 => App\Entity\EntryComment {#2312
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +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 {#2322
          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 {#2307 …}
        +nested: Doctrine\ORM\PersistentCollection {#2308 …}
        +votes: Doctrine\ORM\PersistentCollection {#2304 …}
        +reports: Doctrine\ORM\PersistentCollection {#2319 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2318 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2316 …}
        -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 {#2321
          date: 2024-01-24 15:23:44.0 +01:00
        }
        +"title": 336704
      }
      2 => App\Entity\EntryComment {#2296
        +user: App\Entity\User {#259 …}
        +entry: App\Entity\Entry {#1709}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2295 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2310 …}
        +body: "Expected me using it or getting errors?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1706123073 {#2294
          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 {#2281 …}
        +nested: Doctrine\ORM\PersistentCollection {#2280 …}
        +votes: Doctrine\ORM\PersistentCollection {#2278 …}
        +reports: Doctrine\ORM\PersistentCollection {#2279 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2277 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2220 …}
        -id: 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 {#2290
          date: 2024-01-24 20:04:33.0 +01:00
        }
        +"title": 337380
      }
      0 => App\Entity\EntryComment {#2262}
    ]
    -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 {#1422
      date: 2024-01-24 12:18:49.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1577 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2263 …}
  +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 {#2253
    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 {#2264 …}
  +nested: Doctrine\ORM\PersistentCollection {#2242 …}
  +votes: Doctrine\ORM\PersistentCollection {#2240 …}
  +reports: Doctrine\ORM\PersistentCollection {#2233 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2234 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2237 …}
  -id: 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 {#2265
    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
145 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
146 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