GET https://kbin.spritesserver.nl/index.php/u/@WbrJr@lemmy.ml/active

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.70 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#584
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#595 …}
}
0.00 ms (none)
Scheb\TwoFactorBundle\Security\Http\Firewall\TwoFactorAccessListener {#582
  -twoFactorFirewallConfig: Scheb\TwoFactorBundle\Security\TwoFactor\TwoFactorFirewallConfig {#842 …}
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -twoFactorAccessDecider: Scheb\TwoFactorBundle\Security\Authorization\TwoFactorAccessDecider {#581 …}
}
0.04 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#579
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#937 …}
  -map: Symfony\Component\Security\Http\AccessMap {#722 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#786
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#1018 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#841 …}
  -csrfTokenManager: Symfony\Component\Security\Csrf\CsrfTokenManager {#1015 …}
  -eventDispatcher: Symfony\Component\EventDispatcher\Debug\TraceableEventDispatcher {#747 …}
}
0.00 ms (none)

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2276
  +user: Proxies\__CG__\App\Entity\User {#2526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2585 …}
  +slug: "Forbes-Google-Update-Reveals-AI-Will-Start-Reading-All-Your"
  +title: "[Forbes] Google Update Reveals AI Will Start Reading All Your Private Messages"
  +url: "https://www.forbes.com/sites/zakdoffman/2024/01/27/new-details-free-ai-upgrade-for-google-and-samsung-android-users-leaks/?sh=250462758eaf"
  +body: "> But Bard will also analyze the private content of messages “to understand the context of your conversations, your tone, and your interests.” It will analyze the sentiment of your messages, “to tailor its responses to your mood and vibe.” And it will “analyze your message history with different contacts to understand your relationship dynamics… to personalize responses based on who you’re talking to.”"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 209
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729506212 {#2203
    date: 2024-10-21 12:23:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2584 …}
  +votes: Doctrine\ORM\PersistentCollection {#2591 …}
  +reports: Doctrine\ORM\PersistentCollection {#2587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2593 …}
  +badges: Doctrine\ORM\PersistentCollection {#2595 …}
  +children: [
    App\Entity\EntryComment {#2278
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2276 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
      +body: "I mean if you consent, they can do it. Maybe you can opt out like with meta. I think the issue will be, that ai can reveal secrets it is not supposed to"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706489021 {#2280
        date: 2024-01-29 01:43:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spaphy@lemmy.ml"
        "@DarkMessiah@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2275 …}
      +nested: Doctrine\ORM\PersistentCollection {#2261 …}
      +votes: Doctrine\ORM\PersistentCollection {#2218 …}
      +reports: Doctrine\ORM\PersistentCollection {#2221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
      -id: 348446
      -bodyTs: "'ai':25 'consent':5 'issu':21 'like':15 'mayb':10 'mean':2 'meta':17 'opt':13 'reveal':27 'secret':28 'suppos':32 'think':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7836193"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706489021 {#2282
        date: 2024-01-29 01:43:41.0 +01:00
      }
      +"title": 348446
    }
  ]
  -id: 33730
  -titleTs: "'ai':5 'forb':1 'googl':2 'messag':12 'privat':11 'read':8 'reveal':4 'start':7 'updat':3"
  -bodyTs: "'also':4 'analyz':5,25,43 'bard':2 'base':58 'contact':49 'content':8 'context':14 'convers':17 'differ':48 'dynam':54 'histori':46 'interest':22 'messag':10,30,45 'mood':37 'person':56 'privat':7 're':62 'relationship':53 'respons':34,57 'sentiment':27 'tailor':32 'talk':63 'tone':19 'understand':12,51 'vibe':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706571860
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/11180734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706485460 {#2542
    date: 2024-01-29 00:44:20.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
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2276
  +user: Proxies\__CG__\App\Entity\User {#2526 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2585 …}
  +slug: "Forbes-Google-Update-Reveals-AI-Will-Start-Reading-All-Your"
  +title: "[Forbes] Google Update Reveals AI Will Start Reading All Your Private Messages"
  +url: "https://www.forbes.com/sites/zakdoffman/2024/01/27/new-details-free-ai-upgrade-for-google-and-samsung-android-users-leaks/?sh=250462758eaf"
  +body: "> But Bard will also analyze the private content of messages “to understand the context of your conversations, your tone, and your interests.” It will analyze the sentiment of your messages, “to tailor its responses to your mood and vibe.” And it will “analyze your message history with different contacts to understand your relationship dynamics… to personalize responses based on who you’re talking to.”"
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 17
  +favouriteCount: 209
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729506212 {#2203
    date: 2024-10-21 12:23:32.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2584 …}
  +votes: Doctrine\ORM\PersistentCollection {#2591 …}
  +reports: Doctrine\ORM\PersistentCollection {#2587 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2590 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2593 …}
  +badges: Doctrine\ORM\PersistentCollection {#2595 …}
  +children: [
    App\Entity\EntryComment {#2278
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2276 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
      +body: "I mean if you consent, they can do it. Maybe you can opt out like with meta. I think the issue will be, that ai can reveal secrets it is not supposed to"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1706489021 {#2280
        date: 2024-01-29 01:43:41.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@spaphy@lemmy.ml"
        "@DarkMessiah@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2275 …}
      +nested: Doctrine\ORM\PersistentCollection {#2261 …}
      +votes: Doctrine\ORM\PersistentCollection {#2218 …}
      +reports: Doctrine\ORM\PersistentCollection {#2221 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
      -id: 348446
      -bodyTs: "'ai':25 'consent':5 'issu':21 'like':15 'mayb':10 'mean':2 'meta':17 'opt':13 'reveal':27 'secret':28 'suppos':32 'think':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7836193"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706489021 {#2282
        date: 2024-01-29 01:43:41.0 +01:00
      }
      +"title": 348446
    }
  ]
  -id: 33730
  -titleTs: "'ai':5 'forb':1 'googl':2 'messag':12 'privat':11 'read':8 'reveal':4 'start':7 'updat':3"
  -bodyTs: "'also':4 'analyz':5,25,43 'bard':2 'base':58 'contact':49 'content':8 'context':14 'convers':17 'differ':48 'dynam':54 'histori':46 'interest':22 'messag':10,30,45 'mood':37 'person':56 'privat':7 're':62 'relationship':53 'respons':34,57 'sentiment':27 'tailor':32 'talk':63 'tone':19 'understand':12,51 'vibe':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706571860
  +visibility: "trashed             "
  +apId: "https://lemmy.ml/post/11180734"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706485460 {#2542
    date: 2024-01-29 00:44:20.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 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
4 DENIED moderate
App\Entity\EntryComment {#2278
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276
    +user: Proxies\__CG__\App\Entity\User {#2526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2585 …}
    +slug: "Forbes-Google-Update-Reveals-AI-Will-Start-Reading-All-Your"
    +title: "[Forbes] Google Update Reveals AI Will Start Reading All Your Private Messages"
    +url: "https://www.forbes.com/sites/zakdoffman/2024/01/27/new-details-free-ai-upgrade-for-google-and-samsung-android-users-leaks/?sh=250462758eaf"
    +body: "> But Bard will also analyze the private content of messages “to understand the context of your conversations, your tone, and your interests.” It will analyze the sentiment of your messages, “to tailor its responses to your mood and vibe.” And it will “analyze your message history with different contacts to understand your relationship dynamics… to personalize responses based on who you’re talking to.”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 209
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729506212 {#2203
      date: 2024-10-21 12:23:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2584 …}
    +votes: Doctrine\ORM\PersistentCollection {#2591 …}
    +reports: Doctrine\ORM\PersistentCollection {#2587 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2593 …}
    +badges: Doctrine\ORM\PersistentCollection {#2595 …}
    +children: [
      App\Entity\EntryComment {#2278}
    ]
    -id: 33730
    -titleTs: "'ai':5 'forb':1 'googl':2 'messag':12 'privat':11 'read':8 'reveal':4 'start':7 'updat':3"
    -bodyTs: "'also':4 'analyz':5,25,43 'bard':2 'base':58 'contact':49 'content':8 'context':14 'convers':17 'differ':48 'dynam':54 'histori':46 'interest':22 'messag':10,30,45 'mood':37 'person':56 'privat':7 're':62 'relationship':53 'respons':34,57 'sentiment':27 'tailor':32 'talk':63 'tone':19 'understand':12,51 'vibe':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706571860
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/11180734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706485460 {#2542
      date: 2024-01-29 00:44:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +body: "I mean if you consent, they can do it. Maybe you can opt out like with meta. I think the issue will be, that ai can reveal secrets it is not supposed to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706489021 {#2280
    date: 2024-01-29 01:43:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spaphy@lemmy.ml"
    "@DarkMessiah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 348446
  -bodyTs: "'ai':25 'consent':5 'issu':21 'like':15 'mayb':10 'mean':2 'meta':17 'opt':13 'reveal':27 'secret':28 'suppos':32 'think':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7836193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706489021 {#2282
    date: 2024-01-29 01:43:41.0 +01:00
  }
  +"title": 348446
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2278
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276
    +user: Proxies\__CG__\App\Entity\User {#2526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2585 …}
    +slug: "Forbes-Google-Update-Reveals-AI-Will-Start-Reading-All-Your"
    +title: "[Forbes] Google Update Reveals AI Will Start Reading All Your Private Messages"
    +url: "https://www.forbes.com/sites/zakdoffman/2024/01/27/new-details-free-ai-upgrade-for-google-and-samsung-android-users-leaks/?sh=250462758eaf"
    +body: "> But Bard will also analyze the private content of messages “to understand the context of your conversations, your tone, and your interests.” It will analyze the sentiment of your messages, “to tailor its responses to your mood and vibe.” And it will “analyze your message history with different contacts to understand your relationship dynamics… to personalize responses based on who you’re talking to.”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 209
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729506212 {#2203
      date: 2024-10-21 12:23:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2584 …}
    +votes: Doctrine\ORM\PersistentCollection {#2591 …}
    +reports: Doctrine\ORM\PersistentCollection {#2587 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2593 …}
    +badges: Doctrine\ORM\PersistentCollection {#2595 …}
    +children: [
      App\Entity\EntryComment {#2278}
    ]
    -id: 33730
    -titleTs: "'ai':5 'forb':1 'googl':2 'messag':12 'privat':11 'read':8 'reveal':4 'start':7 'updat':3"
    -bodyTs: "'also':4 'analyz':5,25,43 'bard':2 'base':58 'contact':49 'content':8 'context':14 'convers':17 'differ':48 'dynam':54 'histori':46 'interest':22 'messag':10,30,45 'mood':37 'person':56 'privat':7 're':62 'relationship':53 'respons':34,57 'sentiment':27 'tailor':32 'talk':63 'tone':19 'understand':12,51 'vibe':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706571860
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/11180734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706485460 {#2542
      date: 2024-01-29 00:44:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +body: "I mean if you consent, they can do it. Maybe you can opt out like with meta. I think the issue will be, that ai can reveal secrets it is not supposed to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706489021 {#2280
    date: 2024-01-29 01:43:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spaphy@lemmy.ml"
    "@DarkMessiah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 348446
  -bodyTs: "'ai':25 'consent':5 'issu':21 'like':15 'mayb':10 'mean':2 'meta':17 'opt':13 'reveal':27 'secret':28 'suppos':32 'think':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7836193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706489021 {#2282
    date: 2024-01-29 01:43:41.0 +01:00
  }
  +"title": 348446
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2278
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2276
    +user: Proxies\__CG__\App\Entity\User {#2526 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2585 …}
    +slug: "Forbes-Google-Update-Reveals-AI-Will-Start-Reading-All-Your"
    +title: "[Forbes] Google Update Reveals AI Will Start Reading All Your Private Messages"
    +url: "https://www.forbes.com/sites/zakdoffman/2024/01/27/new-details-free-ai-upgrade-for-google-and-samsung-android-users-leaks/?sh=250462758eaf"
    +body: "> But Bard will also analyze the private content of messages “to understand the context of your conversations, your tone, and your interests.” It will analyze the sentiment of your messages, “to tailor its responses to your mood and vibe.” And it will “analyze your message history with different contacts to understand your relationship dynamics… to personalize responses based on who you’re talking to.”"
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 17
    +favouriteCount: 209
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729506212 {#2203
      date: 2024-10-21 12:23:32.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2584 …}
    +votes: Doctrine\ORM\PersistentCollection {#2591 …}
    +reports: Doctrine\ORM\PersistentCollection {#2587 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2590 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2593 …}
    +badges: Doctrine\ORM\PersistentCollection {#2595 …}
    +children: [
      App\Entity\EntryComment {#2278}
    ]
    -id: 33730
    -titleTs: "'ai':5 'forb':1 'googl':2 'messag':12 'privat':11 'read':8 'reveal':4 'start':7 'updat':3"
    -bodyTs: "'also':4 'analyz':5,25,43 'bard':2 'base':58 'contact':49 'content':8 'context':14 'convers':17 'differ':48 'dynam':54 'histori':46 'interest':22 'messag':10,30,45 'mood':37 'person':56 'privat':7 're':62 'relationship':53 'respons':34,57 'sentiment':27 'tailor':32 'talk':63 'tone':19 'understand':12,51 'vibe':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706571860
    +visibility: "trashed             "
    +apId: "https://lemmy.ml/post/11180734"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706485460 {#2542
      date: 2024-01-29 00:44:20.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2279 …}
  +body: "I mean if you consent, they can do it. Maybe you can opt out like with meta. I think the issue will be, that ai can reveal secrets it is not supposed to"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1706489021 {#2280
    date: 2024-01-29 01:43:41.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@spaphy@lemmy.ml"
    "@DarkMessiah@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2275 …}
  +nested: Doctrine\ORM\PersistentCollection {#2261 …}
  +votes: Doctrine\ORM\PersistentCollection {#2218 …}
  +reports: Doctrine\ORM\PersistentCollection {#2221 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2217 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2199 …}
  -id: 348446
  -bodyTs: "'ai':25 'consent':5 'issu':21 'like':15 'mayb':10 'mean':2 'meta':17 'opt':13 'reveal':27 'secret':28 'suppos':32 'think':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7836193"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706489021 {#2282
    date: 2024-01-29 01:43:41.0 +01:00
  }
  +"title": 348446
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
8 DENIED moderate
App\Entity\Entry {#1689
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Raspberry-as-NAS-multiple-HDDs-and-an-enclosure"
  +title: "Raspberry as NAS, multiple HDDs and an enclosure"
  +url: null
  +body: """
    It seems weirdly difficult to find a good solution to attach HDDs to my pi. Best case would be for me a enclosure with small power supply, space for my pi, and at least 2 bays for HDDs, rather 4. All that for under 100€ of cause :D\n
    \n
    I could not really find cheap hhd enclosures that connect via usb. Any recommendations? I don’t really want to use HDD toasters, they feel not permanent enough for a Nas. I could also not find sata to usb hats for the pi that are available right now
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729180997 {#1687
    date: 2024-10-17 18:03:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1689}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        I have 2 HDDs with a speed of 180mb/s with a burst of 6gb/s according to the Seagate website. Usb3.0 has a data transfer rate of 5gbit/s\n
        \n
        So the usb connection will be the bottle neck, but 1. My network speed is not that fast and 2. 5gbit/s is still plenty I think?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706445855 {#2308
        date: 2024-01-28 13:44:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 346917
      -bodyTs: "'1':38 '180mb/s':9 '2':3,47 '5gbit/s':27,48 '6gb/s':14 'accord':15 'bottl':35 'burst':12 'connect':31 'data':23 'fast':45 'hdds':4 'neck':36 'network':40 'plenti':51 'rate':25 'seagat':18 'speed':7,41 'still':50 'think':53 'transfer':24 'usb':30 'usb3.0':20 'websit':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7822130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706445855 {#2305
        date: 2024-01-28 13:44:15.0 +01:00
      }
      +"title": 346917
    }
  ]
  -id: 33515
  -titleTs: "'enclosur':8 'hdds':5 'multipl':4 'nas':3 'raspberri':1"
  -bodyTs: "'100':45 '2':35 '4':40 'also':82 'attach':11 'avail':94 'bay':36 'best':16 'case':17 'caus':47 'cheap':54 'connect':58 'could':50,81 'd':48 'difficult':4 'enclosur':23,56 'enough':76 'feel':73 'find':6,53,84 'good':8 'hat':88 'hdd':70 'hdds':12,38 'hhd':55 'least':34 'nas':79 'perman':75 'pi':15,31,91 'power':26 'rather':39 'realli':52,66 'recommend':62 'right':95 'sata':85 'seem':2 'small':25 'solut':9 'space':28 'suppli':27 'toaster':71 'usb':60,87 'use':69 'via':59 'want':67 'weird':3 'would':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706473755
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11123965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706387355 {#1680
    date: 2024-01-27 21:29:15.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
9 DENIED edit
App\Entity\Entry {#1689
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Raspberry-as-NAS-multiple-HDDs-and-an-enclosure"
  +title: "Raspberry as NAS, multiple HDDs and an enclosure"
  +url: null
  +body: """
    It seems weirdly difficult to find a good solution to attach HDDs to my pi. Best case would be for me a enclosure with small power supply, space for my pi, and at least 2 bays for HDDs, rather 4. All that for under 100€ of cause :D\n
    \n
    I could not really find cheap hhd enclosures that connect via usb. Any recommendations? I don’t really want to use HDD toasters, they feel not permanent enough for a Nas. I could also not find sata to usb hats for the pi that are available right now
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729180997 {#1687
    date: 2024-10-17 18:03:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1689}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        I have 2 HDDs with a speed of 180mb/s with a burst of 6gb/s according to the Seagate website. Usb3.0 has a data transfer rate of 5gbit/s\n
        \n
        So the usb connection will be the bottle neck, but 1. My network speed is not that fast and 2. 5gbit/s is still plenty I think?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706445855 {#2308
        date: 2024-01-28 13:44:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 346917
      -bodyTs: "'1':38 '180mb/s':9 '2':3,47 '5gbit/s':27,48 '6gb/s':14 'accord':15 'bottl':35 'burst':12 'connect':31 'data':23 'fast':45 'hdds':4 'neck':36 'network':40 'plenti':51 'rate':25 'seagat':18 'speed':7,41 'still':50 'think':53 'transfer':24 'usb':30 'usb3.0':20 'websit':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7822130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706445855 {#2305
        date: 2024-01-28 13:44:15.0 +01:00
      }
      +"title": 346917
    }
  ]
  -id: 33515
  -titleTs: "'enclosur':8 'hdds':5 'multipl':4 'nas':3 'raspberri':1"
  -bodyTs: "'100':45 '2':35 '4':40 'also':82 'attach':11 'avail':94 'bay':36 'best':16 'case':17 'caus':47 'cheap':54 'connect':58 'could':50,81 'd':48 'difficult':4 'enclosur':23,56 'enough':76 'feel':73 'find':6,53,84 'good':8 'hat':88 'hdd':70 'hdds':12,38 'hhd':55 'least':34 'nas':79 'perman':75 'pi':15,31,91 'power':26 'rather':39 'realli':52,66 'recommend':62 'right':95 'sata':85 'seem':2 'small':25 'solut':9 'space':28 'suppli':27 'toaster':71 'usb':60,87 'use':69 'via':59 'want':67 'weird':3 'would':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706473755
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11123965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706387355 {#1680
    date: 2024-01-27 21:29:15.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
10 DENIED moderate
App\Entity\Entry {#1689
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "Raspberry-as-NAS-multiple-HDDs-and-an-enclosure"
  +title: "Raspberry as NAS, multiple HDDs and an enclosure"
  +url: null
  +body: """
    It seems weirdly difficult to find a good solution to attach HDDs to my pi. Best case would be for me a enclosure with small power supply, space for my pi, and at least 2 bays for HDDs, rather 4. All that for under 100€ of cause :D\n
    \n
    I could not really find cheap hhd enclosures that connect via usb. Any recommendations? I don’t really want to use HDD toasters, they feel not permanent enough for a Nas. I could also not find sata to usb hats for the pi that are available right now
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 24
  +favouriteCount: 50
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729180997 {#1687
    date: 2024-10-17 18:03:17.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1691 …}
  +votes: Doctrine\ORM\PersistentCollection {#1795 …}
  +reports: Doctrine\ORM\PersistentCollection {#1711 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
  +badges: Doctrine\ORM\PersistentCollection {#1628 …}
  +children: [
    App\Entity\EntryComment {#2304
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1689}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
      +body: """
        I have 2 HDDs with a speed of 180mb/s with a burst of 6gb/s according to the Seagate website. Usb3.0 has a data transfer rate of 5gbit/s\n
        \n
        So the usb connection will be the bottle neck, but 1. My network speed is not that fast and 2. 5gbit/s is still plenty I think?
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1706445855 {#2308
        date: 2024-01-28 13:44:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@possiblylinux127@lemmy.zip"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2319 …}
      +nested: Doctrine\ORM\PersistentCollection {#2318 …}
      +votes: Doctrine\ORM\PersistentCollection {#2316 …}
      +reports: Doctrine\ORM\PersistentCollection {#2294 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
      -id: 346917
      -bodyTs: "'1':38 '180mb/s':9 '2':3,47 '5gbit/s':27,48 '6gb/s':14 'accord':15 'bottl':35 'burst':12 'connect':31 'data':23 'fast':45 'hdds':4 'neck':36 'network':40 'plenti':51 'rate':25 'seagat':18 'speed':7,41 'still':50 'think':53 'transfer':24 'usb':30 'usb3.0':20 'websit':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7822130"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706445855 {#2305
        date: 2024-01-28 13:44:15.0 +01:00
      }
      +"title": 346917
    }
  ]
  -id: 33515
  -titleTs: "'enclosur':8 'hdds':5 'multipl':4 'nas':3 'raspberri':1"
  -bodyTs: "'100':45 '2':35 '4':40 'also':82 'attach':11 'avail':94 'bay':36 'best':16 'case':17 'caus':47 'cheap':54 'connect':58 'could':50,81 'd':48 'difficult':4 'enclosur':23,56 'enough':76 'feel':73 'find':6,53,84 'good':8 'hat':88 'hdd':70 'hdds':12,38 'hhd':55 'least':34 'nas':79 'perman':75 'pi':15,31,91 'power':26 'rather':39 'realli':52,66 'recommend':62 'right':95 'sata':85 'seem':2 'small':25 'solut':9 'space':28 'suppli':27 'toaster':71 'usb':60,87 'use':69 'via':59 'want':67 'weird':3 'would':18"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706473755
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11123965"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706387355 {#1680
    date: 2024-01-27 21:29:15.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
11 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
12 DENIED moderate
App\Entity\EntryComment {#2304
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1689
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Raspberry-as-NAS-multiple-HDDs-and-an-enclosure"
    +title: "Raspberry as NAS, multiple HDDs and an enclosure"
    +url: null
    +body: """
      It seems weirdly difficult to find a good solution to attach HDDs to my pi. Best case would be for me a enclosure with small power supply, space for my pi, and at least 2 bays for HDDs, rather 4. All that for under 100€ of cause :D\n
      \n
      I could not really find cheap hhd enclosures that connect via usb. Any recommendations? I don’t really want to use HDD toasters, they feel not permanent enough for a Nas. I could also not find sata to usb hats for the pi that are available right now
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 50
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729180997 {#1687
      date: 2024-10-17 18:03:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1691 …}
    +votes: Doctrine\ORM\PersistentCollection {#1795 …}
    +reports: Doctrine\ORM\PersistentCollection {#1711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
    +badges: Doctrine\ORM\PersistentCollection {#1628 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 33515
    -titleTs: "'enclosur':8 'hdds':5 'multipl':4 'nas':3 'raspberri':1"
    -bodyTs: "'100':45 '2':35 '4':40 'also':82 'attach':11 'avail':94 'bay':36 'best':16 'case':17 'caus':47 'cheap':54 'connect':58 'could':50,81 'd':48 'difficult':4 'enclosur':23,56 'enough':76 'feel':73 'find':6,53,84 'good':8 'hat':88 'hdd':70 'hdds':12,38 'hhd':55 'least':34 'nas':79 'perman':75 'pi':15,31,91 'power':26 'rather':39 'realli':52,66 'recommend':62 'right':95 'sata':85 'seem':2 'small':25 'solut':9 'space':28 'suppli':27 'toaster':71 'usb':60,87 'use':69 'via':59 'want':67 'weird':3 'would':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706473755
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11123965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706387355 {#1680
      date: 2024-01-27 21:29:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    I have 2 HDDs with a speed of 180mb/s with a burst of 6gb/s according to the Seagate website. Usb3.0 has a data transfer rate of 5gbit/s\n
    \n
    So the usb connection will be the bottle neck, but 1. My network speed is not that fast and 2. 5gbit/s is still plenty I think?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706445855 {#2308
    date: 2024-01-28 13:44:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 346917
  -bodyTs: "'1':38 '180mb/s':9 '2':3,47 '5gbit/s':27,48 '6gb/s':14 'accord':15 'bottl':35 'burst':12 'connect':31 'data':23 'fast':45 'hdds':4 'neck':36 'network':40 'plenti':51 'rate':25 'seagat':18 'speed':7,41 'still':50 'think':53 'transfer':24 'usb':30 'usb3.0':20 'websit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7822130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706445855 {#2305
    date: 2024-01-28 13:44:15.0 +01:00
  }
  +"title": 346917
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2304
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1689
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Raspberry-as-NAS-multiple-HDDs-and-an-enclosure"
    +title: "Raspberry as NAS, multiple HDDs and an enclosure"
    +url: null
    +body: """
      It seems weirdly difficult to find a good solution to attach HDDs to my pi. Best case would be for me a enclosure with small power supply, space for my pi, and at least 2 bays for HDDs, rather 4. All that for under 100€ of cause :D\n
      \n
      I could not really find cheap hhd enclosures that connect via usb. Any recommendations? I don’t really want to use HDD toasters, they feel not permanent enough for a Nas. I could also not find sata to usb hats for the pi that are available right now
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 50
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729180997 {#1687
      date: 2024-10-17 18:03:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1691 …}
    +votes: Doctrine\ORM\PersistentCollection {#1795 …}
    +reports: Doctrine\ORM\PersistentCollection {#1711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
    +badges: Doctrine\ORM\PersistentCollection {#1628 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 33515
    -titleTs: "'enclosur':8 'hdds':5 'multipl':4 'nas':3 'raspberri':1"
    -bodyTs: "'100':45 '2':35 '4':40 'also':82 'attach':11 'avail':94 'bay':36 'best':16 'case':17 'caus':47 'cheap':54 'connect':58 'could':50,81 'd':48 'difficult':4 'enclosur':23,56 'enough':76 'feel':73 'find':6,53,84 'good':8 'hat':88 'hdd':70 'hdds':12,38 'hhd':55 'least':34 'nas':79 'perman':75 'pi':15,31,91 'power':26 'rather':39 'realli':52,66 'recommend':62 'right':95 'sata':85 'seem':2 'small':25 'solut':9 'space':28 'suppli':27 'toaster':71 'usb':60,87 'use':69 'via':59 'want':67 'weird':3 'would':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706473755
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11123965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706387355 {#1680
      date: 2024-01-27 21:29:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    I have 2 HDDs with a speed of 180mb/s with a burst of 6gb/s according to the Seagate website. Usb3.0 has a data transfer rate of 5gbit/s\n
    \n
    So the usb connection will be the bottle neck, but 1. My network speed is not that fast and 2. 5gbit/s is still plenty I think?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706445855 {#2308
    date: 2024-01-28 13:44:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 346917
  -bodyTs: "'1':38 '180mb/s':9 '2':3,47 '5gbit/s':27,48 '6gb/s':14 'accord':15 'bottl':35 'burst':12 'connect':31 'data':23 'fast':45 'hdds':4 'neck':36 'network':40 'plenti':51 'rate':25 'seagat':18 'speed':7,41 'still':50 'think':53 'transfer':24 'usb':30 'usb3.0':20 'websit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7822130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706445855 {#2305
    date: 2024-01-28 13:44:15.0 +01:00
  }
  +"title": 346917
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2304
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1689
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "Raspberry-as-NAS-multiple-HDDs-and-an-enclosure"
    +title: "Raspberry as NAS, multiple HDDs and an enclosure"
    +url: null
    +body: """
      It seems weirdly difficult to find a good solution to attach HDDs to my pi. Best case would be for me a enclosure with small power supply, space for my pi, and at least 2 bays for HDDs, rather 4. All that for under 100€ of cause :D\n
      \n
      I could not really find cheap hhd enclosures that connect via usb. Any recommendations? I don’t really want to use HDD toasters, they feel not permanent enough for a Nas. I could also not find sata to usb hats for the pi that are available right now
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 24
    +favouriteCount: 50
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729180997 {#1687
      date: 2024-10-17 18:03:17.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1691 …}
    +votes: Doctrine\ORM\PersistentCollection {#1795 …}
    +reports: Doctrine\ORM\PersistentCollection {#1711 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1611 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1630 …}
    +badges: Doctrine\ORM\PersistentCollection {#1628 …}
    +children: [
      App\Entity\EntryComment {#2304}
    ]
    -id: 33515
    -titleTs: "'enclosur':8 'hdds':5 'multipl':4 'nas':3 'raspberri':1"
    -bodyTs: "'100':45 '2':35 '4':40 'also':82 'attach':11 'avail':94 'bay':36 'best':16 'case':17 'caus':47 'cheap':54 'connect':58 'could':50,81 'd':48 'difficult':4 'enclosur':23,56 'enough':76 'feel':73 'find':6,53,84 'good':8 'hat':88 'hdd':70 'hdds':12,38 'hhd':55 'least':34 'nas':79 'perman':75 'pi':15,31,91 'power':26 'rather':39 'realli':52,66 'recommend':62 'right':95 'sata':85 'seem':2 'small':25 'solut':9 'space':28 'suppli':27 'toaster':71 'usb':60,87 'use':69 'via':59 'want':67 'weird':3 'would':18"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706473755
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11123965"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706387355 {#1680
      date: 2024-01-27 21:29:15.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1686 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2303 …}
  +body: """
    I have 2 HDDs with a speed of 180mb/s with a burst of 6gb/s according to the Seagate website. Usb3.0 has a data transfer rate of 5gbit/s\n
    \n
    So the usb connection will be the bottle neck, but 1. My network speed is not that fast and 2. 5gbit/s is still plenty I think?
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1706445855 {#2308
    date: 2024-01-28 13:44:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@possiblylinux127@lemmy.zip"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2319 …}
  +nested: Doctrine\ORM\PersistentCollection {#2318 …}
  +votes: Doctrine\ORM\PersistentCollection {#2316 …}
  +reports: Doctrine\ORM\PersistentCollection {#2294 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2296 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2281 …}
  -id: 346917
  -bodyTs: "'1':38 '180mb/s':9 '2':3,47 '5gbit/s':27,48 '6gb/s':14 'accord':15 'bottl':35 'burst':12 'connect':31 'data':23 'fast':45 'hdds':4 'neck':36 'network':40 'plenti':51 'rate':25 'seagat':18 'speed':7,41 'still':50 'think':53 'transfer':24 'usb':30 'usb3.0':20 'websit':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7822130"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706445855 {#2305
    date: 2024-01-28 13:44:15.0 +01:00
  }
  +"title": 346917
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
16 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2293
  +user: Proxies\__CG__\App\Entity\User {#2514 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2602 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2604 …}
  +slug: "AMD-Publishes-XDNA-Linux-Driver-Support-For-Ryzen-AI-On"
  +title: "AMD Publishes XDNA Linux Driver: Support For Ryzen AI On Linux"
  +url: "https://www.phoronix.com/news/AMD-XDNA-Linux-Driver-Ryzen-AI"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 268
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729065009 {#2597
    date: 2024-10-16 09:50:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2607 …}
  +reports: Doctrine\ORM\PersistentCollection {#2609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2613 …}
  +badges: Doctrine\ORM\PersistentCollection {#2615 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +body: "I think your comment is not displayed correctly, it stops after “:”. Which would mean Nvidia does nothing 🤣🤣 that would be so stupid of them 🤣🤣"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1706289694 {#2299
        date: 2024-01-26 18:21:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@iuselinux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 342547
      -bodyTs: "'comment':4 'correct':8 'display':7 'mean':14 'noth':17 'nvidia':15 'stop':10 'stupid':22 'think':2 'would':13,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7756849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706289694 {#2311
        date: 2024-01-26 18:21:34.0 +01:00
      }
      +"title": 342547
    }
  ]
  -id: 33240
  -titleTs: "'ai':9 'amd':1 'driver':5 'linux':4,11 'publish':2 'ryzen':8 'support':6 'xdna':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370055
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11073164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283655 {#2565
    date: 2024-01-26 16:40:55.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
17 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2293
  +user: Proxies\__CG__\App\Entity\User {#2514 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2602 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2604 …}
  +slug: "AMD-Publishes-XDNA-Linux-Driver-Support-For-Ryzen-AI-On"
  +title: "AMD Publishes XDNA Linux Driver: Support For Ryzen AI On Linux"
  +url: "https://www.phoronix.com/news/AMD-XDNA-Linux-Driver-Ryzen-AI"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 268
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729065009 {#2597
    date: 2024-10-16 09:50:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2607 …}
  +reports: Doctrine\ORM\PersistentCollection {#2609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2613 …}
  +badges: Doctrine\ORM\PersistentCollection {#2615 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +body: "I think your comment is not displayed correctly, it stops after “:”. Which would mean Nvidia does nothing 🤣🤣 that would be so stupid of them 🤣🤣"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1706289694 {#2299
        date: 2024-01-26 18:21:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@iuselinux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 342547
      -bodyTs: "'comment':4 'correct':8 'display':7 'mean':14 'noth':17 'nvidia':15 'stop':10 'stupid':22 'think':2 'would':13,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7756849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706289694 {#2311
        date: 2024-01-26 18:21:34.0 +01:00
      }
      +"title": 342547
    }
  ]
  -id: 33240
  -titleTs: "'ai':9 'amd':1 'driver':5 'linux':4,11 'publish':2 'ryzen':8 'support':6 'xdna':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370055
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11073164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283655 {#2565
    date: 2024-01-26 16:40:55.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
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2293
  +user: Proxies\__CG__\App\Entity\User {#2514 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2602 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2604 …}
  +slug: "AMD-Publishes-XDNA-Linux-Driver-Support-For-Ryzen-AI-On"
  +title: "AMD Publishes XDNA Linux Driver: Support For Ryzen AI On Linux"
  +url: "https://www.phoronix.com/news/AMD-XDNA-Linux-Driver-Ryzen-AI"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 30
  +favouriteCount: 268
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729065009 {#2597
    date: 2024-10-16 09:50:09.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2605 …}
  +votes: Doctrine\ORM\PersistentCollection {#2607 …}
  +reports: Doctrine\ORM\PersistentCollection {#2609 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2613 …}
  +badges: Doctrine\ORM\PersistentCollection {#2615 …}
  +children: [
    App\Entity\EntryComment {#2298
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2293 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
      +body: "I think your comment is not displayed correctly, it stops after “:”. Which would mean Nvidia does nothing 🤣🤣 that would be so stupid of them 🤣🤣"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 43
      +score: 0
      +lastActive: DateTime @1706289694 {#2299
        date: 2024-01-26 18:21:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@KarnaSubarna@lemmy.ml"
        "@iuselinux@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2309 …}
      +nested: Doctrine\ORM\PersistentCollection {#2302 …}
      +votes: Doctrine\ORM\PersistentCollection {#2320 …}
      +reports: Doctrine\ORM\PersistentCollection {#2322 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
      -id: 342547
      -bodyTs: "'comment':4 'correct':8 'display':7 'mean':14 'noth':17 'nvidia':15 'stop':10 'stupid':22 'think':2 'would':13,19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7756849"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706289694 {#2311
        date: 2024-01-26 18:21:34.0 +01:00
      }
      +"title": 342547
    }
  ]
  -id: 33240
  -titleTs: "'ai':9 'amd':1 'driver':5 'linux':4,11 'publish':2 'ryzen':8 'support':6 'xdna':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706370055
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/11073164"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706283655 {#2565
    date: 2024-01-26 16:40:55.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 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
20 DENIED moderate
App\Entity\EntryComment {#2298
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#2514 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2602 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2604 …}
    +slug: "AMD-Publishes-XDNA-Linux-Driver-Support-For-Ryzen-AI-On"
    +title: "AMD Publishes XDNA Linux Driver: Support For Ryzen AI On Linux"
    +url: "https://www.phoronix.com/news/AMD-XDNA-Linux-Driver-Ryzen-AI"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 268
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729065009 {#2597
      date: 2024-10-16 09:50:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2605 …}
    +votes: Doctrine\ORM\PersistentCollection {#2607 …}
    +reports: Doctrine\ORM\PersistentCollection {#2609 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2613 …}
    +badges: Doctrine\ORM\PersistentCollection {#2615 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 33240
    -titleTs: "'ai':9 'amd':1 'driver':5 'linux':4,11 'publish':2 'ryzen':8 'support':6 'xdna':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706370055
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11073164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706283655 {#2565
      date: 2024-01-26 16:40:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +body: "I think your comment is not displayed correctly, it stops after “:”. Which would mean Nvidia does nothing 🤣🤣 that would be so stupid of them 🤣🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1706289694 {#2299
    date: 2024-01-26 18:21:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@iuselinux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 342547
  -bodyTs: "'comment':4 'correct':8 'display':7 'mean':14 'noth':17 'nvidia':15 'stop':10 'stupid':22 'think':2 'would':13,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706289694 {#2311
    date: 2024-01-26 18:21:34.0 +01:00
  }
  +"title": 342547
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2298
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#2514 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2602 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2604 …}
    +slug: "AMD-Publishes-XDNA-Linux-Driver-Support-For-Ryzen-AI-On"
    +title: "AMD Publishes XDNA Linux Driver: Support For Ryzen AI On Linux"
    +url: "https://www.phoronix.com/news/AMD-XDNA-Linux-Driver-Ryzen-AI"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 268
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729065009 {#2597
      date: 2024-10-16 09:50:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2605 …}
    +votes: Doctrine\ORM\PersistentCollection {#2607 …}
    +reports: Doctrine\ORM\PersistentCollection {#2609 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2613 …}
    +badges: Doctrine\ORM\PersistentCollection {#2615 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 33240
    -titleTs: "'ai':9 'amd':1 'driver':5 'linux':4,11 'publish':2 'ryzen':8 'support':6 'xdna':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706370055
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11073164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706283655 {#2565
      date: 2024-01-26 16:40:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +body: "I think your comment is not displayed correctly, it stops after “:”. Which would mean Nvidia does nothing 🤣🤣 that would be so stupid of them 🤣🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1706289694 {#2299
    date: 2024-01-26 18:21:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@iuselinux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 342547
  -bodyTs: "'comment':4 'correct':8 'display':7 'mean':14 'noth':17 'nvidia':15 'stop':10 'stupid':22 'think':2 'would':13,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706289694 {#2311
    date: 2024-01-26 18:21:34.0 +01:00
  }
  +"title": 342547
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2298
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2293
    +user: Proxies\__CG__\App\Entity\User {#2514 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2602 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2604 …}
    +slug: "AMD-Publishes-XDNA-Linux-Driver-Support-For-Ryzen-AI-On"
    +title: "AMD Publishes XDNA Linux Driver: Support For Ryzen AI On Linux"
    +url: "https://www.phoronix.com/news/AMD-XDNA-Linux-Driver-Ryzen-AI"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 30
    +favouriteCount: 268
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729065009 {#2597
      date: 2024-10-16 09:50:09.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2605 …}
    +votes: Doctrine\ORM\PersistentCollection {#2607 …}
    +reports: Doctrine\ORM\PersistentCollection {#2609 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2611 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2613 …}
    +badges: Doctrine\ORM\PersistentCollection {#2615 …}
    +children: [
      App\Entity\EntryComment {#2298}
    ]
    -id: 33240
    -titleTs: "'ai':9 'amd':1 'driver':5 'linux':4,11 'publish':2 'ryzen':8 'support':6 'xdna':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706370055
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/11073164"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706283655 {#2565
      date: 2024-01-26 16:40:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2291 …}
  +body: "I think your comment is not displayed correctly, it stops after “:”. Which would mean Nvidia does nothing 🤣🤣 that would be so stupid of them 🤣🤣"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 43
  +score: 0
  +lastActive: DateTime @1706289694 {#2299
    date: 2024-01-26 18:21:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@KarnaSubarna@lemmy.ml"
    "@iuselinux@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2309 …}
  +nested: Doctrine\ORM\PersistentCollection {#2302 …}
  +votes: Doctrine\ORM\PersistentCollection {#2320 …}
  +reports: Doctrine\ORM\PersistentCollection {#2322 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2312 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2307 …}
  -id: 342547
  -bodyTs: "'comment':4 'correct':8 'display':7 'mean':14 'noth':17 'nvidia':15 'stop':10 'stupid':22 'think':2 'would':13,19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7756849"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706289694 {#2311
    date: 2024-01-26 18:21:34.0 +01:00
  }
  +"title": 342547
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
24 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2198
  +user: Proxies\__CG__\App\Entity\User {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2622 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2624 …}
  +slug: "Gaming-Latency-on-Linux-Gnome-vs-KDE-Plasma"
  +title: "Gaming Latency on Linux: Gnome vs KDE Plasma"
  +url: "https://www.youtube.com/watch?v=JJZeByBEoZY"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727640289 {#2617
    date: 2024-09-29 22:04:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  +badges: Doctrine\ORM\PersistentCollection {#2635 …}
  +children: [
    App\Entity\EntryComment {#2224
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Seems pretty unexcited and rather expected. Doesn’t it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705913941 {#2139
        date: 2024-01-22 09:59:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@markus99@lemmy.world"
        "@s38b35M5@lemmy.world"
        "@isVeryLoud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 330840
      -bodyTs: "'doesn':7 'expect':6 'pretti':2 'rather':5 'seem':1 'unexcit':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7615803"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705913941 {#2215
        date: 2024-01-22 09:59:01.0 +01:00
      }
      +"title": 330840
    }
  ]
  -id: 31978
  -titleTs: "'game':1 'gnome':5 'kde':7 'latenc':2 'linux':4 'plasma':8 'vs':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705859847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10957689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705773447 {#2603
    date: 2024-01-20 18:57:27.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
25 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2198
  +user: Proxies\__CG__\App\Entity\User {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2622 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2624 …}
  +slug: "Gaming-Latency-on-Linux-Gnome-vs-KDE-Plasma"
  +title: "Gaming Latency on Linux: Gnome vs KDE Plasma"
  +url: "https://www.youtube.com/watch?v=JJZeByBEoZY"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727640289 {#2617
    date: 2024-09-29 22:04:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  +badges: Doctrine\ORM\PersistentCollection {#2635 …}
  +children: [
    App\Entity\EntryComment {#2224
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Seems pretty unexcited and rather expected. Doesn’t it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705913941 {#2139
        date: 2024-01-22 09:59:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@markus99@lemmy.world"
        "@s38b35M5@lemmy.world"
        "@isVeryLoud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 330840
      -bodyTs: "'doesn':7 'expect':6 'pretti':2 'rather':5 'seem':1 'unexcit':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7615803"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705913941 {#2215
        date: 2024-01-22 09:59:01.0 +01:00
      }
      +"title": 330840
    }
  ]
  -id: 31978
  -titleTs: "'game':1 'gnome':5 'kde':7 'latenc':2 'linux':4 'plasma':8 'vs':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705859847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10957689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705773447 {#2603
    date: 2024-01-20 18:57:27.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
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2198
  +user: Proxies\__CG__\App\Entity\User {#2568 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: Proxies\__CG__\App\Entity\Image {#2622 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2624 …}
  +slug: "Gaming-Latency-on-Linux-Gnome-vs-KDE-Plasma"
  +title: "Gaming Latency on Linux: Gnome vs KDE Plasma"
  +url: "https://www.youtube.com/watch?v=JJZeByBEoZY"
  +body: null
  +type: "video"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 8
  +favouriteCount: 58
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727640289 {#2617
    date: 2024-09-29 22:04:49.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2625 …}
  +votes: Doctrine\ORM\PersistentCollection {#2627 …}
  +reports: Doctrine\ORM\PersistentCollection {#2629 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
  +badges: Doctrine\ORM\PersistentCollection {#2635 …}
  +children: [
    App\Entity\EntryComment {#2224
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2198 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
      +body: "Seems pretty unexcited and rather expected. Doesn’t it?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1705913941 {#2139
        date: 2024-01-22 09:59:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@markus99@lemmy.world"
        "@s38b35M5@lemmy.world"
        "@isVeryLoud@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2216 …}
      +nested: Doctrine\ORM\PersistentCollection {#2213 …}
      +votes: Doctrine\ORM\PersistentCollection {#2230 …}
      +reports: Doctrine\ORM\PersistentCollection {#2232 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
      -id: 330840
      -bodyTs: "'doesn':7 'expect':6 'pretti':2 'rather':5 'seem':1 'unexcit':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7615803"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705913941 {#2215
        date: 2024-01-22 09:59:01.0 +01:00
      }
      +"title": 330840
    }
  ]
  -id: 31978
  -titleTs: "'game':1 'gnome':5 'kde':7 'latenc':2 'linux':4 'plasma':8 'vs':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705859847
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10957689"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705773447 {#2603
    date: 2024-01-20 18:57:27.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
27 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
28 DENIED moderate
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2622 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2624 …}
    +slug: "Gaming-Latency-on-Linux-Gnome-vs-KDE-Plasma"
    +title: "Gaming Latency on Linux: Gnome vs KDE Plasma"
    +url: "https://www.youtube.com/watch?v=JJZeByBEoZY"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727640289 {#2617
      date: 2024-09-29 22:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2625 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    +badges: Doctrine\ORM\PersistentCollection {#2635 …}
    +children: [
      App\Entity\EntryComment {#2224}
    ]
    -id: 31978
    -titleTs: "'game':1 'gnome':5 'kde':7 'latenc':2 'linux':4 'plasma':8 'vs':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705859847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10957689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705773447 {#2603
      date: 2024-01-20 18:57:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Seems pretty unexcited and rather expected. Doesn’t it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705913941 {#2139
    date: 2024-01-22 09:59:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@s38b35M5@lemmy.world"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 330840
  -bodyTs: "'doesn':7 'expect':6 'pretti':2 'rather':5 'seem':1 'unexcit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7615803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705913941 {#2215
    date: 2024-01-22 09:59:01.0 +01:00
  }
  +"title": 330840
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2224
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2622 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2624 …}
    +slug: "Gaming-Latency-on-Linux-Gnome-vs-KDE-Plasma"
    +title: "Gaming Latency on Linux: Gnome vs KDE Plasma"
    +url: "https://www.youtube.com/watch?v=JJZeByBEoZY"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727640289 {#2617
      date: 2024-09-29 22:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2625 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    +badges: Doctrine\ORM\PersistentCollection {#2635 …}
    +children: [
      App\Entity\EntryComment {#2224}
    ]
    -id: 31978
    -titleTs: "'game':1 'gnome':5 'kde':7 'latenc':2 'linux':4 'plasma':8 'vs':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705859847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10957689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705773447 {#2603
      date: 2024-01-20 18:57:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Seems pretty unexcited and rather expected. Doesn’t it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705913941 {#2139
    date: 2024-01-22 09:59:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@s38b35M5@lemmy.world"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 330840
  -bodyTs: "'doesn':7 'expect':6 'pretti':2 'rather':5 'seem':1 'unexcit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7615803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705913941 {#2215
    date: 2024-01-22 09:59:01.0 +01:00
  }
  +"title": 330840
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2224
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2198
    +user: Proxies\__CG__\App\Entity\User {#2568 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: Proxies\__CG__\App\Entity\Image {#2622 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2624 …}
    +slug: "Gaming-Latency-on-Linux-Gnome-vs-KDE-Plasma"
    +title: "Gaming Latency on Linux: Gnome vs KDE Plasma"
    +url: "https://www.youtube.com/watch?v=JJZeByBEoZY"
    +body: null
    +type: "video"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 8
    +favouriteCount: 58
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727640289 {#2617
      date: 2024-09-29 22:04:49.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2625 …}
    +votes: Doctrine\ORM\PersistentCollection {#2627 …}
    +reports: Doctrine\ORM\PersistentCollection {#2629 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2631 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2633 …}
    +badges: Doctrine\ORM\PersistentCollection {#2635 …}
    +children: [
      App\Entity\EntryComment {#2224}
    ]
    -id: 31978
    -titleTs: "'game':1 'gnome':5 'kde':7 'latenc':2 'linux':4 'plasma':8 'vs':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705859847
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10957689"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705773447 {#2603
      date: 2024-01-20 18:57:27.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2223 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2227 …}
  +body: "Seems pretty unexcited and rather expected. Doesn’t it?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1705913941 {#2139
    date: 2024-01-22 09:59:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@markus99@lemmy.world"
    "@s38b35M5@lemmy.world"
    "@isVeryLoud@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2216 …}
  +nested: Doctrine\ORM\PersistentCollection {#2213 …}
  +votes: Doctrine\ORM\PersistentCollection {#2230 …}
  +reports: Doctrine\ORM\PersistentCollection {#2232 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2192 …}
  -id: 330840
  -bodyTs: "'doesn':7 'expect':6 'pretti':2 'rather':5 'seem':1 'unexcit':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7615803"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705913941 {#2215
    date: 2024-01-22 09:59:01.0 +01:00
  }
  +"title": 330840
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
32 DENIED moderate
App\Entity\Entry {#1554
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "I-have-an-issue-with-how-SIM-cards-are-handled"
  +title: "I have an issue with how SIM cards are handled in most countries"
  +url: null
  +body: """
    Almost all countries require official authentication to activate a SIM card. This seems to me as a huge privacy problem, if the country can track sim cards across cell towers and connect them to a person. It seems like a dystopian system, that we litterely can not hide from our governments without turning off our smartphones. It seems incredibly unnecessary to me and just sets up the system to be abused.\n
    \n
    Or do I understand something wrong?\n
    \n
    What can we do against this? There are some sim cards that can be bought second hand, but they will not be a long term solution.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724347895 {#1562
    date: 2024-08-22 19:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  +badges: Doctrine\ORM\PersistentCollection {#1701 …}
  +children: [
    1 => App\Entity\EntryComment {#2070
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1554}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +body: "I recently heard the episode of darknet diaries about it. I would think a simple PIN-Code that is mandatory would solve this issue? Or a letter send to the owner of the SIM?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704933767 {#2048
        date: 2024-01-11 01:42:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2071 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 297871
      -bodyTs: "'code':18 'darknet':7 'diari':8 'episod':5 'heard':3 'issu':25 'letter':28 'mandatori':21 'owner':32 'pin':17 'pin-cod':16 'recent':2 'send':29 'sim':35 'simpl':15 'solv':23 'think':13 'would':12,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7242638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704933767 {#2049
        date: 2024-01-11 01:42:47.0 +01:00
      }
      +"title": 297871
    }
    0 => App\Entity\EntryComment {#2113
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1554}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "Totally, but the government does not really have access to this data, they would have to know what apps to look for first"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704934111 {#2122
        date: 2024-01-11 01:48:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@taladar@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 297886
      -bodyTs: "'access':9 'app':19 'data':12 'first':23 'govern':4 'know':17 'look':21 'realli':7 'total':1 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7242768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704934111 {#2115
        date: 2024-01-11 01:48:31.0 +01:00
      }
      +"title": 297886
    }
  ]
  -id: 28719
  -titleTs: "'card':8 'countri':13 'handl':10 'issu':4 'sim':7"
  -bodyTs: "'abus':71 'across':28 'activ':8 'almost':1 'authent':6 'bought':92 'card':11,27,88 'cell':29 'connect':32 'countri':3,23 'dystopian':41 'govern':51 'hand':94 'hide':48 'huge':18 'incred':59 'like':39 'litter':45 'long':101 'offici':5 'person':36 'privaci':19 'problem':20 'requir':4 'second':93 'seem':13,38,58 'set':65 'sim':10,26,87 'smartphon':56 'solut':103 'someth':76 'system':42,68 'term':102 'tower':30 'track':25 'turn':53 'understand':75 'unnecessari':60 'without':52 'wrong':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704999386
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10360962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912986 {#1565
    date: 2024-01-10 19:56:26.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
33 DENIED edit
App\Entity\Entry {#1554
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "I-have-an-issue-with-how-SIM-cards-are-handled"
  +title: "I have an issue with how SIM cards are handled in most countries"
  +url: null
  +body: """
    Almost all countries require official authentication to activate a SIM card. This seems to me as a huge privacy problem, if the country can track sim cards across cell towers and connect them to a person. It seems like a dystopian system, that we litterely can not hide from our governments without turning off our smartphones. It seems incredibly unnecessary to me and just sets up the system to be abused.\n
    \n
    Or do I understand something wrong?\n
    \n
    What can we do against this? There are some sim cards that can be bought second hand, but they will not be a long term solution.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724347895 {#1562
    date: 2024-08-22 19:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  +badges: Doctrine\ORM\PersistentCollection {#1701 …}
  +children: [
    1 => App\Entity\EntryComment {#2070
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1554}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +body: "I recently heard the episode of darknet diaries about it. I would think a simple PIN-Code that is mandatory would solve this issue? Or a letter send to the owner of the SIM?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704933767 {#2048
        date: 2024-01-11 01:42:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2071 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 297871
      -bodyTs: "'code':18 'darknet':7 'diari':8 'episod':5 'heard':3 'issu':25 'letter':28 'mandatori':21 'owner':32 'pin':17 'pin-cod':16 'recent':2 'send':29 'sim':35 'simpl':15 'solv':23 'think':13 'would':12,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7242638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704933767 {#2049
        date: 2024-01-11 01:42:47.0 +01:00
      }
      +"title": 297871
    }
    0 => App\Entity\EntryComment {#2113
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1554}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "Totally, but the government does not really have access to this data, they would have to know what apps to look for first"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704934111 {#2122
        date: 2024-01-11 01:48:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@taladar@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 297886
      -bodyTs: "'access':9 'app':19 'data':12 'first':23 'govern':4 'know':17 'look':21 'realli':7 'total':1 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7242768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704934111 {#2115
        date: 2024-01-11 01:48:31.0 +01:00
      }
      +"title": 297886
    }
  ]
  -id: 28719
  -titleTs: "'card':8 'countri':13 'handl':10 'issu':4 'sim':7"
  -bodyTs: "'abus':71 'across':28 'activ':8 'almost':1 'authent':6 'bought':92 'card':11,27,88 'cell':29 'connect':32 'countri':3,23 'dystopian':41 'govern':51 'hand':94 'hide':48 'huge':18 'incred':59 'like':39 'litter':45 'long':101 'offici':5 'person':36 'privaci':19 'problem':20 'requir':4 'second':93 'seem':13,38,58 'set':65 'sim':10,26,87 'smartphon':56 'solut':103 'someth':76 'system':42,68 'term':102 'tower':30 'track':25 'turn':53 'understand':75 'unnecessari':60 'without':52 'wrong':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704999386
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10360962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912986 {#1565
    date: 2024-01-10 19:56:26.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
34 DENIED moderate
App\Entity\Entry {#1554
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "I-have-an-issue-with-how-SIM-cards-are-handled"
  +title: "I have an issue with how SIM cards are handled in most countries"
  +url: null
  +body: """
    Almost all countries require official authentication to activate a SIM card. This seems to me as a huge privacy problem, if the country can track sim cards across cell towers and connect them to a person. It seems like a dystopian system, that we litterely can not hide from our governments without turning off our smartphones. It seems incredibly unnecessary to me and just sets up the system to be abused.\n
    \n
    Or do I understand something wrong?\n
    \n
    What can we do against this? There are some sim cards that can be bought second hand, but they will not be a long term solution.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 19
  +favouriteCount: 52
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1724347895 {#1562
    date: 2024-08-22 19:31:35.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1556 …}
  +votes: Doctrine\ORM\PersistentCollection {#1555 …}
  +reports: Doctrine\ORM\PersistentCollection {#1620 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
  +badges: Doctrine\ORM\PersistentCollection {#1701 …}
  +children: [
    1 => App\Entity\EntryComment {#2070
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1554}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +body: "I recently heard the episode of darknet diaries about it. I would think a simple PIN-Code that is mandatory would solve this issue? Or a letter send to the owner of the SIM?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704933767 {#2048
        date: 2024-01-11 01:42:47.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@TCB13@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2071 …}
      +nested: Doctrine\ORM\PersistentCollection {#2074 …}
      +votes: Doctrine\ORM\PersistentCollection {#2069 …}
      +reports: Doctrine\ORM\PersistentCollection {#2068 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
      -id: 297871
      -bodyTs: "'code':18 'darknet':7 'diari':8 'episod':5 'heard':3 'issu':25 'letter':28 'mandatori':21 'owner':32 'pin':17 'pin-cod':16 'recent':2 'send':29 'sim':35 'simpl':15 'solv':23 'think':13 'would':12,22"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7242638"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704933767 {#2049
        date: 2024-01-11 01:42:47.0 +01:00
      }
      +"title": 297871
    }
    0 => App\Entity\EntryComment {#2113
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1554}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
      +body: "Totally, but the government does not really have access to this data, they would have to know what apps to look for first"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704934111 {#2122
        date: 2024-01-11 01:48:31.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@taladar@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2119 …}
      +nested: Doctrine\ORM\PersistentCollection {#2120 …}
      +votes: Doctrine\ORM\PersistentCollection {#2160 …}
      +reports: Doctrine\ORM\PersistentCollection {#2162 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
      -id: 297886
      -bodyTs: "'access':9 'app':19 'data':12 'first':23 'govern':4 'know':17 'look':21 'realli':7 'total':1 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7242768"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704934111 {#2115
        date: 2024-01-11 01:48:31.0 +01:00
      }
      +"title": 297886
    }
  ]
  -id: 28719
  -titleTs: "'card':8 'countri':13 'handl':10 'issu':4 'sim':7"
  -bodyTs: "'abus':71 'across':28 'activ':8 'almost':1 'authent':6 'bought':92 'card':11,27,88 'cell':29 'connect':32 'countri':3,23 'dystopian':41 'govern':51 'hand':94 'hide':48 'huge':18 'incred':59 'like':39 'litter':45 'long':101 'offici':5 'person':36 'privaci':19 'problem':20 'requir':4 'second':93 'seem':13,38,58 'set':65 'sim':10,26,87 'smartphon':56 'solut':103 'someth':76 'system':42,68 'term':102 'tower':30 'track':25 'turn':53 'understand':75 'unnecessari':60 'without':52 'wrong':77"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704999386
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10360962"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704912986 {#1565
    date: 2024-01-10 19:56:26.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
35 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
36 DENIED moderate
App\Entity\EntryComment {#2070
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1554
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-have-an-issue-with-how-SIM-cards-are-handled"
    +title: "I have an issue with how SIM cards are handled in most countries"
    +url: null
    +body: """
      Almost all countries require official authentication to activate a SIM card. This seems to me as a huge privacy problem, if the country can track sim cards across cell towers and connect them to a person. It seems like a dystopian system, that we litterely can not hide from our governments without turning off our smartphones. It seems incredibly unnecessary to me and just sets up the system to be abused.\n
      \n
      Or do I understand something wrong?\n
      \n
      What can we do against this? There are some sim cards that can be bought second hand, but they will not be a long term solution.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724347895 {#1562
      date: 2024-08-22 19:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1556 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
    +badges: Doctrine\ORM\PersistentCollection {#1701 …}
    +children: [
      1 => App\Entity\EntryComment {#2070}
      0 => App\Entity\EntryComment {#2113
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1554}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "Totally, but the government does not really have access to this data, they would have to know what apps to look for first"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704934111 {#2122
          date: 2024-01-11 01:48:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2119 …}
        +nested: Doctrine\ORM\PersistentCollection {#2120 …}
        +votes: Doctrine\ORM\PersistentCollection {#2160 …}
        +reports: Doctrine\ORM\PersistentCollection {#2162 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
        -id: 297886
        -bodyTs: "'access':9 'app':19 'data':12 'first':23 'govern':4 'know':17 'look':21 'realli':7 'total':1 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7242768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704934111 {#2115
          date: 2024-01-11 01:48:31.0 +01:00
        }
        +"title": 297886
      }
    ]
    -id: 28719
    -titleTs: "'card':8 'countri':13 'handl':10 'issu':4 'sim':7"
    -bodyTs: "'abus':71 'across':28 'activ':8 'almost':1 'authent':6 'bought':92 'card':11,27,88 'cell':29 'connect':32 'countri':3,23 'dystopian':41 'govern':51 'hand':94 'hide':48 'huge':18 'incred':59 'like':39 'litter':45 'long':101 'offici':5 'person':36 'privaci':19 'problem':20 'requir':4 'second':93 'seem':13,38,58 'set':65 'sim':10,26,87 'smartphon':56 'solut':103 'someth':76 'system':42,68 'term':102 'tower':30 'track':25 'turn':53 'understand':75 'unnecessari':60 'without':52 'wrong':77"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704999386
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10360962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704912986 {#1565
      date: 2024-01-10 19:56:26.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "I recently heard the episode of darknet diaries about it. I would think a simple PIN-Code that is mandatory would solve this issue? Or a letter send to the owner of the SIM?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704933767 {#2048
    date: 2024-01-11 01:42:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 297871
  -bodyTs: "'code':18 'darknet':7 'diari':8 'episod':5 'heard':3 'issu':25 'letter':28 'mandatori':21 'owner':32 'pin':17 'pin-cod':16 'recent':2 'send':29 'sim':35 'simpl':15 'solv':23 'think':13 'would':12,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7242638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704933767 {#2049
    date: 2024-01-11 01:42:47.0 +01:00
  }
  +"title": 297871
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2070
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1554
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-have-an-issue-with-how-SIM-cards-are-handled"
    +title: "I have an issue with how SIM cards are handled in most countries"
    +url: null
    +body: """
      Almost all countries require official authentication to activate a SIM card. This seems to me as a huge privacy problem, if the country can track sim cards across cell towers and connect them to a person. It seems like a dystopian system, that we litterely can not hide from our governments without turning off our smartphones. It seems incredibly unnecessary to me and just sets up the system to be abused.\n
      \n
      Or do I understand something wrong?\n
      \n
      What can we do against this? There are some sim cards that can be bought second hand, but they will not be a long term solution.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724347895 {#1562
      date: 2024-08-22 19:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1556 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
    +badges: Doctrine\ORM\PersistentCollection {#1701 …}
    +children: [
      1 => App\Entity\EntryComment {#2070}
      0 => App\Entity\EntryComment {#2113
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1554}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "Totally, but the government does not really have access to this data, they would have to know what apps to look for first"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704934111 {#2122
          date: 2024-01-11 01:48:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2119 …}
        +nested: Doctrine\ORM\PersistentCollection {#2120 …}
        +votes: Doctrine\ORM\PersistentCollection {#2160 …}
        +reports: Doctrine\ORM\PersistentCollection {#2162 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
        -id: 297886
        -bodyTs: "'access':9 'app':19 'data':12 'first':23 'govern':4 'know':17 'look':21 'realli':7 'total':1 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7242768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704934111 {#2115
          date: 2024-01-11 01:48:31.0 +01:00
        }
        +"title": 297886
      }
    ]
    -id: 28719
    -titleTs: "'card':8 'countri':13 'handl':10 'issu':4 'sim':7"
    -bodyTs: "'abus':71 'across':28 'activ':8 'almost':1 'authent':6 'bought':92 'card':11,27,88 'cell':29 'connect':32 'countri':3,23 'dystopian':41 'govern':51 'hand':94 'hide':48 'huge':18 'incred':59 'like':39 'litter':45 'long':101 'offici':5 'person':36 'privaci':19 'problem':20 'requir':4 'second':93 'seem':13,38,58 'set':65 'sim':10,26,87 'smartphon':56 'solut':103 'someth':76 'system':42,68 'term':102 'tower':30 'track':25 'turn':53 'understand':75 'unnecessari':60 'without':52 'wrong':77"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704999386
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10360962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704912986 {#1565
      date: 2024-01-10 19:56:26.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "I recently heard the episode of darknet diaries about it. I would think a simple PIN-Code that is mandatory would solve this issue? Or a letter send to the owner of the SIM?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704933767 {#2048
    date: 2024-01-11 01:42:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 297871
  -bodyTs: "'code':18 'darknet':7 'diari':8 'episod':5 'heard':3 'issu':25 'letter':28 'mandatori':21 'owner':32 'pin':17 'pin-cod':16 'recent':2 'send':29 'sim':35 'simpl':15 'solv':23 'think':13 'would':12,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7242638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704933767 {#2049
    date: 2024-01-11 01:42:47.0 +01:00
  }
  +"title": 297871
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2070
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1554
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-have-an-issue-with-how-SIM-cards-are-handled"
    +title: "I have an issue with how SIM cards are handled in most countries"
    +url: null
    +body: """
      Almost all countries require official authentication to activate a SIM card. This seems to me as a huge privacy problem, if the country can track sim cards across cell towers and connect them to a person. It seems like a dystopian system, that we litterely can not hide from our governments without turning off our smartphones. It seems incredibly unnecessary to me and just sets up the system to be abused.\n
      \n
      Or do I understand something wrong?\n
      \n
      What can we do against this? There are some sim cards that can be bought second hand, but they will not be a long term solution.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724347895 {#1562
      date: 2024-08-22 19:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1556 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
    +badges: Doctrine\ORM\PersistentCollection {#1701 …}
    +children: [
      1 => App\Entity\EntryComment {#2070}
      0 => App\Entity\EntryComment {#2113
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1554}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
        +body: "Totally, but the government does not really have access to this data, they would have to know what apps to look for first"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704934111 {#2122
          date: 2024-01-11 01:48:31.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@taladar@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2119 …}
        +nested: Doctrine\ORM\PersistentCollection {#2120 …}
        +votes: Doctrine\ORM\PersistentCollection {#2160 …}
        +reports: Doctrine\ORM\PersistentCollection {#2162 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
        -id: 297886
        -bodyTs: "'access':9 'app':19 'data':12 'first':23 'govern':4 'know':17 'look':21 'realli':7 'total':1 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7242768"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704934111 {#2115
          date: 2024-01-11 01:48:31.0 +01:00
        }
        +"title": 297886
      }
    ]
    -id: 28719
    -titleTs: "'card':8 'countri':13 'handl':10 'issu':4 'sim':7"
    -bodyTs: "'abus':71 'across':28 'activ':8 'almost':1 'authent':6 'bought':92 'card':11,27,88 'cell':29 'connect':32 'countri':3,23 'dystopian':41 'govern':51 'hand':94 'hide':48 'huge':18 'incred':59 'like':39 'litter':45 'long':101 'offici':5 'person':36 'privaci':19 'problem':20 'requir':4 'second':93 'seem':13,38,58 'set':65 'sim':10,26,87 'smartphon':56 'solut':103 'someth':76 'system':42,68 'term':102 'tower':30 'track':25 'turn':53 'understand':75 'unnecessari':60 'without':52 'wrong':77"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704999386
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10360962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704912986 {#1565
      date: 2024-01-10 19:56:26.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +body: "I recently heard the episode of darknet diaries about it. I would think a simple PIN-Code that is mandatory would solve this issue? Or a letter send to the owner of the SIM?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704933767 {#2048
    date: 2024-01-11 01:42:47.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@TCB13@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2071 …}
  +nested: Doctrine\ORM\PersistentCollection {#2074 …}
  +votes: Doctrine\ORM\PersistentCollection {#2069 …}
  +reports: Doctrine\ORM\PersistentCollection {#2068 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
  -id: 297871
  -bodyTs: "'code':18 'darknet':7 'diari':8 'episod':5 'heard':3 'issu':25 'letter':28 'mandatori':21 'owner':32 'pin':17 'pin-cod':16 'recent':2 'send':29 'sim':35 'simpl':15 'solv':23 'think':13 'would':12,22"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7242638"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704933767 {#2049
    date: 2024-01-11 01:42:47.0 +01:00
  }
  +"title": 297871
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
40 DENIED moderate
App\Entity\EntryComment {#2113
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1554
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-have-an-issue-with-how-SIM-cards-are-handled"
    +title: "I have an issue with how SIM cards are handled in most countries"
    +url: null
    +body: """
      Almost all countries require official authentication to activate a SIM card. This seems to me as a huge privacy problem, if the country can track sim cards across cell towers and connect them to a person. It seems like a dystopian system, that we litterely can not hide from our governments without turning off our smartphones. It seems incredibly unnecessary to me and just sets up the system to be abused.\n
      \n
      Or do I understand something wrong?\n
      \n
      What can we do against this? There are some sim cards that can be bought second hand, but they will not be a long term solution.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724347895 {#1562
      date: 2024-08-22 19:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1556 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
    +badges: Doctrine\ORM\PersistentCollection {#1701 …}
    +children: [
      1 => App\Entity\EntryComment {#2070
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1554}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +body: "I recently heard the episode of darknet diaries about it. I would think a simple PIN-Code that is mandatory would solve this issue? Or a letter send to the owner of the SIM?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704933767 {#2048
          date: 2024-01-11 01:42:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2074 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
        -id: 297871
        -bodyTs: "'code':18 'darknet':7 'diari':8 'episod':5 'heard':3 'issu':25 'letter':28 'mandatori':21 'owner':32 'pin':17 'pin-cod':16 'recent':2 'send':29 'sim':35 'simpl':15 'solv':23 'think':13 'would':12,22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7242638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704933767 {#2049
          date: 2024-01-11 01:42:47.0 +01:00
        }
        +"title": 297871
      }
      0 => App\Entity\EntryComment {#2113}
    ]
    -id: 28719
    -titleTs: "'card':8 'countri':13 'handl':10 'issu':4 'sim':7"
    -bodyTs: "'abus':71 'across':28 'activ':8 'almost':1 'authent':6 'bought':92 'card':11,27,88 'cell':29 'connect':32 'countri':3,23 'dystopian':41 'govern':51 'hand':94 'hide':48 'huge':18 'incred':59 'like':39 'litter':45 'long':101 'offici':5 'person':36 'privaci':19 'problem':20 'requir':4 'second':93 'seem':13,38,58 'set':65 'sim':10,26,87 'smartphon':56 'solut':103 'someth':76 'system':42,68 'term':102 'tower':30 'track':25 'turn':53 'understand':75 'unnecessari':60 'without':52 'wrong':77"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704999386
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10360962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704912986 {#1565
      date: 2024-01-10 19:56:26.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "Totally, but the government does not really have access to this data, they would have to know what apps to look for first"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704934111 {#2122
    date: 2024-01-11 01:48:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 297886
  -bodyTs: "'access':9 'app':19 'data':12 'first':23 'govern':4 'know':17 'look':21 'realli':7 'total':1 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7242768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704934111 {#2115
    date: 2024-01-11 01:48:31.0 +01:00
  }
  +"title": 297886
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2113
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1554
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-have-an-issue-with-how-SIM-cards-are-handled"
    +title: "I have an issue with how SIM cards are handled in most countries"
    +url: null
    +body: """
      Almost all countries require official authentication to activate a SIM card. This seems to me as a huge privacy problem, if the country can track sim cards across cell towers and connect them to a person. It seems like a dystopian system, that we litterely can not hide from our governments without turning off our smartphones. It seems incredibly unnecessary to me and just sets up the system to be abused.\n
      \n
      Or do I understand something wrong?\n
      \n
      What can we do against this? There are some sim cards that can be bought second hand, but they will not be a long term solution.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724347895 {#1562
      date: 2024-08-22 19:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1556 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
    +badges: Doctrine\ORM\PersistentCollection {#1701 …}
    +children: [
      1 => App\Entity\EntryComment {#2070
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1554}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +body: "I recently heard the episode of darknet diaries about it. I would think a simple PIN-Code that is mandatory would solve this issue? Or a letter send to the owner of the SIM?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704933767 {#2048
          date: 2024-01-11 01:42:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2074 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
        -id: 297871
        -bodyTs: "'code':18 'darknet':7 'diari':8 'episod':5 'heard':3 'issu':25 'letter':28 'mandatori':21 'owner':32 'pin':17 'pin-cod':16 'recent':2 'send':29 'sim':35 'simpl':15 'solv':23 'think':13 'would':12,22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7242638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704933767 {#2049
          date: 2024-01-11 01:42:47.0 +01:00
        }
        +"title": 297871
      }
      0 => App\Entity\EntryComment {#2113}
    ]
    -id: 28719
    -titleTs: "'card':8 'countri':13 'handl':10 'issu':4 'sim':7"
    -bodyTs: "'abus':71 'across':28 'activ':8 'almost':1 'authent':6 'bought':92 'card':11,27,88 'cell':29 'connect':32 'countri':3,23 'dystopian':41 'govern':51 'hand':94 'hide':48 'huge':18 'incred':59 'like':39 'litter':45 'long':101 'offici':5 'person':36 'privaci':19 'problem':20 'requir':4 'second':93 'seem':13,38,58 'set':65 'sim':10,26,87 'smartphon':56 'solut':103 'someth':76 'system':42,68 'term':102 'tower':30 'track':25 'turn':53 'understand':75 'unnecessari':60 'without':52 'wrong':77"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704999386
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10360962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704912986 {#1565
      date: 2024-01-10 19:56:26.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "Totally, but the government does not really have access to this data, they would have to know what apps to look for first"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704934111 {#2122
    date: 2024-01-11 01:48:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 297886
  -bodyTs: "'access':9 'app':19 'data':12 'first':23 'govern':4 'know':17 'look':21 'realli':7 'total':1 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7242768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704934111 {#2115
    date: 2024-01-11 01:48:31.0 +01:00
  }
  +"title": 297886
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2113
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1554
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-have-an-issue-with-how-SIM-cards-are-handled"
    +title: "I have an issue with how SIM cards are handled in most countries"
    +url: null
    +body: """
      Almost all countries require official authentication to activate a SIM card. This seems to me as a huge privacy problem, if the country can track sim cards across cell towers and connect them to a person. It seems like a dystopian system, that we litterely can not hide from our governments without turning off our smartphones. It seems incredibly unnecessary to me and just sets up the system to be abused.\n
      \n
      Or do I understand something wrong?\n
      \n
      What can we do against this? There are some sim cards that can be bought second hand, but they will not be a long term solution.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 19
    +favouriteCount: 52
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1724347895 {#1562
      date: 2024-08-22 19:31:35.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1556 …}
    +votes: Doctrine\ORM\PersistentCollection {#1555 …}
    +reports: Doctrine\ORM\PersistentCollection {#1620 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1604 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1619 …}
    +badges: Doctrine\ORM\PersistentCollection {#1701 …}
    +children: [
      1 => App\Entity\EntryComment {#2070
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1554}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +body: "I recently heard the episode of darknet diaries about it. I would think a simple PIN-Code that is mandatory would solve this issue? Or a letter send to the owner of the SIM?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704933767 {#2048
          date: 2024-01-11 01:42:47.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@TCB13@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2071 …}
        +nested: Doctrine\ORM\PersistentCollection {#2074 …}
        +votes: Doctrine\ORM\PersistentCollection {#2069 …}
        +reports: Doctrine\ORM\PersistentCollection {#2068 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2106 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2118 …}
        -id: 297871
        -bodyTs: "'code':18 'darknet':7 'diari':8 'episod':5 'heard':3 'issu':25 'letter':28 'mandatori':21 'owner':32 'pin':17 'pin-cod':16 'recent':2 'send':29 'sim':35 'simpl':15 'solv':23 'think':13 'would':12,22"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/7242638"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704933767 {#2049
          date: 2024-01-11 01:42:47.0 +01:00
        }
        +"title": 297871
      }
      0 => App\Entity\EntryComment {#2113}
    ]
    -id: 28719
    -titleTs: "'card':8 'countri':13 'handl':10 'issu':4 'sim':7"
    -bodyTs: "'abus':71 'across':28 'activ':8 'almost':1 'authent':6 'bought':92 'card':11,27,88 'cell':29 'connect':32 'countri':3,23 'dystopian':41 'govern':51 'hand':94 'hide':48 'huge':18 'incred':59 'like':39 'litter':45 'long':101 'offici':5 'person':36 'privaci':19 'problem':20 'requir':4 'second':93 'seem':13,38,58 'set':65 'sim':10,26,87 'smartphon':56 'solut':103 'someth':76 'system':42,68 'term':102 'tower':30 'track':25 'turn':53 'understand':75 'unnecessari':60 'without':52 'wrong':77"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704999386
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10360962"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704912986 {#1565
      date: 2024-01-10 19:56:26.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1558 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2123 …}
  +body: "Totally, but the government does not really have access to this data, they would have to know what apps to look for first"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704934111 {#2122
    date: 2024-01-11 01:48:31.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@taladar@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2119 …}
  +nested: Doctrine\ORM\PersistentCollection {#2120 …}
  +votes: Doctrine\ORM\PersistentCollection {#2160 …}
  +reports: Doctrine\ORM\PersistentCollection {#2162 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2128 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2126 …}
  -id: 297886
  -bodyTs: "'access':9 'app':19 'data':12 'first':23 'govern':4 'know':17 'look':21 'realli':7 'total':1 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7242768"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704934111 {#2115
    date: 2024-01-11 01:48:31.0 +01:00
  }
  +"title": 297886
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
44 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 434
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#2637
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  +badges: Doctrine\ORM\PersistentCollection {#2654 …}
  +children: [
    App\Entity\EntryComment {#2125
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Everyone has different opinions. In the end the different versions, or distributions, are basically the same.\n
        \n
        It starts with the Linux vernal, that as far as I know, handles communication with the hardware, and things like directories, storage, users, permissions. On top of that, every distribution creator puts a destropenvioment, like gnome or KDE (plasma?). Gnome is kinda like Mac is, KDE can be what ever you want, very customizable.\n
        \n
        Than there is the package manager. Fedora for example uses yum or dnf (dnf is the new version I think) and Ubuntu uses apt. The package manager is like your app store, that you access over the command line. It is managed by the owners and ist mostly safe to download anything. (Installing Spotify would by ‘sudo apt/dnf install spotify’. So pretty easy to use.\n
        \n
        On top of that the distribution has preinstalled programs, like the browser, writing tools, and some useful apps\n
        \n
        That is basically the only difference between distros. You can even get different spins of a distro. If you like fedora, get it with the KDE desktro envioment. It’s all the same basically.\n
        \n
        So put something on a usb drive and boot from that, try it out for a few minutes and than look at others. There are also websites that allow you to boot into different distros.\n
        \n
        If you like something, just install it, maybe as a Dualboot first next to windows (best is on a different drive) and just try it out. If you don’t like it, just jump to another one.\n
        \n
        Linux can be a little bit pain sometimes, but in my opinion it’s worth to invest the time. Have fun!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704891252 {#2041
        date: 2024-01-10 13:54:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2058 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2045 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 295728
      -bodyTs: "'access':105 'allow':216 'also':213 'anoth':258 'anyth':122 'app':101,153 'apt':94 'apt/dnf':128 'basic':14,156,187 'best':238 'bit':265 'boot':196,219 'browser':147 'command':108 'communic':30 'creator':47 'customiz':70 'desktro':180 'destropenvio':50 'differ':3,9,159,166,221,242 'directori':37 'distribut':12,46,141 'distro':161,170,222 'dnf':83,84 'download':121 'drive':194,243 'dualboot':233 'easi':133 'end':7 'envioment':181 'even':164 'ever':66 'everi':45 'everyon':1 'exampl':79 'far':25 'fedora':77,174 'first':234 'fun':280 'get':165,175 'gnome':52,56 'handl':29 'hardwar':33 'instal':123,129,228 'invest':276 'ist':117 'jump':256 'kde':54,62,179 'kinda':58 'know':28 'like':36,51,59,99,145,173,225,253 'line':109 'linux':21,260 'littl':264 'look':208 'mac':60 'manag':76,97,112 'mayb':230 'minut':205 'most':118 'new':87 'next':235 'one':259 'opinion':4,271 'other':210 'owner':115 'packag':75,96 'pain':266 'permiss':40 'plasma':55 'preinstal':143 'pretti':132 'program':144 'put':48,189 'safe':119 'someth':190,226 'sometim':267 'spin':167 'spotifi':124,130 'start':18 'storag':38 'store':102 'sudo':127 'thing':35 'think':90 'time':278 'tool':149 'top':42,137 'tri':199,246 'ubuntu':92 'usb':193 'use':80,93,135,152 'user':39 'vernal':22 'version':10,88 'want':68 'websit':214 'window':237 'worth':274 'would':125 'write':148 'yum':81"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7228110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704891252 {#2165
        date: 2024-01-10 13:54:12.0 +01:00
      }
      +"title": 295728
    }
  ]
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#2623
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2600
    date: 2024-01-10 13:24: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
45 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 434
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#2637
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  +badges: Doctrine\ORM\PersistentCollection {#2654 …}
  +children: [
    App\Entity\EntryComment {#2125
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Everyone has different opinions. In the end the different versions, or distributions, are basically the same.\n
        \n
        It starts with the Linux vernal, that as far as I know, handles communication with the hardware, and things like directories, storage, users, permissions. On top of that, every distribution creator puts a destropenvioment, like gnome or KDE (plasma?). Gnome is kinda like Mac is, KDE can be what ever you want, very customizable.\n
        \n
        Than there is the package manager. Fedora for example uses yum or dnf (dnf is the new version I think) and Ubuntu uses apt. The package manager is like your app store, that you access over the command line. It is managed by the owners and ist mostly safe to download anything. (Installing Spotify would by ‘sudo apt/dnf install spotify’. So pretty easy to use.\n
        \n
        On top of that the distribution has preinstalled programs, like the browser, writing tools, and some useful apps\n
        \n
        That is basically the only difference between distros. You can even get different spins of a distro. If you like fedora, get it with the KDE desktro envioment. It’s all the same basically.\n
        \n
        So put something on a usb drive and boot from that, try it out for a few minutes and than look at others. There are also websites that allow you to boot into different distros.\n
        \n
        If you like something, just install it, maybe as a Dualboot first next to windows (best is on a different drive) and just try it out. If you don’t like it, just jump to another one.\n
        \n
        Linux can be a little bit pain sometimes, but in my opinion it’s worth to invest the time. Have fun!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704891252 {#2041
        date: 2024-01-10 13:54:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2058 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2045 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 295728
      -bodyTs: "'access':105 'allow':216 'also':213 'anoth':258 'anyth':122 'app':101,153 'apt':94 'apt/dnf':128 'basic':14,156,187 'best':238 'bit':265 'boot':196,219 'browser':147 'command':108 'communic':30 'creator':47 'customiz':70 'desktro':180 'destropenvio':50 'differ':3,9,159,166,221,242 'directori':37 'distribut':12,46,141 'distro':161,170,222 'dnf':83,84 'download':121 'drive':194,243 'dualboot':233 'easi':133 'end':7 'envioment':181 'even':164 'ever':66 'everi':45 'everyon':1 'exampl':79 'far':25 'fedora':77,174 'first':234 'fun':280 'get':165,175 'gnome':52,56 'handl':29 'hardwar':33 'instal':123,129,228 'invest':276 'ist':117 'jump':256 'kde':54,62,179 'kinda':58 'know':28 'like':36,51,59,99,145,173,225,253 'line':109 'linux':21,260 'littl':264 'look':208 'mac':60 'manag':76,97,112 'mayb':230 'minut':205 'most':118 'new':87 'next':235 'one':259 'opinion':4,271 'other':210 'owner':115 'packag':75,96 'pain':266 'permiss':40 'plasma':55 'preinstal':143 'pretti':132 'program':144 'put':48,189 'safe':119 'someth':190,226 'sometim':267 'spin':167 'spotifi':124,130 'start':18 'storag':38 'store':102 'sudo':127 'thing':35 'think':90 'time':278 'tool':149 'top':42,137 'tri':199,246 'ubuntu':92 'usb':193 'use':80,93,135,152 'user':39 'vernal':22 'version':10,88 'want':68 'websit':214 'window':237 'worth':274 'would':125 'write':148 'yum':81"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7228110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704891252 {#2165
        date: 2024-01-10 13:54:12.0 +01:00
      }
      +"title": 295728
    }
  ]
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#2623
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2600
    date: 2024-01-10 13:24: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
46 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2642 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
  +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
  +url: null
  +body: """
    Whom also likes to game every now and then ;)\n
    \n
    Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 434
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722463144 {#2637
    date: 2024-07-31 23:59:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2644 …}
  +votes: Doctrine\ORM\PersistentCollection {#2646 …}
  +reports: Doctrine\ORM\PersistentCollection {#2648 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
  +badges: Doctrine\ORM\PersistentCollection {#2654 …}
  +children: [
    App\Entity\EntryComment {#2125
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: null
      +root: null
      +body: """
        Everyone has different opinions. In the end the different versions, or distributions, are basically the same.\n
        \n
        It starts with the Linux vernal, that as far as I know, handles communication with the hardware, and things like directories, storage, users, permissions. On top of that, every distribution creator puts a destropenvioment, like gnome or KDE (plasma?). Gnome is kinda like Mac is, KDE can be what ever you want, very customizable.\n
        \n
        Than there is the package manager. Fedora for example uses yum or dnf (dnf is the new version I think) and Ubuntu uses apt. The package manager is like your app store, that you access over the command line. It is managed by the owners and ist mostly safe to download anything. (Installing Spotify would by ‘sudo apt/dnf install spotify’. So pretty easy to use.\n
        \n
        On top of that the distribution has preinstalled programs, like the browser, writing tools, and some useful apps\n
        \n
        That is basically the only difference between distros. You can even get different spins of a distro. If you like fedora, get it with the KDE desktro envioment. It’s all the same basically.\n
        \n
        So put something on a usb drive and boot from that, try it out for a few minutes and than look at others. There are also websites that allow you to boot into different distros.\n
        \n
        If you like something, just install it, maybe as a Dualboot first next to windows (best is on a different drive) and just try it out. If you don’t like it, just jump to another one.\n
        \n
        Linux can be a little bit pain sometimes, but in my opinion it’s worth to invest the time. Have fun!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 6
      +score: 0
      +lastActive: DateTime @1704891252 {#2041
        date: 2024-01-10 13:54:12.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FatTony@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2058 …}
      +nested: Doctrine\ORM\PersistentCollection {#2052 …}
      +votes: Doctrine\ORM\PersistentCollection {#2050 …}
      +reports: Doctrine\ORM\PersistentCollection {#2045 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
      -id: 295728
      -bodyTs: "'access':105 'allow':216 'also':213 'anoth':258 'anyth':122 'app':101,153 'apt':94 'apt/dnf':128 'basic':14,156,187 'best':238 'bit':265 'boot':196,219 'browser':147 'command':108 'communic':30 'creator':47 'customiz':70 'desktro':180 'destropenvio':50 'differ':3,9,159,166,221,242 'directori':37 'distribut':12,46,141 'distro':161,170,222 'dnf':83,84 'download':121 'drive':194,243 'dualboot':233 'easi':133 'end':7 'envioment':181 'even':164 'ever':66 'everi':45 'everyon':1 'exampl':79 'far':25 'fedora':77,174 'first':234 'fun':280 'get':165,175 'gnome':52,56 'handl':29 'hardwar':33 'instal':123,129,228 'invest':276 'ist':117 'jump':256 'kde':54,62,179 'kinda':58 'know':28 'like':36,51,59,99,145,173,225,253 'line':109 'linux':21,260 'littl':264 'look':208 'mac':60 'manag':76,97,112 'mayb':230 'minut':205 'most':118 'new':87 'next':235 'one':259 'opinion':4,271 'other':210 'owner':115 'packag':75,96 'pain':266 'permiss':40 'plasma':55 'preinstal':143 'pretti':132 'program':144 'put':48,189 'safe':119 'someth':190,226 'sometim':267 'spin':167 'spotifi':124,130 'start':18 'storag':38 'store':102 'sudo':127 'thing':35 'think':90 'time':278 'tool':149 'top':42,137 'tri':199,246 'ubuntu':92 'usb':193 'use':80,93,135,152 'user':39 'vernal':22 'version':10,88 'want':68 'websit':214 'window':237 'worth':274 'would':125 'write':148 'yum':81"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7228110"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704891252 {#2165
        date: 2024-01-10 13:54:12.0 +01:00
      }
      +"title": 295728
    }
  ]
  -id: 28602
  -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
  -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704975844
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10533836"
  +editedAt: DateTimeImmutable @1720891541 {#2623
    date: 2024-07-13 19:25:41.0 +02:00
  }
  +createdAt: DateTimeImmutable @1704889444 {#2600
    date: 2024-01-10 13:24: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
47 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
48 DENIED moderate
App\Entity\EntryComment {#2125
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
    +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
    +url: null
    +body: """
      Whom also likes to game every now and then ;)\n
      \n
      Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 434
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722463144 {#2637
      date: 2024-07-31 23:59:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2646 …}
    +reports: Doctrine\ORM\PersistentCollection {#2648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    +badges: Doctrine\ORM\PersistentCollection {#2654 …}
    +children: [
      App\Entity\EntryComment {#2125}
    ]
    -id: 28602
    -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
    -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704975844
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10533836"
    +editedAt: DateTimeImmutable @1720891541 {#2623
      date: 2024-07-13 19:25:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704889444 {#2600
      date: 2024-01-10 13:24:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Everyone has different opinions. In the end the different versions, or distributions, are basically the same.\n
    \n
    It starts with the Linux vernal, that as far as I know, handles communication with the hardware, and things like directories, storage, users, permissions. On top of that, every distribution creator puts a destropenvioment, like gnome or KDE (plasma?). Gnome is kinda like Mac is, KDE can be what ever you want, very customizable.\n
    \n
    Than there is the package manager. Fedora for example uses yum or dnf (dnf is the new version I think) and Ubuntu uses apt. The package manager is like your app store, that you access over the command line. It is managed by the owners and ist mostly safe to download anything. (Installing Spotify would by ‘sudo apt/dnf install spotify’. So pretty easy to use.\n
    \n
    On top of that the distribution has preinstalled programs, like the browser, writing tools, and some useful apps\n
    \n
    That is basically the only difference between distros. You can even get different spins of a distro. If you like fedora, get it with the KDE desktro envioment. It’s all the same basically.\n
    \n
    So put something on a usb drive and boot from that, try it out for a few minutes and than look at others. There are also websites that allow you to boot into different distros.\n
    \n
    If you like something, just install it, maybe as a Dualboot first next to windows (best is on a different drive) and just try it out. If you don’t like it, just jump to another one.\n
    \n
    Linux can be a little bit pain sometimes, but in my opinion it’s worth to invest the time. Have fun!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704891252 {#2041
    date: 2024-01-10 13:54:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 295728
  -bodyTs: "'access':105 'allow':216 'also':213 'anoth':258 'anyth':122 'app':101,153 'apt':94 'apt/dnf':128 'basic':14,156,187 'best':238 'bit':265 'boot':196,219 'browser':147 'command':108 'communic':30 'creator':47 'customiz':70 'desktro':180 'destropenvio':50 'differ':3,9,159,166,221,242 'directori':37 'distribut':12,46,141 'distro':161,170,222 'dnf':83,84 'download':121 'drive':194,243 'dualboot':233 'easi':133 'end':7 'envioment':181 'even':164 'ever':66 'everi':45 'everyon':1 'exampl':79 'far':25 'fedora':77,174 'first':234 'fun':280 'get':165,175 'gnome':52,56 'handl':29 'hardwar':33 'instal':123,129,228 'invest':276 'ist':117 'jump':256 'kde':54,62,179 'kinda':58 'know':28 'like':36,51,59,99,145,173,225,253 'line':109 'linux':21,260 'littl':264 'look':208 'mac':60 'manag':76,97,112 'mayb':230 'minut':205 'most':118 'new':87 'next':235 'one':259 'opinion':4,271 'other':210 'owner':115 'packag':75,96 'pain':266 'permiss':40 'plasma':55 'preinstal':143 'pretti':132 'program':144 'put':48,189 'safe':119 'someth':190,226 'sometim':267 'spin':167 'spotifi':124,130 'start':18 'storag':38 'store':102 'sudo':127 'thing':35 'think':90 'time':278 'tool':149 'top':42,137 'tri':199,246 'ubuntu':92 'usb':193 'use':80,93,135,152 'user':39 'vernal':22 'version':10,88 'want':68 'websit':214 'window':237 'worth':274 'would':125 'write':148 'yum':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7228110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704891252 {#2165
    date: 2024-01-10 13:54:12.0 +01:00
  }
  +"title": 295728
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2125
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
    +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
    +url: null
    +body: """
      Whom also likes to game every now and then ;)\n
      \n
      Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 434
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722463144 {#2637
      date: 2024-07-31 23:59:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2646 …}
    +reports: Doctrine\ORM\PersistentCollection {#2648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    +badges: Doctrine\ORM\PersistentCollection {#2654 …}
    +children: [
      App\Entity\EntryComment {#2125}
    ]
    -id: 28602
    -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
    -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704975844
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10533836"
    +editedAt: DateTimeImmutable @1720891541 {#2623
      date: 2024-07-13 19:25:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704889444 {#2600
      date: 2024-01-10 13:24:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Everyone has different opinions. In the end the different versions, or distributions, are basically the same.\n
    \n
    It starts with the Linux vernal, that as far as I know, handles communication with the hardware, and things like directories, storage, users, permissions. On top of that, every distribution creator puts a destropenvioment, like gnome or KDE (plasma?). Gnome is kinda like Mac is, KDE can be what ever you want, very customizable.\n
    \n
    Than there is the package manager. Fedora for example uses yum or dnf (dnf is the new version I think) and Ubuntu uses apt. The package manager is like your app store, that you access over the command line. It is managed by the owners and ist mostly safe to download anything. (Installing Spotify would by ‘sudo apt/dnf install spotify’. So pretty easy to use.\n
    \n
    On top of that the distribution has preinstalled programs, like the browser, writing tools, and some useful apps\n
    \n
    That is basically the only difference between distros. You can even get different spins of a distro. If you like fedora, get it with the KDE desktro envioment. It’s all the same basically.\n
    \n
    So put something on a usb drive and boot from that, try it out for a few minutes and than look at others. There are also websites that allow you to boot into different distros.\n
    \n
    If you like something, just install it, maybe as a Dualboot first next to windows (best is on a different drive) and just try it out. If you don’t like it, just jump to another one.\n
    \n
    Linux can be a little bit pain sometimes, but in my opinion it’s worth to invest the time. Have fun!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704891252 {#2041
    date: 2024-01-10 13:54:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 295728
  -bodyTs: "'access':105 'allow':216 'also':213 'anoth':258 'anyth':122 'app':101,153 'apt':94 'apt/dnf':128 'basic':14,156,187 'best':238 'bit':265 'boot':196,219 'browser':147 'command':108 'communic':30 'creator':47 'customiz':70 'desktro':180 'destropenvio':50 'differ':3,9,159,166,221,242 'directori':37 'distribut':12,46,141 'distro':161,170,222 'dnf':83,84 'download':121 'drive':194,243 'dualboot':233 'easi':133 'end':7 'envioment':181 'even':164 'ever':66 'everi':45 'everyon':1 'exampl':79 'far':25 'fedora':77,174 'first':234 'fun':280 'get':165,175 'gnome':52,56 'handl':29 'hardwar':33 'instal':123,129,228 'invest':276 'ist':117 'jump':256 'kde':54,62,179 'kinda':58 'know':28 'like':36,51,59,99,145,173,225,253 'line':109 'linux':21,260 'littl':264 'look':208 'mac':60 'manag':76,97,112 'mayb':230 'minut':205 'most':118 'new':87 'next':235 'one':259 'opinion':4,271 'other':210 'owner':115 'packag':75,96 'pain':266 'permiss':40 'plasma':55 'preinstal':143 'pretti':132 'program':144 'put':48,189 'safe':119 'someth':190,226 'sometim':267 'spin':167 'spotifi':124,130 'start':18 'storag':38 'store':102 'sudo':127 'thing':35 'think':90 'time':278 'tool':149 'top':42,137 'tri':199,246 'ubuntu':92 'usb':193 'use':80,93,135,152 'user':39 'vernal':22 'version':10,88 'want':68 'websit':214 'window':237 'worth':274 'would':125 'write':148 'yum':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7228110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704891252 {#2165
    date: 2024-01-10 13:54:12.0 +01:00
  }
  +"title": 295728
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
App\Entity\EntryComment {#2125
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2642 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "When-Windows-10-dies-I-am-going-to-jump-ship"
    +title: "When Windows 10 dies, I am going to jump ship over to Linux. Which version would you recommend for someone with zero prior experience with Linux? **Edit: Linux Mint it shall be.**"
    +url: null
    +body: """
      Whom also likes to game every now and then ;)\n
      \n
      Edit: Thank you all for your input and suggestions! Linux Mint shall be my next OS! Though, I think I’ll give Pop!OS a look-see as well.
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 434
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722463144 {#2637
      date: 2024-07-31 23:59:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2644 …}
    +votes: Doctrine\ORM\PersistentCollection {#2646 …}
    +reports: Doctrine\ORM\PersistentCollection {#2648 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2650 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2652 …}
    +badges: Doctrine\ORM\PersistentCollection {#2654 …}
    +children: [
      App\Entity\EntryComment {#2125}
    ]
    -id: 28602
    -titleTs: "'10':3 'die':4 'edit':27 'experi':24 'go':7 'jump':9 'linux':13,26,28 'mint':29 'prior':23 'recommend':18 'shall':31 'ship':10 'someon':20 'version':15 'window':2 'would':16 'zero':22"
    -bodyTs: "'also':2 'edit':10 'everi':6 'game':5 'give':31 'input':16 'like':3 'linux':19 'll':30 'look':36 'look-se':35 'mint':20 'next':24 'os':25,33 'pop':32 'see':37 'shall':21 'suggest':18 'thank':11 'think':28 'though':26 'well':39"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704975844
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10533836"
    +editedAt: DateTimeImmutable @1720891541 {#2623
      date: 2024-07-13 19:25:41.0 +02:00
    }
    +createdAt: DateTimeImmutable @1704889444 {#2600
      date: 2024-01-10 13:24:04.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: null
  +root: null
  +body: """
    Everyone has different opinions. In the end the different versions, or distributions, are basically the same.\n
    \n
    It starts with the Linux vernal, that as far as I know, handles communication with the hardware, and things like directories, storage, users, permissions. On top of that, every distribution creator puts a destropenvioment, like gnome or KDE (plasma?). Gnome is kinda like Mac is, KDE can be what ever you want, very customizable.\n
    \n
    Than there is the package manager. Fedora for example uses yum or dnf (dnf is the new version I think) and Ubuntu uses apt. The package manager is like your app store, that you access over the command line. It is managed by the owners and ist mostly safe to download anything. (Installing Spotify would by ‘sudo apt/dnf install spotify’. So pretty easy to use.\n
    \n
    On top of that the distribution has preinstalled programs, like the browser, writing tools, and some useful apps\n
    \n
    That is basically the only difference between distros. You can even get different spins of a distro. If you like fedora, get it with the KDE desktro envioment. It’s all the same basically.\n
    \n
    So put something on a usb drive and boot from that, try it out for a few minutes and than look at others. There are also websites that allow you to boot into different distros.\n
    \n
    If you like something, just install it, maybe as a Dualboot first next to windows (best is on a different drive) and just try it out. If you don’t like it, just jump to another one.\n
    \n
    Linux can be a little bit pain sometimes, but in my opinion it’s worth to invest the time. Have fun!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 6
  +score: 0
  +lastActive: DateTime @1704891252 {#2041
    date: 2024-01-10 13:54:12.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FatTony@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2058 …}
  +nested: Doctrine\ORM\PersistentCollection {#2052 …}
  +votes: Doctrine\ORM\PersistentCollection {#2050 …}
  +reports: Doctrine\ORM\PersistentCollection {#2045 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2046 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2056 …}
  -id: 295728
  -bodyTs: "'access':105 'allow':216 'also':213 'anoth':258 'anyth':122 'app':101,153 'apt':94 'apt/dnf':128 'basic':14,156,187 'best':238 'bit':265 'boot':196,219 'browser':147 'command':108 'communic':30 'creator':47 'customiz':70 'desktro':180 'destropenvio':50 'differ':3,9,159,166,221,242 'directori':37 'distribut':12,46,141 'distro':161,170,222 'dnf':83,84 'download':121 'drive':194,243 'dualboot':233 'easi':133 'end':7 'envioment':181 'even':164 'ever':66 'everi':45 'everyon':1 'exampl':79 'far':25 'fedora':77,174 'first':234 'fun':280 'get':165,175 'gnome':52,56 'handl':29 'hardwar':33 'instal':123,129,228 'invest':276 'ist':117 'jump':256 'kde':54,62,179 'kinda':58 'know':28 'like':36,51,59,99,145,173,225,253 'line':109 'linux':21,260 'littl':264 'look':208 'mac':60 'manag':76,97,112 'mayb':230 'minut':205 'most':118 'new':87 'next':235 'one':259 'opinion':4,271 'other':210 'owner':115 'packag':75,96 'pain':266 'permiss':40 'plasma':55 'preinstal':143 'pretti':132 'program':144 'put':48,189 'safe':119 'someth':190,226 'sometim':267 'spin':167 'spotifi':124,130 'start':18 'storag':38 'store':102 'sudo':127 'thing':35 'think':90 'time':278 'tool':149 'top':42,137 'tri':199,246 'ubuntu':92 'usb':193 'use':80,93,135,152 'user':39 'vernal':22 'version':10,88 'want':68 'websit':214 'window':237 'worth':274 'would':125 'write':148 'yum':81"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7228110"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704891252 {#2165
    date: 2024-01-10 13:54:12.0 +01:00
  }
  +"title": 295728
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: Proxies\__CG__\App\Entity\Image {#2661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2663 …}
  +slug: "The-four-houses-dads-belong-to"
  +title: "The four houses dads belong to."
  +url: "https://lemmy.world/pictrs/image/a95ba13a-533e-46a3-a625-a7c130e242d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 450
  +favouriteCount: 1579
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721293160 {#2656
    date: 2024-07-18 10:59:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2664 …}
  +votes: Doctrine\ORM\PersistentCollection {#2666 …}
  +reports: Doctrine\ORM\PersistentCollection {#2668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  +badges: Doctrine\ORM\PersistentCollection {#2674 …}
  +children: [
    App\Entity\EntryComment {#2143
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: "You forgot Bosch! It’s a shit company in my opinion though… they also produce in Chinese prison camps"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704319175 {#2338
        date: 2024-01-03 22:59:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GarrettBird@lemmy.world"
        "@TalesFromTheKitchen@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2102 …}
      +reports: Doctrine\ORM\PersistentCollection {#2111 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 277719
      -bodyTs: "'also':14 'bosch':3 'camp':19 'chines':17 'compani':8 'forgot':2 'opinion':11 'prison':18 'produc':15 'shit':7 'though':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7052070"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704319175 {#2159
        date: 2024-01-03 22:59:35.0 +01:00
      }
      +"title": 277719
    }
  ]
  -id: 26999
  -titleTs: "'belong':5 'dad':4 'four':2 'hous':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704397110
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10280245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704310710 {#2643
    date: 2024-01-03 20:38:30.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 edit
Proxies\__CG__\App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: Proxies\__CG__\App\Entity\Image {#2661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2663 …}
  +slug: "The-four-houses-dads-belong-to"
  +title: "The four houses dads belong to."
  +url: "https://lemmy.world/pictrs/image/a95ba13a-533e-46a3-a625-a7c130e242d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 450
  +favouriteCount: 1579
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721293160 {#2656
    date: 2024-07-18 10:59:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2664 …}
  +votes: Doctrine\ORM\PersistentCollection {#2666 …}
  +reports: Doctrine\ORM\PersistentCollection {#2668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  +badges: Doctrine\ORM\PersistentCollection {#2674 …}
  +children: [
    App\Entity\EntryComment {#2143
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: "You forgot Bosch! It’s a shit company in my opinion though… they also produce in Chinese prison camps"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704319175 {#2338
        date: 2024-01-03 22:59:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GarrettBird@lemmy.world"
        "@TalesFromTheKitchen@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2102 …}
      +reports: Doctrine\ORM\PersistentCollection {#2111 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 277719
      -bodyTs: "'also':14 'bosch':3 'camp':19 'chines':17 'compani':8 'forgot':2 'opinion':11 'prison':18 'produc':15 'shit':7 'though':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7052070"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704319175 {#2159
        date: 2024-01-03 22:59:35.0 +01:00
      }
      +"title": 277719
    }
  ]
  -id: 26999
  -titleTs: "'belong':5 'dad':4 'four':2 'hous':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704397110
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10280245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704310710 {#2643
    date: 2024-01-03 20:38:30.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
54 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2114
  +user: Proxies\__CG__\App\Entity\User {#2620 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: Proxies\__CG__\App\Entity\Image {#2661 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2663 …}
  +slug: "The-four-houses-dads-belong-to"
  +title: "The four houses dads belong to."
  +url: "https://lemmy.world/pictrs/image/a95ba13a-533e-46a3-a625-a7c130e242d7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 450
  +favouriteCount: 1579
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1721293160 {#2656
    date: 2024-07-18 10:59:20.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2664 …}
  +votes: Doctrine\ORM\PersistentCollection {#2666 …}
  +reports: Doctrine\ORM\PersistentCollection {#2668 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
  +badges: Doctrine\ORM\PersistentCollection {#2674 …}
  +children: [
    App\Entity\EntryComment {#2143
      +user: App\Entity\User {#261 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2114 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
      +body: "You forgot Bosch! It’s a shit company in my opinion though… they also produce in Chinese prison camps"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1704319175 {#2338
        date: 2024-01-03 22:59:35.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@GarrettBird@lemmy.world"
        "@TalesFromTheKitchen@lemmy.ml"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2107 …}
      +nested: Doctrine\ORM\PersistentCollection {#2103 …}
      +votes: Doctrine\ORM\PersistentCollection {#2102 …}
      +reports: Doctrine\ORM\PersistentCollection {#2111 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
      -id: 277719
      -bodyTs: "'also':14 'bosch':3 'camp':19 'chines':17 'compani':8 'forgot':2 'opinion':11 'prison':18 'produc':15 'shit':7 'though':12"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/7052070"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704319175 {#2159
        date: 2024-01-03 22:59:35.0 +01:00
      }
      +"title": 277719
    }
  ]
  -id: 26999
  -titleTs: "'belong':5 'dad':4 'four':2 'hous':3"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704397110
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10280245"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704310710 {#2643
    date: 2024-01-03 20:38:30.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
55 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
56 DENIED moderate
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2620 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
    +image: Proxies\__CG__\App\Entity\Image {#2661 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2663 …}
    +slug: "The-four-houses-dads-belong-to"
    +title: "The four houses dads belong to."
    +url: "https://lemmy.world/pictrs/image/a95ba13a-533e-46a3-a625-a7c130e242d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 450
    +favouriteCount: 1579
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721293160 {#2656
      date: 2024-07-18 10:59:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2664 …}
    +votes: Doctrine\ORM\PersistentCollection {#2666 …}
    +reports: Doctrine\ORM\PersistentCollection {#2668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2674 …}
    +children: [
      App\Entity\EntryComment {#2143}
    ]
    -id: 26999
    -titleTs: "'belong':5 'dad':4 'four':2 'hous':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397110
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10280245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704310710 {#2643
      date: 2024-01-03 20:38:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "You forgot Bosch! It’s a shit company in my opinion though… they also produce in Chinese prison camps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704319175 {#2338
    date: 2024-01-03 22:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GarrettBird@lemmy.world"
    "@TalesFromTheKitchen@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 277719
  -bodyTs: "'also':14 'bosch':3 'camp':19 'chines':17 'compani':8 'forgot':2 'opinion':11 'prison':18 'produc':15 'shit':7 'though':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7052070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704319175 {#2159
    date: 2024-01-03 22:59:35.0 +01:00
  }
  +"title": 277719
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2620 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
    +image: Proxies\__CG__\App\Entity\Image {#2661 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2663 …}
    +slug: "The-four-houses-dads-belong-to"
    +title: "The four houses dads belong to."
    +url: "https://lemmy.world/pictrs/image/a95ba13a-533e-46a3-a625-a7c130e242d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 450
    +favouriteCount: 1579
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721293160 {#2656
      date: 2024-07-18 10:59:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2664 …}
    +votes: Doctrine\ORM\PersistentCollection {#2666 …}
    +reports: Doctrine\ORM\PersistentCollection {#2668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2674 …}
    +children: [
      App\Entity\EntryComment {#2143}
    ]
    -id: 26999
    -titleTs: "'belong':5 'dad':4 'four':2 'hous':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397110
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10280245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704310710 {#2643
      date: 2024-01-03 20:38:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "You forgot Bosch! It’s a shit company in my opinion though… they also produce in Chinese prison camps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704319175 {#2338
    date: 2024-01-03 22:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GarrettBird@lemmy.world"
    "@TalesFromTheKitchen@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 277719
  -bodyTs: "'also':14 'bosch':3 'camp':19 'chines':17 'compani':8 'forgot':2 'opinion':11 'prison':18 'produc':15 'shit':7 'though':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7052070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704319175 {#2159
    date: 2024-01-03 22:59:35.0 +01:00
  }
  +"title": 277719
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
App\Entity\EntryComment {#2143
  +user: App\Entity\User {#261 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2114
    +user: Proxies\__CG__\App\Entity\User {#2620 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
    +image: Proxies\__CG__\App\Entity\Image {#2661 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2663 …}
    +slug: "The-four-houses-dads-belong-to"
    +title: "The four houses dads belong to."
    +url: "https://lemmy.world/pictrs/image/a95ba13a-533e-46a3-a625-a7c130e242d7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 450
    +favouriteCount: 1579
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1721293160 {#2656
      date: 2024-07-18 10:59:20.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2664 …}
    +votes: Doctrine\ORM\PersistentCollection {#2666 …}
    +reports: Doctrine\ORM\PersistentCollection {#2668 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2670 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2672 …}
    +badges: Doctrine\ORM\PersistentCollection {#2674 …}
    +children: [
      App\Entity\EntryComment {#2143}
    ]
    -id: 26999
    -titleTs: "'belong':5 'dad':4 'four':2 'hous':3"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704397110
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10280245"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704310710 {#2643
      date: 2024-01-03 20:38:30.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2124 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2112 …}
  +body: "You forgot Bosch! It’s a shit company in my opinion though… they also produce in Chinese prison camps"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1704319175 {#2338
    date: 2024-01-03 22:59:35.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@GarrettBird@lemmy.world"
    "@TalesFromTheKitchen@lemmy.ml"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2107 …}
  +nested: Doctrine\ORM\PersistentCollection {#2103 …}
  +votes: Doctrine\ORM\PersistentCollection {#2102 …}
  +reports: Doctrine\ORM\PersistentCollection {#2111 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2105 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2100 …}
  -id: 277719
  -bodyTs: "'also':14 'bosch':3 'camp':19 'chines':17 'compani':8 'forgot':2 'opinion':11 'prison':18 'produc':15 'shit':7 'though':12"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/7052070"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704319175 {#2159
    date: 2024-01-03 22:59:35.0 +01:00
  }
  +"title": 277719
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
60 DENIED moderate
App\Entity\Entry {#1568
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "FN-keys-7-to-12-not-working-properly-fedora-39"
  +title: "FN keys 7 to 12 not working properly (fedora 39 on Framework)"
  +url: null
  +body: """
    Hey there! I just reinstalled fedora and noticed my fn keys 7 to 12 do not work. The rest do their jobs, but i cant change brightness and airplane mode anymore.\n
    \n
    I could not find any usefull help online, so i hope you have some hints. :)\n
    \n
    Thanks a lot!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708649319 {#1575
    date: 2024-02-23 01:48:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: [
    2 => App\Entity\EntryComment {#2094
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1568}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +body: """
        yes (even though i now have 2 fedora instalatoins shown that apearently lead to the same installation.\n
        \n
        But i just noticed, that only the fn7 and 8 do not work, airplane mode does work!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703701132 {#2093
        date: 2023-12-27 19:18:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@ReveredOxygen@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2140 …}
      +nested: Doctrine\ORM\PersistentCollection {#2133 …}
      +votes: Doctrine\ORM\PersistentCollection {#2131 …}
      +reports: Doctrine\ORM\PersistentCollection {#2138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
      -id: 257132
      -bodyTs: "'2':7 '8':27 'airplan':31 'apear':12 'even':2 'fedora':8 'fn7':25 'instal':17 'instalatoin':9 'lead':13 'mode':32 'notic':21 'shown':10 'though':3 'work':30,34 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6908335"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703701132 {#2092
        date: 2023-12-27 19:18:52.0 +01:00
      }
      +"title": 257132
    }
    1 => App\Entity\EntryComment {#2347
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1568}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +body: "Worked ok the last install flawless immediately. I have the first European batch of fw13 with i7 11gen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703730683 {#2346
        date: 2023-12-28 03:31:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@pruneaue@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 258250
      -bodyTs: "'11gen':18 'batch':13 'european':12 'first':11 'flawless':6 'fw13':15 'i7':17 'immedi':7 'instal':5 'last':4 'ok':2 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6915108"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703730683 {#2351
        date: 2023-12-28 03:31:23.0 +01:00
      }
      +"title": 258250
    }
    0 => App\Entity\EntryComment {#2329
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1568}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
      +body: "On my last install they did work without changes. Any reason why it would not this time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703730723 {#2325
        date: 2023-12-28 03:32:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@spaduf@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2323 …}
      +nested: Doctrine\ORM\PersistentCollection {#2300 …}
      +votes: Doctrine\ORM\PersistentCollection {#2340 …}
      +reports: Doctrine\ORM\PersistentCollection {#2342 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
      -id: 258251
      -bodyTs: "'chang':9 'instal':4 'last':3 'reason':11 'time':17 'without':8 'work':7 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6915115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703730723 {#2327
        date: 2023-12-28 03:32:03.0 +01:00
      }
      +"title": 258251
    }
  ]
  -id: 25213
  -titleTs: "'12':5 '39':10 '7':3 'fedora':9 'fn':1 'framework':12 'key':2 'proper':8 'work':7"
  -bodyTs: "'12':14 '7':12 'airplan':29 'anymor':31 'bright':27 'cant':25 'chang':26 'could':33 'fedora':6 'find':35 'fn':10 'help':38 'hey':1 'hint':46 'hope':42 'job':22 'key':11 'lot':49 'mode':30 'notic':8 'onlin':39 'reinstal':5 'rest':19 'thank':47 'useful':37 'work':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703781572
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9805348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703695172 {#1588
    date: 2023-12-27 17:39:32.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
61 DENIED edit
App\Entity\Entry {#1568
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "FN-keys-7-to-12-not-working-properly-fedora-39"
  +title: "FN keys 7 to 12 not working properly (fedora 39 on Framework)"
  +url: null
  +body: """
    Hey there! I just reinstalled fedora and noticed my fn keys 7 to 12 do not work. The rest do their jobs, but i cant change brightness and airplane mode anymore.\n
    \n
    I could not find any usefull help online, so i hope you have some hints. :)\n
    \n
    Thanks a lot!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708649319 {#1575
    date: 2024-02-23 01:48:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: [
    2 => App\Entity\EntryComment {#2094
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1568}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +body: """
        yes (even though i now have 2 fedora instalatoins shown that apearently lead to the same installation.\n
        \n
        But i just noticed, that only the fn7 and 8 do not work, airplane mode does work!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703701132 {#2093
        date: 2023-12-27 19:18:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@ReveredOxygen@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2140 …}
      +nested: Doctrine\ORM\PersistentCollection {#2133 …}
      +votes: Doctrine\ORM\PersistentCollection {#2131 …}
      +reports: Doctrine\ORM\PersistentCollection {#2138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
      -id: 257132
      -bodyTs: "'2':7 '8':27 'airplan':31 'apear':12 'even':2 'fedora':8 'fn7':25 'instal':17 'instalatoin':9 'lead':13 'mode':32 'notic':21 'shown':10 'though':3 'work':30,34 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6908335"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703701132 {#2092
        date: 2023-12-27 19:18:52.0 +01:00
      }
      +"title": 257132
    }
    1 => App\Entity\EntryComment {#2347
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1568}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +body: "Worked ok the last install flawless immediately. I have the first European batch of fw13 with i7 11gen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703730683 {#2346
        date: 2023-12-28 03:31:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@pruneaue@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 258250
      -bodyTs: "'11gen':18 'batch':13 'european':12 'first':11 'flawless':6 'fw13':15 'i7':17 'immedi':7 'instal':5 'last':4 'ok':2 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6915108"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703730683 {#2351
        date: 2023-12-28 03:31:23.0 +01:00
      }
      +"title": 258250
    }
    0 => App\Entity\EntryComment {#2329
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1568}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
      +body: "On my last install they did work without changes. Any reason why it would not this time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703730723 {#2325
        date: 2023-12-28 03:32:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@spaduf@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2323 …}
      +nested: Doctrine\ORM\PersistentCollection {#2300 …}
      +votes: Doctrine\ORM\PersistentCollection {#2340 …}
      +reports: Doctrine\ORM\PersistentCollection {#2342 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
      -id: 258251
      -bodyTs: "'chang':9 'instal':4 'last':3 'reason':11 'time':17 'without':8 'work':7 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6915115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703730723 {#2327
        date: 2023-12-28 03:32:03.0 +01:00
      }
      +"title": 258251
    }
  ]
  -id: 25213
  -titleTs: "'12':5 '39':10 '7':3 'fedora':9 'fn':1 'framework':12 'key':2 'proper':8 'work':7"
  -bodyTs: "'12':14 '7':12 'airplan':29 'anymor':31 'bright':27 'cant':25 'chang':26 'could':33 'fedora':6 'find':35 'fn':10 'help':38 'hey':1 'hint':46 'hope':42 'job':22 'key':11 'lot':49 'mode':30 'notic':8 'onlin':39 'reinstal':5 'rest':19 'thank':47 'useful':37 'work':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703781572
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9805348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703695172 {#1588
    date: 2023-12-27 17:39:32.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
62 DENIED moderate
App\Entity\Entry {#1568
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "FN-keys-7-to-12-not-working-properly-fedora-39"
  +title: "FN keys 7 to 12 not working properly (fedora 39 on Framework)"
  +url: null
  +body: """
    Hey there! I just reinstalled fedora and noticed my fn keys 7 to 12 do not work. The rest do their jobs, but i cant change brightness and airplane mode anymore.\n
    \n
    I could not find any usefull help online, so i hope you have some hints. :)\n
    \n
    Thanks a lot!
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 29
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708649319 {#1575
    date: 2024-02-23 01:48:39.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1528 …}
  +votes: Doctrine\ORM\PersistentCollection {#1576 …}
  +reports: Doctrine\ORM\PersistentCollection {#1551 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
  +badges: Doctrine\ORM\PersistentCollection {#1566 …}
  +children: [
    2 => App\Entity\EntryComment {#2094
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1568}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
      +body: """
        yes (even though i now have 2 fedora instalatoins shown that apearently lead to the same installation.\n
        \n
        But i just noticed, that only the fn7 and 8 do not work, airplane mode does work!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703701132 {#2093
        date: 2023-12-27 19:18:52.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@ReveredOxygen@sh.itjust.works"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2140 …}
      +nested: Doctrine\ORM\PersistentCollection {#2133 …}
      +votes: Doctrine\ORM\PersistentCollection {#2131 …}
      +reports: Doctrine\ORM\PersistentCollection {#2138 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
      -id: 257132
      -bodyTs: "'2':7 '8':27 'airplan':31 'apear':12 'even':2 'fedora':8 'fn7':25 'instal':17 'instalatoin':9 'lead':13 'mode':32 'notic':21 'shown':10 'though':3 'work':30,34 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6908335"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703701132 {#2092
        date: 2023-12-27 19:18:52.0 +01:00
      }
      +"title": 257132
    }
    1 => App\Entity\EntryComment {#2347
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1568}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
      +body: "Worked ok the last install flawless immediately. I have the first European batch of fw13 with i7 11gen"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703730683 {#2346
        date: 2023-12-28 03:31:23.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@pruneaue@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2344 …}
      +nested: Doctrine\ORM\PersistentCollection {#2042 …}
      +votes: Doctrine\ORM\PersistentCollection {#2060 …}
      +reports: Doctrine\ORM\PersistentCollection {#2331 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
      -id: 258250
      -bodyTs: "'11gen':18 'batch':13 'european':12 'first':11 'flawless':6 'fw13':15 'i7':17 'immedi':7 'instal':5 'last':4 'ok':2 'work':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6915108"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703730683 {#2351
        date: 2023-12-28 03:31:23.0 +01:00
      }
      +"title": 258250
    }
    0 => App\Entity\EntryComment {#2329
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1568}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
      +body: "On my last install they did work without changes. Any reason why it would not this time?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703730723 {#2325
        date: 2023-12-28 03:32:03.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@spaduf@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2323 …}
      +nested: Doctrine\ORM\PersistentCollection {#2300 …}
      +votes: Doctrine\ORM\PersistentCollection {#2340 …}
      +reports: Doctrine\ORM\PersistentCollection {#2342 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
      -id: 258251
      -bodyTs: "'chang':9 'instal':4 'last':3 'reason':11 'time':17 'without':8 'work':7 'would':14"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6915115"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703730723 {#2327
        date: 2023-12-28 03:32:03.0 +01:00
      }
      +"title": 258251
    }
  ]
  -id: 25213
  -titleTs: "'12':5 '39':10 '7':3 'fedora':9 'fn':1 'framework':12 'key':2 'proper':8 'work':7"
  -bodyTs: "'12':14 '7':12 'airplan':29 'anymor':31 'bright':27 'cant':25 'chang':26 'could':33 'fedora':6 'find':35 'fn':10 'help':38 'hey':1 'hint':46 'hope':42 'job':22 'key':11 'lot':49 'mode':30 'notic':8 'onlin':39 'reinstal':5 'rest':19 'thank':47 'useful':37 'work':17"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703781572
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9805348"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703695172 {#1588
    date: 2023-12-27 17:39:32.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
63 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
64 DENIED moderate
App\Entity\EntryComment {#2094
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1568
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "FN-keys-7-to-12-not-working-properly-fedora-39"
    +title: "FN keys 7 to 12 not working properly (fedora 39 on Framework)"
    +url: null
    +body: """
      Hey there! I just reinstalled fedora and noticed my fn keys 7 to 12 do not work. The rest do their jobs, but i cant change brightness and airplane mode anymore.\n
      \n
      I could not find any usefull help online, so i hope you have some hints. :)\n
      \n
      Thanks a lot!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708649319 {#1575
      date: 2024-02-23 01:48:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1528 …}
    +votes: Doctrine\ORM\PersistentCollection {#1576 …}
    +reports: Doctrine\ORM\PersistentCollection {#1551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      2 => App\Entity\EntryComment {#2094}
      1 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +body: "Worked ok the last install flawless immediately. I have the first European batch of fw13 with i7 11gen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703730683 {#2346
          date: 2023-12-28 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@pruneaue@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 258250
        -bodyTs: "'11gen':18 'batch':13 'european':12 'first':11 'flawless':6 'fw13':15 'i7':17 'immedi':7 'instal':5 'last':4 'ok':2 'work':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6915108"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703730683 {#2351
          date: 2023-12-28 03:31:23.0 +01:00
        }
        +"title": 258250
      }
      0 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +body: "On my last install they did work without changes. Any reason why it would not this time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703730723 {#2325
          date: 2023-12-28 03:32:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@spaduf@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2323 …}
        +nested: Doctrine\ORM\PersistentCollection {#2300 …}
        +votes: Doctrine\ORM\PersistentCollection {#2340 …}
        +reports: Doctrine\ORM\PersistentCollection {#2342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
        -id: 258251
        -bodyTs: "'chang':9 'instal':4 'last':3 'reason':11 'time':17 'without':8 'work':7 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6915115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703730723 {#2327
          date: 2023-12-28 03:32:03.0 +01:00
        }
        +"title": 258251
      }
    ]
    -id: 25213
    -titleTs: "'12':5 '39':10 '7':3 'fedora':9 'fn':1 'framework':12 'key':2 'proper':8 'work':7"
    -bodyTs: "'12':14 '7':12 'airplan':29 'anymor':31 'bright':27 'cant':25 'chang':26 'could':33 'fedora':6 'find':35 'fn':10 'help':38 'hey':1 'hint':46 'hope':42 'job':22 'key':11 'lot':49 'mode':30 'notic':8 'onlin':39 'reinstal':5 'rest':19 'thank':47 'useful':37 'work':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703781572
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9805348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703695172 {#1588
      date: 2023-12-27 17:39:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +body: """
    yes (even though i now have 2 fedora instalatoins shown that apearently lead to the same installation.\n
    \n
    But i just noticed, that only the fn7 and 8 do not work, airplane mode does work!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703701132 {#2093
    date: 2023-12-27 19:18:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@ReveredOxygen@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 257132
  -bodyTs: "'2':7 '8':27 'airplan':31 'apear':12 'even':2 'fedora':8 'fn7':25 'instal':17 'instalatoin':9 'lead':13 'mode':32 'notic':21 'shown':10 'though':3 'work':30,34 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703701132 {#2092
    date: 2023-12-27 19:18:52.0 +01:00
  }
  +"title": 257132
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2094
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1568
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "FN-keys-7-to-12-not-working-properly-fedora-39"
    +title: "FN keys 7 to 12 not working properly (fedora 39 on Framework)"
    +url: null
    +body: """
      Hey there! I just reinstalled fedora and noticed my fn keys 7 to 12 do not work. The rest do their jobs, but i cant change brightness and airplane mode anymore.\n
      \n
      I could not find any usefull help online, so i hope you have some hints. :)\n
      \n
      Thanks a lot!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708649319 {#1575
      date: 2024-02-23 01:48:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1528 …}
    +votes: Doctrine\ORM\PersistentCollection {#1576 …}
    +reports: Doctrine\ORM\PersistentCollection {#1551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      2 => App\Entity\EntryComment {#2094}
      1 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +body: "Worked ok the last install flawless immediately. I have the first European batch of fw13 with i7 11gen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703730683 {#2346
          date: 2023-12-28 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@pruneaue@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 258250
        -bodyTs: "'11gen':18 'batch':13 'european':12 'first':11 'flawless':6 'fw13':15 'i7':17 'immedi':7 'instal':5 'last':4 'ok':2 'work':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6915108"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703730683 {#2351
          date: 2023-12-28 03:31:23.0 +01:00
        }
        +"title": 258250
      }
      0 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +body: "On my last install they did work without changes. Any reason why it would not this time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703730723 {#2325
          date: 2023-12-28 03:32:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@spaduf@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2323 …}
        +nested: Doctrine\ORM\PersistentCollection {#2300 …}
        +votes: Doctrine\ORM\PersistentCollection {#2340 …}
        +reports: Doctrine\ORM\PersistentCollection {#2342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
        -id: 258251
        -bodyTs: "'chang':9 'instal':4 'last':3 'reason':11 'time':17 'without':8 'work':7 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6915115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703730723 {#2327
          date: 2023-12-28 03:32:03.0 +01:00
        }
        +"title": 258251
      }
    ]
    -id: 25213
    -titleTs: "'12':5 '39':10 '7':3 'fedora':9 'fn':1 'framework':12 'key':2 'proper':8 'work':7"
    -bodyTs: "'12':14 '7':12 'airplan':29 'anymor':31 'bright':27 'cant':25 'chang':26 'could':33 'fedora':6 'find':35 'fn':10 'help':38 'hey':1 'hint':46 'hope':42 'job':22 'key':11 'lot':49 'mode':30 'notic':8 'onlin':39 'reinstal':5 'rest':19 'thank':47 'useful':37 'work':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703781572
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9805348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703695172 {#1588
      date: 2023-12-27 17:39:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +body: """
    yes (even though i now have 2 fedora instalatoins shown that apearently lead to the same installation.\n
    \n
    But i just noticed, that only the fn7 and 8 do not work, airplane mode does work!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703701132 {#2093
    date: 2023-12-27 19:18:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@ReveredOxygen@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 257132
  -bodyTs: "'2':7 '8':27 'airplan':31 'apear':12 'even':2 'fedora':8 'fn7':25 'instal':17 'instalatoin':9 'lead':13 'mode':32 'notic':21 'shown':10 'though':3 'work':30,34 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703701132 {#2092
    date: 2023-12-27 19:18:52.0 +01:00
  }
  +"title": 257132
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2094
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1568
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "FN-keys-7-to-12-not-working-properly-fedora-39"
    +title: "FN keys 7 to 12 not working properly (fedora 39 on Framework)"
    +url: null
    +body: """
      Hey there! I just reinstalled fedora and noticed my fn keys 7 to 12 do not work. The rest do their jobs, but i cant change brightness and airplane mode anymore.\n
      \n
      I could not find any usefull help online, so i hope you have some hints. :)\n
      \n
      Thanks a lot!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708649319 {#1575
      date: 2024-02-23 01:48:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1528 …}
    +votes: Doctrine\ORM\PersistentCollection {#1576 …}
    +reports: Doctrine\ORM\PersistentCollection {#1551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      2 => App\Entity\EntryComment {#2094}
      1 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +body: "Worked ok the last install flawless immediately. I have the first European batch of fw13 with i7 11gen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703730683 {#2346
          date: 2023-12-28 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@pruneaue@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 258250
        -bodyTs: "'11gen':18 'batch':13 'european':12 'first':11 'flawless':6 'fw13':15 'i7':17 'immedi':7 'instal':5 'last':4 'ok':2 'work':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6915108"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703730683 {#2351
          date: 2023-12-28 03:31:23.0 +01:00
        }
        +"title": 258250
      }
      0 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +body: "On my last install they did work without changes. Any reason why it would not this time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703730723 {#2325
          date: 2023-12-28 03:32:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@spaduf@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2323 …}
        +nested: Doctrine\ORM\PersistentCollection {#2300 …}
        +votes: Doctrine\ORM\PersistentCollection {#2340 …}
        +reports: Doctrine\ORM\PersistentCollection {#2342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
        -id: 258251
        -bodyTs: "'chang':9 'instal':4 'last':3 'reason':11 'time':17 'without':8 'work':7 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6915115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703730723 {#2327
          date: 2023-12-28 03:32:03.0 +01:00
        }
        +"title": 258251
      }
    ]
    -id: 25213
    -titleTs: "'12':5 '39':10 '7':3 'fedora':9 'fn':1 'framework':12 'key':2 'proper':8 'work':7"
    -bodyTs: "'12':14 '7':12 'airplan':29 'anymor':31 'bright':27 'cant':25 'chang':26 'could':33 'fedora':6 'find':35 'fn':10 'help':38 'hey':1 'hint':46 'hope':42 'job':22 'key':11 'lot':49 'mode':30 'notic':8 'onlin':39 'reinstal':5 'rest':19 'thank':47 'useful':37 'work':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703781572
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9805348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703695172 {#1588
      date: 2023-12-27 17:39:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
  +body: """
    yes (even though i now have 2 fedora instalatoins shown that apearently lead to the same installation.\n
    \n
    But i just noticed, that only the fn7 and 8 do not work, airplane mode does work!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703701132 {#2093
    date: 2023-12-27 19:18:52.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@ReveredOxygen@sh.itjust.works"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2140 …}
  +nested: Doctrine\ORM\PersistentCollection {#2133 …}
  +votes: Doctrine\ORM\PersistentCollection {#2131 …}
  +reports: Doctrine\ORM\PersistentCollection {#2138 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
  -id: 257132
  -bodyTs: "'2':7 '8':27 'airplan':31 'apear':12 'even':2 'fedora':8 'fn7':25 'instal':17 'instalatoin':9 'lead':13 'mode':32 'notic':21 'shown':10 'though':3 'work':30,34 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6908335"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703701132 {#2092
    date: 2023-12-27 19:18:52.0 +01:00
  }
  +"title": 257132
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
68 DENIED moderate
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1568
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "FN-keys-7-to-12-not-working-properly-fedora-39"
    +title: "FN keys 7 to 12 not working properly (fedora 39 on Framework)"
    +url: null
    +body: """
      Hey there! I just reinstalled fedora and noticed my fn keys 7 to 12 do not work. The rest do their jobs, but i cant change brightness and airplane mode anymore.\n
      \n
      I could not find any usefull help online, so i hope you have some hints. :)\n
      \n
      Thanks a lot!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708649319 {#1575
      date: 2024-02-23 01:48:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1528 …}
    +votes: Doctrine\ORM\PersistentCollection {#1576 …}
    +reports: Doctrine\ORM\PersistentCollection {#1551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      2 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +body: """
          yes (even though i now have 2 fedora instalatoins shown that apearently lead to the same installation.\n
          \n
          But i just noticed, that only the fn7 and 8 do not work, airplane mode does work!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703701132 {#2093
          date: 2023-12-27 19:18:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@ReveredOxygen@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2140 …}
        +nested: Doctrine\ORM\PersistentCollection {#2133 …}
        +votes: Doctrine\ORM\PersistentCollection {#2131 …}
        +reports: Doctrine\ORM\PersistentCollection {#2138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
        -id: 257132
        -bodyTs: "'2':7 '8':27 'airplan':31 'apear':12 'even':2 'fedora':8 'fn7':25 'instal':17 'instalatoin':9 'lead':13 'mode':32 'notic':21 'shown':10 'though':3 'work':30,34 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6908335"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703701132 {#2092
          date: 2023-12-27 19:18:52.0 +01:00
        }
        +"title": 257132
      }
      1 => App\Entity\EntryComment {#2347}
      0 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +body: "On my last install they did work without changes. Any reason why it would not this time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703730723 {#2325
          date: 2023-12-28 03:32:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@spaduf@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2323 …}
        +nested: Doctrine\ORM\PersistentCollection {#2300 …}
        +votes: Doctrine\ORM\PersistentCollection {#2340 …}
        +reports: Doctrine\ORM\PersistentCollection {#2342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
        -id: 258251
        -bodyTs: "'chang':9 'instal':4 'last':3 'reason':11 'time':17 'without':8 'work':7 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6915115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703730723 {#2327
          date: 2023-12-28 03:32:03.0 +01:00
        }
        +"title": 258251
      }
    ]
    -id: 25213
    -titleTs: "'12':5 '39':10 '7':3 'fedora':9 'fn':1 'framework':12 'key':2 'proper':8 'work':7"
    -bodyTs: "'12':14 '7':12 'airplan':29 'anymor':31 'bright':27 'cant':25 'chang':26 'could':33 'fedora':6 'find':35 'fn':10 'help':38 'hey':1 'hint':46 'hope':42 'job':22 'key':11 'lot':49 'mode':30 'notic':8 'onlin':39 'reinstal':5 'rest':19 'thank':47 'useful':37 'work':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703781572
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9805348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703695172 {#1588
      date: 2023-12-27 17:39:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +body: "Worked ok the last install flawless immediately. I have the first European batch of fw13 with i7 11gen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703730683 {#2346
    date: 2023-12-28 03:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@pruneaue@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 258250
  -bodyTs: "'11gen':18 'batch':13 'european':12 'first':11 'flawless':6 'fw13':15 'i7':17 'immedi':7 'instal':5 'last':4 'ok':2 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6915108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703730683 {#2351
    date: 2023-12-28 03:31:23.0 +01:00
  }
  +"title": 258250
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2347
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1568
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "FN-keys-7-to-12-not-working-properly-fedora-39"
    +title: "FN keys 7 to 12 not working properly (fedora 39 on Framework)"
    +url: null
    +body: """
      Hey there! I just reinstalled fedora and noticed my fn keys 7 to 12 do not work. The rest do their jobs, but i cant change brightness and airplane mode anymore.\n
      \n
      I could not find any usefull help online, so i hope you have some hints. :)\n
      \n
      Thanks a lot!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708649319 {#1575
      date: 2024-02-23 01:48:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1528 …}
    +votes: Doctrine\ORM\PersistentCollection {#1576 …}
    +reports: Doctrine\ORM\PersistentCollection {#1551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      2 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +body: """
          yes (even though i now have 2 fedora instalatoins shown that apearently lead to the same installation.\n
          \n
          But i just noticed, that only the fn7 and 8 do not work, airplane mode does work!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703701132 {#2093
          date: 2023-12-27 19:18:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@ReveredOxygen@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2140 …}
        +nested: Doctrine\ORM\PersistentCollection {#2133 …}
        +votes: Doctrine\ORM\PersistentCollection {#2131 …}
        +reports: Doctrine\ORM\PersistentCollection {#2138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
        -id: 257132
        -bodyTs: "'2':7 '8':27 'airplan':31 'apear':12 'even':2 'fedora':8 'fn7':25 'instal':17 'instalatoin':9 'lead':13 'mode':32 'notic':21 'shown':10 'though':3 'work':30,34 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6908335"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703701132 {#2092
          date: 2023-12-27 19:18:52.0 +01:00
        }
        +"title": 257132
      }
      1 => App\Entity\EntryComment {#2347}
      0 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +body: "On my last install they did work without changes. Any reason why it would not this time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703730723 {#2325
          date: 2023-12-28 03:32:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@spaduf@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2323 …}
        +nested: Doctrine\ORM\PersistentCollection {#2300 …}
        +votes: Doctrine\ORM\PersistentCollection {#2340 …}
        +reports: Doctrine\ORM\PersistentCollection {#2342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
        -id: 258251
        -bodyTs: "'chang':9 'instal':4 'last':3 'reason':11 'time':17 'without':8 'work':7 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6915115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703730723 {#2327
          date: 2023-12-28 03:32:03.0 +01:00
        }
        +"title": 258251
      }
    ]
    -id: 25213
    -titleTs: "'12':5 '39':10 '7':3 'fedora':9 'fn':1 'framework':12 'key':2 'proper':8 'work':7"
    -bodyTs: "'12':14 '7':12 'airplan':29 'anymor':31 'bright':27 'cant':25 'chang':26 'could':33 'fedora':6 'find':35 'fn':10 'help':38 'hey':1 'hint':46 'hope':42 'job':22 'key':11 'lot':49 'mode':30 'notic':8 'onlin':39 'reinstal':5 'rest':19 'thank':47 'useful':37 'work':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703781572
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9805348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703695172 {#1588
      date: 2023-12-27 17:39:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +body: "Worked ok the last install flawless immediately. I have the first European batch of fw13 with i7 11gen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703730683 {#2346
    date: 2023-12-28 03:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@pruneaue@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 258250
  -bodyTs: "'11gen':18 'batch':13 'european':12 'first':11 'flawless':6 'fw13':15 'i7':17 'immedi':7 'instal':5 'last':4 'ok':2 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6915108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703730683 {#2351
    date: 2023-12-28 03:31:23.0 +01:00
  }
  +"title": 258250
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2347
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1568
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "FN-keys-7-to-12-not-working-properly-fedora-39"
    +title: "FN keys 7 to 12 not working properly (fedora 39 on Framework)"
    +url: null
    +body: """
      Hey there! I just reinstalled fedora and noticed my fn keys 7 to 12 do not work. The rest do their jobs, but i cant change brightness and airplane mode anymore.\n
      \n
      I could not find any usefull help online, so i hope you have some hints. :)\n
      \n
      Thanks a lot!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708649319 {#1575
      date: 2024-02-23 01:48:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1528 …}
    +votes: Doctrine\ORM\PersistentCollection {#1576 …}
    +reports: Doctrine\ORM\PersistentCollection {#1551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      2 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +body: """
          yes (even though i now have 2 fedora instalatoins shown that apearently lead to the same installation.\n
          \n
          But i just noticed, that only the fn7 and 8 do not work, airplane mode does work!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703701132 {#2093
          date: 2023-12-27 19:18:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@ReveredOxygen@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2140 …}
        +nested: Doctrine\ORM\PersistentCollection {#2133 …}
        +votes: Doctrine\ORM\PersistentCollection {#2131 …}
        +reports: Doctrine\ORM\PersistentCollection {#2138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
        -id: 257132
        -bodyTs: "'2':7 '8':27 'airplan':31 'apear':12 'even':2 'fedora':8 'fn7':25 'instal':17 'instalatoin':9 'lead':13 'mode':32 'notic':21 'shown':10 'though':3 'work':30,34 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6908335"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703701132 {#2092
          date: 2023-12-27 19:18:52.0 +01:00
        }
        +"title": 257132
      }
      1 => App\Entity\EntryComment {#2347}
      0 => App\Entity\EntryComment {#2329
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
        +body: "On my last install they did work without changes. Any reason why it would not this time?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703730723 {#2325
          date: 2023-12-28 03:32:03.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@spaduf@slrpnk.net"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2323 …}
        +nested: Doctrine\ORM\PersistentCollection {#2300 …}
        +votes: Doctrine\ORM\PersistentCollection {#2340 …}
        +reports: Doctrine\ORM\PersistentCollection {#2342 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
        -id: 258251
        -bodyTs: "'chang':9 'instal':4 'last':3 'reason':11 'time':17 'without':8 'work':7 'would':14"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6915115"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703730723 {#2327
          date: 2023-12-28 03:32:03.0 +01:00
        }
        +"title": 258251
      }
    ]
    -id: 25213
    -titleTs: "'12':5 '39':10 '7':3 'fedora':9 'fn':1 'framework':12 'key':2 'proper':8 'work':7"
    -bodyTs: "'12':14 '7':12 'airplan':29 'anymor':31 'bright':27 'cant':25 'chang':26 'could':33 'fedora':6 'find':35 'fn':10 'help':38 'hey':1 'hint':46 'hope':42 'job':22 'key':11 'lot':49 'mode':30 'notic':8 'onlin':39 'reinstal':5 'rest':19 'thank':47 'useful':37 'work':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703781572
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9805348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703695172 {#1588
      date: 2023-12-27 17:39:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
  +body: "Worked ok the last install flawless immediately. I have the first European batch of fw13 with i7 11gen"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703730683 {#2346
    date: 2023-12-28 03:31:23.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@pruneaue@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2344 …}
  +nested: Doctrine\ORM\PersistentCollection {#2042 …}
  +votes: Doctrine\ORM\PersistentCollection {#2060 …}
  +reports: Doctrine\ORM\PersistentCollection {#2331 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
  -id: 258250
  -bodyTs: "'11gen':18 'batch':13 'european':12 'first':11 'flawless':6 'fw13':15 'i7':17 'immedi':7 'instal':5 'last':4 'ok':2 'work':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6915108"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703730683 {#2351
    date: 2023-12-28 03:31:23.0 +01:00
  }
  +"title": 258250
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
72 DENIED moderate
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1568
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "FN-keys-7-to-12-not-working-properly-fedora-39"
    +title: "FN keys 7 to 12 not working properly (fedora 39 on Framework)"
    +url: null
    +body: """
      Hey there! I just reinstalled fedora and noticed my fn keys 7 to 12 do not work. The rest do their jobs, but i cant change brightness and airplane mode anymore.\n
      \n
      I could not find any usefull help online, so i hope you have some hints. :)\n
      \n
      Thanks a lot!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708649319 {#1575
      date: 2024-02-23 01:48:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1528 …}
    +votes: Doctrine\ORM\PersistentCollection {#1576 …}
    +reports: Doctrine\ORM\PersistentCollection {#1551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      2 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +body: """
          yes (even though i now have 2 fedora instalatoins shown that apearently lead to the same installation.\n
          \n
          But i just noticed, that only the fn7 and 8 do not work, airplane mode does work!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703701132 {#2093
          date: 2023-12-27 19:18:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@ReveredOxygen@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2140 …}
        +nested: Doctrine\ORM\PersistentCollection {#2133 …}
        +votes: Doctrine\ORM\PersistentCollection {#2131 …}
        +reports: Doctrine\ORM\PersistentCollection {#2138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
        -id: 257132
        -bodyTs: "'2':7 '8':27 'airplan':31 'apear':12 'even':2 'fedora':8 'fn7':25 'instal':17 'instalatoin':9 'lead':13 'mode':32 'notic':21 'shown':10 'though':3 'work':30,34 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6908335"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703701132 {#2092
          date: 2023-12-27 19:18:52.0 +01:00
        }
        +"title": 257132
      }
      1 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +body: "Worked ok the last install flawless immediately. I have the first European batch of fw13 with i7 11gen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703730683 {#2346
          date: 2023-12-28 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@pruneaue@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 258250
        -bodyTs: "'11gen':18 'batch':13 'european':12 'first':11 'flawless':6 'fw13':15 'i7':17 'immedi':7 'instal':5 'last':4 'ok':2 'work':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6915108"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703730683 {#2351
          date: 2023-12-28 03:31:23.0 +01:00
        }
        +"title": 258250
      }
      0 => App\Entity\EntryComment {#2329}
    ]
    -id: 25213
    -titleTs: "'12':5 '39':10 '7':3 'fedora':9 'fn':1 'framework':12 'key':2 'proper':8 'work':7"
    -bodyTs: "'12':14 '7':12 'airplan':29 'anymor':31 'bright':27 'cant':25 'chang':26 'could':33 'fedora':6 'find':35 'fn':10 'help':38 'hey':1 'hint':46 'hope':42 'job':22 'key':11 'lot':49 'mode':30 'notic':8 'onlin':39 'reinstal':5 'rest':19 'thank':47 'useful':37 'work':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703781572
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9805348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703695172 {#1588
      date: 2023-12-27 17:39:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +body: "On my last install they did work without changes. Any reason why it would not this time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703730723 {#2325
    date: 2023-12-28 03:32:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@spaduf@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 258251
  -bodyTs: "'chang':9 'instal':4 'last':3 'reason':11 'time':17 'without':8 'work':7 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6915115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703730723 {#2327
    date: 2023-12-28 03:32:03.0 +01:00
  }
  +"title": 258251
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2329
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1568
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "FN-keys-7-to-12-not-working-properly-fedora-39"
    +title: "FN keys 7 to 12 not working properly (fedora 39 on Framework)"
    +url: null
    +body: """
      Hey there! I just reinstalled fedora and noticed my fn keys 7 to 12 do not work. The rest do their jobs, but i cant change brightness and airplane mode anymore.\n
      \n
      I could not find any usefull help online, so i hope you have some hints. :)\n
      \n
      Thanks a lot!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708649319 {#1575
      date: 2024-02-23 01:48:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1528 …}
    +votes: Doctrine\ORM\PersistentCollection {#1576 …}
    +reports: Doctrine\ORM\PersistentCollection {#1551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      2 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +body: """
          yes (even though i now have 2 fedora instalatoins shown that apearently lead to the same installation.\n
          \n
          But i just noticed, that only the fn7 and 8 do not work, airplane mode does work!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703701132 {#2093
          date: 2023-12-27 19:18:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@ReveredOxygen@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2140 …}
        +nested: Doctrine\ORM\PersistentCollection {#2133 …}
        +votes: Doctrine\ORM\PersistentCollection {#2131 …}
        +reports: Doctrine\ORM\PersistentCollection {#2138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
        -id: 257132
        -bodyTs: "'2':7 '8':27 'airplan':31 'apear':12 'even':2 'fedora':8 'fn7':25 'instal':17 'instalatoin':9 'lead':13 'mode':32 'notic':21 'shown':10 'though':3 'work':30,34 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6908335"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703701132 {#2092
          date: 2023-12-27 19:18:52.0 +01:00
        }
        +"title": 257132
      }
      1 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +body: "Worked ok the last install flawless immediately. I have the first European batch of fw13 with i7 11gen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703730683 {#2346
          date: 2023-12-28 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@pruneaue@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 258250
        -bodyTs: "'11gen':18 'batch':13 'european':12 'first':11 'flawless':6 'fw13':15 'i7':17 'immedi':7 'instal':5 'last':4 'ok':2 'work':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6915108"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703730683 {#2351
          date: 2023-12-28 03:31:23.0 +01:00
        }
        +"title": 258250
      }
      0 => App\Entity\EntryComment {#2329}
    ]
    -id: 25213
    -titleTs: "'12':5 '39':10 '7':3 'fedora':9 'fn':1 'framework':12 'key':2 'proper':8 'work':7"
    -bodyTs: "'12':14 '7':12 'airplan':29 'anymor':31 'bright':27 'cant':25 'chang':26 'could':33 'fedora':6 'find':35 'fn':10 'help':38 'hey':1 'hint':46 'hope':42 'job':22 'key':11 'lot':49 'mode':30 'notic':8 'onlin':39 'reinstal':5 'rest':19 'thank':47 'useful':37 'work':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703781572
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9805348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703695172 {#1588
      date: 2023-12-27 17:39:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +body: "On my last install they did work without changes. Any reason why it would not this time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703730723 {#2325
    date: 2023-12-28 03:32:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@spaduf@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 258251
  -bodyTs: "'chang':9 'instal':4 'last':3 'reason':11 'time':17 'without':8 'work':7 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6915115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703730723 {#2327
    date: 2023-12-28 03:32:03.0 +01:00
  }
  +"title": 258251
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2329
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1568
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "FN-keys-7-to-12-not-working-properly-fedora-39"
    +title: "FN keys 7 to 12 not working properly (fedora 39 on Framework)"
    +url: null
    +body: """
      Hey there! I just reinstalled fedora and noticed my fn keys 7 to 12 do not work. The rest do their jobs, but i cant change brightness and airplane mode anymore.\n
      \n
      I could not find any usefull help online, so i hope you have some hints. :)\n
      \n
      Thanks a lot!
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 29
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708649319 {#1575
      date: 2024-02-23 01:48:39.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1528 …}
    +votes: Doctrine\ORM\PersistentCollection {#1576 …}
    +reports: Doctrine\ORM\PersistentCollection {#1551 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1550 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1548 …}
    +badges: Doctrine\ORM\PersistentCollection {#1566 …}
    +children: [
      2 => App\Entity\EntryComment {#2094
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2241 …}
        +body: """
          yes (even though i now have 2 fedora instalatoins shown that apearently lead to the same installation.\n
          \n
          But i just noticed, that only the fn7 and 8 do not work, airplane mode does work!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703701132 {#2093
          date: 2023-12-27 19:18:52.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@ReveredOxygen@sh.itjust.works"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2140 …}
        +nested: Doctrine\ORM\PersistentCollection {#2133 …}
        +votes: Doctrine\ORM\PersistentCollection {#2131 …}
        +reports: Doctrine\ORM\PersistentCollection {#2138 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2345 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2330 …}
        -id: 257132
        -bodyTs: "'2':7 '8':27 'airplan':31 'apear':12 'even':2 'fedora':8 'fn7':25 'instal':17 'instalatoin':9 'lead':13 'mode':32 'notic':21 'shown':10 'though':3 'work':30,34 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6908335"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703701132 {#2092
          date: 2023-12-27 19:18:52.0 +01:00
        }
        +"title": 257132
      }
      1 => App\Entity\EntryComment {#2347
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1568}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2332 …}
        +body: "Worked ok the last install flawless immediately. I have the first European batch of fw13 with i7 11gen"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703730683 {#2346
          date: 2023-12-28 03:31:23.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@pruneaue@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2344 …}
        +nested: Doctrine\ORM\PersistentCollection {#2042 …}
        +votes: Doctrine\ORM\PersistentCollection {#2060 …}
        +reports: Doctrine\ORM\PersistentCollection {#2331 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2289 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2326 …}
        -id: 258250
        -bodyTs: "'11gen':18 'batch':13 'european':12 'first':11 'flawless':6 'fw13':15 'i7':17 'immedi':7 'instal':5 'last':4 'ok':2 'work':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6915108"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703730683 {#2351
          date: 2023-12-28 03:31:23.0 +01:00
        }
        +"title": 258250
      }
      0 => App\Entity\EntryComment {#2329}
    ]
    -id: 25213
    -titleTs: "'12':5 '39':10 '7':3 'fedora':9 'fn':1 'framework':12 'key':2 'proper':8 'work':7"
    -bodyTs: "'12':14 '7':12 'airplan':29 'anymor':31 'bright':27 'cant':25 'chang':26 'could':33 'fedora':6 'find':35 'fn':10 'help':38 'hey':1 'hint':46 'hope':42 'job':22 'key':11 'lot':49 'mode':30 'notic':8 'onlin':39 'reinstal':5 'rest':19 'thank':47 'useful':37 'work':17"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703781572
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9805348"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703695172 {#1588
      date: 2023-12-27 17:39:32.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2333 …}
  +body: "On my last install they did work without changes. Any reason why it would not this time?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703730723 {#2325
    date: 2023-12-28 03:32:03.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@spaduf@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2323 …}
  +nested: Doctrine\ORM\PersistentCollection {#2300 …}
  +votes: Doctrine\ORM\PersistentCollection {#2340 …}
  +reports: Doctrine\ORM\PersistentCollection {#2342 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2343 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2335 …}
  -id: 258251
  -bodyTs: "'chang':9 'instal':4 'last':3 'reason':11 'time':17 'without':8 'work':7 'would':14"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6915115"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703730723 {#2327
    date: 2023-12-28 03:32:03.0 +01:00
  }
  +"title": 258251
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
76 DENIED moderate
App\Entity\Entry {#1428
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
  +title: "I need some help with linux energy management and hibernation"
  +url: null
  +body: """
    Hi there!\n
    \n
    I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
    \n
    I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
    \n
    If you have any advice I appreciate it! Thanks a lot! :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703344998 {#1444
    date: 2023-12-23 16:23:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: [
    5 => App\Entity\EntryComment {#1733
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703003656 {#1597
        date: 2023-12-19 17:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@nitrolife@rekabu.ru"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 235346
      -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6754596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703003656 {#1723
        date: 2023-12-19 17:34:16.0 +01:00
      }
      +"title": 235346
    }
    4 => App\Entity\EntryComment {#1410
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: """
        I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
        \n
        I will check out the link, thanks!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703003775 {#1741
        date: 2023-12-19 17:36:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@PainInTheAES@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 235353
      -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6754635"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703003775 {#1926
        date: 2023-12-19 17:36:15.0 +01:00
      }
      +"title": 235353
    }
    3 => App\Entity\EntryComment {#2393
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703007350 {#2394
        date: 2023-12-19 18:35:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@PainInTheAES@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 235527
      -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6756054"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703007350 {#2395
        date: 2023-12-19 18:35:50.0 +01:00
      }
      +"title": 235527
    }
    2 => App\Entity\EntryComment {#2030
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "In Linux?! That’s quite a bit. With heavy workload?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703025902 {#2019
        date: 2023-12-19 23:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@PainInTheAES@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 236351
      -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6762351"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703025902 {#2023
        date: 2023-12-19 23:45:02.0 +01:00
      }
      +"title": 236351
    }
    1 => App\Entity\EntryComment {#2035
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "Yo lol, that’s impressive :D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703033674 {#2013
        date: 2023-12-20 01:54:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@PainInTheAES@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 236634
      -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6765092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703033674 {#2027
        date: 2023-12-20 01:54:34.0 +01:00
      }
      +"title": 236634
    }
    0 => App\Entity\EntryComment {#2062
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "I have the first European batch"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703067096 {#2085
        date: 2023-12-20 11:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@SquigglyEmpire@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 237366
      -bodyTs: "'batch':6 'european':5 'first':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6772072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703067096 {#2096
        date: 2023-12-20 11:11:36.0 +01:00
      }
      +"title": 237366
    }
  ]
  -id: 23322
  -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
  -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703073379
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9506718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702986979 {#1465
    date: 2023-12-19 12:56:19.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
77 DENIED edit
App\Entity\Entry {#1428
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
  +title: "I need some help with linux energy management and hibernation"
  +url: null
  +body: """
    Hi there!\n
    \n
    I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
    \n
    I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
    \n
    If you have any advice I appreciate it! Thanks a lot! :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703344998 {#1444
    date: 2023-12-23 16:23:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: [
    5 => App\Entity\EntryComment {#1733
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703003656 {#1597
        date: 2023-12-19 17:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@nitrolife@rekabu.ru"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 235346
      -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6754596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703003656 {#1723
        date: 2023-12-19 17:34:16.0 +01:00
      }
      +"title": 235346
    }
    4 => App\Entity\EntryComment {#1410
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: """
        I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
        \n
        I will check out the link, thanks!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703003775 {#1741
        date: 2023-12-19 17:36:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@PainInTheAES@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 235353
      -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6754635"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703003775 {#1926
        date: 2023-12-19 17:36:15.0 +01:00
      }
      +"title": 235353
    }
    3 => App\Entity\EntryComment {#2393
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703007350 {#2394
        date: 2023-12-19 18:35:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@PainInTheAES@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 235527
      -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6756054"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703007350 {#2395
        date: 2023-12-19 18:35:50.0 +01:00
      }
      +"title": 235527
    }
    2 => App\Entity\EntryComment {#2030
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "In Linux?! That’s quite a bit. With heavy workload?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703025902 {#2019
        date: 2023-12-19 23:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@PainInTheAES@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 236351
      -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6762351"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703025902 {#2023
        date: 2023-12-19 23:45:02.0 +01:00
      }
      +"title": 236351
    }
    1 => App\Entity\EntryComment {#2035
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "Yo lol, that’s impressive :D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703033674 {#2013
        date: 2023-12-20 01:54:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@PainInTheAES@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 236634
      -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6765092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703033674 {#2027
        date: 2023-12-20 01:54:34.0 +01:00
      }
      +"title": 236634
    }
    0 => App\Entity\EntryComment {#2062
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "I have the first European batch"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703067096 {#2085
        date: 2023-12-20 11:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@SquigglyEmpire@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 237366
      -bodyTs: "'batch':6 'european':5 'first':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6772072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703067096 {#2096
        date: 2023-12-20 11:11:36.0 +01:00
      }
      +"title": 237366
    }
  ]
  -id: 23322
  -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
  -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703073379
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9506718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702986979 {#1465
    date: 2023-12-19 12:56:19.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
78 DENIED moderate
App\Entity\Entry {#1428
  +user: App\Entity\User {#261 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
  +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
  +title: "I need some help with linux energy management and hibernation"
  +url: null
  +body: """
    Hi there!\n
    \n
    I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
    \n
    I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
    \n
    If you have any advice I appreciate it! Thanks a lot! :)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 27
  +favouriteCount: 47
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703344998 {#1444
    date: 2023-12-23 16:23:18.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#1647 …}
  +votes: Doctrine\ORM\PersistentCollection {#1640 …}
  +reports: Doctrine\ORM\PersistentCollection {#1665 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
  +badges: Doctrine\ORM\PersistentCollection {#1573 …}
  +children: [
    5 => App\Entity\EntryComment {#1733
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
      +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703003656 {#1597
        date: 2023-12-19 17:34:16.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@nitrolife@rekabu.ru"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2377 …}
      +nested: Doctrine\ORM\PersistentCollection {#2371 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2470 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
      -id: 235346
      -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6754596"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703003656 {#1723
        date: 2023-12-19 17:34:16.0 +01:00
      }
      +"title": 235346
    }
    4 => App\Entity\EntryComment {#1410
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: """
        I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
        \n
        I will check out the link, thanks!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703003775 {#1741
        date: 2023-12-19 17:36:15.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@PainInTheAES@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1910 …}
      +nested: Doctrine\ORM\PersistentCollection {#1874 …}
      +votes: Doctrine\ORM\PersistentCollection {#1908 …}
      +reports: Doctrine\ORM\PersistentCollection {#1883 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
      -id: 235353
      -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6754635"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703003775 {#1926
        date: 2023-12-19 17:36:15.0 +01:00
      }
      +"title": 235353
    }
    3 => App\Entity\EntryComment {#2393
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703007350 {#2394
        date: 2023-12-19 18:35:50.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@PainInTheAES@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1381 …}
      +nested: Doctrine\ORM\PersistentCollection {#1402 …}
      +votes: Doctrine\ORM\PersistentCollection {#1385 …}
      +reports: Doctrine\ORM\PersistentCollection {#1401 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
      -id: 235527
      -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6756054"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703007350 {#2395
        date: 2023-12-19 18:35:50.0 +01:00
      }
      +"title": 235527
    }
    2 => App\Entity\EntryComment {#2030
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "In Linux?! That’s quite a bit. With heavy workload?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703025902 {#2019
        date: 2023-12-19 23:45:02.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@PainInTheAES@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2026 …}
      +nested: Doctrine\ORM\PersistentCollection {#2022 …}
      +votes: Doctrine\ORM\PersistentCollection {#2025 …}
      +reports: Doctrine\ORM\PersistentCollection {#2033 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
      -id: 236351
      -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6762351"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703025902 {#2023
        date: 2023-12-19 23:45:02.0 +01:00
      }
      +"title": 236351
    }
    1 => App\Entity\EntryComment {#2035
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
      +body: "Yo lol, that’s impressive :D"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703033674 {#2013
        date: 2023-12-20 01:54:34.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@PainInTheAES@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2036 …}
      +nested: Doctrine\ORM\PersistentCollection {#2144 …}
      +votes: Doctrine\ORM\PersistentCollection {#2061 …}
      +reports: Doctrine\ORM\PersistentCollection {#2084 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
      -id: 236634
      -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6765092"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703033674 {#2027
        date: 2023-12-20 01:54:34.0 +01:00
      }
      +"title": 236634
    }
    0 => App\Entity\EntryComment {#2062
      +user: App\Entity\User {#261 …}
      +entry: App\Entity\Entry {#1428}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
      +body: "I have the first European batch"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703067096 {#2085
        date: 2023-12-20 11:11:36.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WbrJr@lemmy.ml"
        "@SquigglyEmpire@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2077 …}
      +nested: Doctrine\ORM\PersistentCollection {#2063 …}
      +votes: Doctrine\ORM\PersistentCollection {#2064 …}
      +reports: Doctrine\ORM\PersistentCollection {#2088 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
      -id: 237366
      -bodyTs: "'batch':6 'european':5 'first':4"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://lemmy.ml/comment/6772072"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703067096 {#2096
        date: 2023-12-20 11:11:36.0 +01:00
      }
      +"title": 237366
    }
  ]
  -id: 23322
  -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
  -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703073379
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9506718"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702986979 {#1465
    date: 2023-12-19 12:56:19.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
79 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
80 DENIED moderate
App\Entity\EntryComment {#1733
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733}
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703003656 {#1597
    date: 2023-12-19 17:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@nitrolife@rekabu.ru"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  -id: 235346
  -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6754596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703003656 {#1723
    date: 2023-12-19 17:34:16.0 +01:00
  }
  +"title": 235346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#1733
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733}
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703003656 {#1597
    date: 2023-12-19 17:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@nitrolife@rekabu.ru"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  -id: 235346
  -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6754596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703003656 {#1723
    date: 2023-12-19 17:34:16.0 +01:00
  }
  +"title": 235346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1733
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733}
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
  +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703003656 {#1597
    date: 2023-12-19 17:34:16.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@nitrolife@rekabu.ru"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2377 …}
  +nested: Doctrine\ORM\PersistentCollection {#2371 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2470 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
  -id: 235346
  -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6754596"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703003656 {#1723
    date: 2023-12-19 17:34:16.0 +01:00
  }
  +"title": 235346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
84 DENIED moderate
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410}
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: """
    I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
    \n
    I will check out the link, thanks!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703003775 {#1741
    date: 2023-12-19 17:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@PainInTheAES@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 235353
  -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6754635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703003775 {#1926
    date: 2023-12-19 17:36:15.0 +01:00
  }
  +"title": 235353
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#1410
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410}
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: """
    I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
    \n
    I will check out the link, thanks!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703003775 {#1741
    date: 2023-12-19 17:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@PainInTheAES@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 235353
  -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6754635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703003775 {#1926
    date: 2023-12-19 17:36:15.0 +01:00
  }
  +"title": 235353
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1410
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410}
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: """
    I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
    \n
    I will check out the link, thanks!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703003775 {#1741
    date: 2023-12-19 17:36:15.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@PainInTheAES@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1910 …}
  +nested: Doctrine\ORM\PersistentCollection {#1874 …}
  +votes: Doctrine\ORM\PersistentCollection {#1908 …}
  +reports: Doctrine\ORM\PersistentCollection {#1883 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
  -id: 235353
  -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6754635"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703003775 {#1926
    date: 2023-12-19 17:36:15.0 +01:00
  }
  +"title": 235353
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
88 DENIED moderate
App\Entity\EntryComment {#2393
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393}
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703007350 {#2394
    date: 2023-12-19 18:35:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@PainInTheAES@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 235527
  -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6756054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703007350 {#2395
    date: 2023-12-19 18:35:50.0 +01:00
  }
  +"title": 235527
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2393
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393}
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703007350 {#2394
    date: 2023-12-19 18:35:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@PainInTheAES@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 235527
  -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6756054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703007350 {#2395
    date: 2023-12-19 18:35:50.0 +01:00
  }
  +"title": 235527
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2393
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393}
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703007350 {#2394
    date: 2023-12-19 18:35:50.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@PainInTheAES@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1381 …}
  +nested: Doctrine\ORM\PersistentCollection {#1402 …}
  +votes: Doctrine\ORM\PersistentCollection {#1385 …}
  +reports: Doctrine\ORM\PersistentCollection {#1401 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
  -id: 235527
  -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6756054"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703007350 {#2395
    date: 2023-12-19 18:35:50.0 +01:00
  }
  +"title": 235527
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
92 DENIED moderate
App\Entity\EntryComment {#2030
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030}
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "In Linux?! That’s quite a bit. With heavy workload?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703025902 {#2019
    date: 2023-12-19 23:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@PainInTheAES@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 236351
  -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6762351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703025902 {#2023
    date: 2023-12-19 23:45:02.0 +01:00
  }
  +"title": 236351
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2030
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030}
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "In Linux?! That’s quite a bit. With heavy workload?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703025902 {#2019
    date: 2023-12-19 23:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@PainInTheAES@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 236351
  -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6762351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703025902 {#2023
    date: 2023-12-19 23:45:02.0 +01:00
  }
  +"title": 236351
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
App\Entity\EntryComment {#2030
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030}
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "In Linux?! That’s quite a bit. With heavy workload?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703025902 {#2019
    date: 2023-12-19 23:45:02.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@PainInTheAES@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2026 …}
  +nested: Doctrine\ORM\PersistentCollection {#2022 …}
  +votes: Doctrine\ORM\PersistentCollection {#2025 …}
  +reports: Doctrine\ORM\PersistentCollection {#2033 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
  -id: 236351
  -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6762351"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703025902 {#2023
    date: 2023-12-19 23:45:02.0 +01:00
  }
  +"title": 236351
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
96 DENIED moderate
App\Entity\EntryComment {#2035
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035}
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "Yo lol, that’s impressive :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703033674 {#2013
    date: 2023-12-20 01:54:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@PainInTheAES@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 236634
  -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6765092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703033674 {#2027
    date: 2023-12-20 01:54:34.0 +01:00
  }
  +"title": 236634
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2035
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035}
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "Yo lol, that’s impressive :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703033674 {#2013
    date: 2023-12-20 01:54:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@PainInTheAES@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 236634
  -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6765092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703033674 {#2027
    date: 2023-12-20 01:54:34.0 +01:00
  }
  +"title": 236634
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2035
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035}
      0 => App\Entity\EntryComment {#2062
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
        +body: "I have the first European batch"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703067096 {#2085
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@SquigglyEmpire@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2077 …}
        +nested: Doctrine\ORM\PersistentCollection {#2063 …}
        +votes: Doctrine\ORM\PersistentCollection {#2064 …}
        +reports: Doctrine\ORM\PersistentCollection {#2088 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
        -id: 237366
        -bodyTs: "'batch':6 'european':5 'first':4"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6772072"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703067096 {#2096
          date: 2023-12-20 11:11:36.0 +01:00
        }
        +"title": 237366
      }
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
  +body: "Yo lol, that’s impressive :D"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703033674 {#2013
    date: 2023-12-20 01:54:34.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@PainInTheAES@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2036 …}
  +nested: Doctrine\ORM\PersistentCollection {#2144 …}
  +votes: Doctrine\ORM\PersistentCollection {#2061 …}
  +reports: Doctrine\ORM\PersistentCollection {#2084 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
  -id: 236634
  -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6765092"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703033674 {#2027
    date: 2023-12-20 01:54:34.0 +01:00
  }
  +"title": 236634
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
100 DENIED moderate
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062}
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "I have the first European batch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703067096 {#2085
    date: 2023-12-20 11:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@SquigglyEmpire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 237366
  -bodyTs: "'batch':6 'european':5 'first':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6772072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703067096 {#2096
    date: 2023-12-20 11:11:36.0 +01:00
  }
  +"title": 237366
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 edit
App\Entity\EntryComment {#2062
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062}
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "I have the first European batch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703067096 {#2085
    date: 2023-12-20 11:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@SquigglyEmpire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 237366
  -bodyTs: "'batch':6 'european':5 'first':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6772072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703067096 {#2096
    date: 2023-12-20 11:11:36.0 +01:00
  }
  +"title": 237366
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2062
  +user: App\Entity\User {#261 …}
  +entry: App\Entity\Entry {#1428
    +user: App\Entity\User {#261 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#1646 …}
    +slug: "I-need-some-help-with-linux-energy-management-and-hibernation"
    +title: "I need some help with linux energy management and hibernation"
    +url: null
    +body: """
      Hi there!\n
      \n
      I need some help with my framework laptop and fedora. I want to switch to linux more permanently, but fedora does not enter hibernation properly when closing the lid. I dont care 10-20sec of wakeup time when opening it again. (even windows is more efficient?!) The relatively bad performance on battery life is OK for me, I already installed TLP instead of the default power management. But when closing the lid, the battery drains about 80% over night (10h?) which seems to be more than what other people reported.\n
      \n
      I could not find a guide on this, which i understood (still a massive noob to afraid to mess up my carefully crafted linux partition :D).\n
      \n
      If you have any advice I appreciate it! Thanks a lot! :)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 27
    +favouriteCount: 47
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703344998 {#1444
      date: 2023-12-23 16:23:18.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#1647 …}
    +votes: Doctrine\ORM\PersistentCollection {#1640 …}
    +reports: Doctrine\ORM\PersistentCollection {#1665 …}
    +favourites: Doctrine\ORM\PersistentCollection {#1578 …}
    +notifications: Doctrine\ORM\PersistentCollection {#1593 …}
    +badges: Doctrine\ORM\PersistentCollection {#1573 …}
    +children: [
      5 => App\Entity\EntryComment {#1733
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2360 …}
        +body: "Thank you for your reply. It says: `[s2idle] deep`I don’t think i have the swap partition, I will try to create that. Thanks!"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 2
        +score: 0
        +lastActive: DateTime @1703003656 {#1597
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@nitrolife@rekabu.ru"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2377 …}
        +nested: Doctrine\ORM\PersistentCollection {#2371 …}
        +votes: Doctrine\ORM\PersistentCollection {#2467 …}
        +reports: Doctrine\ORM\PersistentCollection {#2470 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2382 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2364 …}
        -id: 235346
        -bodyTs: "'creat':23 'deep':9 'partit':18 'repli':5 's2idle':8 'say':7 'swap':17 'thank':1,25 'think':13 'tri':21"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754596"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003656 {#1723
          date: 2023-12-19 17:34:16.0 +01:00
        }
        +"title": 235346
      }
      4 => App\Entity\EntryComment {#1410
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: """
          I have read this about the expansion cards and only use 2*c and 2*A. A bit stupid considering you can hack the hdmi port into suspending on its own… Did not expect this from fw.\n
          \n
          I will check out the link, thanks!
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703003775 {#1741
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1910 …}
        +nested: Doctrine\ORM\PersistentCollection {#1874 …}
        +votes: Doctrine\ORM\PersistentCollection {#1908 …}
        +reports: Doctrine\ORM\PersistentCollection {#1883 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2389 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2387 …}
        -id: 235353
        -bodyTs: "'2':12,15 'bit':18 'c':13 'card':8 'check':40 'consid':20 'expans':7 'expect':34 'fw':37 'hack':23 'hdmi':25 'link':43 'port':26 'read':3 'stupid':19 'suspend':28 'thank':44 'use':11"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6754635"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703003775 {#1926
          date: 2023-12-19 17:36:15.0 +01:00
        }
        +"title": 235353
      }
      3 => App\Entity\EntryComment {#2393
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1384 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "That is almost equivalent to 1h of browsing in Linux! :D \s Other expension cards are drawing about 1W of power, even without use! That’s crazy much I think…"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703007350 {#2394
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1381 …}
        +nested: Doctrine\ORM\PersistentCollection {#1402 …}
        +votes: Doctrine\ORM\PersistentCollection {#1385 …}
        +reports: Doctrine\ORM\PersistentCollection {#1401 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1363 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1362 …}
        -id: 235527
        -bodyTs: "'1h':6 '1w':19 'almost':3 'brows':8 'card':15 'crazi':27 'd':11 'draw':17 'equival':4 'even':22 'expens':14 'linux':10 'much':28 'power':21 'think':30 'use':24 'without':23"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6756054"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703007350 {#2395
          date: 2023-12-19 18:35:50.0 +01:00
        }
        +"title": 235527
      }
      2 => App\Entity\EntryComment {#2030
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2032 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "In Linux?! That’s quite a bit. With heavy workload?"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703025902 {#2019
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2026 …}
        +nested: Doctrine\ORM\PersistentCollection {#2022 …}
        +votes: Doctrine\ORM\PersistentCollection {#2025 …}
        +reports: Doctrine\ORM\PersistentCollection {#2033 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2028 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2012 …}
        -id: 236351
        -bodyTs: "'bit':7 'heavi':9 'linux':2 'quit':5 'workload':10"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6762351"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703025902 {#2023
          date: 2023-12-19 23:45:02.0 +01:00
        }
        +"title": 236351
      }
      1 => App\Entity\EntryComment {#2035
        +user: App\Entity\User {#261 …}
        +entry: App\Entity\Entry {#1428}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2031 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1708 …}
        +body: "Yo lol, that’s impressive :D"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1703033674 {#2013
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@WbrJr@lemmy.ml"
          "@PainInTheAES@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2036 …}
        +nested: Doctrine\ORM\PersistentCollection {#2144 …}
        +votes: Doctrine\ORM\PersistentCollection {#2061 …}
        +reports: Doctrine\ORM\PersistentCollection {#2084 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2076 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2083 …}
        -id: 236634
        -bodyTs: "'d':6 'impress':5 'lol':2 'yo':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://lemmy.ml/comment/6765092"
        +editedAt: null
        +createdAt: DateTimeImmutable @1703033674 {#2027
          date: 2023-12-20 01:54:34.0 +01:00
        }
        +"title": 236634
      }
      0 => App\Entity\EntryComment {#2062}
    ]
    -id: 23322
    -titleTs: "'energi':7 'help':4 'hibern':10 'linux':6 'manag':8 'need':2"
    -bodyTs: "'-20':36 '10':35 '10h':83 '80':80 'advic':124 'afraid':110 'alreadi':62 'appreci':126 'bad':52 'batteri':55,77 'care':34,115 'close':29,73 'could':95 'craft':116 'd':119 'default':68 'dont':33 'drain':78 'effici':49 'enter':25 'even':45 'fedora':12,22 'find':97 'framework':9 'guid':99 'help':6 'hi':1 'hibern':26 'instal':63 'instead':65 'laptop':10 'lid':31,75 'life':56 'linux':18,117 'lot':130 'manag':70 'massiv':107 'mess':112 'need':4 'night':82 'noob':108 'ok':58 'open':42 'partit':118 'peopl':92 'perform':53 'perman':20 'power':69 'proper':27 'relat':51 'report':93 'sec':37 'seem':85 'still':105 'switch':16 'thank':128 'time':40 'tlp':64 'understood':104 'wakeup':39 'want':14 'window':46"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703073379
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9506718"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702986979 {#1465
      date: 2023-12-19 12:56:19.0 +01:00
    }
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1649 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2081 …}
  +body: "I have the first European batch"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703067096 {#2085
    date: 2023-12-20 11:11:36.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WbrJr@lemmy.ml"
    "@SquigglyEmpire@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2077 …}
  +nested: Doctrine\ORM\PersistentCollection {#2063 …}
  +votes: Doctrine\ORM\PersistentCollection {#2064 …}
  +reports: Doctrine\ORM\PersistentCollection {#2088 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2087 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2086 …}
  -id: 237366
  -bodyTs: "'batch':6 'european':5 'first':4"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://lemmy.ml/comment/6772072"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703067096 {#2096
    date: 2023-12-20 11:11:36.0 +01:00
  }
  +"title": 237366
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 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
104 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