GET https://kbin.spritesserver.nl/index.php/u/@uzay@infosec.pub/top?p=1

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

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

Listeners

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

Authenticators

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

Access Decision

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

Access decision log

# Result Attributes Object
1 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
2 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2112
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "Centralized-User-Management-Like-Plex-for-eBook-Server"
  +title: "Centralized User Management Like Plex for eBook Server"
  +url: null
  +body: """
    I’ve been trying out Kavita as an ebook software, and I really like it so far, with one exception. Accounts are all local to the app, and there is no ability handle user accounts through their site, similar to how Plex does it. This means that every time I screw up and have to set up again over the years, my users will have to get new invites and make new accounts. When I mess up Plex and have to reinstall, I can just add new permissions for the users already linked to my account, which makes it easy to transition everyone to a new server with minimal impact to my viewers.\n
    \n
    Before I fully commit to Kavita, is there any program out there for ebooks that has accounts managed through a central server rather than my local one?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726819307 {#3215
    date: 2024-09-20 10:01:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  +badges: Doctrine\ORM\PersistentCollection {#3232 …}
  +children: [
    App\Entity\EntryComment {#2107
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2112 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: null
      +root: null
      +body: "I recommend going with regular backups and maybe something like docker. Then you just have to restore the config volumes and all the accounts should still be there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705248621 {#2106
        date: 2024-01-14 17:10:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeirdGoesPro@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -id: 308256
      -bodyTs: "'account':24 'backup':6 'config':19 'docker':11 'go':3 'like':10 'mayb':8 'recommend':2 'regular':5 'restor':17 'someth':9 'still':26 'volum':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5691375"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705248621 {#2110
        date: 2024-01-14 17:10:21.0 +01:00
      }
      +"title": 308256
    }
  ]
  -id: 30295
  -titleTs: "'central':1 'ebook':7 'like':4 'manag':3 'plex':5 'server':8 'user':2"
  -bodyTs: "'abil':32 'account':21,35,73,96,130 'add':86 'alreadi':92 'app':27 'central':134 'commit':117 'easi':100 'ebook':9,127 'everi':48 'everyon':103 'except':20 'far':17 'fulli':116 'get':67 'handl':33 'impact':110 'invit':69 'kavita':6,119 'like':14 'link':93 'local':24,139 'make':71,98 'manag':131 'mean':46 'mess':76 'minim':109 'new':68,72,87,106 'one':19,140 'permiss':88 'plex':42,78 'program':123 'rather':136 'realli':13 'reinstal':82 'screw':51 'server':107,135 'set':56 'similar':39 'site':38 'softwar':10 'time':49 'transit':102 'tri':4 'user':34,63,91 've':2 'viewer':113 'year':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705277425
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12298634"
  +editedAt: DateTimeImmutable @1722912868 {#3201
    date: 2024-08-06 04:54:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705191025 {#3179
    date: 2024-01-14 01:10:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
3 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2112
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "Centralized-User-Management-Like-Plex-for-eBook-Server"
  +title: "Centralized User Management Like Plex for eBook Server"
  +url: null
  +body: """
    I’ve been trying out Kavita as an ebook software, and I really like it so far, with one exception. Accounts are all local to the app, and there is no ability handle user accounts through their site, similar to how Plex does it. This means that every time I screw up and have to set up again over the years, my users will have to get new invites and make new accounts. When I mess up Plex and have to reinstall, I can just add new permissions for the users already linked to my account, which makes it easy to transition everyone to a new server with minimal impact to my viewers.\n
    \n
    Before I fully commit to Kavita, is there any program out there for ebooks that has accounts managed through a central server rather than my local one?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726819307 {#3215
    date: 2024-09-20 10:01:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  +badges: Doctrine\ORM\PersistentCollection {#3232 …}
  +children: [
    App\Entity\EntryComment {#2107
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2112 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: null
      +root: null
      +body: "I recommend going with regular backups and maybe something like docker. Then you just have to restore the config volumes and all the accounts should still be there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705248621 {#2106
        date: 2024-01-14 17:10:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeirdGoesPro@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -id: 308256
      -bodyTs: "'account':24 'backup':6 'config':19 'docker':11 'go':3 'like':10 'mayb':8 'recommend':2 'regular':5 'restor':17 'someth':9 'still':26 'volum':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5691375"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705248621 {#2110
        date: 2024-01-14 17:10:21.0 +01:00
      }
      +"title": 308256
    }
  ]
  -id: 30295
  -titleTs: "'central':1 'ebook':7 'like':4 'manag':3 'plex':5 'server':8 'user':2"
  -bodyTs: "'abil':32 'account':21,35,73,96,130 'add':86 'alreadi':92 'app':27 'central':134 'commit':117 'easi':100 'ebook':9,127 'everi':48 'everyon':103 'except':20 'far':17 'fulli':116 'get':67 'handl':33 'impact':110 'invit':69 'kavita':6,119 'like':14 'link':93 'local':24,139 'make':71,98 'manag':131 'mean':46 'mess':76 'minim':109 'new':68,72,87,106 'one':19,140 'permiss':88 'plex':42,78 'program':123 'rather':136 'realli':13 'reinstal':82 'screw':51 'server':107,135 'set':56 'similar':39 'site':38 'softwar':10 'time':49 'transit':102 'tri':4 'user':34,63,91 've':2 'viewer':113 'year':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705277425
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12298634"
  +editedAt: DateTimeImmutable @1722912868 {#3201
    date: 2024-08-06 04:54:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705191025 {#3179
    date: 2024-01-14 01:10:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
4 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2112
  +user: Proxies\__CG__\App\Entity\User {#3220 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "Centralized-User-Management-Like-Plex-for-eBook-Server"
  +title: "Centralized User Management Like Plex for eBook Server"
  +url: null
  +body: """
    I’ve been trying out Kavita as an ebook software, and I really like it so far, with one exception. Accounts are all local to the app, and there is no ability handle user accounts through their site, similar to how Plex does it. This means that every time I screw up and have to set up again over the years, my users will have to get new invites and make new accounts. When I mess up Plex and have to reinstall, I can just add new permissions for the users already linked to my account, which makes it easy to transition everyone to a new server with minimal impact to my viewers.\n
    \n
    Before I fully commit to Kavita, is there any program out there for ebooks that has accounts managed through a central server rather than my local one?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 10
  +favouriteCount: 28
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726819307 {#3215
    date: 2024-09-20 10:01:47.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3222 …}
  +votes: Doctrine\ORM\PersistentCollection {#3224 …}
  +reports: Doctrine\ORM\PersistentCollection {#3226 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
  +badges: Doctrine\ORM\PersistentCollection {#3232 …}
  +children: [
    App\Entity\EntryComment {#2107
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2112 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: null
      +root: null
      +body: "I recommend going with regular backups and maybe something like docker. Then you just have to restore the config volumes and all the accounts should still be there."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1705248621 {#2106
        date: 2024-01-14 17:10:21.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@WeirdGoesPro@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2124 …}
      +nested: Doctrine\ORM\PersistentCollection {#2118 …}
      +votes: Doctrine\ORM\PersistentCollection {#2121 …}
      +reports: Doctrine\ORM\PersistentCollection {#2115 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
      -id: 308256
      -bodyTs: "'account':24 'backup':6 'config':19 'docker':11 'go':3 'like':10 'mayb':8 'recommend':2 'regular':5 'restor':17 'someth':9 'still':26 'volum':20"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5691375"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705248621 {#2110
        date: 2024-01-14 17:10:21.0 +01:00
      }
      +"title": 308256
    }
  ]
  -id: 30295
  -titleTs: "'central':1 'ebook':7 'like':4 'manag':3 'plex':5 'server':8 'user':2"
  -bodyTs: "'abil':32 'account':21,35,73,96,130 'add':86 'alreadi':92 'app':27 'central':134 'commit':117 'easi':100 'ebook':9,127 'everi':48 'everyon':103 'except':20 'far':17 'fulli':116 'get':67 'handl':33 'impact':110 'invit':69 'kavita':6,119 'like':14 'link':93 'local':24,139 'make':71,98 'manag':131 'mean':46 'mess':76 'minim':109 'new':68,72,87,106 'one':19,140 'permiss':88 'plex':42,78 'program':123 'rather':136 'realli':13 'reinstal':82 'screw':51 'server':107,135 'set':56 'similar':39 'site':38 'softwar':10 'time':49 'transit':102 'tri':4 'user':34,63,91 've':2 'viewer':113 'year':61"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705277425
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/12298634"
  +editedAt: DateTimeImmutable @1722912868 {#3201
    date: 2024-08-06 04:54:28.0 +02:00
  }
  +createdAt: DateTimeImmutable @1705191025 {#3179
    date: 2024-01-14 01:10:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
5 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
6 DENIED moderate
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "Centralized-User-Management-Like-Plex-for-eBook-Server"
    +title: "Centralized User Management Like Plex for eBook Server"
    +url: null
    +body: """
      I’ve been trying out Kavita as an ebook software, and I really like it so far, with one exception. Accounts are all local to the app, and there is no ability handle user accounts through their site, similar to how Plex does it. This means that every time I screw up and have to set up again over the years, my users will have to get new invites and make new accounts. When I mess up Plex and have to reinstall, I can just add new permissions for the users already linked to my account, which makes it easy to transition everyone to a new server with minimal impact to my viewers.\n
      \n
      Before I fully commit to Kavita, is there any program out there for ebooks that has accounts managed through a central server rather than my local one?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726819307 {#3215
      date: 2024-09-20 10:01:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    +badges: Doctrine\ORM\PersistentCollection {#3232 …}
    +children: [
      App\Entity\EntryComment {#2107}
    ]
    -id: 30295
    -titleTs: "'central':1 'ebook':7 'like':4 'manag':3 'plex':5 'server':8 'user':2"
    -bodyTs: "'abil':32 'account':21,35,73,96,130 'add':86 'alreadi':92 'app':27 'central':134 'commit':117 'easi':100 'ebook':9,127 'everi':48 'everyon':103 'except':20 'far':17 'fulli':116 'get':67 'handl':33 'impact':110 'invit':69 'kavita':6,119 'like':14 'link':93 'local':24,139 'make':71,98 'manag':131 'mean':46 'mess':76 'minim':109 'new':68,72,87,106 'one':19,140 'permiss':88 'plex':42,78 'program':123 'rather':136 'realli':13 'reinstal':82 'screw':51 'server':107,135 'set':56 'similar':39 'site':38 'softwar':10 'time':49 'transit':102 'tri':4 'user':34,63,91 've':2 'viewer':113 'year':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705277425
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12298634"
    +editedAt: DateTimeImmutable @1722912868 {#3201
      date: 2024-08-06 04:54:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705191025 {#3179
      date: 2024-01-14 01:10:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: "I recommend going with regular backups and maybe something like docker. Then you just have to restore the config volumes and all the accounts should still be there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705248621 {#2106
    date: 2024-01-14 17:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeirdGoesPro@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 308256
  -bodyTs: "'account':24 'backup':6 'config':19 'docker':11 'go':3 'like':10 'mayb':8 'recommend':2 'regular':5 'restor':17 'someth':9 'still':26 'volum':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5691375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248621 {#2110
    date: 2024-01-14 17:10:21.0 +01:00
  }
  +"title": 308256
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
7 DENIED edit
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "Centralized-User-Management-Like-Plex-for-eBook-Server"
    +title: "Centralized User Management Like Plex for eBook Server"
    +url: null
    +body: """
      I’ve been trying out Kavita as an ebook software, and I really like it so far, with one exception. Accounts are all local to the app, and there is no ability handle user accounts through their site, similar to how Plex does it. This means that every time I screw up and have to set up again over the years, my users will have to get new invites and make new accounts. When I mess up Plex and have to reinstall, I can just add new permissions for the users already linked to my account, which makes it easy to transition everyone to a new server with minimal impact to my viewers.\n
      \n
      Before I fully commit to Kavita, is there any program out there for ebooks that has accounts managed through a central server rather than my local one?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726819307 {#3215
      date: 2024-09-20 10:01:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    +badges: Doctrine\ORM\PersistentCollection {#3232 …}
    +children: [
      App\Entity\EntryComment {#2107}
    ]
    -id: 30295
    -titleTs: "'central':1 'ebook':7 'like':4 'manag':3 'plex':5 'server':8 'user':2"
    -bodyTs: "'abil':32 'account':21,35,73,96,130 'add':86 'alreadi':92 'app':27 'central':134 'commit':117 'easi':100 'ebook':9,127 'everi':48 'everyon':103 'except':20 'far':17 'fulli':116 'get':67 'handl':33 'impact':110 'invit':69 'kavita':6,119 'like':14 'link':93 'local':24,139 'make':71,98 'manag':131 'mean':46 'mess':76 'minim':109 'new':68,72,87,106 'one':19,140 'permiss':88 'plex':42,78 'program':123 'rather':136 'realli':13 'reinstal':82 'screw':51 'server':107,135 'set':56 'similar':39 'site':38 'softwar':10 'time':49 'transit':102 'tri':4 'user':34,63,91 've':2 'viewer':113 'year':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705277425
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12298634"
    +editedAt: DateTimeImmutable @1722912868 {#3201
      date: 2024-08-06 04:54:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705191025 {#3179
      date: 2024-01-14 01:10:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: "I recommend going with regular backups and maybe something like docker. Then you just have to restore the config volumes and all the accounts should still be there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705248621 {#2106
    date: 2024-01-14 17:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeirdGoesPro@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 308256
  -bodyTs: "'account':24 'backup':6 'config':19 'docker':11 'go':3 'like':10 'mayb':8 'recommend':2 'regular':5 'restor':17 'someth':9 'still':26 'volum':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5691375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248621 {#2110
    date: 2024-01-14 17:10:21.0 +01:00
  }
  +"title": 308256
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
8 DENIED moderate
App\Entity\EntryComment {#2107
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2112
    +user: Proxies\__CG__\App\Entity\User {#3220 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "Centralized-User-Management-Like-Plex-for-eBook-Server"
    +title: "Centralized User Management Like Plex for eBook Server"
    +url: null
    +body: """
      I’ve been trying out Kavita as an ebook software, and I really like it so far, with one exception. Accounts are all local to the app, and there is no ability handle user accounts through their site, similar to how Plex does it. This means that every time I screw up and have to set up again over the years, my users will have to get new invites and make new accounts. When I mess up Plex and have to reinstall, I can just add new permissions for the users already linked to my account, which makes it easy to transition everyone to a new server with minimal impact to my viewers.\n
      \n
      Before I fully commit to Kavita, is there any program out there for ebooks that has accounts managed through a central server rather than my local one?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 10
    +favouriteCount: 28
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726819307 {#3215
      date: 2024-09-20 10:01:47.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3222 …}
    +votes: Doctrine\ORM\PersistentCollection {#3224 …}
    +reports: Doctrine\ORM\PersistentCollection {#3226 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3228 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3230 …}
    +badges: Doctrine\ORM\PersistentCollection {#3232 …}
    +children: [
      App\Entity\EntryComment {#2107}
    ]
    -id: 30295
    -titleTs: "'central':1 'ebook':7 'like':4 'manag':3 'plex':5 'server':8 'user':2"
    -bodyTs: "'abil':32 'account':21,35,73,96,130 'add':86 'alreadi':92 'app':27 'central':134 'commit':117 'easi':100 'ebook':9,127 'everi':48 'everyon':103 'except':20 'far':17 'fulli':116 'get':67 'handl':33 'impact':110 'invit':69 'kavita':6,119 'like':14 'link':93 'local':24,139 'make':71,98 'manag':131 'mean':46 'mess':76 'minim':109 'new':68,72,87,106 'one':19,140 'permiss':88 'plex':42,78 'program':123 'rather':136 'realli':13 'reinstal':82 'screw':51 'server':107,135 'set':56 'similar':39 'site':38 'softwar':10 'time':49 'transit':102 'tri':4 'user':34,63,91 've':2 'viewer':113 'year':61"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705277425
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/12298634"
    +editedAt: DateTimeImmutable @1722912868 {#3201
      date: 2024-08-06 04:54:28.0 +02:00
    }
    +createdAt: DateTimeImmutable @1705191025 {#3179
      date: 2024-01-14 01:10:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: "I recommend going with regular backups and maybe something like docker. Then you just have to restore the config volumes and all the accounts should still be there."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1705248621 {#2106
    date: 2024-01-14 17:10:21.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@WeirdGoesPro@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2124 …}
  +nested: Doctrine\ORM\PersistentCollection {#2118 …}
  +votes: Doctrine\ORM\PersistentCollection {#2121 …}
  +reports: Doctrine\ORM\PersistentCollection {#2115 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2123 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2116 …}
  -id: 308256
  -bodyTs: "'account':24 'backup':6 'config':19 'docker':11 'go':3 'like':10 'mayb':8 'recommend':2 'regular':5 'restor':17 'someth':9 'still':26 'volum':20"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5691375"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705248621 {#2110
    date: 2024-01-14 17:10:21.0 +01:00
  }
  +"title": 308256
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
9 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
10 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#3143 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3181 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "It-s-canon-now-And-so-is-a-certain-image-format"
  +title: "It's canon now. And so is a certain image format."
  +url: "https://lemmy.world/pictrs/image/ea3cfabd-430a-4a46-bd65-a9f1ca8ee3c6.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 1177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709171971 {#3176
    date: 2024-02-29 02:59:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  +badges: Doctrine\ORM\PersistentCollection {#3193 …}
  +children: [
    App\Entity\EntryComment {#1907
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: "Is it pronounced jilf then as well?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703177413 {#1410
        date: 2023-12-21 17:50:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Floshie@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 240801
      -bodyTs: "'jilf':4 'pronounc':3 'well':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5188725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703177413 {#1874
        date: 2023-12-21 17:50:13.0 +01:00
      }
      +"title": 240801
    }
  ]
  -id: 23662
  -titleTs: "'canon':3 'certain':9 'format':11 'imag':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703189785
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9799865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703103385 {#3164
    date: 2023-12-20 21:16:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
11 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#3143 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3181 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "It-s-canon-now-And-so-is-a-certain-image-format"
  +title: "It's canon now. And so is a certain image format."
  +url: "https://lemmy.world/pictrs/image/ea3cfabd-430a-4a46-bd65-a9f1ca8ee3c6.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 1177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709171971 {#3176
    date: 2024-02-29 02:59:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  +badges: Doctrine\ORM\PersistentCollection {#3193 …}
  +children: [
    App\Entity\EntryComment {#1907
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: "Is it pronounced jilf then as well?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703177413 {#1410
        date: 2023-12-21 17:50:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Floshie@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 240801
      -bodyTs: "'jilf':4 'pronounc':3 'well':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5188725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703177413 {#1874
        date: 2023-12-21 17:50:13.0 +01:00
      }
      +"title": 240801
    }
  ]
  -id: 23662
  -titleTs: "'canon':3 'certain':9 'format':11 'imag':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703189785
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9799865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703103385 {#3164
    date: 2023-12-20 21:16:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
12 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1908
  +user: Proxies\__CG__\App\Entity\User {#3143 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3181 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "It-s-canon-now-And-so-is-a-certain-image-format"
  +title: "It's canon now. And so is a certain image format."
  +url: "https://lemmy.world/pictrs/image/ea3cfabd-430a-4a46-bd65-a9f1ca8ee3c6.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 1177
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1709171971 {#3176
    date: 2024-02-29 02:59:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3183 …}
  +votes: Doctrine\ORM\PersistentCollection {#3185 …}
  +reports: Doctrine\ORM\PersistentCollection {#3187 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
  +badges: Doctrine\ORM\PersistentCollection {#3193 …}
  +children: [
    App\Entity\EntryComment {#1907
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1908 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
      +body: "Is it pronounced jilf then as well?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1703177413 {#1410
        date: 2023-12-21 17:50:13.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@FlyingSquid@lemmy.world"
        "@Floshie@lemmy.blahaj.zone"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1883 …}
      +nested: Doctrine\ORM\PersistentCollection {#2389 …}
      +votes: Doctrine\ORM\PersistentCollection {#2387 …}
      +reports: Doctrine\ORM\PersistentCollection {#2394 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
      -id: 240801
      -bodyTs: "'jilf':4 'pronounc':3 'well':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5188725"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703177413 {#1874
        date: 2023-12-21 17:50:13.0 +01:00
      }
      +"title": 240801
    }
  ]
  -id: 23662
  -titleTs: "'canon':3 'certain':9 'format':11 'imag':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703189785
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9799865"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703103385 {#3164
    date: 2023-12-20 21:16:25.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
13 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
14 DENIED moderate
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#3143 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3181 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "It-s-canon-now-And-so-is-a-certain-image-format"
    +title: "It's canon now. And so is a certain image format."
    +url: "https://lemmy.world/pictrs/image/ea3cfabd-430a-4a46-bd65-a9f1ca8ee3c6.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 1177
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709171971 {#3176
      date: 2024-02-29 02:59:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    +badges: Doctrine\ORM\PersistentCollection {#3193 …}
    +children: [
      App\Entity\EntryComment {#1907}
    ]
    -id: 23662
    -titleTs: "'canon':3 'certain':9 'format':11 'imag':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703189785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9799865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703103385 {#3164
      date: 2023-12-20 21:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: "Is it pronounced jilf then as well?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703177413 {#1410
    date: 2023-12-21 17:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Floshie@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 240801
  -bodyTs: "'jilf':4 'pronounc':3 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5188725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703177413 {#1874
    date: 2023-12-21 17:50:13.0 +01:00
  }
  +"title": 240801
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
15 DENIED edit
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#3143 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3181 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "It-s-canon-now-And-so-is-a-certain-image-format"
    +title: "It's canon now. And so is a certain image format."
    +url: "https://lemmy.world/pictrs/image/ea3cfabd-430a-4a46-bd65-a9f1ca8ee3c6.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 1177
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709171971 {#3176
      date: 2024-02-29 02:59:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    +badges: Doctrine\ORM\PersistentCollection {#3193 …}
    +children: [
      App\Entity\EntryComment {#1907}
    ]
    -id: 23662
    -titleTs: "'canon':3 'certain':9 'format':11 'imag':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703189785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9799865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703103385 {#3164
      date: 2023-12-20 21:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: "Is it pronounced jilf then as well?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703177413 {#1410
    date: 2023-12-21 17:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Floshie@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 240801
  -bodyTs: "'jilf':4 'pronounc':3 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5188725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703177413 {#1874
    date: 2023-12-21 17:50:13.0 +01:00
  }
  +"title": 240801
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
16 DENIED moderate
App\Entity\EntryComment {#1907
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1908
    +user: Proxies\__CG__\App\Entity\User {#3143 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3181 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "It-s-canon-now-And-so-is-a-certain-image-format"
    +title: "It's canon now. And so is a certain image format."
    +url: "https://lemmy.world/pictrs/image/ea3cfabd-430a-4a46-bd65-a9f1ca8ee3c6.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 1177
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1709171971 {#3176
      date: 2024-02-29 02:59:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3183 …}
    +votes: Doctrine\ORM\PersistentCollection {#3185 …}
    +reports: Doctrine\ORM\PersistentCollection {#3187 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3189 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3191 …}
    +badges: Doctrine\ORM\PersistentCollection {#3193 …}
    +children: [
      App\Entity\EntryComment {#1907}
    ]
    -id: 23662
    -titleTs: "'canon':3 'certain':9 'format':11 'imag':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703189785
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9799865"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703103385 {#3164
      date: 2023-12-20 21:16:25.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1407 …}
  +body: "Is it pronounced jilf then as well?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1703177413 {#1410
    date: 2023-12-21 17:50:13.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@FlyingSquid@lemmy.world"
    "@Floshie@lemmy.blahaj.zone"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1883 …}
  +nested: Doctrine\ORM\PersistentCollection {#2389 …}
  +votes: Doctrine\ORM\PersistentCollection {#2387 …}
  +reports: Doctrine\ORM\PersistentCollection {#2394 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2393 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1381 …}
  -id: 240801
  -bodyTs: "'jilf':4 'pronounc':3 'well':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5188725"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703177413 {#1874
    date: 2023-12-21 17:50:13.0 +01:00
  }
  +"title": 240801
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
17 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
18 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1382
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: Proxies\__CG__\App\Entity\Image {#3200 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3202 …}
  +slug: "Are-Phones-and-Smart-Speakers-Listening-to-You-Cox-Media"
  +title: "Are Phones and Smart Speakers Listening to You? Cox Media Group Claims They Can | Cord Cutters News"
  +url: "https://www.404media.co/cmg-cox-media-actually-listening-to-phones-smartspeakers-for-ads-marketing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707838144 {#3195
    date: 2024-02-13 16:29:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  +badges: Doctrine\ORM\PersistentCollection {#3213 …}
  +children: [
    App\Entity\EntryComment {#1385
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +body: """
        If they were to listen for a set of predefined product-related keywords as well, they could take note of that and send that info inconspicuously to their servers as well without sending any audio recordings. Doesn’t have to be as precise as voice command recognition either, it’s just ad targeting.\n
        \n
        Not saying they do that, but I believe they could.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703410908 {#1402
        date: 2023-12-24 10:41:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
        "@electro1@infosec.pub"
        "@Vinegar@kbin.social"
        "@ristoril_zip@lemmy.zip"
        "@Solemn@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 248215
      -bodyTs: "'ad':53 'audio':36 'believ':62 'command':47 'could':18,64 'doesn':38 'either':49 'inconspicu':27 'info':26 'keyword':14 'listen':5 'note':20 'precis':44 'predefin':10 'product':12 'product-rel':11 'recognit':48 'record':37 'relat':13 'say':56 'send':24,34 'server':30 'set':8 'take':19 'target':54 'voic':46 'well':16,32 'without':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5233139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703410908 {#1405
        date: 2023-12-24 10:41:48.0 +01:00
      }
      +"title": 248215
    }
  ]
  -id: 24279
  -titleTs: "'claim':12 'cord':15 'cox':9 'cutter':16 'group':11 'listen':6 'media':10 'news':17 'phone':2 'smart':4 'speaker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703449032
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9678417"
  +editedAt: DateTimeImmutable @1707076621 {#3182
    date: 2024-02-04 20:57:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703362632 {#3161
    date: 2023-12-23 21:17:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
19 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1382
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: Proxies\__CG__\App\Entity\Image {#3200 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3202 …}
  +slug: "Are-Phones-and-Smart-Speakers-Listening-to-You-Cox-Media"
  +title: "Are Phones and Smart Speakers Listening to You? Cox Media Group Claims They Can | Cord Cutters News"
  +url: "https://www.404media.co/cmg-cox-media-actually-listening-to-phones-smartspeakers-for-ads-marketing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707838144 {#3195
    date: 2024-02-13 16:29:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  +badges: Doctrine\ORM\PersistentCollection {#3213 …}
  +children: [
    App\Entity\EntryComment {#1385
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +body: """
        If they were to listen for a set of predefined product-related keywords as well, they could take note of that and send that info inconspicuously to their servers as well without sending any audio recordings. Doesn’t have to be as precise as voice command recognition either, it’s just ad targeting.\n
        \n
        Not saying they do that, but I believe they could.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703410908 {#1402
        date: 2023-12-24 10:41:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
        "@electro1@infosec.pub"
        "@Vinegar@kbin.social"
        "@ristoril_zip@lemmy.zip"
        "@Solemn@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 248215
      -bodyTs: "'ad':53 'audio':36 'believ':62 'command':47 'could':18,64 'doesn':38 'either':49 'inconspicu':27 'info':26 'keyword':14 'listen':5 'note':20 'precis':44 'predefin':10 'product':12 'product-rel':11 'recognit':48 'record':37 'relat':13 'say':56 'send':24,34 'server':30 'set':8 'take':19 'target':54 'voic':46 'well':16,32 'without':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5233139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703410908 {#1405
        date: 2023-12-24 10:41:48.0 +01:00
      }
      +"title": 248215
    }
  ]
  -id: 24279
  -titleTs: "'claim':12 'cord':15 'cox':9 'cutter':16 'group':11 'listen':6 'media':10 'news':17 'phone':2 'smart':4 'speaker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703449032
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9678417"
  +editedAt: DateTimeImmutable @1707076621 {#3182
    date: 2024-02-04 20:57:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703362632 {#3161
    date: 2023-12-23 21:17:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
20 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1382
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: Proxies\__CG__\App\Entity\Image {#3200 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3202 …}
  +slug: "Are-Phones-and-Smart-Speakers-Listening-to-You-Cox-Media"
  +title: "Are Phones and Smart Speakers Listening to You? Cox Media Group Claims They Can | Cord Cutters News"
  +url: "https://www.404media.co/cmg-cox-media-actually-listening-to-phones-smartspeakers-for-ads-marketing/"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 58
  +favouriteCount: 166
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1707838144 {#3195
    date: 2024-02-13 16:29:04.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3203 …}
  +votes: Doctrine\ORM\PersistentCollection {#3205 …}
  +reports: Doctrine\ORM\PersistentCollection {#3207 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
  +badges: Doctrine\ORM\PersistentCollection {#3213 …}
  +children: [
    App\Entity\EntryComment {#1385
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1382 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
      +body: """
        If they were to listen for a set of predefined product-related keywords as well, they could take note of that and send that info inconspicuously to their servers as well without sending any audio recordings. Doesn’t have to be as precise as voice command recognition either, it’s just ad targeting.\n
        \n
        Not saying they do that, but I believe they could.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1703410908 {#1402
        date: 2023-12-24 10:41:48.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
        "@electro1@infosec.pub"
        "@Vinegar@kbin.social"
        "@ristoril_zip@lemmy.zip"
        "@Solemn@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1361 …}
      +nested: Doctrine\ORM\PersistentCollection {#1403 …}
      +votes: Doctrine\ORM\PersistentCollection {#2023 …}
      +reports: Doctrine\ORM\PersistentCollection {#2032 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
      -id: 248215
      -bodyTs: "'ad':53 'audio':36 'believ':62 'command':47 'could':18,64 'doesn':38 'either':49 'inconspicu':27 'info':26 'keyword':14 'listen':5 'note':20 'precis':44 'predefin':10 'product':12 'product-rel':11 'recognit':48 'record':37 'relat':13 'say':56 'send':24,34 'server':30 'set':8 'take':19 'target':54 'voic':46 'well':16,32 'without':33"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5233139"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703410908 {#1405
        date: 2023-12-24 10:41:48.0 +01:00
      }
      +"title": 248215
    }
  ]
  -id: 24279
  -titleTs: "'claim':12 'cord':15 'cox':9 'cutter':16 'group':11 'listen':6 'media':10 'news':17 'phone':2 'smart':4 'speaker':5"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703449032
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9678417"
  +editedAt: DateTimeImmutable @1707076621 {#3182
    date: 2024-02-04 20:57:01.0 +01:00
  }
  +createdAt: DateTimeImmutable @1703362632 {#3161
    date: 2023-12-23 21:17:12.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
21 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
22 DENIED moderate
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
    +image: Proxies\__CG__\App\Entity\Image {#3200 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3202 …}
    +slug: "Are-Phones-and-Smart-Speakers-Listening-to-You-Cox-Media"
    +title: "Are Phones and Smart Speakers Listening to You? Cox Media Group Claims They Can | Cord Cutters News"
    +url: "https://www.404media.co/cmg-cox-media-actually-listening-to-phones-smartspeakers-for-ads-marketing/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707838144 {#3195
      date: 2024-02-13 16:29:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3203 …}
    +votes: Doctrine\ORM\PersistentCollection {#3205 …}
    +reports: Doctrine\ORM\PersistentCollection {#3207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
    +badges: Doctrine\ORM\PersistentCollection {#3213 …}
    +children: [
      App\Entity\EntryComment {#1385}
    ]
    -id: 24279
    -titleTs: "'claim':12 'cord':15 'cox':9 'cutter':16 'group':11 'listen':6 'media':10 'news':17 'phone':2 'smart':4 'speaker':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703449032
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9678417"
    +editedAt: DateTimeImmutable @1707076621 {#3182
      date: 2024-02-04 20:57:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703362632 {#3161
      date: 2023-12-23 21:17:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: """
    If they were to listen for a set of predefined product-related keywords as well, they could take note of that and send that info inconspicuously to their servers as well without sending any audio recordings. Doesn’t have to be as precise as voice command recognition either, it’s just ad targeting.\n
    \n
    Not saying they do that, but I believe they could.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703410908 {#1402
    date: 2023-12-24 10:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
    "@electro1@infosec.pub"
    "@Vinegar@kbin.social"
    "@ristoril_zip@lemmy.zip"
    "@Solemn@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 248215
  -bodyTs: "'ad':53 'audio':36 'believ':62 'command':47 'could':18,64 'doesn':38 'either':49 'inconspicu':27 'info':26 'keyword':14 'listen':5 'note':20 'precis':44 'predefin':10 'product':12 'product-rel':11 'recognit':48 'record':37 'relat':13 'say':56 'send':24,34 'server':30 'set':8 'take':19 'target':54 'voic':46 'well':16,32 'without':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5233139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703410908 {#1405
    date: 2023-12-24 10:41:48.0 +01:00
  }
  +"title": 248215
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
23 DENIED edit
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
    +image: Proxies\__CG__\App\Entity\Image {#3200 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3202 …}
    +slug: "Are-Phones-and-Smart-Speakers-Listening-to-You-Cox-Media"
    +title: "Are Phones and Smart Speakers Listening to You? Cox Media Group Claims They Can | Cord Cutters News"
    +url: "https://www.404media.co/cmg-cox-media-actually-listening-to-phones-smartspeakers-for-ads-marketing/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707838144 {#3195
      date: 2024-02-13 16:29:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3203 …}
    +votes: Doctrine\ORM\PersistentCollection {#3205 …}
    +reports: Doctrine\ORM\PersistentCollection {#3207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
    +badges: Doctrine\ORM\PersistentCollection {#3213 …}
    +children: [
      App\Entity\EntryComment {#1385}
    ]
    -id: 24279
    -titleTs: "'claim':12 'cord':15 'cox':9 'cutter':16 'group':11 'listen':6 'media':10 'news':17 'phone':2 'smart':4 'speaker':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703449032
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9678417"
    +editedAt: DateTimeImmutable @1707076621 {#3182
      date: 2024-02-04 20:57:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703362632 {#3161
      date: 2023-12-23 21:17:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: """
    If they were to listen for a set of predefined product-related keywords as well, they could take note of that and send that info inconspicuously to their servers as well without sending any audio recordings. Doesn’t have to be as precise as voice command recognition either, it’s just ad targeting.\n
    \n
    Not saying they do that, but I believe they could.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703410908 {#1402
    date: 2023-12-24 10:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
    "@electro1@infosec.pub"
    "@Vinegar@kbin.social"
    "@ristoril_zip@lemmy.zip"
    "@Solemn@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 248215
  -bodyTs: "'ad':53 'audio':36 'believ':62 'command':47 'could':18,64 'doesn':38 'either':49 'inconspicu':27 'info':26 'keyword':14 'listen':5 'note':20 'precis':44 'predefin':10 'product':12 'product-rel':11 'recognit':48 'record':37 'relat':13 'say':56 'send':24,34 'server':30 'set':8 'take':19 'target':54 'voic':46 'well':16,32 'without':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5233139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703410908 {#1405
    date: 2023-12-24 10:41:48.0 +01:00
  }
  +"title": 248215
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
24 DENIED moderate
App\Entity\EntryComment {#1385
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1382
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
    +image: Proxies\__CG__\App\Entity\Image {#3200 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3202 …}
    +slug: "Are-Phones-and-Smart-Speakers-Listening-to-You-Cox-Media"
    +title: "Are Phones and Smart Speakers Listening to You? Cox Media Group Claims They Can | Cord Cutters News"
    +url: "https://www.404media.co/cmg-cox-media-actually-listening-to-phones-smartspeakers-for-ads-marketing/"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 58
    +favouriteCount: 166
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1707838144 {#3195
      date: 2024-02-13 16:29:04.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3203 …}
    +votes: Doctrine\ORM\PersistentCollection {#3205 …}
    +reports: Doctrine\ORM\PersistentCollection {#3207 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3209 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3211 …}
    +badges: Doctrine\ORM\PersistentCollection {#3213 …}
    +children: [
      App\Entity\EntryComment {#1385}
    ]
    -id: 24279
    -titleTs: "'claim':12 'cord':15 'cox':9 'cutter':16 'group':11 'listen':6 'media':10 'news':17 'phone':2 'smart':4 'speaker':5"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703449032
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9678417"
    +editedAt: DateTimeImmutable @1707076621 {#3182
      date: 2024-02-04 20:57:01.0 +01:00
    }
    +createdAt: DateTimeImmutable @1703362632 {#3161
      date: 2023-12-23 21:17:12.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1401 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1404 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1363 …}
  +body: """
    If they were to listen for a set of predefined product-related keywords as well, they could take note of that and send that info inconspicuously to their servers as well without sending any audio recordings. Doesn’t have to be as precise as voice command recognition either, it’s just ad targeting.\n
    \n
    Not saying they do that, but I believe they could.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1703410908 {#1402
    date: 2023-12-24 10:41:48.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
    "@electro1@infosec.pub"
    "@Vinegar@kbin.social"
    "@ristoril_zip@lemmy.zip"
    "@Solemn@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1361 …}
  +nested: Doctrine\ORM\PersistentCollection {#1403 …}
  +votes: Doctrine\ORM\PersistentCollection {#2023 …}
  +reports: Doctrine\ORM\PersistentCollection {#2032 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2024 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2018 …}
  -id: 248215
  -bodyTs: "'ad':53 'audio':36 'believ':62 'command':47 'could':18,64 'doesn':38 'either':49 'inconspicu':27 'info':26 'keyword':14 'listen':5 'note':20 'precis':44 'predefin':10 'product':12 'product-rel':11 'recognit':48 'record':37 'relat':13 'say':56 'send':24,34 'server':30 'set':8 'take':19 'target':54 'voic':46 'well':16,32 'without':33"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5233139"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703410908 {#1405
    date: 2023-12-24 10:41:48.0 +01:00
  }
  +"title": 248215
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
25 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
26 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
  +title: "Why didn't anyone remind me the dual booting exists?"
  +url: null
  +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326308 {#3140
    date: 2023-11-30 07:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3148 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  +badges: Doctrine\ORM\PersistentCollection {#3156 …}
  +children: [
    App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +body: "It only protects your data if you encrypt the virtual disk. And then you could still lose it to a ransomware attack."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701169170 {#1620
        date: 2023-11-28 11:59:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPAKx4@lemmy.blahaj.zone"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1702 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 173153
      -bodyTs: "'attack':22 'could':15 'data':5 'disk':11 'encrypt':8 'lose':17 'protect':3 'ransomwar':21 'still':16 'virtual':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4650863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701169170 {#1613
        date: 2023-11-28 11:59:30.0 +01:00
      }
      +"title": 173153
    }
  ]
  -id: 17563
  -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
  -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217905
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5887683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131505 {#3126
    date: 2023-11-28 01:31:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
27 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
  +title: "Why didn't anyone remind me the dual booting exists?"
  +url: null
  +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326308 {#3140
    date: 2023-11-30 07:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3148 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  +badges: Doctrine\ORM\PersistentCollection {#3156 …}
  +children: [
    App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +body: "It only protects your data if you encrypt the virtual disk. And then you could still lose it to a ransomware attack."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701169170 {#1620
        date: 2023-11-28 11:59:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPAKx4@lemmy.blahaj.zone"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1702 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 173153
      -bodyTs: "'attack':22 'could':15 'data':5 'disk':11 'encrypt':8 'lose':17 'protect':3 'ransomwar':21 'still':16 'virtual':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4650863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701169170 {#1613
        date: 2023-11-28 11:59:30.0 +01:00
      }
      +"title": 173153
    }
  ]
  -id: 17563
  -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
  -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217905
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5887683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131505 {#3126
    date: 2023-11-28 01:31:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
28 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1596
  +user: Proxies\__CG__\App\Entity\User {#3105 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
  +title: "Why didn't anyone remind me the dual booting exists?"
  +url: null
  +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 49
  +favouriteCount: 101
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1701326308 {#3140
    date: 2023-11-30 07:38:28.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3145 …}
  +votes: Doctrine\ORM\PersistentCollection {#3148 …}
  +reports: Doctrine\ORM\PersistentCollection {#3150 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
  +badges: Doctrine\ORM\PersistentCollection {#3156 …}
  +children: [
    App\Entity\EntryComment {#1604
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1596 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
      +body: "It only protects your data if you encrypt the virtual disk. And then you could still lose it to a ransomware attack."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 3
      +score: 0
      +lastActive: DateTime @1701169170 {#1620
        date: 2023-11-28 11:59:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@JPAKx4@lemmy.blahaj.zone"
        "@KISSmyOS@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1702 …}
      +nested: Doctrine\ORM\PersistentCollection {#1683 …}
      +votes: Doctrine\ORM\PersistentCollection {#1680 …}
      +reports: Doctrine\ORM\PersistentCollection {#1686 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
      -id: 173153
      -bodyTs: "'attack':22 'could':15 'data':5 'disk':11 'encrypt':8 'lose':17 'protect':3 'ransomwar':21 'still':16 'virtual':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4650863"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701169170 {#1613
        date: 2023-11-28 11:59:30.0 +01:00
      }
      +"title": 173153
    }
  ]
  -id: 17563
  -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
  -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701217905
  +visibility: "visible             "
  +apId: "https://lemmy.blahaj.zone/post/5887683"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701131505 {#3126
    date: 2023-11-28 01:31:45.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
29 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
30 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
    +title: "Why didn't anyone remind me the dual booting exists?"
    +url: null
    +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701326308 {#3140
      date: 2023-11-30 07:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3148 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    +badges: Doctrine\ORM\PersistentCollection {#3156 …}
    +children: [
      App\Entity\EntryComment {#1604}
    ]
    -id: 17563
    -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
    -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217905
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5887683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131505 {#3126
      date: 2023-11-28 01:31:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +body: "It only protects your data if you encrypt the virtual disk. And then you could still lose it to a ransomware attack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701169170 {#1620
    date: 2023-11-28 11:59:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPAKx4@lemmy.blahaj.zone"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1702 …}
  +nested: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 173153
  -bodyTs: "'attack':22 'could':15 'data':5 'disk':11 'encrypt':8 'lose':17 'protect':3 'ransomwar':21 'still':16 'virtual':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4650863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701169170 {#1613
    date: 2023-11-28 11:59:30.0 +01:00
  }
  +"title": 173153
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
31 DENIED edit
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
    +title: "Why didn't anyone remind me the dual booting exists?"
    +url: null
    +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701326308 {#3140
      date: 2023-11-30 07:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3148 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    +badges: Doctrine\ORM\PersistentCollection {#3156 …}
    +children: [
      App\Entity\EntryComment {#1604}
    ]
    -id: 17563
    -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
    -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217905
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5887683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131505 {#3126
      date: 2023-11-28 01:31:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +body: "It only protects your data if you encrypt the virtual disk. And then you could still lose it to a ransomware attack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701169170 {#1620
    date: 2023-11-28 11:59:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPAKx4@lemmy.blahaj.zone"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1702 …}
  +nested: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 173153
  -bodyTs: "'attack':22 'could':15 'data':5 'disk':11 'encrypt':8 'lose':17 'protect':3 'ransomwar':21 'still':16 'virtual':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4650863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701169170 {#1613
    date: 2023-11-28 11:59:30.0 +01:00
  }
  +"title": 173153
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
32 DENIED moderate
App\Entity\EntryComment {#1604
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1596
    +user: Proxies\__CG__\App\Entity\User {#3105 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "Why-didn-t-anyone-remind-me-the-dual-booting-exists"
    +title: "Why didn't anyone remind me the dual booting exists?"
    +url: null
    +body: "I was talking to my dad yesterday and he talked about how he dual booted windows and Linux in his college days. I immediately left to download Ubuntu, I feel so dumb for forgetting it’s an option. I literally only use windows so I can play Fortnite with friends. PSA: you can have both Linux and Windows, or you can use a vm in Linux. Be (mostly) free from Microsoft’s clammy hands."
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 49
    +favouriteCount: 101
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1701326308 {#3140
      date: 2023-11-30 07:38:28.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3145 …}
    +votes: Doctrine\ORM\PersistentCollection {#3148 …}
    +reports: Doctrine\ORM\PersistentCollection {#3150 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3152 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3154 …}
    +badges: Doctrine\ORM\PersistentCollection {#3156 …}
    +children: [
      App\Entity\EntryComment {#1604}
    ]
    -id: 17563
    -titleTs: "'anyon':4 'boot':9 'didn':2 'dual':8 'exist':10 'remind':5"
    -bodyTs: "'boot':15 'clammi':73 'colleg':21 'dad':6 'day':22 'download':27 'dual':14 'dumb':32 'feel':30 'forget':34 'fortnit':48 'free':69 'friend':50 'hand':74 'immedi':24 'left':25 'linux':18,56,66 'liter':40 'microsoft':71 'most':68 'option':38 'play':47 'psa':51 'talk':3,10 'ubuntu':28 'use':42,62 'vm':64 'window':16,43,58 'yesterday':7"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701217905
    +visibility: "visible             "
    +apId: "https://lemmy.blahaj.zone/post/5887683"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701131505 {#3126
      date: 2023-11-28 01:31:45.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1619 …}
  +body: "It only protects your data if you encrypt the virtual disk. And then you could still lose it to a ransomware attack."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 3
  +score: 0
  +lastActive: DateTime @1701169170 {#1620
    date: 2023-11-28 11:59:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@JPAKx4@lemmy.blahaj.zone"
    "@KISSmyOS@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1702 …}
  +nested: Doctrine\ORM\PersistentCollection {#1683 …}
  +votes: Doctrine\ORM\PersistentCollection {#1680 …}
  +reports: Doctrine\ORM\PersistentCollection {#1686 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1692 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1705 …}
  -id: 173153
  -bodyTs: "'attack':22 'could':15 'data':5 'disk':11 'encrypt':8 'lose':17 'protect':3 'ransomwar':21 'still':16 'virtual':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4650863"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701169170 {#1613
    date: 2023-11-28 11:59:30.0 +01:00
  }
  +"title": 173153
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
33 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
34 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2076
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "I-have-started-using-fedora-silverblue"
  +title: "I have started using fedora silverblue"
  +url: null
  +body: """
    Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
    \n
    I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
    \n
    So yeah, I am liking it so far :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711265541 {#3158
    date: 2024-03-24 08:32:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  +badges: Doctrine\ORM\PersistentCollection {#3174 …}
  +children: [
    1 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +body: "I mean, it’s the main way of installing software in immutable Fedora distributions, so it would be very surprising if it wasn’t preinstalled."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1704130102 {#2079
        date: 2024-01-01 18:28:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kionite231@lemmy.ca"
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 271021
      -bodyTs: "'distribut':14 'fedora':13 'immut':12 'instal':9 'main':6 'mean':2 'preinstal':25 'softwar':10 'surpris':20 'wasn':23 'way':7 'would':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5345172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704130102 {#2084
        date: 2024-01-01 18:28:22.0 +01:00
      }
      +"title": 271021
    }
    2 => App\Entity\EntryComment {#2091
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +body: "Tbf I think it’s very easy to rebase a Fedora Silverblue install to ublue or vice versa"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704199990 {#2095
        date: 2024-01-02 13:53:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kionite231@lemmy.ca"
        "@FutileRecipe@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 273325
      -bodyTs: "'easi':7 'fedora':11 'instal':13 'rebas':9 'silverblu':12 'tbf':1 'think':3 'ublu':15 'versa':18 'vice':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5358314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704199990 {#2087
        date: 2024-01-02 13:53:10.0 +01:00
      }
      +"title": 273325
    }
    0 => App\Entity\EntryComment {#2336
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +body: "For sure. I just meant that it’s just putting in a command and waiting for a bit, so I could understand doing it on a whim more than if it was a full reinstall. Doesn’t make any sense but it’s also not a big deal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704214789 {#2337
        date: 2024-01-02 17:59:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kionite231@lemmy.ca"
        "@FutileRecipe@lemmy.world"
        "@uzay@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2339 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2135 …}
      +reports: Doctrine\ORM\PersistentCollection {#2137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
      -id: 273939
      -bodyTs: "'also':44 'big':47 'bit':18 'command':13 'could':21 'deal':48 'doesn':36 'full':34 'make':38 'meant':5 'put':10 'reinstal':35 'sens':40 'sure':2 'understand':22 'wait':15 'whim':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5361364"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704214789 {#2343
        date: 2024-01-02 17:59:49.0 +01:00
      }
      +"title": 273939
    }
  ]
  -id: 26486
  -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
  -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704205326
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12432409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118926 {#3146
    date: 2024-01-01 15:22:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
35 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2076
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "I-have-started-using-fedora-silverblue"
  +title: "I have started using fedora silverblue"
  +url: null
  +body: """
    Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
    \n
    I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
    \n
    So yeah, I am liking it so far :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711265541 {#3158
    date: 2024-03-24 08:32:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  +badges: Doctrine\ORM\PersistentCollection {#3174 …}
  +children: [
    1 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +body: "I mean, it’s the main way of installing software in immutable Fedora distributions, so it would be very surprising if it wasn’t preinstalled."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1704130102 {#2079
        date: 2024-01-01 18:28:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kionite231@lemmy.ca"
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 271021
      -bodyTs: "'distribut':14 'fedora':13 'immut':12 'instal':9 'main':6 'mean':2 'preinstal':25 'softwar':10 'surpris':20 'wasn':23 'way':7 'would':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5345172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704130102 {#2084
        date: 2024-01-01 18:28:22.0 +01:00
      }
      +"title": 271021
    }
    2 => App\Entity\EntryComment {#2091
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +body: "Tbf I think it’s very easy to rebase a Fedora Silverblue install to ublue or vice versa"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704199990 {#2095
        date: 2024-01-02 13:53:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kionite231@lemmy.ca"
        "@FutileRecipe@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 273325
      -bodyTs: "'easi':7 'fedora':11 'instal':13 'rebas':9 'silverblu':12 'tbf':1 'think':3 'ublu':15 'versa':18 'vice':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5358314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704199990 {#2087
        date: 2024-01-02 13:53:10.0 +01:00
      }
      +"title": 273325
    }
    0 => App\Entity\EntryComment {#2336
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +body: "For sure. I just meant that it’s just putting in a command and waiting for a bit, so I could understand doing it on a whim more than if it was a full reinstall. Doesn’t make any sense but it’s also not a big deal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704214789 {#2337
        date: 2024-01-02 17:59:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kionite231@lemmy.ca"
        "@FutileRecipe@lemmy.world"
        "@uzay@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2339 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2135 …}
      +reports: Doctrine\ORM\PersistentCollection {#2137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
      -id: 273939
      -bodyTs: "'also':44 'big':47 'bit':18 'command':13 'could':21 'deal':48 'doesn':36 'full':34 'make':38 'meant':5 'put':10 'reinstal':35 'sens':40 'sure':2 'understand':22 'wait':15 'whim':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5361364"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704214789 {#2343
        date: 2024-01-02 17:59:49.0 +01:00
      }
      +"title": 273939
    }
  ]
  -id: 26486
  -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
  -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704205326
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12432409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118926 {#3146
    date: 2024-01-01 15:22:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
36 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2076
  +user: Proxies\__CG__\App\Entity\User {#3123 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "I-have-started-using-fedora-silverblue"
  +title: "I have started using fedora silverblue"
  +url: null
  +body: """
    Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
    \n
    I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
    \n
    So yeah, I am liking it so far :D
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 15
  +favouriteCount: 82
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711265541 {#3158
    date: 2024-03-24 08:32:21.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3163 …}
  +votes: Doctrine\ORM\PersistentCollection {#3166 …}
  +reports: Doctrine\ORM\PersistentCollection {#3168 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
  +badges: Doctrine\ORM\PersistentCollection {#3174 …}
  +children: [
    1 => App\Entity\EntryComment {#2078
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
      +body: "I mean, it’s the main way of installing software in immutable Fedora distributions, so it would be very surprising if it wasn’t preinstalled."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1704130102 {#2079
        date: 2024-01-01 18:28:22.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kionite231@lemmy.ca"
        "@juli@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2082 …}
      +nested: Doctrine\ORM\PersistentCollection {#2096 …}
      +votes: Doctrine\ORM\PersistentCollection {#2081 …}
      +reports: Doctrine\ORM\PersistentCollection {#2098 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
      -id: 271021
      -bodyTs: "'distribut':14 'fedora':13 'immut':12 'instal':9 'main':6 'mean':2 'preinstal':25 'softwar':10 'surpris':20 'wasn':23 'way':7 'would':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5345172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704130102 {#2084
        date: 2024-01-01 18:28:22.0 +01:00
      }
      +"title": 271021
    }
    2 => App\Entity\EntryComment {#2091
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +body: "Tbf I think it’s very easy to rebase a Fedora Silverblue install to ublue or vice versa"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704199990 {#2095
        date: 2024-01-02 13:53:10.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kionite231@lemmy.ca"
        "@FutileRecipe@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2090 …}
      +nested: Doctrine\ORM\PersistentCollection {#2092 …}
      +votes: Doctrine\ORM\PersistentCollection {#2241 …}
      +reports: Doctrine\ORM\PersistentCollection {#2130 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
      -id: 273325
      -bodyTs: "'easi':7 'fedora':11 'instal':13 'rebas':9 'silverblu':12 'tbf':1 'think':3 'ublu':15 'versa':18 'vice':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5358314"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704199990 {#2087
        date: 2024-01-02 13:53:10.0 +01:00
      }
      +"title": 273325
    }
    0 => App\Entity\EntryComment {#2336
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
      +body: "For sure. I just meant that it’s just putting in a command and waiting for a bit, so I could understand doing it on a whim more than if it was a full reinstall. Doesn’t make any sense but it’s also not a big deal."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 1
      +score: 0
      +lastActive: DateTime @1704214789 {#2337
        date: 2024-01-02 17:59:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@kionite231@lemmy.ca"
        "@FutileRecipe@lemmy.world"
        "@uzay@infosec.pub"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2339 …}
      +nested: Doctrine\ORM\PersistentCollection {#2159 …}
      +votes: Doctrine\ORM\PersistentCollection {#2135 …}
      +reports: Doctrine\ORM\PersistentCollection {#2137 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
      -id: 273939
      -bodyTs: "'also':44 'big':47 'bit':18 'command':13 'could':21 'deal':48 'doesn':36 'full':34 'make':38 'meant':5 'put':10 'reinstal':35 'sens':40 'sure':2 'understand':22 'wait':15 'whim':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5361364"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704214789 {#2343
        date: 2024-01-02 17:59:49.0 +01:00
      }
      +"title": 273939
    }
  ]
  -id: 26486
  -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
  -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704205326
  +visibility: "visible             "
  +apId: "https://lemmy.ca/post/12432409"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704118926 {#3146
    date: 2024-01-01 15:22:06.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
37 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
38 DENIED moderate
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3123 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "I-have-started-using-fedora-silverblue"
    +title: "I have started using fedora silverblue"
    +url: null
    +body: """
      Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
      \n
      I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
      \n
      So yeah, I am liking it so far :D
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711265541 {#3158
      date: 2024-03-24 08:32:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    +badges: Doctrine\ORM\PersistentCollection {#3174 …}
    +children: [
      1 => App\Entity\EntryComment {#2078}
      2 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "Tbf I think it’s very easy to rebase a Fedora Silverblue install to ublue or vice versa"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704199990 {#2095
          date: 2024-01-02 13:53:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@FutileRecipe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 273325
        -bodyTs: "'easi':7 'fedora':11 'instal':13 'rebas':9 'silverblu':12 'tbf':1 'think':3 'ublu':15 'versa':18 'vice':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704199990 {#2087
          date: 2024-01-02 13:53:10.0 +01:00
        }
        +"title": 273325
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "For sure. I just meant that it’s just putting in a command and waiting for a bit, so I could understand doing it on a whim more than if it was a full reinstall. Doesn’t make any sense but it’s also not a big deal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704214789 {#2337
          date: 2024-01-02 17:59:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@FutileRecipe@lemmy.world"
          "@uzay@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 273939
        -bodyTs: "'also':44 'big':47 'bit':18 'command':13 'could':21 'deal':48 'doesn':36 'full':34 'make':38 'meant':5 'put':10 'reinstal':35 'sens':40 'sure':2 'understand':22 'wait':15 'whim':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5361364"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704214789 {#2343
          date: 2024-01-02 17:59:49.0 +01:00
        }
        +"title": 273939
      }
    ]
    -id: 26486
    -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
    -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704205326
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12432409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704118926 {#3146
      date: 2024-01-01 15:22:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: "I mean, it’s the main way of installing software in immutable Fedora distributions, so it would be very surprising if it wasn’t preinstalled."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704130102 {#2079
    date: 2024-01-01 18:28:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kionite231@lemmy.ca"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 271021
  -bodyTs: "'distribut':14 'fedora':13 'immut':12 'instal':9 'main':6 'mean':2 'preinstal':25 'softwar':10 'surpris':20 'wasn':23 'way':7 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5345172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704130102 {#2084
    date: 2024-01-01 18:28:22.0 +01:00
  }
  +"title": 271021
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
39 DENIED edit
App\Entity\EntryComment {#2078
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3123 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "I-have-started-using-fedora-silverblue"
    +title: "I have started using fedora silverblue"
    +url: null
    +body: """
      Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
      \n
      I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
      \n
      So yeah, I am liking it so far :D
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711265541 {#3158
      date: 2024-03-24 08:32:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    +badges: Doctrine\ORM\PersistentCollection {#3174 …}
    +children: [
      1 => App\Entity\EntryComment {#2078}
      2 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "Tbf I think it’s very easy to rebase a Fedora Silverblue install to ublue or vice versa"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704199990 {#2095
          date: 2024-01-02 13:53:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@FutileRecipe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 273325
        -bodyTs: "'easi':7 'fedora':11 'instal':13 'rebas':9 'silverblu':12 'tbf':1 'think':3 'ublu':15 'versa':18 'vice':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704199990 {#2087
          date: 2024-01-02 13:53:10.0 +01:00
        }
        +"title": 273325
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "For sure. I just meant that it’s just putting in a command and waiting for a bit, so I could understand doing it on a whim more than if it was a full reinstall. Doesn’t make any sense but it’s also not a big deal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704214789 {#2337
          date: 2024-01-02 17:59:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@FutileRecipe@lemmy.world"
          "@uzay@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 273939
        -bodyTs: "'also':44 'big':47 'bit':18 'command':13 'could':21 'deal':48 'doesn':36 'full':34 'make':38 'meant':5 'put':10 'reinstal':35 'sens':40 'sure':2 'understand':22 'wait':15 'whim':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5361364"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704214789 {#2343
          date: 2024-01-02 17:59:49.0 +01:00
        }
        +"title": 273939
      }
    ]
    -id: 26486
    -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
    -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704205326
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12432409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704118926 {#3146
      date: 2024-01-01 15:22:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: "I mean, it’s the main way of installing software in immutable Fedora distributions, so it would be very surprising if it wasn’t preinstalled."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704130102 {#2079
    date: 2024-01-01 18:28:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kionite231@lemmy.ca"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 271021
  -bodyTs: "'distribut':14 'fedora':13 'immut':12 'instal':9 'main':6 'mean':2 'preinstal':25 'softwar':10 'surpris':20 'wasn':23 'way':7 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5345172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704130102 {#2084
    date: 2024-01-01 18:28:22.0 +01:00
  }
  +"title": 271021
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2078
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3123 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "I-have-started-using-fedora-silverblue"
    +title: "I have started using fedora silverblue"
    +url: null
    +body: """
      Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
      \n
      I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
      \n
      So yeah, I am liking it so far :D
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711265541 {#3158
      date: 2024-03-24 08:32:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    +badges: Doctrine\ORM\PersistentCollection {#3174 …}
    +children: [
      1 => App\Entity\EntryComment {#2078}
      2 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "Tbf I think it’s very easy to rebase a Fedora Silverblue install to ublue or vice versa"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704199990 {#2095
          date: 2024-01-02 13:53:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@FutileRecipe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 273325
        -bodyTs: "'easi':7 'fedora':11 'instal':13 'rebas':9 'silverblu':12 'tbf':1 'think':3 'ublu':15 'versa':18 'vice':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704199990 {#2087
          date: 2024-01-02 13:53:10.0 +01:00
        }
        +"title": 273325
      }
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "For sure. I just meant that it’s just putting in a command and waiting for a bit, so I could understand doing it on a whim more than if it was a full reinstall. Doesn’t make any sense but it’s also not a big deal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704214789 {#2337
          date: 2024-01-02 17:59:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@FutileRecipe@lemmy.world"
          "@uzay@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 273939
        -bodyTs: "'also':44 'big':47 'bit':18 'command':13 'could':21 'deal':48 'doesn':36 'full':34 'make':38 'meant':5 'put':10 'reinstal':35 'sens':40 'sure':2 'understand':22 'wait':15 'whim':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5361364"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704214789 {#2343
          date: 2024-01-02 17:59:49.0 +01:00
        }
        +"title": 273939
      }
    ]
    -id: 26486
    -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
    -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704205326
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12432409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704118926 {#3146
      date: 2024-01-01 15:22:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
  +body: "I mean, it’s the main way of installing software in immutable Fedora distributions, so it would be very surprising if it wasn’t preinstalled."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1704130102 {#2079
    date: 2024-01-01 18:28:22.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kionite231@lemmy.ca"
    "@juli@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2082 …}
  +nested: Doctrine\ORM\PersistentCollection {#2096 …}
  +votes: Doctrine\ORM\PersistentCollection {#2081 …}
  +reports: Doctrine\ORM\PersistentCollection {#2098 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
  -id: 271021
  -bodyTs: "'distribut':14 'fedora':13 'immut':12 'instal':9 'main':6 'mean':2 'preinstal':25 'softwar':10 'surpris':20 'wasn':23 'way':7 'would':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5345172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704130102 {#2084
    date: 2024-01-01 18:28:22.0 +01:00
  }
  +"title": 271021
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
41 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
42 DENIED moderate
App\Entity\EntryComment {#2091
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3123 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "I-have-started-using-fedora-silverblue"
    +title: "I have started using fedora silverblue"
    +url: null
    +body: """
      Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
      \n
      I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
      \n
      So yeah, I am liking it so far :D
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711265541 {#3158
      date: 2024-03-24 08:32:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    +badges: Doctrine\ORM\PersistentCollection {#3174 …}
    +children: [
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +body: "I mean, it’s the main way of installing software in immutable Fedora distributions, so it would be very surprising if it wasn’t preinstalled."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1704130102 {#2079
          date: 2024-01-01 18:28:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2082 …}
        +nested: Doctrine\ORM\PersistentCollection {#2096 …}
        +votes: Doctrine\ORM\PersistentCollection {#2081 …}
        +reports: Doctrine\ORM\PersistentCollection {#2098 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
        -id: 271021
        -bodyTs: "'distribut':14 'fedora':13 'immut':12 'instal':9 'main':6 'mean':2 'preinstal':25 'softwar':10 'surpris':20 'wasn':23 'way':7 'would':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5345172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704130102 {#2084
          date: 2024-01-01 18:28:22.0 +01:00
        }
        +"title": 271021
      }
      2 => App\Entity\EntryComment {#2091}
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "For sure. I just meant that it’s just putting in a command and waiting for a bit, so I could understand doing it on a whim more than if it was a full reinstall. Doesn’t make any sense but it’s also not a big deal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704214789 {#2337
          date: 2024-01-02 17:59:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@FutileRecipe@lemmy.world"
          "@uzay@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 273939
        -bodyTs: "'also':44 'big':47 'bit':18 'command':13 'could':21 'deal':48 'doesn':36 'full':34 'make':38 'meant':5 'put':10 'reinstal':35 'sens':40 'sure':2 'understand':22 'wait':15 'whim':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5361364"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704214789 {#2343
          date: 2024-01-02 17:59:49.0 +01:00
        }
        +"title": 273939
      }
    ]
    -id: 26486
    -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
    -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704205326
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12432409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704118926 {#3146
      date: 2024-01-01 15:22:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +body: "Tbf I think it’s very easy to rebase a Fedora Silverblue install to ublue or vice versa"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704199990 {#2095
    date: 2024-01-02 13:53:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kionite231@lemmy.ca"
    "@FutileRecipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 273325
  -bodyTs: "'easi':7 'fedora':11 'instal':13 'rebas':9 'silverblu':12 'tbf':1 'think':3 'ublu':15 'versa':18 'vice':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5358314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199990 {#2087
    date: 2024-01-02 13:53:10.0 +01:00
  }
  +"title": 273325
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
43 DENIED edit
App\Entity\EntryComment {#2091
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3123 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "I-have-started-using-fedora-silverblue"
    +title: "I have started using fedora silverblue"
    +url: null
    +body: """
      Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
      \n
      I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
      \n
      So yeah, I am liking it so far :D
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711265541 {#3158
      date: 2024-03-24 08:32:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    +badges: Doctrine\ORM\PersistentCollection {#3174 …}
    +children: [
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +body: "I mean, it’s the main way of installing software in immutable Fedora distributions, so it would be very surprising if it wasn’t preinstalled."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1704130102 {#2079
          date: 2024-01-01 18:28:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2082 …}
        +nested: Doctrine\ORM\PersistentCollection {#2096 …}
        +votes: Doctrine\ORM\PersistentCollection {#2081 …}
        +reports: Doctrine\ORM\PersistentCollection {#2098 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
        -id: 271021
        -bodyTs: "'distribut':14 'fedora':13 'immut':12 'instal':9 'main':6 'mean':2 'preinstal':25 'softwar':10 'surpris':20 'wasn':23 'way':7 'would':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5345172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704130102 {#2084
          date: 2024-01-01 18:28:22.0 +01:00
        }
        +"title": 271021
      }
      2 => App\Entity\EntryComment {#2091}
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "For sure. I just meant that it’s just putting in a command and waiting for a bit, so I could understand doing it on a whim more than if it was a full reinstall. Doesn’t make any sense but it’s also not a big deal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704214789 {#2337
          date: 2024-01-02 17:59:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@FutileRecipe@lemmy.world"
          "@uzay@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 273939
        -bodyTs: "'also':44 'big':47 'bit':18 'command':13 'could':21 'deal':48 'doesn':36 'full':34 'make':38 'meant':5 'put':10 'reinstal':35 'sens':40 'sure':2 'understand':22 'wait':15 'whim':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5361364"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704214789 {#2343
          date: 2024-01-02 17:59:49.0 +01:00
        }
        +"title": 273939
      }
    ]
    -id: 26486
    -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
    -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704205326
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12432409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704118926 {#3146
      date: 2024-01-01 15:22:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +body: "Tbf I think it’s very easy to rebase a Fedora Silverblue install to ublue or vice versa"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704199990 {#2095
    date: 2024-01-02 13:53:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kionite231@lemmy.ca"
    "@FutileRecipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 273325
  -bodyTs: "'easi':7 'fedora':11 'instal':13 'rebas':9 'silverblu':12 'tbf':1 'think':3 'ublu':15 'versa':18 'vice':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5358314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199990 {#2087
    date: 2024-01-02 13:53:10.0 +01:00
  }
  +"title": 273325
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
44 DENIED moderate
App\Entity\EntryComment {#2091
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3123 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "I-have-started-using-fedora-silverblue"
    +title: "I have started using fedora silverblue"
    +url: null
    +body: """
      Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
      \n
      I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
      \n
      So yeah, I am liking it so far :D
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711265541 {#3158
      date: 2024-03-24 08:32:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    +badges: Doctrine\ORM\PersistentCollection {#3174 …}
    +children: [
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +body: "I mean, it’s the main way of installing software in immutable Fedora distributions, so it would be very surprising if it wasn’t preinstalled."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1704130102 {#2079
          date: 2024-01-01 18:28:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2082 …}
        +nested: Doctrine\ORM\PersistentCollection {#2096 …}
        +votes: Doctrine\ORM\PersistentCollection {#2081 …}
        +reports: Doctrine\ORM\PersistentCollection {#2098 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
        -id: 271021
        -bodyTs: "'distribut':14 'fedora':13 'immut':12 'instal':9 'main':6 'mean':2 'preinstal':25 'softwar':10 'surpris':20 'wasn':23 'way':7 'would':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5345172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704130102 {#2084
          date: 2024-01-01 18:28:22.0 +01:00
        }
        +"title": 271021
      }
      2 => App\Entity\EntryComment {#2091}
      0 => App\Entity\EntryComment {#2336
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "For sure. I just meant that it’s just putting in a command and waiting for a bit, so I could understand doing it on a whim more than if it was a full reinstall. Doesn’t make any sense but it’s also not a big deal."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704214789 {#2337
          date: 2024-01-02 17:59:49.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@FutileRecipe@lemmy.world"
          "@uzay@infosec.pub"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2339 …}
        +nested: Doctrine\ORM\PersistentCollection {#2159 …}
        +votes: Doctrine\ORM\PersistentCollection {#2135 …}
        +reports: Doctrine\ORM\PersistentCollection {#2137 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
        -id: 273939
        -bodyTs: "'also':44 'big':47 'bit':18 'command':13 'could':21 'deal':48 'doesn':36 'full':34 'make':38 'meant':5 'put':10 'reinstal':35 'sens':40 'sure':2 'understand':22 'wait':15 'whim':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5361364"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704214789 {#2343
          date: 2024-01-02 17:59:49.0 +01:00
        }
        +"title": 273939
      }
    ]
    -id: 26486
    -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
    -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704205326
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12432409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704118926 {#3146
      date: 2024-01-01 15:22:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +body: "Tbf I think it’s very easy to rebase a Fedora Silverblue install to ublue or vice versa"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704199990 {#2095
    date: 2024-01-02 13:53:10.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kionite231@lemmy.ca"
    "@FutileRecipe@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2090 …}
  +nested: Doctrine\ORM\PersistentCollection {#2092 …}
  +votes: Doctrine\ORM\PersistentCollection {#2241 …}
  +reports: Doctrine\ORM\PersistentCollection {#2130 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
  -id: 273325
  -bodyTs: "'easi':7 'fedora':11 'instal':13 'rebas':9 'silverblu':12 'tbf':1 'think':3 'ublu':15 'versa':18 'vice':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5358314"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704199990 {#2087
    date: 2024-01-02 13:53:10.0 +01:00
  }
  +"title": 273325
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
45 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
46 DENIED moderate
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3123 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "I-have-started-using-fedora-silverblue"
    +title: "I have started using fedora silverblue"
    +url: null
    +body: """
      Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
      \n
      I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
      \n
      So yeah, I am liking it so far :D
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711265541 {#3158
      date: 2024-03-24 08:32:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    +badges: Doctrine\ORM\PersistentCollection {#3174 …}
    +children: [
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +body: "I mean, it’s the main way of installing software in immutable Fedora distributions, so it would be very surprising if it wasn’t preinstalled."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1704130102 {#2079
          date: 2024-01-01 18:28:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2082 …}
        +nested: Doctrine\ORM\PersistentCollection {#2096 …}
        +votes: Doctrine\ORM\PersistentCollection {#2081 …}
        +reports: Doctrine\ORM\PersistentCollection {#2098 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
        -id: 271021
        -bodyTs: "'distribut':14 'fedora':13 'immut':12 'instal':9 'main':6 'mean':2 'preinstal':25 'softwar':10 'surpris':20 'wasn':23 'way':7 'would':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5345172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704130102 {#2084
          date: 2024-01-01 18:28:22.0 +01:00
        }
        +"title": 271021
      }
      2 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "Tbf I think it’s very easy to rebase a Fedora Silverblue install to ublue or vice versa"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704199990 {#2095
          date: 2024-01-02 13:53:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@FutileRecipe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 273325
        -bodyTs: "'easi':7 'fedora':11 'instal':13 'rebas':9 'silverblu':12 'tbf':1 'think':3 'ublu':15 'versa':18 'vice':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704199990 {#2087
          date: 2024-01-02 13:53:10.0 +01:00
        }
        +"title": 273325
      }
      0 => App\Entity\EntryComment {#2336}
    ]
    -id: 26486
    -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
    -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704205326
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12432409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704118926 {#3146
      date: 2024-01-01 15:22:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +body: "For sure. I just meant that it’s just putting in a command and waiting for a bit, so I could understand doing it on a whim more than if it was a full reinstall. Doesn’t make any sense but it’s also not a big deal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704214789 {#2337
    date: 2024-01-02 17:59:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kionite231@lemmy.ca"
    "@FutileRecipe@lemmy.world"
    "@uzay@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 273939
  -bodyTs: "'also':44 'big':47 'bit':18 'command':13 'could':21 'deal':48 'doesn':36 'full':34 'make':38 'meant':5 'put':10 'reinstal':35 'sens':40 'sure':2 'understand':22 'wait':15 'whim':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5361364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704214789 {#2343
    date: 2024-01-02 17:59:49.0 +01:00
  }
  +"title": 273939
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
47 DENIED edit
App\Entity\EntryComment {#2336
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3123 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "I-have-started-using-fedora-silverblue"
    +title: "I have started using fedora silverblue"
    +url: null
    +body: """
      Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
      \n
      I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
      \n
      So yeah, I am liking it so far :D
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711265541 {#3158
      date: 2024-03-24 08:32:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    +badges: Doctrine\ORM\PersistentCollection {#3174 …}
    +children: [
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +body: "I mean, it’s the main way of installing software in immutable Fedora distributions, so it would be very surprising if it wasn’t preinstalled."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1704130102 {#2079
          date: 2024-01-01 18:28:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2082 …}
        +nested: Doctrine\ORM\PersistentCollection {#2096 …}
        +votes: Doctrine\ORM\PersistentCollection {#2081 …}
        +reports: Doctrine\ORM\PersistentCollection {#2098 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
        -id: 271021
        -bodyTs: "'distribut':14 'fedora':13 'immut':12 'instal':9 'main':6 'mean':2 'preinstal':25 'softwar':10 'surpris':20 'wasn':23 'way':7 'would':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5345172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704130102 {#2084
          date: 2024-01-01 18:28:22.0 +01:00
        }
        +"title": 271021
      }
      2 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "Tbf I think it’s very easy to rebase a Fedora Silverblue install to ublue or vice versa"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704199990 {#2095
          date: 2024-01-02 13:53:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@FutileRecipe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 273325
        -bodyTs: "'easi':7 'fedora':11 'instal':13 'rebas':9 'silverblu':12 'tbf':1 'think':3 'ublu':15 'versa':18 'vice':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704199990 {#2087
          date: 2024-01-02 13:53:10.0 +01:00
        }
        +"title": 273325
      }
      0 => App\Entity\EntryComment {#2336}
    ]
    -id: 26486
    -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
    -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704205326
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12432409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704118926 {#3146
      date: 2024-01-01 15:22:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +body: "For sure. I just meant that it’s just putting in a command and waiting for a bit, so I could understand doing it on a whim more than if it was a full reinstall. Doesn’t make any sense but it’s also not a big deal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704214789 {#2337
    date: 2024-01-02 17:59:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kionite231@lemmy.ca"
    "@FutileRecipe@lemmy.world"
    "@uzay@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 273939
  -bodyTs: "'also':44 'big':47 'bit':18 'command':13 'could':21 'deal':48 'doesn':36 'full':34 'make':38 'meant':5 'put':10 'reinstal':35 'sens':40 'sure':2 'understand':22 'wait':15 'whim':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5361364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704214789 {#2343
    date: 2024-01-02 17:59:49.0 +01:00
  }
  +"title": 273939
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2336
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2076
    +user: Proxies\__CG__\App\Entity\User {#3123 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "I-have-started-using-fedora-silverblue"
    +title: "I have started using fedora silverblue"
    +url: null
    +body: """
      Today, I made switch to fedora silverblue and then rebased to ublue image because it has flatpak included in the image. I am also thinking about making my own image based on silverblue. there is a video made by bigpod a youtuber about how to make your own custom ublue image and I learned a lot from that video. I am using toolbox to install various software and I am linking it however I am thinking if toolbox consumes more RAM and CPU. I guess I will find out ones I install silverblue on my laptop with old HDD.\n
      \n
      I downloaded my favourite browser from flathub. the flathub repo isn’t enabled by default in kinoite image of ublue. I have also find a way to export toolbox container to move it to different machine.\n
      \n
      So yeah, I am liking it so far :D
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 15
    +favouriteCount: 82
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711265541 {#3158
      date: 2024-03-24 08:32:21.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3163 …}
    +votes: Doctrine\ORM\PersistentCollection {#3166 …}
    +reports: Doctrine\ORM\PersistentCollection {#3168 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3170 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3172 …}
    +badges: Doctrine\ORM\PersistentCollection {#3174 …}
    +children: [
      1 => App\Entity\EntryComment {#2078
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2097 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2083 …}
        +body: "I mean, it’s the main way of installing software in immutable Fedora distributions, so it would be very surprising if it wasn’t preinstalled."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 17
        +score: 0
        +lastActive: DateTime @1704130102 {#2079
          date: 2024-01-01 18:28:22.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@juli@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2082 …}
        +nested: Doctrine\ORM\PersistentCollection {#2096 …}
        +votes: Doctrine\ORM\PersistentCollection {#2081 …}
        +reports: Doctrine\ORM\PersistentCollection {#2098 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2080 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2089 …}
        -id: 271021
        -bodyTs: "'distribut':14 'fedora':13 'immut':12 'instal':9 'main':6 'mean':2 'preinstal':25 'softwar':10 'surpris':20 'wasn':23 'way':7 'would':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5345172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704130102 {#2084
          date: 2024-01-01 18:28:22.0 +01:00
        }
        +"title": 271021
      }
      2 => App\Entity\EntryComment {#2091
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2076 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
        +body: "Tbf I think it’s very easy to rebase a Fedora Silverblue install to ublue or vice versa"
        +lang: "en"
        +isAdult: false
        +favouriteCount: 1
        +score: 0
        +lastActive: DateTime @1704199990 {#2095
          date: 2024-01-02 13:53:10.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@kionite231@lemmy.ca"
          "@FutileRecipe@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2090 …}
        +nested: Doctrine\ORM\PersistentCollection {#2092 …}
        +votes: Doctrine\ORM\PersistentCollection {#2241 …}
        +reports: Doctrine\ORM\PersistentCollection {#2130 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2129 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2132 …}
        -id: 273325
        -bodyTs: "'easi':7 'fedora':11 'instal':13 'rebas':9 'silverblu':12 'tbf':1 'think':3 'ublu':15 'versa':18 'vice':17"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358314"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704199990 {#2087
          date: 2024-01-02 13:53:10.0 +01:00
        }
        +"title": 273325
      }
      0 => App\Entity\EntryComment {#2336}
    ]
    -id: 26486
    -titleTs: "'fedora':5 'silverblu':6 'start':3 'use':4"
    -bodyTs: "'also':24,122 'base':31 'bigpod':40 'browser':104 'consum':79 'contain':129 'cpu':83 'custom':49 'd':144 'default':114 'differ':134 'download':101 'enabl':112 'export':127 'far':143 'favourit':103 'fedora':6 'find':88,123 'flathub':106,108 'flatpak':17 'guess':85 'hdd':99 'howev':73 'imag':13,21,30,51,117 'includ':18 'instal':65,92 'isn':110 'kinoit':116 'laptop':96 'learn':54 'like':140 'link':71 'lot':56 'machin':135 'made':3,38 'make':27,46 'move':131 'old':98 'one':90 'ram':81 'rebas':10 'repo':109 'silverblu':7,33,93 'softwar':67 'switch':4 'think':25,76 'today':1 'toolbox':63,78,128 'ublu':12,50,119 'use':62 'various':66 'video':37,59 'way':125 'yeah':137 'youtub':42"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704205326
    +visibility: "visible             "
    +apId: "https://lemmy.ca/post/12432409"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704118926 {#3146
      date: 2024-01-01 15:22:06.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2335 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2086 …}
  +body: "For sure. I just meant that it’s just putting in a command and waiting for a bit, so I could understand doing it on a whim more than if it was a full reinstall. Doesn’t make any sense but it’s also not a big deal."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 1
  +score: 0
  +lastActive: DateTime @1704214789 {#2337
    date: 2024-01-02 17:59:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@kionite231@lemmy.ca"
    "@FutileRecipe@lemmy.world"
    "@uzay@infosec.pub"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2339 …}
  +nested: Doctrine\ORM\PersistentCollection {#2159 …}
  +votes: Doctrine\ORM\PersistentCollection {#2135 …}
  +reports: Doctrine\ORM\PersistentCollection {#2137 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2068 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2069 …}
  -id: 273939
  -bodyTs: "'also':44 'big':47 'bit':18 'command':13 'could':21 'deal':48 'doesn':36 'full':34 'make':38 'meant':5 'put':10 'reinstal':35 'sens':40 'sure':2 'understand':22 'wait':15 'whim':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5361364"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704214789 {#2343
    date: 2024-01-02 17:59:49.0 +01:00
  }
  +"title": 273939
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
49 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
50 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2208
  +user: Proxies\__CG__\App\Entity\User {#3278 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3280 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
  +slug: "Niri-Debuts-As-A-Scrollable-Tiling-Wayland-Compositor-Inspired-By"
  +title: "Niri Debuts As A Scrollable -Tiling Wayland Compositor Inspired By PaperWM"
  +url: "https://www.phoronix.com/news/Niri-0.1-Wayland-Compositor"
  +body: """
    Hey folks,\n
    \n
    remember the post that was made a few months ago about an infinite canvas/scrollable WM? Here we have the stable release of a (onedirectional) scrollable one inspired by gnome’s PaperWM.\n
    \n
    Aaaand… …it’s written in Rust!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729120639 {#3273
    date: 2024-10-17 01:17:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  +badges: Doctrine\ORM\PersistentCollection {#3292 …}
  +children: [
    App\Entity\EntryComment {#2212
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2208 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +body: "I recommend rather spinning up a VM to try it out first."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706429629 {#2203
        date: 2024-01-28 09:13:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PropaGandalf@lemmy.world"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2204 …}
      +nested: Doctrine\ORM\PersistentCollection {#2211 …}
      +votes: Doctrine\ORM\PersistentCollection {#2266 …}
      +reports: Doctrine\ORM\PersistentCollection {#2268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
      -id: 346678
      -bodyTs: "'first':12 'rather':3 'recommend':2 'spin':4 'tri':9 'vm':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/6086427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706429629 {#2207
        date: 2024-01-28 09:13:49.0 +01:00
      }
      +"title": 346678
    }
  ]
  -id: 33522
  -titleTs: "'compositor':8 'debut':2 'inspir':9 'niri':1 'paperwm':11 'scrollabl':5 'tile':6 'wayland':7"
  -bodyTs: "'aaaand':34 'ago':12 'canvas/scrollable':16 'folk':2 'gnome':31 'hey':1 'infinit':15 'inspir':29 'made':8 'month':11 'one':28 'onedirect':26 'paperwm':33 'post':5 'releas':23 'rememb':3 'rust':39 'scrollabl':27 'stabl':22 'wm':17 'written':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706476699
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11260099"
  +editedAt: DateTimeImmutable @1729026511 {#3260
    date: 2024-10-15 23:08:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706390299 {#3237
    date: 2024-01-27 22:18:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
51 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2208
  +user: Proxies\__CG__\App\Entity\User {#3278 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3280 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
  +slug: "Niri-Debuts-As-A-Scrollable-Tiling-Wayland-Compositor-Inspired-By"
  +title: "Niri Debuts As A Scrollable -Tiling Wayland Compositor Inspired By PaperWM"
  +url: "https://www.phoronix.com/news/Niri-0.1-Wayland-Compositor"
  +body: """
    Hey folks,\n
    \n
    remember the post that was made a few months ago about an infinite canvas/scrollable WM? Here we have the stable release of a (onedirectional) scrollable one inspired by gnome’s PaperWM.\n
    \n
    Aaaand… …it’s written in Rust!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729120639 {#3273
    date: 2024-10-17 01:17:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  +badges: Doctrine\ORM\PersistentCollection {#3292 …}
  +children: [
    App\Entity\EntryComment {#2212
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2208 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +body: "I recommend rather spinning up a VM to try it out first."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706429629 {#2203
        date: 2024-01-28 09:13:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PropaGandalf@lemmy.world"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2204 …}
      +nested: Doctrine\ORM\PersistentCollection {#2211 …}
      +votes: Doctrine\ORM\PersistentCollection {#2266 …}
      +reports: Doctrine\ORM\PersistentCollection {#2268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
      -id: 346678
      -bodyTs: "'first':12 'rather':3 'recommend':2 'spin':4 'tri':9 'vm':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/6086427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706429629 {#2207
        date: 2024-01-28 09:13:49.0 +01:00
      }
      +"title": 346678
    }
  ]
  -id: 33522
  -titleTs: "'compositor':8 'debut':2 'inspir':9 'niri':1 'paperwm':11 'scrollabl':5 'tile':6 'wayland':7"
  -bodyTs: "'aaaand':34 'ago':12 'canvas/scrollable':16 'folk':2 'gnome':31 'hey':1 'infinit':15 'inspir':29 'made':8 'month':11 'one':28 'onedirect':26 'paperwm':33 'post':5 'releas':23 'rememb':3 'rust':39 'scrollabl':27 'stabl':22 'wm':17 'written':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706476699
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11260099"
  +editedAt: DateTimeImmutable @1729026511 {#3260
    date: 2024-10-15 23:08:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706390299 {#3237
    date: 2024-01-27 22:18:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
52 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2208
  +user: Proxies\__CG__\App\Entity\User {#3278 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3280 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
  +slug: "Niri-Debuts-As-A-Scrollable-Tiling-Wayland-Compositor-Inspired-By"
  +title: "Niri Debuts As A Scrollable -Tiling Wayland Compositor Inspired By PaperWM"
  +url: "https://www.phoronix.com/news/Niri-0.1-Wayland-Compositor"
  +body: """
    Hey folks,\n
    \n
    remember the post that was made a few months ago about an infinite canvas/scrollable WM? Here we have the stable release of a (onedirectional) scrollable one inspired by gnome’s PaperWM.\n
    \n
    Aaaand… …it’s written in Rust!
    """
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 9
  +favouriteCount: 202
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729120639 {#3273
    date: 2024-10-17 01:17:19.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3282 …}
  +votes: Doctrine\ORM\PersistentCollection {#3284 …}
  +reports: Doctrine\ORM\PersistentCollection {#3286 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
  +badges: Doctrine\ORM\PersistentCollection {#3292 …}
  +children: [
    App\Entity\EntryComment {#2212
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2208 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
      +body: "I recommend rather spinning up a VM to try it out first."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1706429629 {#2203
        date: 2024-01-28 09:13:49.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@PropaGandalf@lemmy.world"
        "@eager_eagle@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2204 …}
      +nested: Doctrine\ORM\PersistentCollection {#2211 …}
      +votes: Doctrine\ORM\PersistentCollection {#2266 …}
      +reports: Doctrine\ORM\PersistentCollection {#2268 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
      -id: 346678
      -bodyTs: "'first':12 'rather':3 'recommend':2 'spin':4 'tri':9 'vm':7"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/6086427"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706429629 {#2207
        date: 2024-01-28 09:13:49.0 +01:00
      }
      +"title": 346678
    }
  ]
  -id: 33522
  -titleTs: "'compositor':8 'debut':2 'inspir':9 'niri':1 'paperwm':11 'scrollabl':5 'tile':6 'wayland':7"
  -bodyTs: "'aaaand':34 'ago':12 'canvas/scrollable':16 'folk':2 'gnome':31 'hey':1 'infinit':15 'inspir':29 'made':8 'month':11 'one':28 'onedirect':26 'paperwm':33 'post':5 'releas':23 'rememb':3 'rust':39 'scrollabl':27 'stabl':22 'wm':17 'written':37"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706476699
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/11260099"
  +editedAt: DateTimeImmutable @1729026511 {#3260
    date: 2024-10-15 23:08:31.0 +02:00
  }
  +createdAt: DateTimeImmutable @1706390299 {#3237
    date: 2024-01-27 22:18:19.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
53 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
54 DENIED moderate
App\Entity\EntryComment {#2212
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208
    +user: Proxies\__CG__\App\Entity\User {#3278 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3280 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
    +slug: "Niri-Debuts-As-A-Scrollable-Tiling-Wayland-Compositor-Inspired-By"
    +title: "Niri Debuts As A Scrollable -Tiling Wayland Compositor Inspired By PaperWM"
    +url: "https://www.phoronix.com/news/Niri-0.1-Wayland-Compositor"
    +body: """
      Hey folks,\n
      \n
      remember the post that was made a few months ago about an infinite canvas/scrollable WM? Here we have the stable release of a (onedirectional) scrollable one inspired by gnome’s PaperWM.\n
      \n
      Aaaand… …it’s written in Rust!
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729120639 {#3273
      date: 2024-10-17 01:17:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    +badges: Doctrine\ORM\PersistentCollection {#3292 …}
    +children: [
      App\Entity\EntryComment {#2212}
    ]
    -id: 33522
    -titleTs: "'compositor':8 'debut':2 'inspir':9 'niri':1 'paperwm':11 'scrollabl':5 'tile':6 'wayland':7"
    -bodyTs: "'aaaand':34 'ago':12 'canvas/scrollable':16 'folk':2 'gnome':31 'hey':1 'infinit':15 'inspir':29 'made':8 'month':11 'one':28 'onedirect':26 'paperwm':33 'post':5 'releas':23 'rememb':3 'rust':39 'scrollabl':27 'stabl':22 'wm':17 'written':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706476699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11260099"
    +editedAt: DateTimeImmutable @1729026511 {#3260
      date: 2024-10-15 23:08:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706390299 {#3237
      date: 2024-01-27 22:18:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "I recommend rather spinning up a VM to try it out first."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706429629 {#2203
    date: 2024-01-28 09:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PropaGandalf@lemmy.world"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 346678
  -bodyTs: "'first':12 'rather':3 'recommend':2 'spin':4 'tri':9 'vm':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/6086427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706429629 {#2207
    date: 2024-01-28 09:13:49.0 +01:00
  }
  +"title": 346678
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
55 DENIED edit
App\Entity\EntryComment {#2212
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208
    +user: Proxies\__CG__\App\Entity\User {#3278 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3280 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
    +slug: "Niri-Debuts-As-A-Scrollable-Tiling-Wayland-Compositor-Inspired-By"
    +title: "Niri Debuts As A Scrollable -Tiling Wayland Compositor Inspired By PaperWM"
    +url: "https://www.phoronix.com/news/Niri-0.1-Wayland-Compositor"
    +body: """
      Hey folks,\n
      \n
      remember the post that was made a few months ago about an infinite canvas/scrollable WM? Here we have the stable release of a (onedirectional) scrollable one inspired by gnome’s PaperWM.\n
      \n
      Aaaand… …it’s written in Rust!
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729120639 {#3273
      date: 2024-10-17 01:17:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    +badges: Doctrine\ORM\PersistentCollection {#3292 …}
    +children: [
      App\Entity\EntryComment {#2212}
    ]
    -id: 33522
    -titleTs: "'compositor':8 'debut':2 'inspir':9 'niri':1 'paperwm':11 'scrollabl':5 'tile':6 'wayland':7"
    -bodyTs: "'aaaand':34 'ago':12 'canvas/scrollable':16 'folk':2 'gnome':31 'hey':1 'infinit':15 'inspir':29 'made':8 'month':11 'one':28 'onedirect':26 'paperwm':33 'post':5 'releas':23 'rememb':3 'rust':39 'scrollabl':27 'stabl':22 'wm':17 'written':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706476699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11260099"
    +editedAt: DateTimeImmutable @1729026511 {#3260
      date: 2024-10-15 23:08:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706390299 {#3237
      date: 2024-01-27 22:18:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "I recommend rather spinning up a VM to try it out first."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706429629 {#2203
    date: 2024-01-28 09:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PropaGandalf@lemmy.world"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 346678
  -bodyTs: "'first':12 'rather':3 'recommend':2 'spin':4 'tri':9 'vm':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/6086427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706429629 {#2207
    date: 2024-01-28 09:13:49.0 +01:00
  }
  +"title": 346678
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2212
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2208
    +user: Proxies\__CG__\App\Entity\User {#3278 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3280 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3281 …}
    +slug: "Niri-Debuts-As-A-Scrollable-Tiling-Wayland-Compositor-Inspired-By"
    +title: "Niri Debuts As A Scrollable -Tiling Wayland Compositor Inspired By PaperWM"
    +url: "https://www.phoronix.com/news/Niri-0.1-Wayland-Compositor"
    +body: """
      Hey folks,\n
      \n
      remember the post that was made a few months ago about an infinite canvas/scrollable WM? Here we have the stable release of a (onedirectional) scrollable one inspired by gnome’s PaperWM.\n
      \n
      Aaaand… …it’s written in Rust!
      """
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 9
    +favouriteCount: 202
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729120639 {#3273
      date: 2024-10-17 01:17:19.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3282 …}
    +votes: Doctrine\ORM\PersistentCollection {#3284 …}
    +reports: Doctrine\ORM\PersistentCollection {#3286 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3288 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3290 …}
    +badges: Doctrine\ORM\PersistentCollection {#3292 …}
    +children: [
      App\Entity\EntryComment {#2212}
    ]
    -id: 33522
    -titleTs: "'compositor':8 'debut':2 'inspir':9 'niri':1 'paperwm':11 'scrollabl':5 'tile':6 'wayland':7"
    -bodyTs: "'aaaand':34 'ago':12 'canvas/scrollable':16 'folk':2 'gnome':31 'hey':1 'infinit':15 'inspir':29 'made':8 'month':11 'one':28 'onedirect':26 'paperwm':33 'post':5 'releas':23 'rememb':3 'rust':39 'scrollabl':27 'stabl':22 'wm':17 'written':37"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706476699
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/11260099"
    +editedAt: DateTimeImmutable @1729026511 {#3260
      date: 2024-10-15 23:08:31.0 +02:00
    }
    +createdAt: DateTimeImmutable @1706390299 {#3237
      date: 2024-01-27 22:18:19.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2209 …}
  +body: "I recommend rather spinning up a VM to try it out first."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1706429629 {#2203
    date: 2024-01-28 09:13:49.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@PropaGandalf@lemmy.world"
    "@eager_eagle@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2204 …}
  +nested: Doctrine\ORM\PersistentCollection {#2211 …}
  +votes: Doctrine\ORM\PersistentCollection {#2266 …}
  +reports: Doctrine\ORM\PersistentCollection {#2268 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2273 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2274 …}
  -id: 346678
  -bodyTs: "'first':12 'rather':3 'recommend':2 'spin':4 'tri':9 'vm':7"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/6086427"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706429629 {#2207
    date: 2024-01-28 09:13:49.0 +01:00
  }
  +"title": 346678
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
57 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
58 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3125 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3127 …}
  +slug: "Thoughts-on-this"
  +title: "Thoughts on this?"
  +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711282074 {#3120
    date: 2024-03-24 13:07:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  +badges: Doctrine\ORM\PersistentCollection {#3138 …}
  +children: [
    1 => App\Entity\EntryComment {#2071
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +root: App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "As an enduser my only noticeable issue with Wayland is that Auto-Type with KeepassXC doesn’t work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1711191220 {#2314
          date: 2024-03-23 11:53:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 273346
        -bodyTs: "'auto':13 'auto-typ':12 'doesn':17 'endus':3 'issu':7 'keepassxc':16 'notic':6 'type':14 'wayland':9 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704200656 {#2289
          date: 2024-01-02 14:04:16.0 +01:00
        }
        +"title": 273346
      }
      +body: "I tried that, but neither option seems to work. At least not in Wayland programs, like Firefox. It works in Chromium because iirc that runs in Xwayland. That doesn’t solve my issue with Wayland though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704280530 {#2074
        date: 2024-01-03 12:15:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dd56@futurology.today"
        "@uzay@infosec.pub"
        "@Telodzrum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 276125
      -bodyTs: "'chromium':21 'doesn':29 'firefox':17 'iirc':23 'issu':33 'least':11 'like':16 'neither':5 'option':6 'program':15 'run':25 'seem':7 'solv':31 'though':36 'tri':2 'wayland':14,35 'work':9,19 'xwayland':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5385870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704280530 {#2066
        date: 2024-01-03 12:15:30.0 +01:00
      }
      +"title": 276125
    }
    0 => App\Entity\EntryComment {#2328}
  ]
  -id: 26680
  -titleTs: "'thought':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704275680
  +visibility: "visible             "
  +apId: "https://futurology.today/post/322568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704189280 {#3108
    date: 2024-01-02 10:54:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
59 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3125 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3127 …}
  +slug: "Thoughts-on-this"
  +title: "Thoughts on this?"
  +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711282074 {#3120
    date: 2024-03-24 13:07:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  +badges: Doctrine\ORM\PersistentCollection {#3138 …}
  +children: [
    1 => App\Entity\EntryComment {#2071
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +root: App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "As an enduser my only noticeable issue with Wayland is that Auto-Type with KeepassXC doesn’t work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1711191220 {#2314
          date: 2024-03-23 11:53:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 273346
        -bodyTs: "'auto':13 'auto-typ':12 'doesn':17 'endus':3 'issu':7 'keepassxc':16 'notic':6 'type':14 'wayland':9 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704200656 {#2289
          date: 2024-01-02 14:04:16.0 +01:00
        }
        +"title": 273346
      }
      +body: "I tried that, but neither option seems to work. At least not in Wayland programs, like Firefox. It works in Chromium because iirc that runs in Xwayland. That doesn’t solve my issue with Wayland though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704280530 {#2074
        date: 2024-01-03 12:15:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dd56@futurology.today"
        "@uzay@infosec.pub"
        "@Telodzrum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 276125
      -bodyTs: "'chromium':21 'doesn':29 'firefox':17 'iirc':23 'issu':33 'least':11 'like':16 'neither':5 'option':6 'program':15 'run':25 'seem':7 'solv':31 'though':36 'tri':2 'wayland':14,35 'work':9,19 'xwayland':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5385870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704280530 {#2066
        date: 2024-01-03 12:15:30.0 +01:00
      }
      +"title": 276125
    }
    0 => App\Entity\EntryComment {#2328}
  ]
  -id: 26680
  -titleTs: "'thought':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704275680
  +visibility: "visible             "
  +apId: "https://futurology.today/post/322568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704189280 {#3108
    date: 2024-01-02 10:54:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
60 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2326
  +user: Proxies\__CG__\App\Entity\User {#3085 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3125 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3127 …}
  +slug: "Thoughts-on-this"
  +title: "Thoughts on this?"
  +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 121
  +favouriteCount: 232
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1711282074 {#3120
    date: 2024-03-24 13:07:54.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3128 …}
  +votes: Doctrine\ORM\PersistentCollection {#3130 …}
  +reports: Doctrine\ORM\PersistentCollection {#3132 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
  +badges: Doctrine\ORM\PersistentCollection {#3138 …}
  +children: [
    1 => App\Entity\EntryComment {#2071
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
      +root: App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "As an enduser my only noticeable issue with Wayland is that Auto-Type with KeepassXC doesn’t work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1711191220 {#2314
          date: 2024-03-23 11:53:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 273346
        -bodyTs: "'auto':13 'auto-typ':12 'doesn':17 'endus':3 'issu':7 'keepassxc':16 'notic':6 'type':14 'wayland':9 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704200656 {#2289
          date: 2024-01-02 14:04:16.0 +01:00
        }
        +"title": 273346
      }
      +body: "I tried that, but neither option seems to work. At least not in Wayland programs, like Firefox. It works in Chromium because iirc that runs in Xwayland. That doesn’t solve my issue with Wayland though."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1704280530 {#2074
        date: 2024-01-03 12:15:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@dd56@futurology.today"
        "@uzay@infosec.pub"
        "@Telodzrum@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2070 …}
      +nested: Doctrine\ORM\PersistentCollection {#2048 …}
      +votes: Doctrine\ORM\PersistentCollection {#2056 …}
      +reports: Doctrine\ORM\PersistentCollection {#2046 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
      -id: 276125
      -bodyTs: "'chromium':21 'doesn':29 'firefox':17 'iirc':23 'issu':33 'least':11 'like':16 'neither':5 'option':6 'program':15 'run':25 'seem':7 'solv':31 'though':36 'tri':2 'wayland':14,35 'work':9,19 'xwayland':27"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5385870"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704280530 {#2066
        date: 2024-01-03 12:15:30.0 +01:00
      }
      +"title": 276125
    }
    0 => App\Entity\EntryComment {#2328}
  ]
  -id: 26680
  -titleTs: "'thought':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704275680
  +visibility: "visible             "
  +apId: "https://futurology.today/post/322568"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704189280 {#3108
    date: 2024-01-02 10:54:40.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
61 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
62 DENIED moderate
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3125 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3127 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#3120
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3132 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    +badges: Doctrine\ORM\PersistentCollection {#3138 …}
    +children: [
      1 => App\Entity\EntryComment {#2071}
      0 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "As an enduser my only noticeable issue with Wayland is that Auto-Type with KeepassXC doesn’t work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1711191220 {#2314
          date: 2024-03-23 11:53:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 273346
        -bodyTs: "'auto':13 'auto-typ':12 'doesn':17 'endus':3 'issu':7 'keepassxc':16 'notic':6 'type':14 'wayland':9 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704200656 {#2289
          date: 2024-01-02 14:04:16.0 +01:00
        }
        +"title": 273346
      }
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#3108
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: App\Entity\EntryComment {#2328}
  +body: "I tried that, but neither option seems to work. At least not in Wayland programs, like Firefox. It works in Chromium because iirc that runs in Xwayland. That doesn’t solve my issue with Wayland though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704280530 {#2074
    date: 2024-01-03 12:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@uzay@infosec.pub"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 276125
  -bodyTs: "'chromium':21 'doesn':29 'firefox':17 'iirc':23 'issu':33 'least':11 'like':16 'neither':5 'option':6 'program':15 'run':25 'seem':7 'solv':31 'though':36 'tri':2 'wayland':14,35 'work':9,19 'xwayland':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5385870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704280530 {#2066
    date: 2024-01-03 12:15:30.0 +01:00
  }
  +"title": 276125
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
63 DENIED edit
App\Entity\EntryComment {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3125 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3127 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#3120
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3132 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    +badges: Doctrine\ORM\PersistentCollection {#3138 …}
    +children: [
      1 => App\Entity\EntryComment {#2071}
      0 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "As an enduser my only noticeable issue with Wayland is that Auto-Type with KeepassXC doesn’t work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1711191220 {#2314
          date: 2024-03-23 11:53:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 273346
        -bodyTs: "'auto':13 'auto-typ':12 'doesn':17 'endus':3 'issu':7 'keepassxc':16 'notic':6 'type':14 'wayland':9 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704200656 {#2289
          date: 2024-01-02 14:04:16.0 +01:00
        }
        +"title": 273346
      }
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#3108
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: App\Entity\EntryComment {#2328}
  +body: "I tried that, but neither option seems to work. At least not in Wayland programs, like Firefox. It works in Chromium because iirc that runs in Xwayland. That doesn’t solve my issue with Wayland though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704280530 {#2074
    date: 2024-01-03 12:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@uzay@infosec.pub"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 276125
  -bodyTs: "'chromium':21 'doesn':29 'firefox':17 'iirc':23 'issu':33 'least':11 'like':16 'neither':5 'option':6 'program':15 'run':25 'seem':7 'solv':31 'though':36 'tri':2 'wayland':14,35 'work':9,19 'xwayland':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5385870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704280530 {#2066
    date: 2024-01-03 12:15:30.0 +01:00
  }
  +"title": 276125
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2071
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3125 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3127 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#3120
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3132 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    +badges: Doctrine\ORM\PersistentCollection {#3138 …}
    +children: [
      1 => App\Entity\EntryComment {#2071}
      0 => App\Entity\EntryComment {#2328
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: null
        +root: null
        +body: "As an enduser my only noticeable issue with Wayland is that Auto-Type with KeepassXC doesn’t work."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 12
        +score: 0
        +lastActive: DateTime @1711191220 {#2314
          date: 2024-03-23 11:53:40.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2191 …}
        +nested: Doctrine\ORM\PersistentCollection {#2327 …}
        +votes: Doctrine\ORM\PersistentCollection {#2333 …}
        +reports: Doctrine\ORM\PersistentCollection {#2324 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
        -id: 273346
        -bodyTs: "'auto':13 'auto-typ':12 'doesn':17 'endus':3 'issu':7 'keepassxc':16 'notic':6 'type':14 'wayland':9 'work':19"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5358450"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704200656 {#2289
          date: 2024-01-02 14:04:16.0 +01:00
        }
        +"title": 273346
      }
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#3108
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
  +root: App\Entity\EntryComment {#2328}
  +body: "I tried that, but neither option seems to work. At least not in Wayland programs, like Firefox. It works in Chromium because iirc that runs in Xwayland. That doesn’t solve my issue with Wayland though."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1704280530 {#2074
    date: 2024-01-03 12:15:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
    "@uzay@infosec.pub"
    "@Telodzrum@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2070 …}
  +nested: Doctrine\ORM\PersistentCollection {#2048 …}
  +votes: Doctrine\ORM\PersistentCollection {#2056 …}
  +reports: Doctrine\ORM\PersistentCollection {#2046 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
  -id: 276125
  -bodyTs: "'chromium':21 'doesn':29 'firefox':17 'iirc':23 'issu':33 'least':11 'like':16 'neither':5 'option':6 'program':15 'run':25 'seem':7 'solv':31 'though':36 'tri':2 'wayland':14,35 'work':9,19 'xwayland':27"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5385870"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704280530 {#2066
    date: 2024-01-03 12:15:30.0 +01:00
  }
  +"title": 276125
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
65 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
66 DENIED moderate
App\Entity\EntryComment {#2328
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3125 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3127 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#3120
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3132 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    +badges: Doctrine\ORM\PersistentCollection {#3138 …}
    +children: [
      1 => App\Entity\EntryComment {#2071
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +root: App\Entity\EntryComment {#2328}
        +body: "I tried that, but neither option seems to work. At least not in Wayland programs, like Firefox. It works in Chromium because iirc that runs in Xwayland. That doesn’t solve my issue with Wayland though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704280530 {#2074
          date: 2024-01-03 12:15:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@uzay@infosec.pub"
          "@Telodzrum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2070 …}
        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
        -id: 276125
        -bodyTs: "'chromium':21 'doesn':29 'firefox':17 'iirc':23 'issu':33 'least':11 'like':16 'neither':5 'option':6 'program':15 'run':25 'seem':7 'solv':31 'though':36 'tri':2 'wayland':14,35 'work':9,19 'xwayland':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5385870"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704280530 {#2066
          date: 2024-01-03 12:15:30.0 +01:00
        }
        +"title": 276125
      }
      0 => App\Entity\EntryComment {#2328}
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#3108
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "As an enduser my only noticeable issue with Wayland is that Auto-Type with KeepassXC doesn’t work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1711191220 {#2314
    date: 2024-03-23 11:53:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 273346
  -bodyTs: "'auto':13 'auto-typ':12 'doesn':17 'endus':3 'issu':7 'keepassxc':16 'notic':6 'type':14 'wayland':9 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5358450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200656 {#2289
    date: 2024-01-02 14:04:16.0 +01:00
  }
  +"title": 273346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
67 DENIED edit
App\Entity\EntryComment {#2328
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3125 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3127 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#3120
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3132 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    +badges: Doctrine\ORM\PersistentCollection {#3138 …}
    +children: [
      1 => App\Entity\EntryComment {#2071
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +root: App\Entity\EntryComment {#2328}
        +body: "I tried that, but neither option seems to work. At least not in Wayland programs, like Firefox. It works in Chromium because iirc that runs in Xwayland. That doesn’t solve my issue with Wayland though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704280530 {#2074
          date: 2024-01-03 12:15:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@uzay@infosec.pub"
          "@Telodzrum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2070 …}
        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
        -id: 276125
        -bodyTs: "'chromium':21 'doesn':29 'firefox':17 'iirc':23 'issu':33 'least':11 'like':16 'neither':5 'option':6 'program':15 'run':25 'seem':7 'solv':31 'though':36 'tri':2 'wayland':14,35 'work':9,19 'xwayland':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5385870"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704280530 {#2066
          date: 2024-01-03 12:15:30.0 +01:00
        }
        +"title": 276125
      }
      0 => App\Entity\EntryComment {#2328}
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#3108
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "As an enduser my only noticeable issue with Wayland is that Auto-Type with KeepassXC doesn’t work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1711191220 {#2314
    date: 2024-03-23 11:53:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 273346
  -bodyTs: "'auto':13 'auto-typ':12 'doesn':17 'endus':3 'issu':7 'keepassxc':16 'notic':6 'type':14 'wayland':9 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5358450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200656 {#2289
    date: 2024-01-02 14:04:16.0 +01:00
  }
  +"title": 273346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2328
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2326
    +user: Proxies\__CG__\App\Entity\User {#3085 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3125 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3127 …}
    +slug: "Thoughts-on-this"
    +title: "Thoughts on this?"
    +url: "https://futurology.today/pictrs/image/c0bf70e0-b955-43e7-93c6-bc40fca62c96.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 121
    +favouriteCount: 232
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1711282074 {#3120
      date: 2024-03-24 13:07:54.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3128 …}
    +votes: Doctrine\ORM\PersistentCollection {#3130 …}
    +reports: Doctrine\ORM\PersistentCollection {#3132 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3134 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3136 …}
    +badges: Doctrine\ORM\PersistentCollection {#3138 …}
    +children: [
      1 => App\Entity\EntryComment {#2071
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2326 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2067 …}
        +root: App\Entity\EntryComment {#2328}
        +body: "I tried that, but neither option seems to work. At least not in Wayland programs, like Firefox. It works in Chromium because iirc that runs in Xwayland. That doesn’t solve my issue with Wayland though."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 0
        +score: 0
        +lastActive: DateTime @1704280530 {#2074
          date: 2024-01-03 12:15:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@dd56@futurology.today"
          "@uzay@infosec.pub"
          "@Telodzrum@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2070 …}
        +nested: Doctrine\ORM\PersistentCollection {#2048 …}
        +votes: Doctrine\ORM\PersistentCollection {#2056 …}
        +reports: Doctrine\ORM\PersistentCollection {#2046 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2045 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2050 …}
        -id: 276125
        -bodyTs: "'chromium':21 'doesn':29 'firefox':17 'iirc':23 'issu':33 'least':11 'like':16 'neither':5 'option':6 'program':15 'run':25 'seem':7 'solv':31 'though':36 'tri':2 'wayland':14,35 'work':9,19 'xwayland':27"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5385870"
        +editedAt: null
        +createdAt: DateTimeImmutable @1704280530 {#2066
          date: 2024-01-03 12:15:30.0 +01:00
        }
        +"title": 276125
      }
      0 => App\Entity\EntryComment {#2328}
    ]
    -id: 26680
    -titleTs: "'thought':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704275680
    +visibility: "visible             "
    +apId: "https://futurology.today/post/322568"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704189280 {#3108
      date: 2024-01-02 10:54:40.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "As an enduser my only noticeable issue with Wayland is that Auto-Type with KeepassXC doesn’t work."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 12
  +score: 0
  +lastActive: DateTime @1711191220 {#2314
    date: 2024-03-23 11:53:40.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@dd56@futurology.today"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2191 …}
  +nested: Doctrine\ORM\PersistentCollection {#2327 …}
  +votes: Doctrine\ORM\PersistentCollection {#2333 …}
  +reports: Doctrine\ORM\PersistentCollection {#2324 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2334 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2341 …}
  -id: 273346
  -bodyTs: "'auto':13 'auto-typ':12 'doesn':17 'endus':3 'issu':7 'keepassxc':16 'notic':6 'type':14 'wayland':9 'work':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5358450"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200656 {#2289
    date: 2024-01-02 14:04:16.0 +01:00
  }
  +"title": 273346
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
69 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
70 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "pooling-media-libraries-like-distributed-storage"
  +title: "pooling media libraries - like distributed storage"
  +url: null
  +body: """
    I run a full media server, as well do a few friends. Now we had the idea to share our media libraries. In a first quick attempt we, mounted each other’s library folder via an smb share and imported those in jellyfin (all servers connected by VPN) Works quite well, but is kind of cumbersome the more people get in. I had the following idea: distributed storage, not as in redundancy, but more like mergerfs. Each “node” allocates a certain amount of storage, say node A, B and C provide 1TB each, these get fused into a singe mount that shows up as 3TB volume. If one node goes offline, the volume will only be 2TB and all files on the offline node will of course be unavailable.\n
    \n
    Did a bit of research and found stuff like ceph,.glusterfs or seeweedfs, all of which I guess have a lot more functionality and thus are quite complicated and a little over my head. Do you do something like that or have any good ideas how to do that easily?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712143889 {#3065
    date: 2024-04-03 13:31:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  +badges: Doctrine\ORM\PersistentCollection {#3080 …}
  +children: [
    App\Entity\EntryComment {#2058
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: null
      +root: null
      +body: "Why do you use SMB instead of just connecting to the different jellyfin servers directly via VPN?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1712108272 {#2052
        date: 2024-04-03 03:37:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@suntzu@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2165 …}
      +nested: Doctrine\ORM\PersistentCollection {#2104 …}
      +votes: Doctrine\ORM\PersistentCollection {#2099 …}
      +reports: Doctrine\ORM\PersistentCollection {#2108 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
      -id: 282430
      -bodyTs: "'connect':9 'differ':12 'direct':15 'instead':6 'jellyfin':13 'server':14 'smb':5 'use':4 'via':16 'vpn':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5440100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704461551 {#2054
        date: 2024-01-05 14:32:31.0 +01:00
      }
      +"title": 282430
    }
  ]
  -id: 27035
  -titleTs: "'distribut':5 'librari':3 'like':4 'media':2 'pool':1 'storag':6"
  -bodyTs: "'1tb':92 '2tb':117 '3tb':105 'alloc':79 'amount':82 'attempt':27 'b':88 'bit':132 'c':90 'ceph':139 'certain':81 'complic':157 'connect':46 'cours':127 'cumbersom':56 'distribut':67 'easili':179 'file':120 'first':25 'folder':34 'follow':65 'found':136 'friend':12 'full':4 'function':152 'fuse':96 'get':60,95 'glusterf':140 'goe':110 'good':173 'guess':147 'head':163 'idea':17,66,174 'import':40 'jellyfin':43 'kind':54 'librari':22,33 'like':75,138,168 'littl':160 'lot':150 'media':5,21 'mergerf':76 'mount':29,100 'node':78,86,109,124 'offlin':111,123 'one':108 'peopl':59 'provid':91 'quick':26 'quit':50,156 'redund':72 'research':134 'run':2 'say':85 'seeweedf':142 'server':6,45 'share':19,38 'show':102 'sing':99 'smb':37 'someth':167 'storag':68,84 'stuff':137 'thus':154 'unavail':129 'via':35 'volum':106,113 'vpn':48 'well':8,51 'work':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704404955
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11629213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318555 {#3053
    date: 2024-01-03 22:49:15.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
71 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "pooling-media-libraries-like-distributed-storage"
  +title: "pooling media libraries - like distributed storage"
  +url: null
  +body: """
    I run a full media server, as well do a few friends. Now we had the idea to share our media libraries. In a first quick attempt we, mounted each other’s library folder via an smb share and imported those in jellyfin (all servers connected by VPN) Works quite well, but is kind of cumbersome the more people get in. I had the following idea: distributed storage, not as in redundancy, but more like mergerfs. Each “node” allocates a certain amount of storage, say node A, B and C provide 1TB each, these get fused into a singe mount that shows up as 3TB volume. If one node goes offline, the volume will only be 2TB and all files on the offline node will of course be unavailable.\n
    \n
    Did a bit of research and found stuff like ceph,.glusterfs or seeweedfs, all of which I guess have a lot more functionality and thus are quite complicated and a little over my head. Do you do something like that or have any good ideas how to do that easily?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712143889 {#3065
    date: 2024-04-03 13:31:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  +badges: Doctrine\ORM\PersistentCollection {#3080 …}
  +children: [
    App\Entity\EntryComment {#2058
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: null
      +root: null
      +body: "Why do you use SMB instead of just connecting to the different jellyfin servers directly via VPN?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1712108272 {#2052
        date: 2024-04-03 03:37:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@suntzu@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2165 …}
      +nested: Doctrine\ORM\PersistentCollection {#2104 …}
      +votes: Doctrine\ORM\PersistentCollection {#2099 …}
      +reports: Doctrine\ORM\PersistentCollection {#2108 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
      -id: 282430
      -bodyTs: "'connect':9 'differ':12 'direct':15 'instead':6 'jellyfin':13 'server':14 'smb':5 'use':4 'via':16 'vpn':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5440100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704461551 {#2054
        date: 2024-01-05 14:32:31.0 +01:00
      }
      +"title": 282430
    }
  ]
  -id: 27035
  -titleTs: "'distribut':5 'librari':3 'like':4 'media':2 'pool':1 'storag':6"
  -bodyTs: "'1tb':92 '2tb':117 '3tb':105 'alloc':79 'amount':82 'attempt':27 'b':88 'bit':132 'c':90 'ceph':139 'certain':81 'complic':157 'connect':46 'cours':127 'cumbersom':56 'distribut':67 'easili':179 'file':120 'first':25 'folder':34 'follow':65 'found':136 'friend':12 'full':4 'function':152 'fuse':96 'get':60,95 'glusterf':140 'goe':110 'good':173 'guess':147 'head':163 'idea':17,66,174 'import':40 'jellyfin':43 'kind':54 'librari':22,33 'like':75,138,168 'littl':160 'lot':150 'media':5,21 'mergerf':76 'mount':29,100 'node':78,86,109,124 'offlin':111,123 'one':108 'peopl':59 'provid':91 'quick':26 'quit':50,156 'redund':72 'research':134 'run':2 'say':85 'seeweedf':142 'server':6,45 'share':19,38 'show':102 'sing':99 'smb':37 'someth':167 'storag':68,84 'stuff':137 'thus':154 'unavail':129 'via':35 'volum':106,113 'vpn':48 'well':8,51 'work':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704404955
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11629213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318555 {#3053
    date: 2024-01-03 22:49:15.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
72 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2053
  +user: Proxies\__CG__\App\Entity\User {#2498 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "pooling-media-libraries-like-distributed-storage"
  +title: "pooling media libraries - like distributed storage"
  +url: null
  +body: """
    I run a full media server, as well do a few friends. Now we had the idea to share our media libraries. In a first quick attempt we, mounted each other’s library folder via an smb share and imported those in jellyfin (all servers connected by VPN) Works quite well, but is kind of cumbersome the more people get in. I had the following idea: distributed storage, not as in redundancy, but more like mergerfs. Each “node” allocates a certain amount of storage, say node A, B and C provide 1TB each, these get fused into a singe mount that shows up as 3TB volume. If one node goes offline, the volume will only be 2TB and all files on the offline node will of course be unavailable.\n
    \n
    Did a bit of research and found stuff like ceph,.glusterfs or seeweedfs, all of which I guess have a lot more functionality and thus are quite complicated and a little over my head. Do you do something like that or have any good ideas how to do that easily?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 32
  +favouriteCount: 41
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712143889 {#3065
    date: 2024-04-03 13:31:29.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3030 …}
  +votes: Doctrine\ORM\PersistentCollection {#3072 …}
  +reports: Doctrine\ORM\PersistentCollection {#3074 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
  +badges: Doctrine\ORM\PersistentCollection {#3080 …}
  +children: [
    App\Entity\EntryComment {#2058
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2053 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
      +image: null
      +parent: null
      +root: null
      +body: "Why do you use SMB instead of just connecting to the different jellyfin servers directly via VPN?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1712108272 {#2052
        date: 2024-04-03 03:37:52.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@suntzu@lemmy.dbzer0.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2165 …}
      +nested: Doctrine\ORM\PersistentCollection {#2104 …}
      +votes: Doctrine\ORM\PersistentCollection {#2099 …}
      +reports: Doctrine\ORM\PersistentCollection {#2108 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
      -id: 282430
      -bodyTs: "'connect':9 'differ':12 'direct':15 'instead':6 'jellyfin':13 'server':14 'smb':5 'use':4 'via':16 'vpn':17"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5440100"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704461551 {#2054
        date: 2024-01-05 14:32:31.0 +01:00
      }
      +"title": 282430
    }
  ]
  -id: 27035
  -titleTs: "'distribut':5 'librari':3 'like':4 'media':2 'pool':1 'storag':6"
  -bodyTs: "'1tb':92 '2tb':117 '3tb':105 'alloc':79 'amount':82 'attempt':27 'b':88 'bit':132 'c':90 'ceph':139 'certain':81 'complic':157 'connect':46 'cours':127 'cumbersom':56 'distribut':67 'easili':179 'file':120 'first':25 'folder':34 'follow':65 'found':136 'friend':12 'full':4 'function':152 'fuse':96 'get':60,95 'glusterf':140 'goe':110 'good':173 'guess':147 'head':163 'idea':17,66,174 'import':40 'jellyfin':43 'kind':54 'librari':22,33 'like':75,138,168 'littl':160 'lot':150 'media':5,21 'mergerf':76 'mount':29,100 'node':78,86,109,124 'offlin':111,123 'one':108 'peopl':59 'provid':91 'quick':26 'quit':50,156 'redund':72 'research':134 'run':2 'say':85 'seeweedf':142 'server':6,45 'share':19,38 'show':102 'sing':99 'smb':37 'someth':167 'storag':68,84 'stuff':137 'thus':154 'unavail':129 'via':35 'volum':106,113 'vpn':48 'well':8,51 'work':49"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704404955
  +visibility: "visible             "
  +apId: "https://lemmy.dbzer0.com/post/11629213"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704318555 {#3053
    date: 2024-01-03 22:49:15.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
73 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
74 DENIED moderate
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2498 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "pooling-media-libraries-like-distributed-storage"
    +title: "pooling media libraries - like distributed storage"
    +url: null
    +body: """
      I run a full media server, as well do a few friends. Now we had the idea to share our media libraries. In a first quick attempt we, mounted each other’s library folder via an smb share and imported those in jellyfin (all servers connected by VPN) Works quite well, but is kind of cumbersome the more people get in. I had the following idea: distributed storage, not as in redundancy, but more like mergerfs. Each “node” allocates a certain amount of storage, say node A, B and C provide 1TB each, these get fused into a singe mount that shows up as 3TB volume. If one node goes offline, the volume will only be 2TB and all files on the offline node will of course be unavailable.\n
      \n
      Did a bit of research and found stuff like ceph,.glusterfs or seeweedfs, all of which I guess have a lot more functionality and thus are quite complicated and a little over my head. Do you do something like that or have any good ideas how to do that easily?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 32
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712143889 {#3065
      date: 2024-04-03 13:31:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3030 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +badges: Doctrine\ORM\PersistentCollection {#3080 …}
    +children: [
      App\Entity\EntryComment {#2058}
    ]
    -id: 27035
    -titleTs: "'distribut':5 'librari':3 'like':4 'media':2 'pool':1 'storag':6"
    -bodyTs: "'1tb':92 '2tb':117 '3tb':105 'alloc':79 'amount':82 'attempt':27 'b':88 'bit':132 'c':90 'ceph':139 'certain':81 'complic':157 'connect':46 'cours':127 'cumbersom':56 'distribut':67 'easili':179 'file':120 'first':25 'folder':34 'follow':65 'found':136 'friend':12 'full':4 'function':152 'fuse':96 'get':60,95 'glusterf':140 'goe':110 'good':173 'guess':147 'head':163 'idea':17,66,174 'import':40 'jellyfin':43 'kind':54 'librari':22,33 'like':75,138,168 'littl':160 'lot':150 'media':5,21 'mergerf':76 'mount':29,100 'node':78,86,109,124 'offlin':111,123 'one':108 'peopl':59 'provid':91 'quick':26 'quit':50,156 'redund':72 'research':134 'run':2 'say':85 'seeweedf':142 'server':6,45 'share':19,38 'show':102 'sing':99 'smb':37 'someth':167 'storag':68,84 'stuff':137 'thus':154 'unavail':129 'via':35 'volum':106,113 'vpn':48 'well':8,51 'work':49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704404955
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11629213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704318555 {#3053
      date: 2024-01-03 22:49:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why do you use SMB instead of just connecting to the different jellyfin servers directly via VPN?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1712108272 {#2052
    date: 2024-04-03 03:37:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suntzu@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 282430
  -bodyTs: "'connect':9 'differ':12 'direct':15 'instead':6 'jellyfin':13 'server':14 'smb':5 'use':4 'via':16 'vpn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5440100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704461551 {#2054
    date: 2024-01-05 14:32:31.0 +01:00
  }
  +"title": 282430
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
75 DENIED edit
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2498 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "pooling-media-libraries-like-distributed-storage"
    +title: "pooling media libraries - like distributed storage"
    +url: null
    +body: """
      I run a full media server, as well do a few friends. Now we had the idea to share our media libraries. In a first quick attempt we, mounted each other’s library folder via an smb share and imported those in jellyfin (all servers connected by VPN) Works quite well, but is kind of cumbersome the more people get in. I had the following idea: distributed storage, not as in redundancy, but more like mergerfs. Each “node” allocates a certain amount of storage, say node A, B and C provide 1TB each, these get fused into a singe mount that shows up as 3TB volume. If one node goes offline, the volume will only be 2TB and all files on the offline node will of course be unavailable.\n
      \n
      Did a bit of research and found stuff like ceph,.glusterfs or seeweedfs, all of which I guess have a lot more functionality and thus are quite complicated and a little over my head. Do you do something like that or have any good ideas how to do that easily?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 32
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712143889 {#3065
      date: 2024-04-03 13:31:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3030 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +badges: Doctrine\ORM\PersistentCollection {#3080 …}
    +children: [
      App\Entity\EntryComment {#2058}
    ]
    -id: 27035
    -titleTs: "'distribut':5 'librari':3 'like':4 'media':2 'pool':1 'storag':6"
    -bodyTs: "'1tb':92 '2tb':117 '3tb':105 'alloc':79 'amount':82 'attempt':27 'b':88 'bit':132 'c':90 'ceph':139 'certain':81 'complic':157 'connect':46 'cours':127 'cumbersom':56 'distribut':67 'easili':179 'file':120 'first':25 'folder':34 'follow':65 'found':136 'friend':12 'full':4 'function':152 'fuse':96 'get':60,95 'glusterf':140 'goe':110 'good':173 'guess':147 'head':163 'idea':17,66,174 'import':40 'jellyfin':43 'kind':54 'librari':22,33 'like':75,138,168 'littl':160 'lot':150 'media':5,21 'mergerf':76 'mount':29,100 'node':78,86,109,124 'offlin':111,123 'one':108 'peopl':59 'provid':91 'quick':26 'quit':50,156 'redund':72 'research':134 'run':2 'say':85 'seeweedf':142 'server':6,45 'share':19,38 'show':102 'sing':99 'smb':37 'someth':167 'storag':68,84 'stuff':137 'thus':154 'unavail':129 'via':35 'volum':106,113 'vpn':48 'well':8,51 'work':49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704404955
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11629213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704318555 {#3053
      date: 2024-01-03 22:49:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why do you use SMB instead of just connecting to the different jellyfin servers directly via VPN?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1712108272 {#2052
    date: 2024-04-03 03:37:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suntzu@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 282430
  -bodyTs: "'connect':9 'differ':12 'direct':15 'instead':6 'jellyfin':13 'server':14 'smb':5 'use':4 'via':16 'vpn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5440100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704461551 {#2054
    date: 2024-01-05 14:32:31.0 +01:00
  }
  +"title": 282430
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
76 DENIED moderate
App\Entity\EntryComment {#2058
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2053
    +user: Proxies\__CG__\App\Entity\User {#2498 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "pooling-media-libraries-like-distributed-storage"
    +title: "pooling media libraries - like distributed storage"
    +url: null
    +body: """
      I run a full media server, as well do a few friends. Now we had the idea to share our media libraries. In a first quick attempt we, mounted each other’s library folder via an smb share and imported those in jellyfin (all servers connected by VPN) Works quite well, but is kind of cumbersome the more people get in. I had the following idea: distributed storage, not as in redundancy, but more like mergerfs. Each “node” allocates a certain amount of storage, say node A, B and C provide 1TB each, these get fused into a singe mount that shows up as 3TB volume. If one node goes offline, the volume will only be 2TB and all files on the offline node will of course be unavailable.\n
      \n
      Did a bit of research and found stuff like ceph,.glusterfs or seeweedfs, all of which I guess have a lot more functionality and thus are quite complicated and a little over my head. Do you do something like that or have any good ideas how to do that easily?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 32
    +favouriteCount: 41
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712143889 {#3065
      date: 2024-04-03 13:31:29.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3030 …}
    +votes: Doctrine\ORM\PersistentCollection {#3072 …}
    +reports: Doctrine\ORM\PersistentCollection {#3074 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3076 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3078 …}
    +badges: Doctrine\ORM\PersistentCollection {#3080 …}
    +children: [
      App\Entity\EntryComment {#2058}
    ]
    -id: 27035
    -titleTs: "'distribut':5 'librari':3 'like':4 'media':2 'pool':1 'storag':6"
    -bodyTs: "'1tb':92 '2tb':117 '3tb':105 'alloc':79 'amount':82 'attempt':27 'b':88 'bit':132 'c':90 'ceph':139 'certain':81 'complic':157 'connect':46 'cours':127 'cumbersom':56 'distribut':67 'easili':179 'file':120 'first':25 'folder':34 'follow':65 'found':136 'friend':12 'full':4 'function':152 'fuse':96 'get':60,95 'glusterf':140 'goe':110 'good':173 'guess':147 'head':163 'idea':17,66,174 'import':40 'jellyfin':43 'kind':54 'librari':22,33 'like':75,138,168 'littl':160 'lot':150 'media':5,21 'mergerf':76 'mount':29,100 'node':78,86,109,124 'offlin':111,123 'one':108 'peopl':59 'provid':91 'quick':26 'quit':50,156 'redund':72 'research':134 'run':2 'say':85 'seeweedf':142 'server':6,45 'share':19,38 'show':102 'sing':99 'smb':37 'someth':167 'storag':68,84 'stuff':137 'thus':154 'unavail':129 'via':35 'volum':106,113 'vpn':48 'well':8,51 'work':49"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704404955
    +visibility: "visible             "
    +apId: "https://lemmy.dbzer0.com/post/11629213"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704318555 {#3053
      date: 2024-01-03 22:49:15.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#2125 …}
  +image: null
  +parent: null
  +root: null
  +body: "Why do you use SMB instead of just connecting to the different jellyfin servers directly via VPN?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1712108272 {#2052
    date: 2024-04-03 03:37:52.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@suntzu@lemmy.dbzer0.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2165 …}
  +nested: Doctrine\ORM\PersistentCollection {#2104 …}
  +votes: Doctrine\ORM\PersistentCollection {#2099 …}
  +reports: Doctrine\ORM\PersistentCollection {#2108 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2101 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2109 …}
  -id: 282430
  -bodyTs: "'connect':9 'differ':12 'direct':15 'instead':6 'jellyfin':13 'server':14 'smb':5 'use':4 'via':16 'vpn':17"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5440100"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704461551 {#2054
    date: 2024-01-05 14:32:31.0 +01:00
  }
  +"title": 282430
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
77 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
78 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1740
  +user: Proxies\__CG__\App\Entity\User {#3050 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#3087 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
  +slug: "venture-capitalism-goes-brrr"
  +title: "venture capitalism goes brrr"
  +url: "https://feddit.de/pictrs/image/0cae99dd-4a79-4bc9-80e9-19610f674d34.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 234
  +favouriteCount: 1422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708659497 {#3082
    date: 2024-02-23 04:38:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  +badges: Doctrine\ORM\PersistentCollection {#3100 …}
  +children: [
    App\Entity\EntryComment {#1741
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1740 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have only used the new version on my phone a little and it felt much smoother than before. The mobile app was always ass, so if the redesign stops it from crashing all the time on my tablet it’s a net win in my book"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702121635 {#1717
        date: 2023-12-09 12:33:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2465 …}
      +nested: Doctrine\ORM\PersistentCollection {#2463 …}
      +votes: Doctrine\ORM\PersistentCollection {#2411 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -id: 213371
      -bodyTs: "'alway':24 'app':22 'ass':25 'book':47 'crash':33 'felt':15 'littl':12 'mobil':21 'much':16 'net':43 'new':6 'phone':10 'redesign':29 'smoother':17 'stop':30 'tablet':39 'time':36 'use':4 'version':7 'win':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4935808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702121635 {#1739
        date: 2023-12-09 12:33:55.0 +01:00
      }
      +"title": 213371
    }
  ]
  -id: 21198
  -titleTs: "'brrr':4 'capit':2 'goe':3 'ventur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702145026
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6506345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702058626 {#3071
    date: 2023-12-08 19:03:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
79 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1740
  +user: Proxies\__CG__\App\Entity\User {#3050 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#3087 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
  +slug: "venture-capitalism-goes-brrr"
  +title: "venture capitalism goes brrr"
  +url: "https://feddit.de/pictrs/image/0cae99dd-4a79-4bc9-80e9-19610f674d34.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 234
  +favouriteCount: 1422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708659497 {#3082
    date: 2024-02-23 04:38:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  +badges: Doctrine\ORM\PersistentCollection {#3100 …}
  +children: [
    App\Entity\EntryComment {#1741
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1740 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have only used the new version on my phone a little and it felt much smoother than before. The mobile app was always ass, so if the redesign stops it from crashing all the time on my tablet it’s a net win in my book"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702121635 {#1717
        date: 2023-12-09 12:33:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2465 …}
      +nested: Doctrine\ORM\PersistentCollection {#2463 …}
      +votes: Doctrine\ORM\PersistentCollection {#2411 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -id: 213371
      -bodyTs: "'alway':24 'app':22 'ass':25 'book':47 'crash':33 'felt':15 'littl':12 'mobil':21 'much':16 'net':43 'new':6 'phone':10 'redesign':29 'smoother':17 'stop':30 'tablet':39 'time':36 'use':4 'version':7 'win':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4935808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702121635 {#1739
        date: 2023-12-09 12:33:55.0 +01:00
      }
      +"title": 213371
    }
  ]
  -id: 21198
  -titleTs: "'brrr':4 'capit':2 'goe':3 'ventur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702145026
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6506345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702058626 {#3071
    date: 2023-12-08 19:03:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
80 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1740
  +user: Proxies\__CG__\App\Entity\User {#3050 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#3087 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
  +slug: "venture-capitalism-goes-brrr"
  +title: "venture capitalism goes brrr"
  +url: "https://feddit.de/pictrs/image/0cae99dd-4a79-4bc9-80e9-19610f674d34.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 234
  +favouriteCount: 1422
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1708659497 {#3082
    date: 2024-02-23 04:38:17.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3090 …}
  +votes: Doctrine\ORM\PersistentCollection {#3092 …}
  +reports: Doctrine\ORM\PersistentCollection {#3094 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
  +badges: Doctrine\ORM\PersistentCollection {#3100 …}
  +children: [
    App\Entity\EntryComment {#1741
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1740 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: null
      +root: null
      +body: "I have only used the new version on my phone a little and it felt much smoother than before. The mobile app was always ass, so if the redesign stops it from crashing all the time on my tablet it’s a net win in my book"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1702121635 {#1717
        date: 2023-12-09 12:33:55.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@sexy_peach@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2465 …}
      +nested: Doctrine\ORM\PersistentCollection {#2463 …}
      +votes: Doctrine\ORM\PersistentCollection {#2411 …}
      +reports: Doctrine\ORM\PersistentCollection {#2422 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
      -id: 213371
      -bodyTs: "'alway':24 'app':22 'ass':25 'book':47 'crash':33 'felt':15 'littl':12 'mobil':21 'much':16 'net':43 'new':6 'phone':10 'redesign':29 'smoother':17 'stop':30 'tablet':39 'time':36 'use':4 'version':7 'win':44"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4935808"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702121635 {#1739
        date: 2023-12-09 12:33:55.0 +01:00
      }
      +"title": 213371
    }
  ]
  -id: 21198
  -titleTs: "'brrr':4 'capit':2 'goe':3 'ventur':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702145026
  +visibility: "visible             "
  +apId: "https://feddit.de/post/6506345"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702058626 {#3071
    date: 2023-12-08 19:03:46.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
81 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
82 DENIED moderate
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1740
    +user: Proxies\__CG__\App\Entity\User {#3050 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#3087 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
    +slug: "venture-capitalism-goes-brrr"
    +title: "venture capitalism goes brrr"
    +url: "https://feddit.de/pictrs/image/0cae99dd-4a79-4bc9-80e9-19610f674d34.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 234
    +favouriteCount: 1422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708659497 {#3082
      date: 2024-02-23 04:38:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3090 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    +badges: Doctrine\ORM\PersistentCollection {#3100 …}
    +children: [
      App\Entity\EntryComment {#1741}
    ]
    -id: 21198
    -titleTs: "'brrr':4 'capit':2 'goe':3 'ventur':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702145026
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6506345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702058626 {#3071
      date: 2023-12-08 19:03:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have only used the new version on my phone a little and it felt much smoother than before. The mobile app was always ass, so if the redesign stops it from crashing all the time on my tablet it’s a net win in my book"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702121635 {#1717
    date: 2023-12-09 12:33:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 213371
  -bodyTs: "'alway':24 'app':22 'ass':25 'book':47 'crash':33 'felt':15 'littl':12 'mobil':21 'much':16 'net':43 'new':6 'phone':10 'redesign':29 'smoother':17 'stop':30 'tablet':39 'time':36 'use':4 'version':7 'win':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4935808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702121635 {#1739
    date: 2023-12-09 12:33:55.0 +01:00
  }
  +"title": 213371
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
83 DENIED edit
App\Entity\EntryComment {#1741
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1740
    +user: Proxies\__CG__\App\Entity\User {#3050 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#3087 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
    +slug: "venture-capitalism-goes-brrr"
    +title: "venture capitalism goes brrr"
    +url: "https://feddit.de/pictrs/image/0cae99dd-4a79-4bc9-80e9-19610f674d34.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 234
    +favouriteCount: 1422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708659497 {#3082
      date: 2024-02-23 04:38:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3090 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    +badges: Doctrine\ORM\PersistentCollection {#3100 …}
    +children: [
      App\Entity\EntryComment {#1741}
    ]
    -id: 21198
    -titleTs: "'brrr':4 'capit':2 'goe':3 'ventur':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702145026
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6506345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702058626 {#3071
      date: 2023-12-08 19:03:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have only used the new version on my phone a little and it felt much smoother than before. The mobile app was always ass, so if the redesign stops it from crashing all the time on my tablet it’s a net win in my book"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702121635 {#1717
    date: 2023-12-09 12:33:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 213371
  -bodyTs: "'alway':24 'app':22 'ass':25 'book':47 'crash':33 'felt':15 'littl':12 'mobil':21 'much':16 'net':43 'new':6 'phone':10 'redesign':29 'smoother':17 'stop':30 'tablet':39 'time':36 'use':4 'version':7 'win':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4935808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702121635 {#1739
    date: 2023-12-09 12:33:55.0 +01:00
  }
  +"title": 213371
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#1741
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1740
    +user: Proxies\__CG__\App\Entity\User {#3050 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#3087 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3089 …}
    +slug: "venture-capitalism-goes-brrr"
    +title: "venture capitalism goes brrr"
    +url: "https://feddit.de/pictrs/image/0cae99dd-4a79-4bc9-80e9-19610f674d34.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 234
    +favouriteCount: 1422
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1708659497 {#3082
      date: 2024-02-23 04:38:17.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3090 …}
    +votes: Doctrine\ORM\PersistentCollection {#3092 …}
    +reports: Doctrine\ORM\PersistentCollection {#3094 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3096 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3098 …}
    +badges: Doctrine\ORM\PersistentCollection {#3100 …}
    +children: [
      App\Entity\EntryComment {#1741}
    ]
    -id: 21198
    -titleTs: "'brrr':4 'capit':2 'goe':3 'ventur':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702145026
    +visibility: "visible             "
    +apId: "https://feddit.de/post/6506345"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702058626 {#3071
      date: 2023-12-08 19:03:46.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: null
  +root: null
  +body: "I have only used the new version on my phone a little and it felt much smoother than before. The mobile app was always ass, so if the redesign stops it from crashing all the time on my tablet it’s a net win in my book"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1702121635 {#1717
    date: 2023-12-09 12:33:55.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@sexy_peach@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2465 …}
  +nested: Doctrine\ORM\PersistentCollection {#2463 …}
  +votes: Doctrine\ORM\PersistentCollection {#2411 …}
  +reports: Doctrine\ORM\PersistentCollection {#2422 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2458 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2456 …}
  -id: 213371
  -bodyTs: "'alway':24 'app':22 'ass':25 'book':47 'crash':33 'felt':15 'littl':12 'mobil':21 'much':16 'net':43 'new':6 'phone':10 'redesign':29 'smoother':17 'stop':30 'tablet':39 'time':36 'use':4 'version':7 'win':44"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4935808"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702121635 {#1739
    date: 2023-12-09 12:33:55.0 +01:00
  }
  +"title": 213371
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
85 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
86 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2322
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3032 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Wine-9-0-is-now-available"
  +title: "Wine 9.0 is now available"
  +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705665213 {#3027
    date: 2024-01-19 12:53:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3037 …}
  +reports: Doctrine\ORM\PersistentCollection {#3039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  +badges: Doctrine\ORM\PersistentCollection {#3045 …}
  +children: [
    App\Entity\EntryComment {#2315
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2322 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
      +body: """
        > Well at least I’m not here perpetuating the delusion that desktop Linux desktop is as user-friendly and productive for every use-case as Windows and macOS are.\n
        \n
        Wait, are you saying Windows and macOS are user-friendly and productive for every use-case? That’s hilarious!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705490881 {#2297
        date: 2024-01-17 12:28:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 316474
      -bodyTs: "'case':26,49 'delus':10 'desktop':12,14 'everi':23,46 'friend':19,42 'hilari':52 'least':3 'linux':13 'm':5 'maco':30,38 'perpetu':8 'product':21,44 'say':35 'use':25,48 'use-cas':24,47 'user':18,41 'user-friend':17,40 'wait':32 'well':1 'window':28,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5773408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705490881 {#2320
        date: 2024-01-17 12:28:01.0 +01:00
      }
      +"title": 316474
    }
  ]
  -id: 31073
  -titleTs: "'9.0':2 'avail':5 'wine':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705528396
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10639839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705441996 {#3013
    date: 2024-01-16 22:53:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
87 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2322
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3032 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Wine-9-0-is-now-available"
  +title: "Wine 9.0 is now available"
  +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705665213 {#3027
    date: 2024-01-19 12:53:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3037 …}
  +reports: Doctrine\ORM\PersistentCollection {#3039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  +badges: Doctrine\ORM\PersistentCollection {#3045 …}
  +children: [
    App\Entity\EntryComment {#2315
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2322 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
      +body: """
        > Well at least I’m not here perpetuating the delusion that desktop Linux desktop is as user-friendly and productive for every use-case as Windows and macOS are.\n
        \n
        Wait, are you saying Windows and macOS are user-friendly and productive for every use-case? That’s hilarious!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705490881 {#2297
        date: 2024-01-17 12:28:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 316474
      -bodyTs: "'case':26,49 'delus':10 'desktop':12,14 'everi':23,46 'friend':19,42 'hilari':52 'least':3 'linux':13 'm':5 'maco':30,38 'perpetu':8 'product':21,44 'say':35 'use':25,48 'use-cas':24,47 'user':18,41 'user-friend':17,40 'wait':32 'well':1 'window':28,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5773408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705490881 {#2320
        date: 2024-01-17 12:28:01.0 +01:00
      }
      +"title": 316474
    }
  ]
  -id: 31073
  -titleTs: "'9.0':2 'avail':5 'wine':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705528396
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10639839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705441996 {#3013
    date: 2024-01-16 22:53:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
88 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2322
  +user: Proxies\__CG__\App\Entity\User {#2990 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#3032 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
  +slug: "Wine-9-0-is-now-available"
  +title: "Wine 9.0 is now available"
  +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 88
  +favouriteCount: 553
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1705665213 {#3027
    date: 2024-01-19 12:53:33.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3035 …}
  +votes: Doctrine\ORM\PersistentCollection {#3037 …}
  +reports: Doctrine\ORM\PersistentCollection {#3039 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
  +badges: Doctrine\ORM\PersistentCollection {#3045 …}
  +children: [
    App\Entity\EntryComment {#2315
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2322 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
      +body: """
        > Well at least I’m not here perpetuating the delusion that desktop Linux desktop is as user-friendly and productive for every use-case as Windows and macOS are.\n
        \n
        Wait, are you saying Windows and macOS are user-friendly and productive for every use-case? That’s hilarious!
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 17
      +score: 0
      +lastActive: DateTime @1705490881 {#2297
        date: 2024-01-17 12:28:01.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@mr_MADAFAKA@lemmy.ml"
        "@TCB13@lemmy.world"
        "@troyunrau@lemmy.ca"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2310 …}
      +nested: Doctrine\ORM\PersistentCollection {#2306 …}
      +votes: Doctrine\ORM\PersistentCollection {#2305 …}
      +reports: Doctrine\ORM\PersistentCollection {#2303 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
      -id: 316474
      -bodyTs: "'case':26,49 'delus':10 'desktop':12,14 'everi':23,46 'friend':19,42 'hilari':52 'least':3 'linux':13 'm':5 'maco':30,38 'perpetu':8 'product':21,44 'say':35 'use':25,48 'use-cas':24,47 'user':18,41 'user-friend':17,40 'wait':32 'well':1 'window':28,36"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5773408"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705490881 {#2320
        date: 2024-01-17 12:28:01.0 +01:00
      }
      +"title": 316474
    }
  ]
  -id: 31073
  -titleTs: "'9.0':2 'avail':5 'wine':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705528396
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10639839"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705441996 {#3013
    date: 2024-01-16 22:53:16.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
89 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
90 DENIED moderate
App\Entity\EntryComment {#2315
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3032 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#3027
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3037 …}
    +reports: Doctrine\ORM\PersistentCollection {#3039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    +badges: Doctrine\ORM\PersistentCollection {#3045 …}
    +children: [
      App\Entity\EntryComment {#2315}
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#3013
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +body: """
    > Well at least I’m not here perpetuating the delusion that desktop Linux desktop is as user-friendly and productive for every use-case as Windows and macOS are.\n
    \n
    Wait, are you saying Windows and macOS are user-friendly and productive for every use-case? That’s hilarious!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705490881 {#2297
    date: 2024-01-17 12:28:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 316474
  -bodyTs: "'case':26,49 'delus':10 'desktop':12,14 'everi':23,46 'friend':19,42 'hilari':52 'least':3 'linux':13 'm':5 'maco':30,38 'perpetu':8 'product':21,44 'say':35 'use':25,48 'use-cas':24,47 'user':18,41 'user-friend':17,40 'wait':32 'well':1 'window':28,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5773408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705490881 {#2320
    date: 2024-01-17 12:28:01.0 +01:00
  }
  +"title": 316474
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
91 DENIED edit
App\Entity\EntryComment {#2315
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3032 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#3027
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3037 …}
    +reports: Doctrine\ORM\PersistentCollection {#3039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    +badges: Doctrine\ORM\PersistentCollection {#3045 …}
    +children: [
      App\Entity\EntryComment {#2315}
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#3013
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +body: """
    > Well at least I’m not here perpetuating the delusion that desktop Linux desktop is as user-friendly and productive for every use-case as Windows and macOS are.\n
    \n
    Wait, are you saying Windows and macOS are user-friendly and productive for every use-case? That’s hilarious!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705490881 {#2297
    date: 2024-01-17 12:28:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 316474
  -bodyTs: "'case':26,49 'delus':10 'desktop':12,14 'everi':23,46 'friend':19,42 'hilari':52 'least':3 'linux':13 'm':5 'maco':30,38 'perpetu':8 'product':21,44 'say':35 'use':25,48 'use-cas':24,47 'user':18,41 'user-friend':17,40 'wait':32 'well':1 'window':28,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5773408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705490881 {#2320
    date: 2024-01-17 12:28:01.0 +01:00
  }
  +"title": 316474
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2315
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2322
    +user: Proxies\__CG__\App\Entity\User {#2990 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#3032 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3034 …}
    +slug: "Wine-9-0-is-now-available"
    +title: "Wine 9.0 is now available"
    +url: "https://gitlab.winehq.org/wine/wine/-/releases/wine-9.0"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 88
    +favouriteCount: 553
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1705665213 {#3027
      date: 2024-01-19 12:53:33.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3035 …}
    +votes: Doctrine\ORM\PersistentCollection {#3037 …}
    +reports: Doctrine\ORM\PersistentCollection {#3039 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3041 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3043 …}
    +badges: Doctrine\ORM\PersistentCollection {#3045 …}
    +children: [
      App\Entity\EntryComment {#2315}
    ]
    -id: 31073
    -titleTs: "'9.0':2 'avail':5 'wine':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705528396
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10639839"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705441996 {#3013
      date: 2024-01-16 22:53:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2321 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2312 …}
  +body: """
    > Well at least I’m not here perpetuating the delusion that desktop Linux desktop is as user-friendly and productive for every use-case as Windows and macOS are.\n
    \n
    Wait, are you saying Windows and macOS are user-friendly and productive for every use-case? That’s hilarious!
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 17
  +score: 0
  +lastActive: DateTime @1705490881 {#2297
    date: 2024-01-17 12:28:01.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@mr_MADAFAKA@lemmy.ml"
    "@TCB13@lemmy.world"
    "@troyunrau@lemmy.ca"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2310 …}
  +nested: Doctrine\ORM\PersistentCollection {#2306 …}
  +votes: Doctrine\ORM\PersistentCollection {#2305 …}
  +reports: Doctrine\ORM\PersistentCollection {#2303 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2317 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2313 …}
  -id: 316474
  -bodyTs: "'case':26,49 'delus':10 'desktop':12,14 'everi':23,46 'friend':19,42 'hilari':52 'least':3 'linux':13 'm':5 'maco':30,38 'perpetu':8 'product':21,44 'say':35 'use':25,48 'use-cas':24,47 'user':18,41 'user-friend':17,40 'wait':32 'well':1 'window':28,36"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5773408"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705490881 {#2320
    date: 2024-01-17 12:28:01.0 +01:00
  }
  +"title": 316474
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
93 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
94 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#3010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "The-Linux-Experiment-Channel-From-Nick-is-on-Peertube-and"
  +title: "The Linux Experiment Channel (From Nick) is on Peertube, and it federates right into Lemmy as a community"
  +url: null
  +body: """
    Really, how awesome is that?\n
    \n
    We could also show some support being active there from our Lemmy accounts!\n
    \n
    [!thelinuxexperiment_channel@tilvids.com](https://tilvids.com/video-channels/thelinuxexperiment_channel)\n
    \n
    Links:\n
    \n
    - Lemmy.ml:  \n
        [lemmy.ml/…/thelinuxexperiment_channel@tilvids.com](https://lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)\n
    - Lemmy.world:  \n
        [lemmy.world/…/thelinuxexperiment_channel@tilvids.…](https://lemmy.world/c/thelinuxexperiment_channel@tilvids.com)\n
    - Lemm.ee:  \n
        [lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)\n
    \n
    All the other: [search link](/search?q=https://tilvids.com/c/thelinuxexperiment_channel/videos&type=Communities) (only work in browsers)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 362
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703168630 {#3047
    date: 2023-12-21 15:23:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3052 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  +badges: Doctrine\ORM\PersistentCollection {#3063 …}
  +children: [
    App\Entity\EntryComment {#2372
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2380 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +body: "I’m happy that NewPipe does"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703070477 {#2361
        date: 2023-12-20 12:07:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChaosAD@lemmy.ml"
        "@spacemanspiffy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 237434
      -bodyTs: "'happi':3 'm':2 'newpip':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5165607"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703070477 {#2364
        date: 2023-12-20 12:07:57.0 +01:00
      }
      +"title": 237434
    }
  ]
  -id: 23448
  -titleTs: "'channel':4 'communiti':18 'experi':3 'feder':12 'lemmi':15 'linux':2 'nick':6 'peertub':9 'right':13"
  -bodyTs: "'/c/thelinuxexperiment_channel/videos&type=communities)':51 '/c/thelinuxexperiment_channel@tilvids.com)':30,37 '/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':41 '/search':47 '/thelinuxexperiment_channel':26,33 '/video-channels/thelinuxexperiment_channel)':22 'account':18 'activ':13 'also':8 'awesom':3 'browser':55 'could':7 'lemm.ee':38,40 'lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':39 'lemmi':17 'lemmy.ml':24,25,29 'lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)':28 'lemmy.world':31,32,36 'lemmy.world/c/thelinuxexperiment_channel@tilvids.com)':35 'link':23,46 'q':48 'realli':1 'search':45 'show':9 'support':11 'thelinuxexperiment_channel@tilvids.com':19 'tilvid':34 'tilvids.com':21,27,50 'tilvids.com/c/thelinuxexperiment_channel/videos&type=communities)':49 'tilvids.com/video-channels/thelinuxexperiment_channel)':20 'work':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103055
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9522367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703016655 {#3033
    date: 2023-12-19 21:10: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
95 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#3010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "The-Linux-Experiment-Channel-From-Nick-is-on-Peertube-and"
  +title: "The Linux Experiment Channel (From Nick) is on Peertube, and it federates right into Lemmy as a community"
  +url: null
  +body: """
    Really, how awesome is that?\n
    \n
    We could also show some support being active there from our Lemmy accounts!\n
    \n
    [!thelinuxexperiment_channel@tilvids.com](https://tilvids.com/video-channels/thelinuxexperiment_channel)\n
    \n
    Links:\n
    \n
    - Lemmy.ml:  \n
        [lemmy.ml/…/thelinuxexperiment_channel@tilvids.com](https://lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)\n
    - Lemmy.world:  \n
        [lemmy.world/…/thelinuxexperiment_channel@tilvids.…](https://lemmy.world/c/thelinuxexperiment_channel@tilvids.com)\n
    - Lemm.ee:  \n
        [lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)\n
    \n
    All the other: [search link](/search?q=https://tilvids.com/c/thelinuxexperiment_channel/videos&type=Communities) (only work in browsers)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 362
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703168630 {#3047
    date: 2023-12-21 15:23:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3052 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  +badges: Doctrine\ORM\PersistentCollection {#3063 …}
  +children: [
    App\Entity\EntryComment {#2372
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2380 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +body: "I’m happy that NewPipe does"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703070477 {#2361
        date: 2023-12-20 12:07:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChaosAD@lemmy.ml"
        "@spacemanspiffy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 237434
      -bodyTs: "'happi':3 'm':2 'newpip':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5165607"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703070477 {#2364
        date: 2023-12-20 12:07:57.0 +01:00
      }
      +"title": 237434
    }
  ]
  -id: 23448
  -titleTs: "'channel':4 'communiti':18 'experi':3 'feder':12 'lemmi':15 'linux':2 'nick':6 'peertub':9 'right':13"
  -bodyTs: "'/c/thelinuxexperiment_channel/videos&type=communities)':51 '/c/thelinuxexperiment_channel@tilvids.com)':30,37 '/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':41 '/search':47 '/thelinuxexperiment_channel':26,33 '/video-channels/thelinuxexperiment_channel)':22 'account':18 'activ':13 'also':8 'awesom':3 'browser':55 'could':7 'lemm.ee':38,40 'lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':39 'lemmi':17 'lemmy.ml':24,25,29 'lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)':28 'lemmy.world':31,32,36 'lemmy.world/c/thelinuxexperiment_channel@tilvids.com)':35 'link':23,46 'q':48 'realli':1 'search':45 'show':9 'support':11 'thelinuxexperiment_channel@tilvids.com':19 'tilvid':34 'tilvids.com':21,27,50 'tilvids.com/c/thelinuxexperiment_channel/videos&type=communities)':49 'tilvids.com/video-channels/thelinuxexperiment_channel)':20 'work':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103055
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9522367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703016655 {#3033
    date: 2023-12-19 21:10: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
96 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2380
  +user: Proxies\__CG__\App\Entity\User {#3010 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "The-Linux-Experiment-Channel-From-Nick-is-on-Peertube-and"
  +title: "The Linux Experiment Channel (From Nick) is on Peertube, and it federates right into Lemmy as a community"
  +url: null
  +body: """
    Really, how awesome is that?\n
    \n
    We could also show some support being active there from our Lemmy accounts!\n
    \n
    [!thelinuxexperiment_channel@tilvids.com](https://tilvids.com/video-channels/thelinuxexperiment_channel)\n
    \n
    Links:\n
    \n
    - Lemmy.ml:  \n
        [lemmy.ml/…/thelinuxexperiment_channel@tilvids.com](https://lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)\n
    - Lemmy.world:  \n
        [lemmy.world/…/thelinuxexperiment_channel@tilvids.…](https://lemmy.world/c/thelinuxexperiment_channel@tilvids.com)\n
    - Lemm.ee:  \n
        [lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)\n
    \n
    All the other: [search link](/search?q=https://tilvids.com/c/thelinuxexperiment_channel/videos&type=Communities) (only work in browsers)
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 47
  +favouriteCount: 362
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1703168630 {#3047
    date: 2023-12-21 15:23:50.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3052 …}
  +votes: Doctrine\ORM\PersistentCollection {#3055 …}
  +reports: Doctrine\ORM\PersistentCollection {#3057 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
  +badges: Doctrine\ORM\PersistentCollection {#3063 …}
  +children: [
    App\Entity\EntryComment {#2372
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2380 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
      +body: "I’m happy that NewPipe does"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 2
      +score: 0
      +lastActive: DateTime @1703070477 {#2361
        date: 2023-12-20 12:07:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ChaosAD@lemmy.ml"
        "@spacemanspiffy@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2382 …}
      +nested: Doctrine\ORM\PersistentCollection {#2384 …}
      +votes: Doctrine\ORM\PersistentCollection {#2379 …}
      +reports: Doctrine\ORM\PersistentCollection {#2383 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
      -id: 237434
      -bodyTs: "'happi':3 'm':2 'newpip':5"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5165607"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703070477 {#2364
        date: 2023-12-20 12:07:57.0 +01:00
      }
      +"title": 237434
    }
  ]
  -id: 23448
  -titleTs: "'channel':4 'communiti':18 'experi':3 'feder':12 'lemmi':15 'linux':2 'nick':6 'peertub':9 'right':13"
  -bodyTs: "'/c/thelinuxexperiment_channel/videos&type=communities)':51 '/c/thelinuxexperiment_channel@tilvids.com)':30,37 '/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':41 '/search':47 '/thelinuxexperiment_channel':26,33 '/video-channels/thelinuxexperiment_channel)':22 'account':18 'activ':13 'also':8 'awesom':3 'browser':55 'could':7 'lemm.ee':38,40 'lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':39 'lemmi':17 'lemmy.ml':24,25,29 'lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)':28 'lemmy.world':31,32,36 'lemmy.world/c/thelinuxexperiment_channel@tilvids.com)':35 'link':23,46 'q':48 'realli':1 'search':45 'show':9 'support':11 'thelinuxexperiment_channel@tilvids.com':19 'tilvid':34 'tilvids.com':21,27,50 'tilvids.com/c/thelinuxexperiment_channel/videos&type=communities)':49 'tilvids.com/video-channels/thelinuxexperiment_channel)':20 'work':53"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703103055
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/9522367"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703016655 {#3033
    date: 2023-12-19 21:10: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
97 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
98 DENIED moderate
App\Entity\EntryComment {#2372
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2380
    +user: Proxies\__CG__\App\Entity\User {#3010 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "The-Linux-Experiment-Channel-From-Nick-is-on-Peertube-and"
    +title: "The Linux Experiment Channel (From Nick) is on Peertube, and it federates right into Lemmy as a community"
    +url: null
    +body: """
      Really, how awesome is that?\n
      \n
      We could also show some support being active there from our Lemmy accounts!\n
      \n
      [!thelinuxexperiment_channel@tilvids.com](https://tilvids.com/video-channels/thelinuxexperiment_channel)\n
      \n
      Links:\n
      \n
      - Lemmy.ml:  \n
          [lemmy.ml/…/thelinuxexperiment_channel@tilvids.com](https://lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)\n
      - Lemmy.world:  \n
          [lemmy.world/…/thelinuxexperiment_channel@tilvids.…](https://lemmy.world/c/thelinuxexperiment_channel@tilvids.com)\n
      - Lemm.ee:  \n
          [lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)\n
      \n
      All the other: [search link](/search?q=https://tilvids.com/c/thelinuxexperiment_channel/videos&type=Communities) (only work in browsers)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 362
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703168630 {#3047
      date: 2023-12-21 15:23:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3052 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
    +badges: Doctrine\ORM\PersistentCollection {#3063 …}
    +children: [
      App\Entity\EntryComment {#2372}
    ]
    -id: 23448
    -titleTs: "'channel':4 'communiti':18 'experi':3 'feder':12 'lemmi':15 'linux':2 'nick':6 'peertub':9 'right':13"
    -bodyTs: "'/c/thelinuxexperiment_channel/videos&type=communities)':51 '/c/thelinuxexperiment_channel@tilvids.com)':30,37 '/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':41 '/search':47 '/thelinuxexperiment_channel':26,33 '/video-channels/thelinuxexperiment_channel)':22 'account':18 'activ':13 'also':8 'awesom':3 'browser':55 'could':7 'lemm.ee':38,40 'lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':39 'lemmi':17 'lemmy.ml':24,25,29 'lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)':28 'lemmy.world':31,32,36 'lemmy.world/c/thelinuxexperiment_channel@tilvids.com)':35 'link':23,46 'q':48 'realli':1 'search':45 'show':9 'support':11 'thelinuxexperiment_channel@tilvids.com':19 'tilvid':34 'tilvids.com':21,27,50 'tilvids.com/c/thelinuxexperiment_channel/videos&type=communities)':49 'tilvids.com/video-channels/thelinuxexperiment_channel)':20 'work':53"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703103055
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9522367"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703016655 {#3033
      date: 2023-12-19 21:10:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +body: "I’m happy that NewPipe does"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703070477 {#2361
    date: 2023-12-20 12:07:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChaosAD@lemmy.ml"
    "@spacemanspiffy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 237434
  -bodyTs: "'happi':3 'm':2 'newpip':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5165607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703070477 {#2364
    date: 2023-12-20 12:07:57.0 +01:00
  }
  +"title": 237434
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
99 DENIED edit
App\Entity\EntryComment {#2372
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2380
    +user: Proxies\__CG__\App\Entity\User {#3010 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "The-Linux-Experiment-Channel-From-Nick-is-on-Peertube-and"
    +title: "The Linux Experiment Channel (From Nick) is on Peertube, and it federates right into Lemmy as a community"
    +url: null
    +body: """
      Really, how awesome is that?\n
      \n
      We could also show some support being active there from our Lemmy accounts!\n
      \n
      [!thelinuxexperiment_channel@tilvids.com](https://tilvids.com/video-channels/thelinuxexperiment_channel)\n
      \n
      Links:\n
      \n
      - Lemmy.ml:  \n
          [lemmy.ml/…/thelinuxexperiment_channel@tilvids.com](https://lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)\n
      - Lemmy.world:  \n
          [lemmy.world/…/thelinuxexperiment_channel@tilvids.…](https://lemmy.world/c/thelinuxexperiment_channel@tilvids.com)\n
      - Lemm.ee:  \n
          [lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)\n
      \n
      All the other: [search link](/search?q=https://tilvids.com/c/thelinuxexperiment_channel/videos&type=Communities) (only work in browsers)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 362
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703168630 {#3047
      date: 2023-12-21 15:23:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3052 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
    +badges: Doctrine\ORM\PersistentCollection {#3063 …}
    +children: [
      App\Entity\EntryComment {#2372}
    ]
    -id: 23448
    -titleTs: "'channel':4 'communiti':18 'experi':3 'feder':12 'lemmi':15 'linux':2 'nick':6 'peertub':9 'right':13"
    -bodyTs: "'/c/thelinuxexperiment_channel/videos&type=communities)':51 '/c/thelinuxexperiment_channel@tilvids.com)':30,37 '/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':41 '/search':47 '/thelinuxexperiment_channel':26,33 '/video-channels/thelinuxexperiment_channel)':22 'account':18 'activ':13 'also':8 'awesom':3 'browser':55 'could':7 'lemm.ee':38,40 'lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':39 'lemmi':17 'lemmy.ml':24,25,29 'lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)':28 'lemmy.world':31,32,36 'lemmy.world/c/thelinuxexperiment_channel@tilvids.com)':35 'link':23,46 'q':48 'realli':1 'search':45 'show':9 'support':11 'thelinuxexperiment_channel@tilvids.com':19 'tilvid':34 'tilvids.com':21,27,50 'tilvids.com/c/thelinuxexperiment_channel/videos&type=communities)':49 'tilvids.com/video-channels/thelinuxexperiment_channel)':20 'work':53"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703103055
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9522367"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703016655 {#3033
      date: 2023-12-19 21:10:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +body: "I’m happy that NewPipe does"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703070477 {#2361
    date: 2023-12-20 12:07:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChaosAD@lemmy.ml"
    "@spacemanspiffy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 237434
  -bodyTs: "'happi':3 'm':2 'newpip':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5165607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703070477 {#2364
    date: 2023-12-20 12:07:57.0 +01:00
  }
  +"title": 237434
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\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 {#2372
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2380
    +user: Proxies\__CG__\App\Entity\User {#3010 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "The-Linux-Experiment-Channel-From-Nick-is-on-Peertube-and"
    +title: "The Linux Experiment Channel (From Nick) is on Peertube, and it federates right into Lemmy as a community"
    +url: null
    +body: """
      Really, how awesome is that?\n
      \n
      We could also show some support being active there from our Lemmy accounts!\n
      \n
      [!thelinuxexperiment_channel@tilvids.com](https://tilvids.com/video-channels/thelinuxexperiment_channel)\n
      \n
      Links:\n
      \n
      - Lemmy.ml:  \n
          [lemmy.ml/…/thelinuxexperiment_channel@tilvids.com](https://lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)\n
      - Lemmy.world:  \n
          [lemmy.world/…/thelinuxexperiment_channel@tilvids.…](https://lemmy.world/c/thelinuxexperiment_channel@tilvids.com)\n
      - Lemm.ee:  \n
          [lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)\n
      \n
      All the other: [search link](/search?q=https://tilvids.com/c/thelinuxexperiment_channel/videos&type=Communities) (only work in browsers)
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 47
    +favouriteCount: 362
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1703168630 {#3047
      date: 2023-12-21 15:23:50.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3052 …}
    +votes: Doctrine\ORM\PersistentCollection {#3055 …}
    +reports: Doctrine\ORM\PersistentCollection {#3057 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3059 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3061 …}
    +badges: Doctrine\ORM\PersistentCollection {#3063 …}
    +children: [
      App\Entity\EntryComment {#2372}
    ]
    -id: 23448
    -titleTs: "'channel':4 'communiti':18 'experi':3 'feder':12 'lemmi':15 'linux':2 'nick':6 'peertub':9 'right':13"
    -bodyTs: "'/c/thelinuxexperiment_channel/videos&type=communities)':51 '/c/thelinuxexperiment_channel@tilvids.com)':30,37 '/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':41 '/search':47 '/thelinuxexperiment_channel':26,33 '/video-channels/thelinuxexperiment_channel)':22 'account':18 'activ':13 'also':8 'awesom':3 'browser':55 'could':7 'lemm.ee':38,40 'lemm.ee/c/thelinuxexperiment_channel@tilvids.com](https://lemm.ee/c/thelinuxexperiment_channel@tilvids.com)':39 'lemmi':17 'lemmy.ml':24,25,29 'lemmy.ml/c/thelinuxexperiment_channel@tilvids.com)':28 'lemmy.world':31,32,36 'lemmy.world/c/thelinuxexperiment_channel@tilvids.com)':35 'link':23,46 'q':48 'realli':1 'search':45 'show':9 'support':11 'thelinuxexperiment_channel@tilvids.com':19 'tilvid':34 'tilvids.com':21,27,50 'tilvids.com/c/thelinuxexperiment_channel/videos&type=communities)':49 'tilvids.com/video-channels/thelinuxexperiment_channel)':20 'work':53"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703103055
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/9522367"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703016655 {#3033
      date: 2023-12-19 21:10:55.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2386 …}
  +body: "I’m happy that NewPipe does"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 2
  +score: 0
  +lastActive: DateTime @1703070477 {#2361
    date: 2023-12-20 12:07:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ChaosAD@lemmy.ml"
    "@spacemanspiffy@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2382 …}
  +nested: Doctrine\ORM\PersistentCollection {#2384 …}
  +votes: Doctrine\ORM\PersistentCollection {#2379 …}
  +reports: Doctrine\ORM\PersistentCollection {#2383 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1906 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1708 …}
  -id: 237434
  -bodyTs: "'happi':3 'm':2 'newpip':5"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5165607"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703070477 {#2364
    date: 2023-12-20 12:07:57.0 +01:00
  }
  +"title": 237434
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
101 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
102 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2162
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#3012 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3014 …}
  +slug: "YouTube"
  +title: "YouTube"
  +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 146
  +favouriteCount: 1269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727373723 {#3007
    date: 2024-09-26 20:02:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3015 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  +badges: Doctrine\ORM\PersistentCollection {#3025 …}
  +children: [
    1 => App\Entity\EntryComment {#2231
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
      +body: "Showing ads is not the same as selling data, but it’s also not really what google is doing. Google spies on you and uses that data to sell access to you to any company that wants to exploit you. They’ve also been known to give (not sell) data on you to law enforcement based solely on your location data or things you looked up."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705487826 {#2225
        date: 2024-01-17 11:37:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
        "@hashferret@lemmy.world"
        "@lolcatnip@reddthat.com"
        "@undercrust@lemmy.ca"
        "@snowe@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2228 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2299 …}
      +reports: Doctrine\ORM\PersistentCollection {#2298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
      -id: 316427
      -bodyTs: "'access':30 'ad':2 'also':13,43 'base':56 'compani':35 'data':9,27,50,61 'enforc':55 'exploit':39 'give':47 'googl':17,20 'known':45 'law':54 'locat':60 'look':65 'realli':15 'sell':8,29,49 'show':1 'sole':57 'spi':21 'thing':63 'use':25 've':42 'want':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5772286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705487826 {#2230
        date: 2024-01-17 11:37:06.0 +01:00
      }
      +"title": 316427
    }
    0 => App\Entity\EntryComment {#2163
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +body: """
        > Point one: I’m pretty certain they already track that. With or without account. And you’re on the internet, without a VPN there is no privacy. You are also able to remove that history any moment you want.\n
        \n
        I mean sure, they could try combining the user agents my unofficial apps provide with my carrier’s NAT IP to build a profile on me, but it would be highly inefficient and imprecise to the point where it’s almost useless for them. With a Youtube Premium account they have an identity tied to an email address, full name, and payment info that they can relate every click in their apps and websites to. If I also use their other services with the same account, I would be paying them to spy on everything I do and sell my data, so other companies can sell me crap.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705479810 {#2161
        date: 2024-01-17 09:23:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
        "@conorab@lemmy.conorab.com"
        "@Balthazar@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2127 …}
      +nested: Doctrine\ORM\PersistentCollection {#2043 …}
      +votes: Doctrine\ORM\PersistentCollection {#2215 …}
      +reports: Doctrine\ORM\PersistentCollection {#2198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
      -id: 316253
      -bodyTs: "'abl':31 'account':14,88,125 'address':97 'agent':49 'almost':80 'alreadi':8 'also':30,117 'app':52,111 'build':61 'carrier':56 'certain':6 'click':108 'combin':46 'compani':143 'could':44 'crap':147 'data':140 'email':96 'everi':107 'everyth':134 'full':98 'high':70 'histori':35 'ident':92 'imprecis':73 'ineffici':71 'info':102 'internet':20 'ip':59 'm':4 'mean':41 'moment':37 'name':99 'nat':58 'one':2 'pay':129 'payment':101 'point':1,76 'premium':87 'pretti':5 'privaci':27 'profil':63 'provid':53 're':17 'relat':106 'remov':33 'sell':138,145 'servic':121 'spi':132 'sure':42 'tie':93 'track':9 'tri':45 'unoffici':51 'use':118 'useless':81 'user':48 'vpn':23 'want':39 'websit':113 'without':13,21 'would':68,127 'youtub':86"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5769172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705479810 {#2160
        date: 2024-01-17 09:23:30.0 +01:00
      }
      +"title": 316253
    }
  ]
  -id: 31037
  -titleTs: "'youtub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705524261
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10637355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437861 {#2993
    date: 2024-01-16 21:44:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
103 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2162
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#3012 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3014 …}
  +slug: "YouTube"
  +title: "YouTube"
  +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 146
  +favouriteCount: 1269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727373723 {#3007
    date: 2024-09-26 20:02:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3015 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  +badges: Doctrine\ORM\PersistentCollection {#3025 …}
  +children: [
    1 => App\Entity\EntryComment {#2231
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
      +body: "Showing ads is not the same as selling data, but it’s also not really what google is doing. Google spies on you and uses that data to sell access to you to any company that wants to exploit you. They’ve also been known to give (not sell) data on you to law enforcement based solely on your location data or things you looked up."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705487826 {#2225
        date: 2024-01-17 11:37:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
        "@hashferret@lemmy.world"
        "@lolcatnip@reddthat.com"
        "@undercrust@lemmy.ca"
        "@snowe@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2228 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2299 …}
      +reports: Doctrine\ORM\PersistentCollection {#2298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
      -id: 316427
      -bodyTs: "'access':30 'ad':2 'also':13,43 'base':56 'compani':35 'data':9,27,50,61 'enforc':55 'exploit':39 'give':47 'googl':17,20 'known':45 'law':54 'locat':60 'look':65 'realli':15 'sell':8,29,49 'show':1 'sole':57 'spi':21 'thing':63 'use':25 've':42 'want':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5772286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705487826 {#2230
        date: 2024-01-17 11:37:06.0 +01:00
      }
      +"title": 316427
    }
    0 => App\Entity\EntryComment {#2163
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +body: """
        > Point one: I’m pretty certain they already track that. With or without account. And you’re on the internet, without a VPN there is no privacy. You are also able to remove that history any moment you want.\n
        \n
        I mean sure, they could try combining the user agents my unofficial apps provide with my carrier’s NAT IP to build a profile on me, but it would be highly inefficient and imprecise to the point where it’s almost useless for them. With a Youtube Premium account they have an identity tied to an email address, full name, and payment info that they can relate every click in their apps and websites to. If I also use their other services with the same account, I would be paying them to spy on everything I do and sell my data, so other companies can sell me crap.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705479810 {#2161
        date: 2024-01-17 09:23:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
        "@conorab@lemmy.conorab.com"
        "@Balthazar@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2127 …}
      +nested: Doctrine\ORM\PersistentCollection {#2043 …}
      +votes: Doctrine\ORM\PersistentCollection {#2215 …}
      +reports: Doctrine\ORM\PersistentCollection {#2198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
      -id: 316253
      -bodyTs: "'abl':31 'account':14,88,125 'address':97 'agent':49 'almost':80 'alreadi':8 'also':30,117 'app':52,111 'build':61 'carrier':56 'certain':6 'click':108 'combin':46 'compani':143 'could':44 'crap':147 'data':140 'email':96 'everi':107 'everyth':134 'full':98 'high':70 'histori':35 'ident':92 'imprecis':73 'ineffici':71 'info':102 'internet':20 'ip':59 'm':4 'mean':41 'moment':37 'name':99 'nat':58 'one':2 'pay':129 'payment':101 'point':1,76 'premium':87 'pretti':5 'privaci':27 'profil':63 'provid':53 're':17 'relat':106 'remov':33 'sell':138,145 'servic':121 'spi':132 'sure':42 'tie':93 'track':9 'tri':45 'unoffici':51 'use':118 'useless':81 'user':48 'vpn':23 'want':39 'websit':113 'without':13,21 'would':68,127 'youtub':86"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5769172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705479810 {#2160
        date: 2024-01-17 09:23:30.0 +01:00
      }
      +"title": 316253
    }
  ]
  -id: 31037
  -titleTs: "'youtub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705524261
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10637355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437861 {#2993
    date: 2024-01-16 21:44:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
104 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2162
  +user: Proxies\__CG__\App\Entity\User {#2970 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#3012 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3014 …}
  +slug: "YouTube"
  +title: "YouTube"
  +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 146
  +favouriteCount: 1269
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1727373723 {#3007
    date: 2024-09-26 20:02:03.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3015 …}
  +votes: Doctrine\ORM\PersistentCollection {#3017 …}
  +reports: Doctrine\ORM\PersistentCollection {#3019 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
  +badges: Doctrine\ORM\PersistentCollection {#3025 …}
  +children: [
    1 => App\Entity\EntryComment {#2231
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
      +body: "Showing ads is not the same as selling data, but it’s also not really what google is doing. Google spies on you and uses that data to sell access to you to any company that wants to exploit you. They’ve also been known to give (not sell) data on you to law enforcement based solely on your location data or things you looked up."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 8
      +score: 0
      +lastActive: DateTime @1705487826 {#2225
        date: 2024-01-17 11:37:06.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
        "@hashferret@lemmy.world"
        "@lolcatnip@reddthat.com"
        "@undercrust@lemmy.ca"
        "@snowe@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2228 …}
      +nested: Doctrine\ORM\PersistentCollection {#2192 …}
      +votes: Doctrine\ORM\PersistentCollection {#2299 …}
      +reports: Doctrine\ORM\PersistentCollection {#2298 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
      -id: 316427
      -bodyTs: "'access':30 'ad':2 'also':13,43 'base':56 'compani':35 'data':9,27,50,61 'enforc':55 'exploit':39 'give':47 'googl':17,20 'known':45 'law':54 'locat':60 'look':65 'realli':15 'sell':8,29,49 'show':1 'sole':57 'spi':21 'thing':63 'use':25 've':42 'want':37"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5772286"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705487826 {#2230
        date: 2024-01-17 11:37:06.0 +01:00
      }
      +"title": 316427
    }
    0 => App\Entity\EntryComment {#2163
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
      +body: """
        > Point one: I’m pretty certain they already track that. With or without account. And you’re on the internet, without a VPN there is no privacy. You are also able to remove that history any moment you want.\n
        \n
        I mean sure, they could try combining the user agents my unofficial apps provide with my carrier’s NAT IP to build a profile on me, but it would be highly inefficient and imprecise to the point where it’s almost useless for them. With a Youtube Premium account they have an identity tied to an email address, full name, and payment info that they can relate every click in their apps and websites to. If I also use their other services with the same account, I would be paying them to spy on everything I do and sell my data, so other companies can sell me crap.
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 5
      +score: 0
      +lastActive: DateTime @1705479810 {#2161
        date: 2024-01-17 09:23:30.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Zerush@lemmy.ml"
        "@conorab@lemmy.conorab.com"
        "@Balthazar@sopuli.xyz"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2127 …}
      +nested: Doctrine\ORM\PersistentCollection {#2043 …}
      +votes: Doctrine\ORM\PersistentCollection {#2215 …}
      +reports: Doctrine\ORM\PersistentCollection {#2198 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
      -id: 316253
      -bodyTs: "'abl':31 'account':14,88,125 'address':97 'agent':49 'almost':80 'alreadi':8 'also':30,117 'app':52,111 'build':61 'carrier':56 'certain':6 'click':108 'combin':46 'compani':143 'could':44 'crap':147 'data':140 'email':96 'everi':107 'everyth':134 'full':98 'high':70 'histori':35 'ident':92 'imprecis':73 'ineffici':71 'info':102 'internet':20 'ip':59 'm':4 'mean':41 'moment':37 'name':99 'nat':58 'one':2 'pay':129 'payment':101 'point':1,76 'premium':87 'pretti':5 'privaci':27 'profil':63 'provid':53 're':17 'relat':106 'remov':33 'sell':138,145 'servic':121 'spi':132 'sure':42 'tie':93 'track':9 'tri':45 'unoffici':51 'use':118 'useless':81 'user':48 'vpn':23 'want':39 'websit':113 'without':13,21 'would':68,127 'youtub':86"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5769172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705479810 {#2160
        date: 2024-01-17 09:23:30.0 +01:00
      }
      +"title": 316253
    }
  ]
  -id: 31037
  -titleTs: "'youtub':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705524261
  +visibility: "visible             "
  +apId: "https://lemmy.ml/post/10637355"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705437861 {#2993
    date: 2024-01-16 21:44:21.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
105 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
106 DENIED moderate
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#3012 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3014 …}
    +slug: "YouTube"
    +title: "YouTube"
    +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 146
    +favouriteCount: 1269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727373723 {#3007
      date: 2024-09-26 20:02:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3015 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +badges: Doctrine\ORM\PersistentCollection {#3025 …}
    +children: [
      1 => App\Entity\EntryComment {#2231}
      0 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: """
          > Point one: I’m pretty certain they already track that. With or without account. And you’re on the internet, without a VPN there is no privacy. You are also able to remove that history any moment you want.\n
          \n
          I mean sure, they could try combining the user agents my unofficial apps provide with my carrier’s NAT IP to build a profile on me, but it would be highly inefficient and imprecise to the point where it’s almost useless for them. With a Youtube Premium account they have an identity tied to an email address, full name, and payment info that they can relate every click in their apps and websites to. If I also use their other services with the same account, I would be paying them to spy on everything I do and sell my data, so other companies can sell me crap.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705479810 {#2161
          date: 2024-01-17 09:23:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zerush@lemmy.ml"
          "@conorab@lemmy.conorab.com"
          "@Balthazar@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 316253
        -bodyTs: "'abl':31 'account':14,88,125 'address':97 'agent':49 'almost':80 'alreadi':8 'also':30,117 'app':52,111 'build':61 'carrier':56 'certain':6 'click':108 'combin':46 'compani':143 'could':44 'crap':147 'data':140 'email':96 'everi':107 'everyth':134 'full':98 'high':70 'histori':35 'ident':92 'imprecis':73 'ineffici':71 'info':102 'internet':20 'ip':59 'm':4 'mean':41 'moment':37 'name':99 'nat':58 'one':2 'pay':129 'payment':101 'point':1,76 'premium':87 'pretti':5 'privaci':27 'profil':63 'provid':53 're':17 'relat':106 'remov':33 'sell':138,145 'servic':121 'spi':132 'sure':42 'tie':93 'track':9 'tri':45 'unoffici':51 'use':118 'useless':81 'user':48 'vpn':23 'want':39 'websit':113 'without':13,21 'would':68,127 'youtub':86"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5769172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705479810 {#2160
          date: 2024-01-17 09:23:30.0 +01:00
        }
        +"title": 316253
      }
    ]
    -id: 31037
    -titleTs: "'youtub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705524261
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10637355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705437861 {#2993
      date: 2024-01-16 21:44:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: "Showing ads is not the same as selling data, but it’s also not really what google is doing. Google spies on you and uses that data to sell access to you to any company that wants to exploit you. They’ve also been known to give (not sell) data on you to law enforcement based solely on your location data or things you looked up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705487826 {#2225
    date: 2024-01-17 11:37:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
    "@hashferret@lemmy.world"
    "@lolcatnip@reddthat.com"
    "@undercrust@lemmy.ca"
    "@snowe@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 316427
  -bodyTs: "'access':30 'ad':2 'also':13,43 'base':56 'compani':35 'data':9,27,50,61 'enforc':55 'exploit':39 'give':47 'googl':17,20 'known':45 'law':54 'locat':60 'look':65 'realli':15 'sell':8,29,49 'show':1 'sole':57 'spi':21 'thing':63 'use':25 've':42 'want':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5772286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705487826 {#2230
    date: 2024-01-17 11:37:06.0 +01:00
  }
  +"title": 316427
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
107 DENIED edit
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#3012 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3014 …}
    +slug: "YouTube"
    +title: "YouTube"
    +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 146
    +favouriteCount: 1269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727373723 {#3007
      date: 2024-09-26 20:02:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3015 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +badges: Doctrine\ORM\PersistentCollection {#3025 …}
    +children: [
      1 => App\Entity\EntryComment {#2231}
      0 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: """
          > Point one: I’m pretty certain they already track that. With or without account. And you’re on the internet, without a VPN there is no privacy. You are also able to remove that history any moment you want.\n
          \n
          I mean sure, they could try combining the user agents my unofficial apps provide with my carrier’s NAT IP to build a profile on me, but it would be highly inefficient and imprecise to the point where it’s almost useless for them. With a Youtube Premium account they have an identity tied to an email address, full name, and payment info that they can relate every click in their apps and websites to. If I also use their other services with the same account, I would be paying them to spy on everything I do and sell my data, so other companies can sell me crap.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705479810 {#2161
          date: 2024-01-17 09:23:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zerush@lemmy.ml"
          "@conorab@lemmy.conorab.com"
          "@Balthazar@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 316253
        -bodyTs: "'abl':31 'account':14,88,125 'address':97 'agent':49 'almost':80 'alreadi':8 'also':30,117 'app':52,111 'build':61 'carrier':56 'certain':6 'click':108 'combin':46 'compani':143 'could':44 'crap':147 'data':140 'email':96 'everi':107 'everyth':134 'full':98 'high':70 'histori':35 'ident':92 'imprecis':73 'ineffici':71 'info':102 'internet':20 'ip':59 'm':4 'mean':41 'moment':37 'name':99 'nat':58 'one':2 'pay':129 'payment':101 'point':1,76 'premium':87 'pretti':5 'privaci':27 'profil':63 'provid':53 're':17 'relat':106 'remov':33 'sell':138,145 'servic':121 'spi':132 'sure':42 'tie':93 'track':9 'tri':45 'unoffici':51 'use':118 'useless':81 'user':48 'vpn':23 'want':39 'websit':113 'without':13,21 'would':68,127 'youtub':86"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5769172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705479810 {#2160
          date: 2024-01-17 09:23:30.0 +01:00
        }
        +"title": 316253
      }
    ]
    -id: 31037
    -titleTs: "'youtub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705524261
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10637355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705437861 {#2993
      date: 2024-01-16 21:44:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: "Showing ads is not the same as selling data, but it’s also not really what google is doing. Google spies on you and uses that data to sell access to you to any company that wants to exploit you. They’ve also been known to give (not sell) data on you to law enforcement based solely on your location data or things you looked up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705487826 {#2225
    date: 2024-01-17 11:37:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
    "@hashferret@lemmy.world"
    "@lolcatnip@reddthat.com"
    "@undercrust@lemmy.ca"
    "@snowe@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 316427
  -bodyTs: "'access':30 'ad':2 'also':13,43 'base':56 'compani':35 'data':9,27,50,61 'enforc':55 'exploit':39 'give':47 'googl':17,20 'known':45 'law':54 'locat':60 'look':65 'realli':15 'sell':8,29,49 'show':1 'sole':57 'spi':21 'thing':63 'use':25 've':42 'want':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5772286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705487826 {#2230
    date: 2024-01-17 11:37:06.0 +01:00
  }
  +"title": 316427
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
108 DENIED moderate
App\Entity\EntryComment {#2231
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#3012 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3014 …}
    +slug: "YouTube"
    +title: "YouTube"
    +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 146
    +favouriteCount: 1269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727373723 {#3007
      date: 2024-09-26 20:02:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3015 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +badges: Doctrine\ORM\PersistentCollection {#3025 …}
    +children: [
      1 => App\Entity\EntryComment {#2231}
      0 => App\Entity\EntryComment {#2163
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
        +body: """
          > Point one: I’m pretty certain they already track that. With or without account. And you’re on the internet, without a VPN there is no privacy. You are also able to remove that history any moment you want.\n
          \n
          I mean sure, they could try combining the user agents my unofficial apps provide with my carrier’s NAT IP to build a profile on me, but it would be highly inefficient and imprecise to the point where it’s almost useless for them. With a Youtube Premium account they have an identity tied to an email address, full name, and payment info that they can relate every click in their apps and websites to. If I also use their other services with the same account, I would be paying them to spy on everything I do and sell my data, so other companies can sell me crap.
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 5
        +score: 0
        +lastActive: DateTime @1705479810 {#2161
          date: 2024-01-17 09:23:30.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zerush@lemmy.ml"
          "@conorab@lemmy.conorab.com"
          "@Balthazar@sopuli.xyz"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2127 …}
        +nested: Doctrine\ORM\PersistentCollection {#2043 …}
        +votes: Doctrine\ORM\PersistentCollection {#2215 …}
        +reports: Doctrine\ORM\PersistentCollection {#2198 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
        -id: 316253
        -bodyTs: "'abl':31 'account':14,88,125 'address':97 'agent':49 'almost':80 'alreadi':8 'also':30,117 'app':52,111 'build':61 'carrier':56 'certain':6 'click':108 'combin':46 'compani':143 'could':44 'crap':147 'data':140 'email':96 'everi':107 'everyth':134 'full':98 'high':70 'histori':35 'ident':92 'imprecis':73 'ineffici':71 'info':102 'internet':20 'ip':59 'm':4 'mean':41 'moment':37 'name':99 'nat':58 'one':2 'pay':129 'payment':101 'point':1,76 'premium':87 'pretti':5 'privaci':27 'profil':63 'provid':53 're':17 'relat':106 'remov':33 'sell':138,145 'servic':121 'spi':132 'sure':42 'tie':93 'track':9 'tri':45 'unoffici':51 'use':118 'useless':81 'user':48 'vpn':23 'want':39 'websit':113 'without':13,21 'would':68,127 'youtub':86"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5769172"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705479810 {#2160
          date: 2024-01-17 09:23:30.0 +01:00
        }
        +"title": 316253
      }
    ]
    -id: 31037
    -titleTs: "'youtub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705524261
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10637355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705437861 {#2993
      date: 2024-01-16 21:44:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
  +body: "Showing ads is not the same as selling data, but it’s also not really what google is doing. Google spies on you and uses that data to sell access to you to any company that wants to exploit you. They’ve also been known to give (not sell) data on you to law enforcement based solely on your location data or things you looked up."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 8
  +score: 0
  +lastActive: DateTime @1705487826 {#2225
    date: 2024-01-17 11:37:06.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
    "@hashferret@lemmy.world"
    "@lolcatnip@reddthat.com"
    "@undercrust@lemmy.ca"
    "@snowe@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2228 …}
  +nested: Doctrine\ORM\PersistentCollection {#2192 …}
  +votes: Doctrine\ORM\PersistentCollection {#2299 …}
  +reports: Doctrine\ORM\PersistentCollection {#2298 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
  -id: 316427
  -bodyTs: "'access':30 'ad':2 'also':13,43 'base':56 'compani':35 'data':9,27,50,61 'enforc':55 'exploit':39 'give':47 'googl':17,20 'known':45 'law':54 'locat':60 'look':65 'realli':15 'sell':8,29,49 'show':1 'sole':57 'spi':21 'thing':63 'use':25 've':42 'want':37"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5772286"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705487826 {#2230
    date: 2024-01-17 11:37:06.0 +01:00
  }
  +"title": 316427
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
109 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
110 DENIED moderate
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#3012 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3014 …}
    +slug: "YouTube"
    +title: "YouTube"
    +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 146
    +favouriteCount: 1269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727373723 {#3007
      date: 2024-09-26 20:02:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3015 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +badges: Doctrine\ORM\PersistentCollection {#3025 …}
    +children: [
      1 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +body: "Showing ads is not the same as selling data, but it’s also not really what google is doing. Google spies on you and uses that data to sell access to you to any company that wants to exploit you. They’ve also been known to give (not sell) data on you to law enforcement based solely on your location data or things you looked up."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705487826 {#2225
          date: 2024-01-17 11:37:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zerush@lemmy.ml"
          "@hashferret@lemmy.world"
          "@lolcatnip@reddthat.com"
          "@undercrust@lemmy.ca"
          "@snowe@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 316427
        -bodyTs: "'access':30 'ad':2 'also':13,43 'base':56 'compani':35 'data':9,27,50,61 'enforc':55 'exploit':39 'give':47 'googl':17,20 'known':45 'law':54 'locat':60 'look':65 'realli':15 'sell':8,29,49 'show':1 'sole':57 'spi':21 'thing':63 'use':25 've':42 'want':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5772286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705487826 {#2230
          date: 2024-01-17 11:37:06.0 +01:00
        }
        +"title": 316427
      }
      0 => App\Entity\EntryComment {#2163}
    ]
    -id: 31037
    -titleTs: "'youtub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705524261
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10637355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705437861 {#2993
      date: 2024-01-16 21:44:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +body: """
    > Point one: I’m pretty certain they already track that. With or without account. And you’re on the internet, without a VPN there is no privacy. You are also able to remove that history any moment you want.\n
    \n
    I mean sure, they could try combining the user agents my unofficial apps provide with my carrier’s NAT IP to build a profile on me, but it would be highly inefficient and imprecise to the point where it’s almost useless for them. With a Youtube Premium account they have an identity tied to an email address, full name, and payment info that they can relate every click in their apps and websites to. If I also use their other services with the same account, I would be paying them to spy on everything I do and sell my data, so other companies can sell me crap.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705479810 {#2161
    date: 2024-01-17 09:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
    "@conorab@lemmy.conorab.com"
    "@Balthazar@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 316253
  -bodyTs: "'abl':31 'account':14,88,125 'address':97 'agent':49 'almost':80 'alreadi':8 'also':30,117 'app':52,111 'build':61 'carrier':56 'certain':6 'click':108 'combin':46 'compani':143 'could':44 'crap':147 'data':140 'email':96 'everi':107 'everyth':134 'full':98 'high':70 'histori':35 'ident':92 'imprecis':73 'ineffici':71 'info':102 'internet':20 'ip':59 'm':4 'mean':41 'moment':37 'name':99 'nat':58 'one':2 'pay':129 'payment':101 'point':1,76 'premium':87 'pretti':5 'privaci':27 'profil':63 'provid':53 're':17 'relat':106 'remov':33 'sell':138,145 'servic':121 'spi':132 'sure':42 'tie':93 'track':9 'tri':45 'unoffici':51 'use':118 'useless':81 'user':48 'vpn':23 'want':39 'websit':113 'without':13,21 'would':68,127 'youtub':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5769172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705479810 {#2160
    date: 2024-01-17 09:23:30.0 +01:00
  }
  +"title": 316253
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
111 DENIED edit
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#3012 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3014 …}
    +slug: "YouTube"
    +title: "YouTube"
    +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 146
    +favouriteCount: 1269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727373723 {#3007
      date: 2024-09-26 20:02:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3015 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +badges: Doctrine\ORM\PersistentCollection {#3025 …}
    +children: [
      1 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +body: "Showing ads is not the same as selling data, but it’s also not really what google is doing. Google spies on you and uses that data to sell access to you to any company that wants to exploit you. They’ve also been known to give (not sell) data on you to law enforcement based solely on your location data or things you looked up."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705487826 {#2225
          date: 2024-01-17 11:37:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zerush@lemmy.ml"
          "@hashferret@lemmy.world"
          "@lolcatnip@reddthat.com"
          "@undercrust@lemmy.ca"
          "@snowe@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 316427
        -bodyTs: "'access':30 'ad':2 'also':13,43 'base':56 'compani':35 'data':9,27,50,61 'enforc':55 'exploit':39 'give':47 'googl':17,20 'known':45 'law':54 'locat':60 'look':65 'realli':15 'sell':8,29,49 'show':1 'sole':57 'spi':21 'thing':63 'use':25 've':42 'want':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5772286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705487826 {#2230
          date: 2024-01-17 11:37:06.0 +01:00
        }
        +"title": 316427
      }
      0 => App\Entity\EntryComment {#2163}
    ]
    -id: 31037
    -titleTs: "'youtub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705524261
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10637355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705437861 {#2993
      date: 2024-01-16 21:44:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +body: """
    > Point one: I’m pretty certain they already track that. With or without account. And you’re on the internet, without a VPN there is no privacy. You are also able to remove that history any moment you want.\n
    \n
    I mean sure, they could try combining the user agents my unofficial apps provide with my carrier’s NAT IP to build a profile on me, but it would be highly inefficient and imprecise to the point where it’s almost useless for them. With a Youtube Premium account they have an identity tied to an email address, full name, and payment info that they can relate every click in their apps and websites to. If I also use their other services with the same account, I would be paying them to spy on everything I do and sell my data, so other companies can sell me crap.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705479810 {#2161
    date: 2024-01-17 09:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
    "@conorab@lemmy.conorab.com"
    "@Balthazar@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 316253
  -bodyTs: "'abl':31 'account':14,88,125 'address':97 'agent':49 'almost':80 'alreadi':8 'also':30,117 'app':52,111 'build':61 'carrier':56 'certain':6 'click':108 'combin':46 'compani':143 'could':44 'crap':147 'data':140 'email':96 'everi':107 'everyth':134 'full':98 'high':70 'histori':35 'ident':92 'imprecis':73 'ineffici':71 'info':102 'internet':20 'ip':59 'm':4 'mean':41 'moment':37 'name':99 'nat':58 'one':2 'pay':129 'payment':101 'point':1,76 'premium':87 'pretti':5 'privaci':27 'profil':63 'provid':53 're':17 'relat':106 'remov':33 'sell':138,145 'servic':121 'spi':132 'sure':42 'tie':93 'track':9 'tri':45 'unoffici':51 'use':118 'useless':81 'user':48 'vpn':23 'want':39 'websit':113 'without':13,21 'would':68,127 'youtub':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5769172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705479810 {#2160
    date: 2024-01-17 09:23:30.0 +01:00
  }
  +"title": 316253
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
112 DENIED moderate
App\Entity\EntryComment {#2163
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2162
    +user: Proxies\__CG__\App\Entity\User {#2970 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#3012 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3014 …}
    +slug: "YouTube"
    +title: "YouTube"
    +url: "https://file.coffee/u/53o7KHx7yHGEWZvHKgah9.png"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 146
    +favouriteCount: 1269
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1727373723 {#3007
      date: 2024-09-26 20:02:03.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3015 …}
    +votes: Doctrine\ORM\PersistentCollection {#3017 …}
    +reports: Doctrine\ORM\PersistentCollection {#3019 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3021 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3023 …}
    +badges: Doctrine\ORM\PersistentCollection {#3025 …}
    +children: [
      1 => App\Entity\EntryComment {#2231
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#2162 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#2232 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#2229 …}
        +body: "Showing ads is not the same as selling data, but it’s also not really what google is doing. Google spies on you and uses that data to sell access to you to any company that wants to exploit you. They’ve also been known to give (not sell) data on you to law enforcement based solely on your location data or things you looked up."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 8
        +score: 0
        +lastActive: DateTime @1705487826 {#2225
          date: 2024-01-17 11:37:06.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@Zerush@lemmy.ml"
          "@hashferret@lemmy.world"
          "@lolcatnip@reddthat.com"
          "@undercrust@lemmy.ca"
          "@snowe@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#2228 …}
        +nested: Doctrine\ORM\PersistentCollection {#2192 …}
        +votes: Doctrine\ORM\PersistentCollection {#2299 …}
        +reports: Doctrine\ORM\PersistentCollection {#2298 …}
        +favourites: Doctrine\ORM\PersistentCollection {#2291 …}
        +notifications: Doctrine\ORM\PersistentCollection {#2301 …}
        -id: 316427
        -bodyTs: "'access':30 'ad':2 'also':13,43 'base':56 'compani':35 'data':9,27,50,61 'enforc':55 'exploit':39 'give':47 'googl':17,20 'known':45 'law':54 'locat':60 'look':65 'realli':15 'sell':8,29,49 'show':1 'sole':57 'spi':21 'thing':63 'use':25 've':42 'want':37"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/5772286"
        +editedAt: null
        +createdAt: DateTimeImmutable @1705487826 {#2230
          date: 2024-01-17 11:37:06.0 +01:00
        }
        +"title": 316427
      }
      0 => App\Entity\EntryComment {#2163}
    ]
    -id: 31037
    -titleTs: "'youtub':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705524261
    +visibility: "visible             "
    +apId: "https://lemmy.ml/post/10637355"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705437861 {#2993
      date: 2024-01-16 21:44:21.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2044 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2128 …}
  +body: """
    > Point one: I’m pretty certain they already track that. With or without account. And you’re on the internet, without a VPN there is no privacy. You are also able to remove that history any moment you want.\n
    \n
    I mean sure, they could try combining the user agents my unofficial apps provide with my carrier’s NAT IP to build a profile on me, but it would be highly inefficient and imprecise to the point where it’s almost useless for them. With a Youtube Premium account they have an identity tied to an email address, full name, and payment info that they can relate every click in their apps and websites to. If I also use their other services with the same account, I would be paying them to spy on everything I do and sell my data, so other companies can sell me crap.
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 5
  +score: 0
  +lastActive: DateTime @1705479810 {#2161
    date: 2024-01-17 09:23:30.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Zerush@lemmy.ml"
    "@conorab@lemmy.conorab.com"
    "@Balthazar@sopuli.xyz"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2127 …}
  +nested: Doctrine\ORM\PersistentCollection {#2043 …}
  +votes: Doctrine\ORM\PersistentCollection {#2215 …}
  +reports: Doctrine\ORM\PersistentCollection {#2198 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2227 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2214 …}
  -id: 316253
  -bodyTs: "'abl':31 'account':14,88,125 'address':97 'agent':49 'almost':80 'alreadi':8 'also':30,117 'app':52,111 'build':61 'carrier':56 'certain':6 'click':108 'combin':46 'compani':143 'could':44 'crap':147 'data':140 'email':96 'everi':107 'everyth':134 'full':98 'high':70 'histori':35 'ident':92 'imprecis':73 'ineffici':71 'info':102 'internet':20 'ip':59 'm':4 'mean':41 'moment':37 'name':99 'nat':58 'one':2 'pay':129 'payment':101 'point':1,76 'premium':87 'pretti':5 'privaci':27 'profil':63 'provid':53 're':17 'relat':106 'remov':33 'sell':138,145 'servic':121 'spi':132 'sure':42 'tie':93 'track':9 'tri':45 'unoffici':51 'use':118 'useless':81 'user':48 'vpn':23 'want':39 'websit':113 'without':13,21 'would':68,127 'youtub':86"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5769172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705479810 {#2160
    date: 2024-01-17 09:23:30.0 +01:00
  }
  +"title": 316253
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
113 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
114 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#2951 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2992 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
  +title: "Amazon Building its Own Linux-Based OS to Replace Android"
  +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700018185 {#2987
    date: 2023-11-15 04:16:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2997 …}
  +reports: Doctrine\ORM\PersistentCollection {#2999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3003 …}
  +badges: Doctrine\ORM\PersistentCollection {#3005 …}
  +children: [
    App\Entity\EntryComment {#1564
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "So they want more control over what people are able to install"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699720528 {#1584
        date: 2023-11-11 17:35:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 107503
      -bodyTs: "'abl':10 'control':5 'instal':12 'peopl':8 'want':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4116822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699623072 {#1548
        date: 2023-11-10 14:31:12.0 +01:00
      }
      +"title": 107503
    }
  ]
  -id: 11677
  -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699684679
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6066606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699598279 {#2973
    date: 2023-11-10 07:37:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
115 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#2951 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2992 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
  +title: "Amazon Building its Own Linux-Based OS to Replace Android"
  +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700018185 {#2987
    date: 2023-11-15 04:16:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2997 …}
  +reports: Doctrine\ORM\PersistentCollection {#2999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3003 …}
  +badges: Doctrine\ORM\PersistentCollection {#3005 …}
  +children: [
    App\Entity\EntryComment {#1564
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "So they want more control over what people are able to install"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699720528 {#1584
        date: 2023-11-11 17:35:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 107503
      -bodyTs: "'abl':10 'control':5 'instal':12 'peopl':8 'want':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4116822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699623072 {#1548
        date: 2023-11-10 14:31:12.0 +01:00
      }
      +"title": 107503
    }
  ]
  -id: 11677
  -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699684679
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6066606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699598279 {#2973
    date: 2023-11-10 07:37:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
116 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1559
  +user: Proxies\__CG__\App\Entity\User {#2951 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: Proxies\__CG__\App\Entity\Image {#2992 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
  +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
  +title: "Amazon Building its Own Linux-Based OS to Replace Android"
  +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 174
  +favouriteCount: 466
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1700018185 {#2987
    date: 2023-11-15 04:16:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2995 …}
  +votes: Doctrine\ORM\PersistentCollection {#2997 …}
  +reports: Doctrine\ORM\PersistentCollection {#2999 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3001 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3003 …}
  +badges: Doctrine\ORM\PersistentCollection {#3005 …}
  +children: [
    App\Entity\EntryComment {#1564
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1559 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: null
      +root: null
      +body: "So they want more control over what people are able to install"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 15
      +score: 0
      +lastActive: DateTime @1699720528 {#1584
        date: 2023-11-11 17:35:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@petsoi@discuss.tchncs.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1525 …}
      +nested: Doctrine\ORM\PersistentCollection {#1566 …}
      +votes: Doctrine\ORM\PersistentCollection {#1562 …}
      +reports: Doctrine\ORM\PersistentCollection {#1554 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
      -id: 107503
      -bodyTs: "'abl':10 'control':5 'instal':12 'peopl':8 'want':3"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4116822"
      +editedAt: null
      +createdAt: DateTimeImmutable @1699623072 {#1548
        date: 2023-11-10 14:31:12.0 +01:00
      }
      +"title": 107503
    }
  ]
  -id: 11677
  -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1699684679
  +visibility: "visible             "
  +apId: "https://discuss.tchncs.de/post/6066606"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699598279 {#2973
    date: 2023-11-10 07:37:59.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
117 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
118 DENIED moderate
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2951 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2992 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
    +title: "Amazon Building its Own Linux-Based OS to Replace Android"
    +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 466
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700018185 {#2987
      date: 2023-11-15 04:16:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2995 …}
    +votes: Doctrine\ORM\PersistentCollection {#2997 …}
    +reports: Doctrine\ORM\PersistentCollection {#2999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3003 …}
    +badges: Doctrine\ORM\PersistentCollection {#3005 …}
    +children: [
      App\Entity\EntryComment {#1564}
    ]
    -id: 11677
    -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699684679
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6066606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699598279 {#2973
      date: 2023-11-10 07:37:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "So they want more control over what people are able to install"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699720528 {#1584
    date: 2023-11-11 17:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 107503
  -bodyTs: "'abl':10 'control':5 'instal':12 'peopl':8 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4116822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699623072 {#1548
    date: 2023-11-10 14:31:12.0 +01:00
  }
  +"title": 107503
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
119 DENIED edit
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2951 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2992 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
    +title: "Amazon Building its Own Linux-Based OS to Replace Android"
    +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 466
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700018185 {#2987
      date: 2023-11-15 04:16:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2995 …}
    +votes: Doctrine\ORM\PersistentCollection {#2997 …}
    +reports: Doctrine\ORM\PersistentCollection {#2999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3003 …}
    +badges: Doctrine\ORM\PersistentCollection {#3005 …}
    +children: [
      App\Entity\EntryComment {#1564}
    ]
    -id: 11677
    -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699684679
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6066606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699598279 {#2973
      date: 2023-11-10 07:37:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "So they want more control over what people are able to install"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699720528 {#1584
    date: 2023-11-11 17:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 107503
  -bodyTs: "'abl':10 'control':5 'instal':12 'peopl':8 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4116822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699623072 {#1548
    date: 2023-11-10 14:31:12.0 +01:00
  }
  +"title": 107503
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
120 DENIED moderate
App\Entity\EntryComment {#1564
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1559
    +user: Proxies\__CG__\App\Entity\User {#2951 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: Proxies\__CG__\App\Entity\Image {#2992 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2994 …}
    +slug: "Amazon-Building-its-Own-Linux-Based-OS-to-Replace-Android"
    +title: "Amazon Building its Own Linux-Based OS to Replace Android"
    +url: "https://www.omgubuntu.co.uk/2023/11/amazon-vega-linux-based-os"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 174
    +favouriteCount: 466
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1700018185 {#2987
      date: 2023-11-15 04:16:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2995 …}
    +votes: Doctrine\ORM\PersistentCollection {#2997 …}
    +reports: Doctrine\ORM\PersistentCollection {#2999 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3001 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3003 …}
    +badges: Doctrine\ORM\PersistentCollection {#3005 …}
    +children: [
      App\Entity\EntryComment {#1564}
    ]
    -id: 11677
    -titleTs: "'amazon':1 'android':11 'base':7 'build':2 'linux':6 'linux-bas':5 'os':8 'replac':10"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1699684679
    +visibility: "visible             "
    +apId: "https://discuss.tchncs.de/post/6066606"
    +editedAt: null
    +createdAt: DateTimeImmutable @1699598279 {#2973
      date: 2023-11-10 07:37:59.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: null
  +root: null
  +body: "So they want more control over what people are able to install"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 15
  +score: 0
  +lastActive: DateTime @1699720528 {#1584
    date: 2023-11-11 17:35:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@petsoi@discuss.tchncs.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1525 …}
  +nested: Doctrine\ORM\PersistentCollection {#1566 …}
  +votes: Doctrine\ORM\PersistentCollection {#1562 …}
  +reports: Doctrine\ORM\PersistentCollection {#1554 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1556 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1555 …}
  -id: 107503
  -bodyTs: "'abl':10 'control':5 'instal':12 'peopl':8 'want':3"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4116822"
  +editedAt: null
  +createdAt: DateTimeImmutable @1699623072 {#1548
    date: 2023-11-10 14:31:12.0 +01:00
  }
  +"title": 107503
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
121 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
122 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2219
  +user: Proxies\__CG__\App\Entity\User {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2972 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2974 …}
  +slug: "Congratulations"
  +title: "Congratulations !"
  +url: "https://jlai.lu/pictrs/image/61616b6a-157f-454e-95af-f6bf39cbb6b4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729072090 {#2967
    date: 2024-10-16 11:48:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2975 …}
  +votes: Doctrine\ORM\PersistentCollection {#2977 …}
  +reports: Doctrine\ORM\PersistentCollection {#2979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
  +badges: Doctrine\ORM\PersistentCollection {#2985 …}
  +children: [
    App\Entity\EntryComment {#2221
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like how you can spell fuck using the elements of the periodic table"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1728953317 {#2218
        date: 2024-10-15 02:48:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ElCanut@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2217 …}
      +nested: Doctrine\ORM\PersistentCollection {#2199 …}
      +votes: Doctrine\ORM\PersistentCollection {#2195 …}
      +reports: Doctrine\ORM\PersistentCollection {#2197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
      -id: 344597
      -bodyTs: "'element':10 'fuck':7 'like':2 'period':13 'spell':6 'tabl':14 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/6056107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706360402 {#2222
        date: 2024-01-27 14:00:02.0 +01:00
      }
      +"title": 344597
    }
  ]
  -id: 33426
  -titleTs: "'congratul':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706446027
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3876446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706359627 {#2954
    date: 2024-01-27 13:47:07.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
123 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2219
  +user: Proxies\__CG__\App\Entity\User {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2972 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2974 …}
  +slug: "Congratulations"
  +title: "Congratulations !"
  +url: "https://jlai.lu/pictrs/image/61616b6a-157f-454e-95af-f6bf39cbb6b4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729072090 {#2967
    date: 2024-10-16 11:48:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2975 …}
  +votes: Doctrine\ORM\PersistentCollection {#2977 …}
  +reports: Doctrine\ORM\PersistentCollection {#2979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
  +badges: Doctrine\ORM\PersistentCollection {#2985 …}
  +children: [
    App\Entity\EntryComment {#2221
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like how you can spell fuck using the elements of the periodic table"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1728953317 {#2218
        date: 2024-10-15 02:48:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ElCanut@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2217 …}
      +nested: Doctrine\ORM\PersistentCollection {#2199 …}
      +votes: Doctrine\ORM\PersistentCollection {#2195 …}
      +reports: Doctrine\ORM\PersistentCollection {#2197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
      -id: 344597
      -bodyTs: "'element':10 'fuck':7 'like':2 'period':13 'spell':6 'tabl':14 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/6056107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706360402 {#2222
        date: 2024-01-27 14:00:02.0 +01:00
      }
      +"title": 344597
    }
  ]
  -id: 33426
  -titleTs: "'congratul':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706446027
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3876446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706359627 {#2954
    date: 2024-01-27 13:47:07.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
124 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2219
  +user: Proxies\__CG__\App\Entity\User {#2933 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2972 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2974 …}
  +slug: "Congratulations"
  +title: "Congratulations !"
  +url: "https://jlai.lu/pictrs/image/61616b6a-157f-454e-95af-f6bf39cbb6b4.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 13
  +favouriteCount: 300
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1729072090 {#2967
    date: 2024-10-16 11:48:10.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2975 …}
  +votes: Doctrine\ORM\PersistentCollection {#2977 …}
  +reports: Doctrine\ORM\PersistentCollection {#2979 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
  +badges: Doctrine\ORM\PersistentCollection {#2985 …}
  +children: [
    App\Entity\EntryComment {#2221
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2219 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "I like how you can spell fuck using the elements of the periodic table"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1728953317 {#2218
        date: 2024-10-15 02:48:37.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ElCanut@jlai.lu"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2217 …}
      +nested: Doctrine\ORM\PersistentCollection {#2199 …}
      +votes: Doctrine\ORM\PersistentCollection {#2195 …}
      +reports: Doctrine\ORM\PersistentCollection {#2197 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
      -id: 344597
      -bodyTs: "'element':10 'fuck':7 'like':2 'period':13 'spell':6 'tabl':14 'use':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/6056107"
      +editedAt: null
      +createdAt: DateTimeImmutable @1706360402 {#2222
        date: 2024-01-27 14:00:02.0 +01:00
      }
      +"title": 344597
    }
  ]
  -id: 33426
  -titleTs: "'congratul':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1706446027
  +visibility: "visible             "
  +apId: "https://jlai.lu/post/3876446"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706359627 {#2954
    date: 2024-01-27 13:47:07.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
125 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
126 DENIED moderate
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2972 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2974 …}
    +slug: "Congratulations"
    +title: "Congratulations !"
    +url: "https://jlai.lu/pictrs/image/61616b6a-157f-454e-95af-f6bf39cbb6b4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 300
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729072090 {#2967
      date: 2024-10-16 11:48:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2975 …}
    +votes: Doctrine\ORM\PersistentCollection {#2977 …}
    +reports: Doctrine\ORM\PersistentCollection {#2979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
    +badges: Doctrine\ORM\PersistentCollection {#2985 …}
    +children: [
      App\Entity\EntryComment {#2221}
    ]
    -id: 33426
    -titleTs: "'congratul':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706446027
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/3876446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706359627 {#2954
      date: 2024-01-27 13:47:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like how you can spell fuck using the elements of the periodic table"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1728953317 {#2218
    date: 2024-10-15 02:48:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElCanut@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 344597
  -bodyTs: "'element':10 'fuck':7 'like':2 'period':13 'spell':6 'tabl':14 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/6056107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706360402 {#2222
    date: 2024-01-27 14:00:02.0 +01:00
  }
  +"title": 344597
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
127 DENIED edit
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2972 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2974 …}
    +slug: "Congratulations"
    +title: "Congratulations !"
    +url: "https://jlai.lu/pictrs/image/61616b6a-157f-454e-95af-f6bf39cbb6b4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 300
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729072090 {#2967
      date: 2024-10-16 11:48:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2975 …}
    +votes: Doctrine\ORM\PersistentCollection {#2977 …}
    +reports: Doctrine\ORM\PersistentCollection {#2979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
    +badges: Doctrine\ORM\PersistentCollection {#2985 …}
    +children: [
      App\Entity\EntryComment {#2221}
    ]
    -id: 33426
    -titleTs: "'congratul':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706446027
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/3876446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706359627 {#2954
      date: 2024-01-27 13:47:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like how you can spell fuck using the elements of the periodic table"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1728953317 {#2218
    date: 2024-10-15 02:48:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElCanut@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 344597
  -bodyTs: "'element':10 'fuck':7 'like':2 'period':13 'spell':6 'tabl':14 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/6056107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706360402 {#2222
    date: 2024-01-27 14:00:02.0 +01:00
  }
  +"title": 344597
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
128 DENIED moderate
App\Entity\EntryComment {#2221
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2219
    +user: Proxies\__CG__\App\Entity\User {#2933 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2972 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2974 …}
    +slug: "Congratulations"
    +title: "Congratulations !"
    +url: "https://jlai.lu/pictrs/image/61616b6a-157f-454e-95af-f6bf39cbb6b4.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 13
    +favouriteCount: 300
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1729072090 {#2967
      date: 2024-10-16 11:48:10.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2975 …}
    +votes: Doctrine\ORM\PersistentCollection {#2977 …}
    +reports: Doctrine\ORM\PersistentCollection {#2979 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2981 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2983 …}
    +badges: Doctrine\ORM\PersistentCollection {#2985 …}
    +children: [
      App\Entity\EntryComment {#2221}
    ]
    -id: 33426
    -titleTs: "'congratul':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1706446027
    +visibility: "visible             "
    +apId: "https://jlai.lu/post/3876446"
    +editedAt: null
    +createdAt: DateTimeImmutable @1706359627 {#2954
      date: 2024-01-27 13:47:07.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "I like how you can spell fuck using the elements of the periodic table"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1728953317 {#2218
    date: 2024-10-15 02:48:37.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ElCanut@jlai.lu"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2217 …}
  +nested: Doctrine\ORM\PersistentCollection {#2199 …}
  +votes: Doctrine\ORM\PersistentCollection {#2195 …}
  +reports: Doctrine\ORM\PersistentCollection {#2197 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2206 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2201 …}
  -id: 344597
  -bodyTs: "'element':10 'fuck':7 'like':2 'period':13 'spell':6 'tabl':14 'use':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/6056107"
  +editedAt: null
  +createdAt: DateTimeImmutable @1706360402 {#2222
    date: 2024-01-27 14:00:02.0 +01:00
  }
  +"title": 344597
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
129 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
130 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#3239 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3241 …}
  +slug: "Plowing"
  +title: "Plowing"
  +url: "https://slrpnk.net/pictrs/image/b7d8d24b-acfe-4352-9c93-d98ba1a23a09.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710603871 {#3234
    date: 2024-03-16 16:44:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  +badges: Doctrine\ORM\PersistentCollection {#3252 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: null
      +root: null
      +body: "Good for her"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703892491 {#2011
        date: 2023-12-30 00:28:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 263438
      -bodyTs: "'good':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5307172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703892491 {#2033
        date: 2023-12-30 00:28:11.0 +01:00
      }
      +"title": 263438
    }
  ]
  -id: 25673
  -titleTs: "'plow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703956432
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5293046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703870032 {#3221
    date: 2023-12-29 18:13:52.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
131 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#3239 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3241 …}
  +slug: "Plowing"
  +title: "Plowing"
  +url: "https://slrpnk.net/pictrs/image/b7d8d24b-acfe-4352-9c93-d98ba1a23a09.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710603871 {#3234
    date: 2024-03-16 16:44:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  +badges: Doctrine\ORM\PersistentCollection {#3252 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: null
      +root: null
      +body: "Good for her"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703892491 {#2011
        date: 2023-12-30 00:28:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 263438
      -bodyTs: "'good':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5307172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703892491 {#2033
        date: 2023-12-30 00:28:11.0 +01:00
      }
      +"title": 263438
    }
  ]
  -id: 25673
  -titleTs: "'plow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703956432
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5293046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703870032 {#3221
    date: 2023-12-29 18:13:52.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
132 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2028
  +user: Proxies\__CG__\App\Entity\User {#3198 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: Proxies\__CG__\App\Entity\Image {#3239 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#3241 …}
  +slug: "Plowing"
  +title: "Plowing"
  +url: "https://slrpnk.net/pictrs/image/b7d8d24b-acfe-4352-9c93-d98ba1a23a09.webp"
  +body: null
  +type: "link"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 20
  +favouriteCount: 815
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1710603871 {#3234
    date: 2024-03-16 16:44:31.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3242 …}
  +votes: Doctrine\ORM\PersistentCollection {#3244 …}
  +reports: Doctrine\ORM\PersistentCollection {#3246 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
  +badges: Doctrine\ORM\PersistentCollection {#3252 …}
  +children: [
    App\Entity\EntryComment {#2021
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2028 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
      +image: null
      +parent: null
      +root: null
      +body: "Good for her"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 4
      +score: 0
      +lastActive: DateTime @1703892491 {#2011
        date: 2023-12-30 00:28:11.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@Track_Shovel@slrpnk.net"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2029 …}
      +nested: Doctrine\ORM\PersistentCollection {#2020 …}
      +votes: Doctrine\ORM\PersistentCollection {#2027 …}
      +reports: Doctrine\ORM\PersistentCollection {#2031 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
      -id: 263438
      -bodyTs: "'good':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5307172"
      +editedAt: null
      +createdAt: DateTimeImmutable @1703892491 {#2033
        date: 2023-12-30 00:28:11.0 +01:00
      }
      +"title": 263438
    }
  ]
  -id: 25673
  -titleTs: "'plow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1703956432
  +visibility: "visible             "
  +apId: "https://slrpnk.net/post/5293046"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703870032 {#3221
    date: 2023-12-29 18:13:52.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
133 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
134 DENIED moderate
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#3198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#3239 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3241 …}
    +slug: "Plowing"
    +title: "Plowing"
    +url: "https://slrpnk.net/pictrs/image/b7d8d24b-acfe-4352-9c93-d98ba1a23a09.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 815
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710603871 {#3234
      date: 2024-03-16 16:44:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    +badges: Doctrine\ORM\PersistentCollection {#3252 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 25673
    -titleTs: "'plow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703956432
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5293046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703870032 {#3221
      date: 2023-12-29 18:13:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good for her"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703892491 {#2011
    date: 2023-12-30 00:28:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 263438
  -bodyTs: "'good':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5307172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703892491 {#2033
    date: 2023-12-30 00:28:11.0 +01:00
  }
  +"title": 263438
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
135 DENIED edit
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#3198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#3239 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3241 …}
    +slug: "Plowing"
    +title: "Plowing"
    +url: "https://slrpnk.net/pictrs/image/b7d8d24b-acfe-4352-9c93-d98ba1a23a09.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 815
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710603871 {#3234
      date: 2024-03-16 16:44:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    +badges: Doctrine\ORM\PersistentCollection {#3252 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 25673
    -titleTs: "'plow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703956432
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5293046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703870032 {#3221
      date: 2023-12-29 18:13:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good for her"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703892491 {#2011
    date: 2023-12-30 00:28:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 263438
  -bodyTs: "'good':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5307172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703892491 {#2033
    date: 2023-12-30 00:28:11.0 +01:00
  }
  +"title": 263438
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
136 DENIED moderate
App\Entity\EntryComment {#2021
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2028
    +user: Proxies\__CG__\App\Entity\User {#3198 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
    +image: Proxies\__CG__\App\Entity\Image {#3239 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#3241 …}
    +slug: "Plowing"
    +title: "Plowing"
    +url: "https://slrpnk.net/pictrs/image/b7d8d24b-acfe-4352-9c93-d98ba1a23a09.webp"
    +body: null
    +type: "link"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 20
    +favouriteCount: 815
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1710603871 {#3234
      date: 2024-03-16 16:44:31.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3242 …}
    +votes: Doctrine\ORM\PersistentCollection {#3244 …}
    +reports: Doctrine\ORM\PersistentCollection {#3246 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3248 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3250 …}
    +badges: Doctrine\ORM\PersistentCollection {#3252 …}
    +children: [
      App\Entity\EntryComment {#2021}
    ]
    -id: 25673
    -titleTs: "'plow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1703956432
    +visibility: "visible             "
    +apId: "https://slrpnk.net/post/5293046"
    +editedAt: null
    +createdAt: DateTimeImmutable @1703870032 {#3221
      date: 2023-12-29 18:13:52.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1707 …}
  +image: null
  +parent: null
  +root: null
  +body: "Good for her"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 4
  +score: 0
  +lastActive: DateTime @1703892491 {#2011
    date: 2023-12-30 00:28:11.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@Track_Shovel@slrpnk.net"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2029 …}
  +nested: Doctrine\ORM\PersistentCollection {#2020 …}
  +votes: Doctrine\ORM\PersistentCollection {#2027 …}
  +reports: Doctrine\ORM\PersistentCollection {#2031 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2037 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2075 …}
  -id: 263438
  -bodyTs: "'good':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5307172"
  +editedAt: null
  +createdAt: DateTimeImmutable @1703892491 {#2033
    date: 2023-12-30 00:28:11.0 +01:00
  }
  +"title": 263438
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
137 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
138 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2454
  +user: Proxies\__CG__\App\Entity\User {#2562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3068 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "I-bet-Rockstar-is-thinking-twice-about-checks-notes-making"
  +title: "I bet Rockstar is thinking twice about *checks notes* making a normal looking female character."
  +url: "https://lemmy.world/pictrs/image/b79294ac-eb52-4b55-b581-067bf46784c7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 95
  +favouriteCount: 655
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702220725 {#3102
    date: 2023-12-10 16:05:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  +badges: Doctrine\ORM\PersistentCollection {#3118 …}
  +children: [
    App\Entity\EntryComment {#2457
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2454 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +body: "Elon Musk’s many children are only insofar hypothetical that he has yet to see them"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702216980 {#2453
        date: 2023-12-10 15:03:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@spudwart@spudwart.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2459 …}
      +nested: Doctrine\ORM\PersistentCollection {#2470 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 216521
      -bodyTs: "'children':5 'elon':1 'hypothet':9 'insofar':8 'mani':4 'musk':2 'see':15 'yet':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4960671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702216980 {#2452
        date: 2023-12-10 15:03:00.0 +01:00
      }
      +"title": 216521
    }
  ]
  -id: 21162
  -titleTs: "'bet':2 'charact':15 'check':8 'femal':14 'look':13 'make':10 'normal':12 'note':9 'rockstar':3 'think':5 'twice':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702141208
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9310895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054808 {#3088
    date: 2023-12-08 18:00:08.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
139 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2454
  +user: Proxies\__CG__\App\Entity\User {#2562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3068 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "I-bet-Rockstar-is-thinking-twice-about-checks-notes-making"
  +title: "I bet Rockstar is thinking twice about *checks notes* making a normal looking female character."
  +url: "https://lemmy.world/pictrs/image/b79294ac-eb52-4b55-b581-067bf46784c7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 95
  +favouriteCount: 655
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702220725 {#3102
    date: 2023-12-10 16:05:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  +badges: Doctrine\ORM\PersistentCollection {#3118 …}
  +children: [
    App\Entity\EntryComment {#2457
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2454 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +body: "Elon Musk’s many children are only insofar hypothetical that he has yet to see them"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702216980 {#2453
        date: 2023-12-10 15:03:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@spudwart@spudwart.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2459 …}
      +nested: Doctrine\ORM\PersistentCollection {#2470 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 216521
      -bodyTs: "'children':5 'elon':1 'hypothet':9 'insofar':8 'mani':4 'musk':2 'see':15 'yet':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4960671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702216980 {#2452
        date: 2023-12-10 15:03:00.0 +01:00
      }
      +"title": 216521
    }
  ]
  -id: 21162
  -titleTs: "'bet':2 'charact':15 'check':8 'femal':14 'look':13 'make':10 'normal':12 'note':9 'rockstar':3 'think':5 'twice':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702141208
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9310895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054808 {#3088
    date: 2023-12-08 18:00:08.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
140 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2454
  +user: Proxies\__CG__\App\Entity\User {#2562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3068 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "I-bet-Rockstar-is-thinking-twice-about-checks-notes-making"
  +title: "I bet Rockstar is thinking twice about *checks notes* making a normal looking female character."
  +url: "https://lemmy.world/pictrs/image/b79294ac-eb52-4b55-b581-067bf46784c7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 95
  +favouriteCount: 655
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1702220725 {#3102
    date: 2023-12-10 16:05:25.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3107 …}
  +votes: Doctrine\ORM\PersistentCollection {#3110 …}
  +reports: Doctrine\ORM\PersistentCollection {#3112 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
  +badges: Doctrine\ORM\PersistentCollection {#3118 …}
  +children: [
    App\Entity\EntryComment {#2457
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2454 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
      +body: "Elon Musk’s many children are only insofar hypothetical that he has yet to see them"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 0
      +score: 0
      +lastActive: DateTime @1702216980 {#2453
        date: 2023-12-10 15:03:00.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
        "@spudwart@spudwart.com"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2459 …}
      +nested: Doctrine\ORM\PersistentCollection {#2470 …}
      +votes: Doctrine\ORM\PersistentCollection {#2467 …}
      +reports: Doctrine\ORM\PersistentCollection {#2371 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
      -id: 216521
      -bodyTs: "'children':5 'elon':1 'hypothet':9 'insofar':8 'mani':4 'musk':2 'see':15 'yet':13"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4960671"
      +editedAt: null
      +createdAt: DateTimeImmutable @1702216980 {#2452
        date: 2023-12-10 15:03:00.0 +01:00
      }
      +"title": 216521
    }
  ]
  -id: 21162
  -titleTs: "'bet':2 'charact':15 'check':8 'femal':14 'look':13 'make':10 'normal':12 'note':9 'rockstar':3 'think':5 'twice':6"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1702141208
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/9310895"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702054808 {#3088
    date: 2023-12-08 18:00:08.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
141 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
142 DENIED moderate
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454
    +user: Proxies\__CG__\App\Entity\User {#2562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3068 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "I-bet-Rockstar-is-thinking-twice-about-checks-notes-making"
    +title: "I bet Rockstar is thinking twice about *checks notes* making a normal looking female character."
    +url: "https://lemmy.world/pictrs/image/b79294ac-eb52-4b55-b581-067bf46784c7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 95
    +favouriteCount: 655
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702220725 {#3102
      date: 2023-12-10 16:05:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3112 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    +badges: Doctrine\ORM\PersistentCollection {#3118 …}
    +children: [
      App\Entity\EntryComment {#2457}
    ]
    -id: 21162
    -titleTs: "'bet':2 'charact':15 'check':8 'femal':14 'look':13 'make':10 'normal':12 'note':9 'rockstar':3 'think':5 'twice':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702141208
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9310895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702054808 {#3088
      date: 2023-12-08 18:00:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +body: "Elon Musk’s many children are only insofar hypothetical that he has yet to see them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702216980 {#2453
    date: 2023-12-10 15:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@spudwart@spudwart.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 216521
  -bodyTs: "'children':5 'elon':1 'hypothet':9 'insofar':8 'mani':4 'musk':2 'see':15 'yet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4960671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702216980 {#2452
    date: 2023-12-10 15:03:00.0 +01:00
  }
  +"title": 216521
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
143 DENIED edit
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454
    +user: Proxies\__CG__\App\Entity\User {#2562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3068 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "I-bet-Rockstar-is-thinking-twice-about-checks-notes-making"
    +title: "I bet Rockstar is thinking twice about *checks notes* making a normal looking female character."
    +url: "https://lemmy.world/pictrs/image/b79294ac-eb52-4b55-b581-067bf46784c7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 95
    +favouriteCount: 655
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702220725 {#3102
      date: 2023-12-10 16:05:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3112 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    +badges: Doctrine\ORM\PersistentCollection {#3118 …}
    +children: [
      App\Entity\EntryComment {#2457}
    ]
    -id: 21162
    -titleTs: "'bet':2 'charact':15 'check':8 'femal':14 'look':13 'make':10 'normal':12 'note':9 'rockstar':3 'think':5 'twice':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702141208
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9310895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702054808 {#3088
      date: 2023-12-08 18:00:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +body: "Elon Musk’s many children are only insofar hypothetical that he has yet to see them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702216980 {#2453
    date: 2023-12-10 15:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@spudwart@spudwart.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 216521
  -bodyTs: "'children':5 'elon':1 'hypothet':9 'insofar':8 'mani':4 'musk':2 'see':15 'yet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4960671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702216980 {#2452
    date: 2023-12-10 15:03:00.0 +01:00
  }
  +"title": 216521
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
144 DENIED moderate
App\Entity\EntryComment {#2457
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2454
    +user: Proxies\__CG__\App\Entity\User {#2562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3068 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "I-bet-Rockstar-is-thinking-twice-about-checks-notes-making"
    +title: "I bet Rockstar is thinking twice about *checks notes* making a normal looking female character."
    +url: "https://lemmy.world/pictrs/image/b79294ac-eb52-4b55-b581-067bf46784c7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 95
    +favouriteCount: 655
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1702220725 {#3102
      date: 2023-12-10 16:05:25.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3107 …}
    +votes: Doctrine\ORM\PersistentCollection {#3110 …}
    +reports: Doctrine\ORM\PersistentCollection {#3112 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3114 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3116 …}
    +badges: Doctrine\ORM\PersistentCollection {#3118 …}
    +children: [
      App\Entity\EntryComment {#2457}
    ]
    -id: 21162
    -titleTs: "'bet':2 'charact':15 'check':8 'femal':14 'look':13 'make':10 'normal':12 'note':9 'rockstar':3 'think':5 'twice':6"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1702141208
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/9310895"
    +editedAt: null
    +createdAt: DateTimeImmutable @1702054808 {#3088
      date: 2023-12-08 18:00:08.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#2455 …}
  +body: "Elon Musk’s many children are only insofar hypothetical that he has yet to see them"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 0
  +score: 0
  +lastActive: DateTime @1702216980 {#2453
    date: 2023-12-10 15:03:00.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
    "@spudwart@spudwart.com"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2459 …}
  +nested: Doctrine\ORM\PersistentCollection {#2470 …}
  +votes: Doctrine\ORM\PersistentCollection {#2467 …}
  +reports: Doctrine\ORM\PersistentCollection {#2371 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2370 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2360 …}
  -id: 216521
  -bodyTs: "'children':5 'elon':1 'hypothet':9 'insofar':8 'mani':4 'musk':2 'see':15 'yet':13"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4960671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1702216980 {#2452
    date: 2023-12-10 15:03:00.0 +01:00
  }
  +"title": 216521
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
145 DENIED ROLE_USER
null
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"Symfony\Component\Security\Core\Authorization\Voter\RoleHierarchyVoter"
ACCESS DENIED
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
146 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2296
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3259 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "Meow"
  +title: "Meow"
  +url: "https://lemmy.world/pictrs/image/543c0b04-09e0-47e8-9fe1-3e11d277bbe7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 456
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726978066 {#3254
    date: 2024-09-22 06:07:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  +badges: Doctrine\ORM\PersistentCollection {#3271 …}
  +children: [
    App\Entity\EntryComment {#2290
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2296 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s the matter? Cat got your shlong?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1726692756 {#2292
        date: 2024-09-18 22:52:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2295 …}
      +nested: Doctrine\ORM\PersistentCollection {#2283 …}
      +votes: Doctrine\ORM\PersistentCollection {#2282 …}
      +reports: Doctrine\ORM\PersistentCollection {#2276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
      -id: 321989
      -bodyTs: "'cat':5 'got':6 'matter':4 'shlong':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5818789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705652958 {#2294
        date: 2024-01-19 09:29:18.0 +01:00
      }
      +"title": 321989
    }
  ]
  -id: 31657
  -titleTs: "'meow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705734616
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10897671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648216 {#3240
    date: 2024-01-19 08:10:16.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
147 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2296
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3259 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "Meow"
  +title: "Meow"
  +url: "https://lemmy.world/pictrs/image/543c0b04-09e0-47e8-9fe1-3e11d277bbe7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 456
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726978066 {#3254
    date: 2024-09-22 06:07:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  +badges: Doctrine\ORM\PersistentCollection {#3271 …}
  +children: [
    App\Entity\EntryComment {#2290
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2296 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s the matter? Cat got your shlong?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1726692756 {#2292
        date: 2024-09-18 22:52:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2295 …}
      +nested: Doctrine\ORM\PersistentCollection {#2283 …}
      +votes: Doctrine\ORM\PersistentCollection {#2282 …}
      +reports: Doctrine\ORM\PersistentCollection {#2276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
      -id: 321989
      -bodyTs: "'cat':5 'got':6 'matter':4 'shlong':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5818789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705652958 {#2294
        date: 2024-01-19 09:29:18.0 +01:00
      }
      +"title": 321989
    }
  ]
  -id: 31657
  -titleTs: "'meow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705734616
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10897671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648216 {#3240
    date: 2024-01-19 08:10:16.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
148 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2296
  +user: Proxies\__CG__\App\Entity\User {#3218 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#3259 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "Meow"
  +title: "Meow"
  +url: "https://lemmy.world/pictrs/image/543c0b04-09e0-47e8-9fe1-3e11d277bbe7.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 24
  +favouriteCount: 456
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1726978066 {#3254
    date: 2024-09-22 06:07:46.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#3261 …}
  +votes: Doctrine\ORM\PersistentCollection {#3263 …}
  +reports: Doctrine\ORM\PersistentCollection {#3265 …}
  +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
  +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
  +badges: Doctrine\ORM\PersistentCollection {#3271 …}
  +children: [
    App\Entity\EntryComment {#2290
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2296 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "What’s the matter? Cat got your shlong?"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 34
      +score: 0
      +lastActive: DateTime @1726692756 {#2292
        date: 2024-09-18 22:52:36.0 +02:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ObviouslyNotBanana@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2295 …}
      +nested: Doctrine\ORM\PersistentCollection {#2283 …}
      +votes: Doctrine\ORM\PersistentCollection {#2282 …}
      +reports: Doctrine\ORM\PersistentCollection {#2276 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
      -id: 321989
      -bodyTs: "'cat':5 'got':6 'matter':4 'shlong':8"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5818789"
      +editedAt: null
      +createdAt: DateTimeImmutable @1705652958 {#2294
        date: 2024-01-19 09:29:18.0 +01:00
      }
      +"title": 321989
    }
  ]
  -id: 31657
  -titleTs: "'meow':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1705734616
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10897671"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705648216 {#3240
    date: 2024-01-19 08:10:16.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
149 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
150 DENIED moderate
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3259 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Meow"
    +title: "Meow"
    +url: "https://lemmy.world/pictrs/image/543c0b04-09e0-47e8-9fe1-3e11d277bbe7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 456
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726978066 {#3254
      date: 2024-09-22 06:07:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3261 …}
    +votes: Doctrine\ORM\PersistentCollection {#3263 …}
    +reports: Doctrine\ORM\PersistentCollection {#3265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
    +badges: Doctrine\ORM\PersistentCollection {#3271 …}
    +children: [
      App\Entity\EntryComment {#2290}
    ]
    -id: 31657
    -titleTs: "'meow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705734616
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10897671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705648216 {#3240
      date: 2024-01-19 08:10:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the matter? Cat got your shlong?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1726692756 {#2292
    date: 2024-09-18 22:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 321989
  -bodyTs: "'cat':5 'got':6 'matter':4 'shlong':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5818789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705652958 {#2294
    date: 2024-01-19 09:29:18.0 +01:00
  }
  +"title": 321989
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
151 DENIED edit
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3259 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Meow"
    +title: "Meow"
    +url: "https://lemmy.world/pictrs/image/543c0b04-09e0-47e8-9fe1-3e11d277bbe7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 456
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726978066 {#3254
      date: 2024-09-22 06:07:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3261 …}
    +votes: Doctrine\ORM\PersistentCollection {#3263 …}
    +reports: Doctrine\ORM\PersistentCollection {#3265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
    +badges: Doctrine\ORM\PersistentCollection {#3271 …}
    +children: [
      App\Entity\EntryComment {#2290}
    ]
    -id: 31657
    -titleTs: "'meow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705734616
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10897671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705648216 {#3240
      date: 2024-01-19 08:10:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the matter? Cat got your shlong?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1726692756 {#2292
    date: 2024-09-18 22:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 321989
  -bodyTs: "'cat':5 'got':6 'matter':4 'shlong':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5818789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705652958 {#2294
    date: 2024-01-19 09:29:18.0 +01:00
  }
  +"title": 321989
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
152 DENIED moderate
App\Entity\EntryComment {#2290
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2296
    +user: Proxies\__CG__\App\Entity\User {#3218 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#3259 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Meow"
    +title: "Meow"
    +url: "https://lemmy.world/pictrs/image/543c0b04-09e0-47e8-9fe1-3e11d277bbe7.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 24
    +favouriteCount: 456
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1726978066 {#3254
      date: 2024-09-22 06:07:46.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#3261 …}
    +votes: Doctrine\ORM\PersistentCollection {#3263 …}
    +reports: Doctrine\ORM\PersistentCollection {#3265 …}
    +favourites: Doctrine\ORM\PersistentCollection {#3267 …}
    +notifications: Doctrine\ORM\PersistentCollection {#3269 …}
    +badges: Doctrine\ORM\PersistentCollection {#3271 …}
    +children: [
      App\Entity\EntryComment {#2290}
    ]
    -id: 31657
    -titleTs: "'meow':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1705734616
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10897671"
    +editedAt: null
    +createdAt: DateTimeImmutable @1705648216 {#3240
      date: 2024-01-19 08:10:16.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "What’s the matter? Cat got your shlong?"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 34
  +score: 0
  +lastActive: DateTime @1726692756 {#2292
    date: 2024-09-18 22:52:36.0 +02:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ObviouslyNotBanana@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2295 …}
  +nested: Doctrine\ORM\PersistentCollection {#2283 …}
  +votes: Doctrine\ORM\PersistentCollection {#2282 …}
  +reports: Doctrine\ORM\PersistentCollection {#2276 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2275 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2261 …}
  -id: 321989
  -bodyTs: "'cat':5 'got':6 'matter':4 'shlong':8"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5818789"
  +editedAt: null
  +createdAt: DateTimeImmutable @1705652958 {#2294
    date: 2024-01-19 09:29:18.0 +01:00
  }
  +"title": 321989
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
153 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
154 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1630
  +user: Proxies\__CG__\App\Entity\User {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2927 …}
  +slug: "Microchips"
  +title: "Microchips"
  +url: "https://i.postimg.cc/0jnhB4ZL/8573894.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 1283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722789604 {#2922
    date: 2024-08-04 18:40:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2928 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
  +badges: Doctrine\ORM\PersistentCollection {#2946 …}
  +children: [
    1 => App\Entity\EntryComment {#1598
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "Yes, he’s working hard on prioritzing profits over people even harder in the medical industry."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701603684 {#1616
        date: 2023-12-03 12:41:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@arymandias@feddit.de"
        "@gens@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 191816
      -bodyTs: "'even':11 'hard':5 'harder':12 'industri':16 'medic':15 'peopl':10 'prioritz':7 'profit':8 'work':4 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4787187"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701603684 {#1611
        date: 2023-12-03 12:41:24.0 +01:00
      }
      +"title": 191816
    }
    0 => App\Entity\EntryComment {#1737
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: """
        Even before any of the vaccines were finished, there were plans to not grant them any patent protection so they can be produced and distributed as widely as possible. Gates and his foundation lobbied hard against that and instead came up with the bullshit plan to have rich countries buy vaccines for poor countries, which helped no one but the insane profits of the pharma companies. In the case of the vaccine developed with public funding by the Oxford University, Gates actively talked them out of releasing it with an open license, so they sold it to AstraZeneca instead.\n
        \n
        [wired.com/…/opinion-the-world-loses-under-bill-ga…](https://www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701604528 {#1736
        date: 2023-12-03 12:55:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@arymandias@feddit.de"
        "@WorkIsSlow@lemmy.world"
        "@schema@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1729 …}
      +reports: Doctrine\ORM\PersistentCollection {#1719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 191855
      -bodyTs: "'/opinion-the-world-loses-under-bill-ga':101 '/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':104 'activ':82 'astrazeneca':98 'bullshit':44 'buy':50 'came':40 'case':69 'compani':66 'countri':49,54 'develop':73 'distribut':25 'even':1 'finish':8 'foundat':33 'fund':76 'gate':30,81 'grant':14 'hard':35 'help':56 'insan':61 'instead':39,99 'licens':92 'lobbi':34 'one':58 'open':91 'oxford':79 'patent':17 'pharma':65 'plan':11,45 'poor':53 'possibl':29 'produc':23 'profit':62 'protect':18 'public':75 'releas':87 'rich':48 'sold':95 'talk':83 'univers':80 'vaccin':6,51,72 'wide':27 'wired.com':100 'www.wired.com':103 'www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':102"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4787454"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701604528 {#1730
        date: 2023-12-03 12:55:28.0 +01:00
      }
      +"title": 191855
    }
  ]
  -id: 19673
  -titleTs: "'microchip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701668976
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2700556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701582576 {#2826
    date: 2023-12-03 06:49:36.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
155 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1630
  +user: Proxies\__CG__\App\Entity\User {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2927 …}
  +slug: "Microchips"
  +title: "Microchips"
  +url: "https://i.postimg.cc/0jnhB4ZL/8573894.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 1283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722789604 {#2922
    date: 2024-08-04 18:40:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2928 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
  +badges: Doctrine\ORM\PersistentCollection {#2946 …}
  +children: [
    1 => App\Entity\EntryComment {#1598
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "Yes, he’s working hard on prioritzing profits over people even harder in the medical industry."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701603684 {#1616
        date: 2023-12-03 12:41:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@arymandias@feddit.de"
        "@gens@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 191816
      -bodyTs: "'even':11 'hard':5 'harder':12 'industri':16 'medic':15 'peopl':10 'prioritz':7 'profit':8 'work':4 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4787187"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701603684 {#1611
        date: 2023-12-03 12:41:24.0 +01:00
      }
      +"title": 191816
    }
    0 => App\Entity\EntryComment {#1737
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: """
        Even before any of the vaccines were finished, there were plans to not grant them any patent protection so they can be produced and distributed as widely as possible. Gates and his foundation lobbied hard against that and instead came up with the bullshit plan to have rich countries buy vaccines for poor countries, which helped no one but the insane profits of the pharma companies. In the case of the vaccine developed with public funding by the Oxford University, Gates actively talked them out of releasing it with an open license, so they sold it to AstraZeneca instead.\n
        \n
        [wired.com/…/opinion-the-world-loses-under-bill-ga…](https://www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701604528 {#1736
        date: 2023-12-03 12:55:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@arymandias@feddit.de"
        "@WorkIsSlow@lemmy.world"
        "@schema@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1729 …}
      +reports: Doctrine\ORM\PersistentCollection {#1719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 191855
      -bodyTs: "'/opinion-the-world-loses-under-bill-ga':101 '/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':104 'activ':82 'astrazeneca':98 'bullshit':44 'buy':50 'came':40 'case':69 'compani':66 'countri':49,54 'develop':73 'distribut':25 'even':1 'finish':8 'foundat':33 'fund':76 'gate':30,81 'grant':14 'hard':35 'help':56 'insan':61 'instead':39,99 'licens':92 'lobbi':34 'one':58 'open':91 'oxford':79 'patent':17 'pharma':65 'plan':11,45 'poor':53 'possibl':29 'produc':23 'profit':62 'protect':18 'public':75 'releas':87 'rich':48 'sold':95 'talk':83 'univers':80 'vaccin':6,51,72 'wide':27 'wired.com':100 'www.wired.com':103 'www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':102"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4787454"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701604528 {#1730
        date: 2023-12-03 12:55:28.0 +01:00
      }
      +"title": 191855
    }
  ]
  -id: 19673
  -titleTs: "'microchip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701668976
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2700556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701582576 {#2826
    date: 2023-12-03 06:49:36.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
156 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1630
  +user: Proxies\__CG__\App\Entity\User {#2569 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2927 …}
  +slug: "Microchips"
  +title: "Microchips"
  +url: "https://i.postimg.cc/0jnhB4ZL/8573894.jpg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 64
  +favouriteCount: 1283
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1722789604 {#2922
    date: 2024-08-04 18:40:04.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2928 …}
  +votes: Doctrine\ORM\PersistentCollection {#2938 …}
  +reports: Doctrine\ORM\PersistentCollection {#2940 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
  +badges: Doctrine\ORM\PersistentCollection {#2946 …}
  +children: [
    1 => App\Entity\EntryComment {#1598
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: "Yes, he’s working hard on prioritzing profits over people even harder in the medical industry."
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701603684 {#1616
        date: 2023-12-03 12:41:24.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@arymandias@feddit.de"
        "@gens@programming.dev"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1599 …}
      +nested: Doctrine\ORM\PersistentCollection {#1625 …}
      +votes: Doctrine\ORM\PersistentCollection {#1617 …}
      +reports: Doctrine\ORM\PersistentCollection {#1725 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
      -id: 191816
      -bodyTs: "'even':11 'hard':5 'harder':12 'industri':16 'medic':15 'peopl':10 'prioritz':7 'profit':8 'work':4 'yes':1"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4787187"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701603684 {#1611
        date: 2023-12-03 12:41:24.0 +01:00
      }
      +"title": 191816
    }
    0 => App\Entity\EntryComment {#1737
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
      +body: """
        Even before any of the vaccines were finished, there were plans to not grant them any patent protection so they can be produced and distributed as widely as possible. Gates and his foundation lobbied hard against that and instead came up with the bullshit plan to have rich countries buy vaccines for poor countries, which helped no one but the insane profits of the pharma companies. In the case of the vaccine developed with public funding by the Oxford University, Gates actively talked them out of releasing it with an open license, so they sold it to AstraZeneca instead.\n
        \n
        [wired.com/…/opinion-the-world-loses-under-bill-ga…](https://www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)
        """
      +lang: "en"
      +isAdult: false
      +favouriteCount: 24
      +score: 0
      +lastActive: DateTime @1701604528 {#1736
        date: 2023-12-03 12:55:28.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ZeroCool@feddit.ch"
        "@arymandias@feddit.de"
        "@WorkIsSlow@lemmy.world"
        "@schema@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1732 …}
      +nested: Doctrine\ORM\PersistentCollection {#1735 …}
      +votes: Doctrine\ORM\PersistentCollection {#1729 …}
      +reports: Doctrine\ORM\PersistentCollection {#1719 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
      -id: 191855
      -bodyTs: "'/opinion-the-world-loses-under-bill-ga':101 '/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':104 'activ':82 'astrazeneca':98 'bullshit':44 'buy':50 'came':40 'case':69 'compani':66 'countri':49,54 'develop':73 'distribut':25 'even':1 'finish':8 'foundat':33 'fund':76 'gate':30,81 'grant':14 'hard':35 'help':56 'insan':61 'instead':39,99 'licens':92 'lobbi':34 'one':58 'open':91 'oxford':79 'patent':17 'pharma':65 'plan':11,45 'poor':53 'possibl':29 'produc':23 'profit':62 'protect':18 'public':75 'releas':87 'rich':48 'sold':95 'talk':83 'univers':80 'vaccin':6,51,72 'wide':27 'wired.com':100 'www.wired.com':103 'www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':102"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/4787454"
      +editedAt: null
      +createdAt: DateTimeImmutable @1701604528 {#1730
        date: 2023-12-03 12:55:28.0 +01:00
      }
      +"title": 191855
    }
  ]
  -id: 19673
  -titleTs: "'microchip':1"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1701668976
  +visibility: "visible             "
  +apId: "https://feddit.ch/post/2700556"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701582576 {#2826
    date: 2023-12-03 06:49:36.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
157 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
158 DENIED moderate
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2927 …}
    +slug: "Microchips"
    +title: "Microchips"
    +url: "https://i.postimg.cc/0jnhB4ZL/8573894.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 1283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722789604 {#2922
      date: 2024-08-04 18:40:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
    +badges: Doctrine\ORM\PersistentCollection {#2946 …}
    +children: [
      1 => App\Entity\EntryComment {#1598}
      0 => App\Entity\EntryComment {#1737
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +body: """
          Even before any of the vaccines were finished, there were plans to not grant them any patent protection so they can be produced and distributed as widely as possible. Gates and his foundation lobbied hard against that and instead came up with the bullshit plan to have rich countries buy vaccines for poor countries, which helped no one but the insane profits of the pharma companies. In the case of the vaccine developed with public funding by the Oxford University, Gates actively talked them out of releasing it with an open license, so they sold it to AstraZeneca instead.\n
          \n
          [wired.com/…/opinion-the-world-loses-under-bill-ga…](https://www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1701604528 {#1736
          date: 2023-12-03 12:55:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
          "@arymandias@feddit.de"
          "@WorkIsSlow@lemmy.world"
          "@schema@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1732 …}
        +nested: Doctrine\ORM\PersistentCollection {#1735 …}
        +votes: Doctrine\ORM\PersistentCollection {#1729 …}
        +reports: Doctrine\ORM\PersistentCollection {#1719 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
        -id: 191855
        -bodyTs: "'/opinion-the-world-loses-under-bill-ga':101 '/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':104 'activ':82 'astrazeneca':98 'bullshit':44 'buy':50 'came':40 'case':69 'compani':66 'countri':49,54 'develop':73 'distribut':25 'even':1 'finish':8 'foundat':33 'fund':76 'gate':30,81 'grant':14 'hard':35 'help':56 'insan':61 'instead':39,99 'licens':92 'lobbi':34 'one':58 'open':91 'oxford':79 'patent':17 'pharma':65 'plan':11,45 'poor':53 'possibl':29 'produc':23 'profit':62 'protect':18 'public':75 'releas':87 'rich':48 'sold':95 'talk':83 'univers':80 'vaccin':6,51,72 'wide':27 'wired.com':100 'www.wired.com':103 'www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':102"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4787454"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701604528 {#1730
          date: 2023-12-03 12:55:28.0 +01:00
        }
        +"title": 191855
      }
    ]
    -id: 19673
    -titleTs: "'microchip':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701668976
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/2700556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701582576 {#2826
      date: 2023-12-03 06:49:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "Yes, he’s working hard on prioritzing profits over people even harder in the medical industry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701603684 {#1616
    date: 2023-12-03 12:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@arymandias@feddit.de"
    "@gens@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 191816
  -bodyTs: "'even':11 'hard':5 'harder':12 'industri':16 'medic':15 'peopl':10 'prioritz':7 'profit':8 'work':4 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4787187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701603684 {#1611
    date: 2023-12-03 12:41:24.0 +01:00
  }
  +"title": 191816
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
159 DENIED edit
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2927 …}
    +slug: "Microchips"
    +title: "Microchips"
    +url: "https://i.postimg.cc/0jnhB4ZL/8573894.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 1283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722789604 {#2922
      date: 2024-08-04 18:40:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
    +badges: Doctrine\ORM\PersistentCollection {#2946 …}
    +children: [
      1 => App\Entity\EntryComment {#1598}
      0 => App\Entity\EntryComment {#1737
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +body: """
          Even before any of the vaccines were finished, there were plans to not grant them any patent protection so they can be produced and distributed as widely as possible. Gates and his foundation lobbied hard against that and instead came up with the bullshit plan to have rich countries buy vaccines for poor countries, which helped no one but the insane profits of the pharma companies. In the case of the vaccine developed with public funding by the Oxford University, Gates actively talked them out of releasing it with an open license, so they sold it to AstraZeneca instead.\n
          \n
          [wired.com/…/opinion-the-world-loses-under-bill-ga…](https://www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1701604528 {#1736
          date: 2023-12-03 12:55:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
          "@arymandias@feddit.de"
          "@WorkIsSlow@lemmy.world"
          "@schema@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1732 …}
        +nested: Doctrine\ORM\PersistentCollection {#1735 …}
        +votes: Doctrine\ORM\PersistentCollection {#1729 …}
        +reports: Doctrine\ORM\PersistentCollection {#1719 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
        -id: 191855
        -bodyTs: "'/opinion-the-world-loses-under-bill-ga':101 '/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':104 'activ':82 'astrazeneca':98 'bullshit':44 'buy':50 'came':40 'case':69 'compani':66 'countri':49,54 'develop':73 'distribut':25 'even':1 'finish':8 'foundat':33 'fund':76 'gate':30,81 'grant':14 'hard':35 'help':56 'insan':61 'instead':39,99 'licens':92 'lobbi':34 'one':58 'open':91 'oxford':79 'patent':17 'pharma':65 'plan':11,45 'poor':53 'possibl':29 'produc':23 'profit':62 'protect':18 'public':75 'releas':87 'rich':48 'sold':95 'talk':83 'univers':80 'vaccin':6,51,72 'wide':27 'wired.com':100 'www.wired.com':103 'www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':102"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4787454"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701604528 {#1730
          date: 2023-12-03 12:55:28.0 +01:00
        }
        +"title": 191855
      }
    ]
    -id: 19673
    -titleTs: "'microchip':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701668976
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/2700556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701582576 {#2826
      date: 2023-12-03 06:49:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "Yes, he’s working hard on prioritzing profits over people even harder in the medical industry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701603684 {#1616
    date: 2023-12-03 12:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@arymandias@feddit.de"
    "@gens@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 191816
  -bodyTs: "'even':11 'hard':5 'harder':12 'industri':16 'medic':15 'peopl':10 'prioritz':7 'profit':8 'work':4 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4787187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701603684 {#1611
    date: 2023-12-03 12:41:24.0 +01:00
  }
  +"title": 191816
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
160 DENIED moderate
App\Entity\EntryComment {#1598
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2927 …}
    +slug: "Microchips"
    +title: "Microchips"
    +url: "https://i.postimg.cc/0jnhB4ZL/8573894.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 1283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722789604 {#2922
      date: 2024-08-04 18:40:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
    +badges: Doctrine\ORM\PersistentCollection {#2946 …}
    +children: [
      1 => App\Entity\EntryComment {#1598}
      0 => App\Entity\EntryComment {#1737
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +body: """
          Even before any of the vaccines were finished, there were plans to not grant them any patent protection so they can be produced and distributed as widely as possible. Gates and his foundation lobbied hard against that and instead came up with the bullshit plan to have rich countries buy vaccines for poor countries, which helped no one but the insane profits of the pharma companies. In the case of the vaccine developed with public funding by the Oxford University, Gates actively talked them out of releasing it with an open license, so they sold it to AstraZeneca instead.\n
          \n
          [wired.com/…/opinion-the-world-loses-under-bill-ga…](https://www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)
          """
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1701604528 {#1736
          date: 2023-12-03 12:55:28.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
          "@arymandias@feddit.de"
          "@WorkIsSlow@lemmy.world"
          "@schema@lemmy.world"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1732 …}
        +nested: Doctrine\ORM\PersistentCollection {#1735 …}
        +votes: Doctrine\ORM\PersistentCollection {#1729 …}
        +reports: Doctrine\ORM\PersistentCollection {#1719 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
        -id: 191855
        -bodyTs: "'/opinion-the-world-loses-under-bill-ga':101 '/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':104 'activ':82 'astrazeneca':98 'bullshit':44 'buy':50 'came':40 'case':69 'compani':66 'countri':49,54 'develop':73 'distribut':25 'even':1 'finish':8 'foundat':33 'fund':76 'gate':30,81 'grant':14 'hard':35 'help':56 'insan':61 'instead':39,99 'licens':92 'lobbi':34 'one':58 'open':91 'oxford':79 'patent':17 'pharma':65 'plan':11,45 'poor':53 'possibl':29 'produc':23 'profit':62 'protect':18 'public':75 'releas':87 'rich':48 'sold':95 'talk':83 'univers':80 'vaccin':6,51,72 'wide':27 'wired.com':100 'www.wired.com':103 'www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':102"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4787454"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701604528 {#1730
          date: 2023-12-03 12:55:28.0 +01:00
        }
        +"title": 191855
      }
    ]
    -id: 19673
    -titleTs: "'microchip':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701668976
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/2700556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701582576 {#2826
      date: 2023-12-03 06:49:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: "Yes, he’s working hard on prioritzing profits over people even harder in the medical industry."
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701603684 {#1616
    date: 2023-12-03 12:41:24.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@arymandias@feddit.de"
    "@gens@programming.dev"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1599 …}
  +nested: Doctrine\ORM\PersistentCollection {#1625 …}
  +votes: Doctrine\ORM\PersistentCollection {#1617 …}
  +reports: Doctrine\ORM\PersistentCollection {#1725 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
  -id: 191816
  -bodyTs: "'even':11 'hard':5 'harder':12 'industri':16 'medic':15 'peopl':10 'prioritz':7 'profit':8 'work':4 'yes':1"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4787187"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701603684 {#1611
    date: 2023-12-03 12:41:24.0 +01:00
  }
  +"title": 191816
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
161 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
162 DENIED moderate
App\Entity\EntryComment {#1737
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2927 …}
    +slug: "Microchips"
    +title: "Microchips"
    +url: "https://i.postimg.cc/0jnhB4ZL/8573894.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 1283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722789604 {#2922
      date: 2024-08-04 18:40:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
    +badges: Doctrine\ORM\PersistentCollection {#2946 …}
    +children: [
      1 => App\Entity\EntryComment {#1598
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +body: "Yes, he’s working hard on prioritzing profits over people even harder in the medical industry."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1701603684 {#1616
          date: 2023-12-03 12:41:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
          "@arymandias@feddit.de"
          "@gens@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1599 …}
        +nested: Doctrine\ORM\PersistentCollection {#1625 …}
        +votes: Doctrine\ORM\PersistentCollection {#1617 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
        -id: 191816
        -bodyTs: "'even':11 'hard':5 'harder':12 'industri':16 'medic':15 'peopl':10 'prioritz':7 'profit':8 'work':4 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4787187"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701603684 {#1611
          date: 2023-12-03 12:41:24.0 +01:00
        }
        +"title": 191816
      }
      0 => App\Entity\EntryComment {#1737}
    ]
    -id: 19673
    -titleTs: "'microchip':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701668976
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/2700556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701582576 {#2826
      date: 2023-12-03 06:49:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: """
    Even before any of the vaccines were finished, there were plans to not grant them any patent protection so they can be produced and distributed as widely as possible. Gates and his foundation lobbied hard against that and instead came up with the bullshit plan to have rich countries buy vaccines for poor countries, which helped no one but the insane profits of the pharma companies. In the case of the vaccine developed with public funding by the Oxford University, Gates actively talked them out of releasing it with an open license, so they sold it to AstraZeneca instead.\n
    \n
    [wired.com/…/opinion-the-world-loses-under-bill-ga…](https://www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701604528 {#1736
    date: 2023-12-03 12:55:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@arymandias@feddit.de"
    "@WorkIsSlow@lemmy.world"
    "@schema@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 191855
  -bodyTs: "'/opinion-the-world-loses-under-bill-ga':101 '/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':104 'activ':82 'astrazeneca':98 'bullshit':44 'buy':50 'came':40 'case':69 'compani':66 'countri':49,54 'develop':73 'distribut':25 'even':1 'finish':8 'foundat':33 'fund':76 'gate':30,81 'grant':14 'hard':35 'help':56 'insan':61 'instead':39,99 'licens':92 'lobbi':34 'one':58 'open':91 'oxford':79 'patent':17 'pharma':65 'plan':11,45 'poor':53 'possibl':29 'produc':23 'profit':62 'protect':18 'public':75 'releas':87 'rich':48 'sold':95 'talk':83 'univers':80 'vaccin':6,51,72 'wide':27 'wired.com':100 'www.wired.com':103 'www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4787454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604528 {#1730
    date: 2023-12-03 12:55:28.0 +01:00
  }
  +"title": 191855
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
163 DENIED edit
App\Entity\EntryComment {#1737
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2927 …}
    +slug: "Microchips"
    +title: "Microchips"
    +url: "https://i.postimg.cc/0jnhB4ZL/8573894.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 1283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722789604 {#2922
      date: 2024-08-04 18:40:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
    +badges: Doctrine\ORM\PersistentCollection {#2946 …}
    +children: [
      1 => App\Entity\EntryComment {#1598
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +body: "Yes, he’s working hard on prioritzing profits over people even harder in the medical industry."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1701603684 {#1616
          date: 2023-12-03 12:41:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
          "@arymandias@feddit.de"
          "@gens@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1599 …}
        +nested: Doctrine\ORM\PersistentCollection {#1625 …}
        +votes: Doctrine\ORM\PersistentCollection {#1617 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
        -id: 191816
        -bodyTs: "'even':11 'hard':5 'harder':12 'industri':16 'medic':15 'peopl':10 'prioritz':7 'profit':8 'work':4 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4787187"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701603684 {#1611
          date: 2023-12-03 12:41:24.0 +01:00
        }
        +"title": 191816
      }
      0 => App\Entity\EntryComment {#1737}
    ]
    -id: 19673
    -titleTs: "'microchip':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701668976
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/2700556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701582576 {#2826
      date: 2023-12-03 06:49:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: """
    Even before any of the vaccines were finished, there were plans to not grant them any patent protection so they can be produced and distributed as widely as possible. Gates and his foundation lobbied hard against that and instead came up with the bullshit plan to have rich countries buy vaccines for poor countries, which helped no one but the insane profits of the pharma companies. In the case of the vaccine developed with public funding by the Oxford University, Gates actively talked them out of releasing it with an open license, so they sold it to AstraZeneca instead.\n
    \n
    [wired.com/…/opinion-the-world-loses-under-bill-ga…](https://www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701604528 {#1736
    date: 2023-12-03 12:55:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@arymandias@feddit.de"
    "@WorkIsSlow@lemmy.world"
    "@schema@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 191855
  -bodyTs: "'/opinion-the-world-loses-under-bill-ga':101 '/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':104 'activ':82 'astrazeneca':98 'bullshit':44 'buy':50 'came':40 'case':69 'compani':66 'countri':49,54 'develop':73 'distribut':25 'even':1 'finish':8 'foundat':33 'fund':76 'gate':30,81 'grant':14 'hard':35 'help':56 'insan':61 'instead':39,99 'licens':92 'lobbi':34 'one':58 'open':91 'oxford':79 'patent':17 'pharma':65 'plan':11,45 'poor':53 'possibl':29 'produc':23 'profit':62 'protect':18 'public':75 'releas':87 'rich':48 'sold':95 'talk':83 'univers':80 'vaccin':6,51,72 'wide':27 'wired.com':100 'www.wired.com':103 'www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4787454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604528 {#1730
    date: 2023-12-03 12:55:28.0 +01:00
  }
  +"title": 191855
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
164 DENIED moderate
App\Entity\EntryComment {#1737
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1630
    +user: Proxies\__CG__\App\Entity\User {#2569 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2927 …}
    +slug: "Microchips"
    +title: "Microchips"
    +url: "https://i.postimg.cc/0jnhB4ZL/8573894.jpg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 64
    +favouriteCount: 1283
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1722789604 {#2922
      date: 2024-08-04 18:40:04.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2928 …}
    +votes: Doctrine\ORM\PersistentCollection {#2938 …}
    +reports: Doctrine\ORM\PersistentCollection {#2940 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2942 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2944 …}
    +badges: Doctrine\ORM\PersistentCollection {#2946 …}
    +children: [
      1 => App\Entity\EntryComment {#1598
        +user: App\Entity\User {#260 …}
        +entry: Proxies\__CG__\App\Entity\Entry {#1630 …2}
        +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
        +image: null
        +parent: Proxies\__CG__\App\Entity\EntryComment {#1628 …}
        +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
        +body: "Yes, he’s working hard on prioritzing profits over people even harder in the medical industry."
        +lang: "en"
        +isAdult: false
        +favouriteCount: 24
        +score: 0
        +lastActive: DateTime @1701603684 {#1616
          date: 2023-12-03 12:41:24.0 +01:00
        }
        +ip: null
        +tags: null
        +mentions: [
          "@ZeroCool@feddit.ch"
          "@arymandias@feddit.de"
          "@gens@programming.dev"
        ]
        +children: Doctrine\ORM\PersistentCollection {#1599 …}
        +nested: Doctrine\ORM\PersistentCollection {#1625 …}
        +votes: Doctrine\ORM\PersistentCollection {#1617 …}
        +reports: Doctrine\ORM\PersistentCollection {#1725 …}
        +favourites: Doctrine\ORM\PersistentCollection {#1722 …}
        +notifications: Doctrine\ORM\PersistentCollection {#1726 …}
        -id: 191816
        -bodyTs: "'even':11 'hard':5 'harder':12 'industri':16 'medic':15 'peopl':10 'prioritz':7 'profit':8 'work':4 'yes':1"
        +ranking: 0
        +commentCount: 0
        +upVotes: 0
        +downVotes: 0
        +visibility: "visible             "
        +apId: "https://infosec.pub/comment/4787187"
        +editedAt: null
        +createdAt: DateTimeImmutable @1701603684 {#1611
          date: 2023-12-03 12:41:24.0 +01:00
        }
        +"title": 191816
      }
      0 => App\Entity\EntryComment {#1737}
    ]
    -id: 19673
    -titleTs: "'microchip':1"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1701668976
    +visibility: "visible             "
    +apId: "https://feddit.ch/post/2700556"
    +editedAt: null
    +createdAt: DateTimeImmutable @1701582576 {#2826
      date: 2023-12-03 06:49:36.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1734 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1626 …}
  +body: """
    Even before any of the vaccines were finished, there were plans to not grant them any patent protection so they can be produced and distributed as widely as possible. Gates and his foundation lobbied hard against that and instead came up with the bullshit plan to have rich countries buy vaccines for poor countries, which helped no one but the insane profits of the pharma companies. In the case of the vaccine developed with public funding by the Oxford University, Gates actively talked them out of releasing it with an open license, so they sold it to AstraZeneca instead.\n
    \n
    [wired.com/…/opinion-the-world-loses-under-bill-ga…](https://www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)
    """
  +lang: "en"
  +isAdult: false
  +favouriteCount: 24
  +score: 0
  +lastActive: DateTime @1701604528 {#1736
    date: 2023-12-03 12:55:28.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ZeroCool@feddit.ch"
    "@arymandias@feddit.de"
    "@WorkIsSlow@lemmy.world"
    "@schema@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1732 …}
  +nested: Doctrine\ORM\PersistentCollection {#1735 …}
  +votes: Doctrine\ORM\PersistentCollection {#1729 …}
  +reports: Doctrine\ORM\PersistentCollection {#1719 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1714 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1720 …}
  -id: 191855
  -bodyTs: "'/opinion-the-world-loses-under-bill-ga':101 '/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':104 'activ':82 'astrazeneca':98 'bullshit':44 'buy':50 'came':40 'case':69 'compani':66 'countri':49,54 'develop':73 'distribut':25 'even':1 'finish':8 'foundat':33 'fund':76 'gate':30,81 'grant':14 'hard':35 'help':56 'insan':61 'instead':39,99 'licens':92 'lobbi':34 'one':58 'open':91 'oxford':79 'patent':17 'pharma':65 'plan':11,45 'poor':53 'possibl':29 'produc':23 'profit':62 'protect':18 'public':75 'releas':87 'rich':48 'sold':95 'talk':83 'univers':80 'vaccin':6,51,72 'wide':27 'wired.com':100 'www.wired.com':103 'www.wired.com/story/opinion-the-world-loses-under-bill-gates-vaccine-colonialism/)':102"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/4787454"
  +editedAt: null
  +createdAt: DateTimeImmutable @1701604528 {#1730
    date: 2023-12-03 12:55:28.0 +01:00
  }
  +"title": 191855
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
165 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
166 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "A-Nautilus-Sucks-Donkeyballs-Linux-Rant"
  +title: "A Nautilus Sucks Donkeyballs Linux Rant"
  +url: null
  +body: """
    Nautilus, the Gnome file assistant manager, sucks utter donkeyballs. Let us make an unordered list of the ways:\n
    \n
    - If the underlying filesystem changes, say a copy operation, the file manager view does not update without a manual refresh by CTL+R. This leaves the view in a stale state, presenting false file information to the user, who might never know until they do something bad. This is a showstopper bug that’s been hanging around since forever.\n
    - Batch rename. Good luck trying to rename a series of files ordered sequentially by number, if the number happens to start with any number other than one. A sequence from 2 to x is impossible to batch rename. Because regex in sed never worked either. No, wait. It’s always worked! For like, 50 years.\n
    - Why, when moving a collection of files or a directory within the same filesystem, does it actually perform a copy and delete operation, taking cpu and time, when the inode location could just be updated like mv does?\n
    - Thumbnails? Why do they take longer to generate for images and video than than the totality of the existence of the universe?\n
    \n
    Nautilus is an unusable mess. If command line file utils were this bad, we’d never be able to reliably store and manipulate files. Who in their right mind actually uses this junk?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219393 {#2948
    date: 2023-11-05 22:23:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2955 …}
  +votes: Doctrine\ORM\PersistentCollection {#2957 …}
  +reports: Doctrine\ORM\PersistentCollection {#2959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
  +badges: Doctrine\ORM\PersistentCollection {#2965 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +body: "I don’t have any of OP’s issues, but this one! I hate it! Especially on the Steam Deck"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698918632 {#1434
        date: 2023-11-02 10:50:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ParanoidFactoid@beehaw.org"
        "@Knusper@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1652 …}
      +nested: Doctrine\ORM\PersistentCollection {#1679 …}
      +votes: Doctrine\ORM\PersistentCollection {#1668 …}
      +reports: Doctrine\ORM\PersistentCollection {#1666 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
      -id: 84378
      -bodyTs: "'deck':20 'especi':16 'hate':14 'issu':9 'one':12 'op':7 'steam':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/3897820"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698918632 {#1699
        date: 2023-11-02 10:50:32.0 +01:00
      }
      +"title": 84378
    }
  ]
  -id: 9063
  -titleTs: "'donkeybal':4 'linux':5 'nautilus':2 'rant':6 'suck':3"
  -bodyTs: "'2':108 '50':131 'abl':210 'actual':149,222 'alway':127 'around':75 'assist':5 'bad':65,205 'batch':78,114 'bug':70 'chang':23 'collect':137 'command':199 'copi':26,152 'could':164 'cpu':157 'ctl':40 'd':207 'delet':154 'directori':142 'donkeybal':9 'either':122 'exist':189 'fals':51 'file':4,29,52,88,139,201,216 'filesystem':22,146 'forev':77 'generat':178 'gnome':3 'good':80 'hang':74 'happen':96 'imag':180 'imposs':112 'inform':53 'inod':162 'junk':225 'know':60 'leav':43 'let':10 'like':130,168 'line':200 'list':15 'locat':163 'longer':176 'luck':81 'make':12 'manag':6,30 'manipul':215 'manual':37 'mess':197 'might':58 'mind':221 'move':135 'mv':169 'nautilus':1,193 'never':59,120,208 'number':92,95,101 'one':104 'oper':27,155 'order':89 'perform':150 'present':50 'r':41 'refresh':38 'regex':117 'reliabl':212 'renam':79,84,115 'right':220 'say':24 'sed':119 'sequenc':106 'sequenti':90 'seri':86 'showstopp':69 'sinc':76 'someth':64 'stale':48 'start':98 'state':49 'store':213 'suck':7 'take':156,175 'thumbnail':171 'time':159 'total':186 'tri':82 'under':21 'univers':192 'unord':14 'unus':196 'updat':34,167 'us':11 'use':223 'user':56 'util':202 'utter':8 'video':182 'view':31,45 'wait':124 'way':18 'within':143 'without':35 'work':121,128 'x':110 'year':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698978889
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9218693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698892489 {#2930
    date: 2023-11-02 03:34:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
167 DENIED edit
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "A-Nautilus-Sucks-Donkeyballs-Linux-Rant"
  +title: "A Nautilus Sucks Donkeyballs Linux Rant"
  +url: null
  +body: """
    Nautilus, the Gnome file assistant manager, sucks utter donkeyballs. Let us make an unordered list of the ways:\n
    \n
    - If the underlying filesystem changes, say a copy operation, the file manager view does not update without a manual refresh by CTL+R. This leaves the view in a stale state, presenting false file information to the user, who might never know until they do something bad. This is a showstopper bug that’s been hanging around since forever.\n
    - Batch rename. Good luck trying to rename a series of files ordered sequentially by number, if the number happens to start with any number other than one. A sequence from 2 to x is impossible to batch rename. Because regex in sed never worked either. No, wait. It’s always worked! For like, 50 years.\n
    - Why, when moving a collection of files or a directory within the same filesystem, does it actually perform a copy and delete operation, taking cpu and time, when the inode location could just be updated like mv does?\n
    - Thumbnails? Why do they take longer to generate for images and video than than the totality of the existence of the universe?\n
    \n
    Nautilus is an unusable mess. If command line file utils were this bad, we’d never be able to reliably store and manipulate files. Who in their right mind actually uses this junk?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219393 {#2948
    date: 2023-11-05 22:23:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2955 …}
  +votes: Doctrine\ORM\PersistentCollection {#2957 …}
  +reports: Doctrine\ORM\PersistentCollection {#2959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
  +badges: Doctrine\ORM\PersistentCollection {#2965 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +body: "I don’t have any of OP’s issues, but this one! I hate it! Especially on the Steam Deck"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698918632 {#1434
        date: 2023-11-02 10:50:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ParanoidFactoid@beehaw.org"
        "@Knusper@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1652 …}
      +nested: Doctrine\ORM\PersistentCollection {#1679 …}
      +votes: Doctrine\ORM\PersistentCollection {#1668 …}
      +reports: Doctrine\ORM\PersistentCollection {#1666 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
      -id: 84378
      -bodyTs: "'deck':20 'especi':16 'hate':14 'issu':9 'one':12 'op':7 'steam':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/3897820"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698918632 {#1699
        date: 2023-11-02 10:50:32.0 +01:00
      }
      +"title": 84378
    }
  ]
  -id: 9063
  -titleTs: "'donkeybal':4 'linux':5 'nautilus':2 'rant':6 'suck':3"
  -bodyTs: "'2':108 '50':131 'abl':210 'actual':149,222 'alway':127 'around':75 'assist':5 'bad':65,205 'batch':78,114 'bug':70 'chang':23 'collect':137 'command':199 'copi':26,152 'could':164 'cpu':157 'ctl':40 'd':207 'delet':154 'directori':142 'donkeybal':9 'either':122 'exist':189 'fals':51 'file':4,29,52,88,139,201,216 'filesystem':22,146 'forev':77 'generat':178 'gnome':3 'good':80 'hang':74 'happen':96 'imag':180 'imposs':112 'inform':53 'inod':162 'junk':225 'know':60 'leav':43 'let':10 'like':130,168 'line':200 'list':15 'locat':163 'longer':176 'luck':81 'make':12 'manag':6,30 'manipul':215 'manual':37 'mess':197 'might':58 'mind':221 'move':135 'mv':169 'nautilus':1,193 'never':59,120,208 'number':92,95,101 'one':104 'oper':27,155 'order':89 'perform':150 'present':50 'r':41 'refresh':38 'regex':117 'reliabl':212 'renam':79,84,115 'right':220 'say':24 'sed':119 'sequenc':106 'sequenti':90 'seri':86 'showstopp':69 'sinc':76 'someth':64 'stale':48 'start':98 'state':49 'store':213 'suck':7 'take':156,175 'thumbnail':171 'time':159 'total':186 'tri':82 'under':21 'univers':192 'unord':14 'unus':196 'updat':34,167 'us':11 'use':223 'user':56 'util':202 'utter':8 'video':182 'view':31,45 'wait':124 'way':18 'within':143 'without':35 'work':121,128 'x':110 'year':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698978889
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9218693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698892489 {#2930
    date: 2023-11-02 03:34:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
168 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#1583
  +user: Proxies\__CG__\App\Entity\User {#2820 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
  +slug: "A-Nautilus-Sucks-Donkeyballs-Linux-Rant"
  +title: "A Nautilus Sucks Donkeyballs Linux Rant"
  +url: null
  +body: """
    Nautilus, the Gnome file assistant manager, sucks utter donkeyballs. Let us make an unordered list of the ways:\n
    \n
    - If the underlying filesystem changes, say a copy operation, the file manager view does not update without a manual refresh by CTL+R. This leaves the view in a stale state, presenting false file information to the user, who might never know until they do something bad. This is a showstopper bug that’s been hanging around since forever.\n
    - Batch rename. Good luck trying to rename a series of files ordered sequentially by number, if the number happens to start with any number other than one. A sequence from 2 to x is impossible to batch rename. Because regex in sed never worked either. No, wait. It’s always worked! For like, 50 years.\n
    - Why, when moving a collection of files or a directory within the same filesystem, does it actually perform a copy and delete operation, taking cpu and time, when the inode location could just be updated like mv does?\n
    - Thumbnails? Why do they take longer to generate for images and video than than the totality of the existence of the universe?\n
    \n
    Nautilus is an unusable mess. If command line file utils were this bad, we’d never be able to reliably store and manipulate files. Who in their right mind actually uses this junk?
    """
  +type: "article"
  +lang: "en"
  +isOc: false
  +hasEmbed: false
  +commentCount: 86
  +favouriteCount: 73
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1699219393 {#2948
    date: 2023-11-05 22:23:13.0 +01:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2955 …}
  +votes: Doctrine\ORM\PersistentCollection {#2957 …}
  +reports: Doctrine\ORM\PersistentCollection {#2959 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
  +badges: Doctrine\ORM\PersistentCollection {#2965 …}
  +children: [
    App\Entity\EntryComment {#1610
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#1583 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
      +image: null
      +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +root: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
      +body: "I don’t have any of OP’s issues, but this one! I hate it! Especially on the Steam Deck"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 9
      +score: 0
      +lastActive: DateTime @1698918632 {#1434
        date: 2023-11-02 10:50:32.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@ParanoidFactoid@beehaw.org"
        "@Knusper@feddit.de"
      ]
      +children: Doctrine\ORM\PersistentCollection {#1652 …}
      +nested: Doctrine\ORM\PersistentCollection {#1679 …}
      +votes: Doctrine\ORM\PersistentCollection {#1668 …}
      +reports: Doctrine\ORM\PersistentCollection {#1666 …}
      +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
      +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
      -id: 84378
      -bodyTs: "'deck':20 'especi':16 'hate':14 'issu':9 'one':12 'op':7 'steam':19"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/3897820"
      +editedAt: null
      +createdAt: DateTimeImmutable @1698918632 {#1699
        date: 2023-11-02 10:50:32.0 +01:00
      }
      +"title": 84378
    }
  ]
  -id: 9063
  -titleTs: "'donkeybal':4 'linux':5 'nautilus':2 'rant':6 'suck':3"
  -bodyTs: "'2':108 '50':131 'abl':210 'actual':149,222 'alway':127 'around':75 'assist':5 'bad':65,205 'batch':78,114 'bug':70 'chang':23 'collect':137 'command':199 'copi':26,152 'could':164 'cpu':157 'ctl':40 'd':207 'delet':154 'directori':142 'donkeybal':9 'either':122 'exist':189 'fals':51 'file':4,29,52,88,139,201,216 'filesystem':22,146 'forev':77 'generat':178 'gnome':3 'good':80 'hang':74 'happen':96 'imag':180 'imposs':112 'inform':53 'inod':162 'junk':225 'know':60 'leav':43 'let':10 'like':130,168 'line':200 'list':15 'locat':163 'longer':176 'luck':81 'make':12 'manag':6,30 'manipul':215 'manual':37 'mess':197 'might':58 'mind':221 'move':135 'mv':169 'nautilus':1,193 'never':59,120,208 'number':92,95,101 'one':104 'oper':27,155 'order':89 'perform':150 'present':50 'r':41 'refresh':38 'regex':117 'reliabl':212 'renam':79,84,115 'right':220 'say':24 'sed':119 'sequenc':106 'sequenti':90 'seri':86 'showstopp':69 'sinc':76 'someth':64 'stale':48 'start':98 'state':49 'store':213 'suck':7 'take':156,175 'thumbnail':171 'time':159 'total':186 'tri':82 'under':21 'univers':192 'unord':14 'unus':196 'updat':34,167 'us':11 'use':223 'user':56 'util':202 'utter':8 'video':182 'view':31,45 'wait':124 'way':18 'within':143 'without':35 'work':121,128 'x':110 'year':132"
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1698978889
  +visibility: "visible             "
  +apId: "https://beehaw.org/post/9218693"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698892489 {#2930
    date: 2023-11-02 03:34:49.0 +01:00
  }
  +__isInitialized__: true
   …2
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryVoter"
ACCESS DENIED
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
169 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
170 DENIED moderate
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "A-Nautilus-Sucks-Donkeyballs-Linux-Rant"
    +title: "A Nautilus Sucks Donkeyballs Linux Rant"
    +url: null
    +body: """
      Nautilus, the Gnome file assistant manager, sucks utter donkeyballs. Let us make an unordered list of the ways:\n
      \n
      - If the underlying filesystem changes, say a copy operation, the file manager view does not update without a manual refresh by CTL+R. This leaves the view in a stale state, presenting false file information to the user, who might never know until they do something bad. This is a showstopper bug that’s been hanging around since forever.\n
      - Batch rename. Good luck trying to rename a series of files ordered sequentially by number, if the number happens to start with any number other than one. A sequence from 2 to x is impossible to batch rename. Because regex in sed never worked either. No, wait. It’s always worked! For like, 50 years.\n
      - Why, when moving a collection of files or a directory within the same filesystem, does it actually perform a copy and delete operation, taking cpu and time, when the inode location could just be updated like mv does?\n
      - Thumbnails? Why do they take longer to generate for images and video than than the totality of the existence of the universe?\n
      \n
      Nautilus is an unusable mess. If command line file utils were this bad, we’d never be able to reliably store and manipulate files. Who in their right mind actually uses this junk?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 86
    +favouriteCount: 73
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699219393 {#2948
      date: 2023-11-05 22:23:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2955 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    +badges: Doctrine\ORM\PersistentCollection {#2965 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 9063
    -titleTs: "'donkeybal':4 'linux':5 'nautilus':2 'rant':6 'suck':3"
    -bodyTs: "'2':108 '50':131 'abl':210 'actual':149,222 'alway':127 'around':75 'assist':5 'bad':65,205 'batch':78,114 'bug':70 'chang':23 'collect':137 'command':199 'copi':26,152 'could':164 'cpu':157 'ctl':40 'd':207 'delet':154 'directori':142 'donkeybal':9 'either':122 'exist':189 'fals':51 'file':4,29,52,88,139,201,216 'filesystem':22,146 'forev':77 'generat':178 'gnome':3 'good':80 'hang':74 'happen':96 'imag':180 'imposs':112 'inform':53 'inod':162 'junk':225 'know':60 'leav':43 'let':10 'like':130,168 'line':200 'list':15 'locat':163 'longer':176 'luck':81 'make':12 'manag':6,30 'manipul':215 'manual':37 'mess':197 'might':58 'mind':221 'move':135 'mv':169 'nautilus':1,193 'never':59,120,208 'number':92,95,101 'one':104 'oper':27,155 'order':89 'perform':150 'present':50 'r':41 'refresh':38 'regex':117 'reliabl':212 'renam':79,84,115 'right':220 'say':24 'sed':119 'sequenc':106 'sequenti':90 'seri':86 'showstopp':69 'sinc':76 'someth':64 'stale':48 'start':98 'state':49 'store':213 'suck':7 'take':156,175 'thumbnail':171 'time':159 'total':186 'tri':82 'under':21 'univers':192 'unord':14 'unus':196 'updat':34,167 'us':11 'use':223 'user':56 'util':202 'utter':8 'video':182 'view':31,45 'wait':124 'way':18 'within':143 'without':35 'work':121,128 'x':110 'year':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698978889
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9218693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698892489 {#2930
      date: 2023-11-02 03:34:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +body: "I don’t have any of OP’s issues, but this one! I hate it! Especially on the Steam Deck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698918632 {#1434
    date: 2023-11-02 10:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1652 …}
  +nested: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  -id: 84378
  -bodyTs: "'deck':20 'especi':16 'hate':14 'issu':9 'one':12 'op':7 'steam':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3897820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698918632 {#1699
    date: 2023-11-02 10:50:32.0 +01:00
  }
  +"title": 84378
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
171 DENIED edit
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "A-Nautilus-Sucks-Donkeyballs-Linux-Rant"
    +title: "A Nautilus Sucks Donkeyballs Linux Rant"
    +url: null
    +body: """
      Nautilus, the Gnome file assistant manager, sucks utter donkeyballs. Let us make an unordered list of the ways:\n
      \n
      - If the underlying filesystem changes, say a copy operation, the file manager view does not update without a manual refresh by CTL+R. This leaves the view in a stale state, presenting false file information to the user, who might never know until they do something bad. This is a showstopper bug that’s been hanging around since forever.\n
      - Batch rename. Good luck trying to rename a series of files ordered sequentially by number, if the number happens to start with any number other than one. A sequence from 2 to x is impossible to batch rename. Because regex in sed never worked either. No, wait. It’s always worked! For like, 50 years.\n
      - Why, when moving a collection of files or a directory within the same filesystem, does it actually perform a copy and delete operation, taking cpu and time, when the inode location could just be updated like mv does?\n
      - Thumbnails? Why do they take longer to generate for images and video than than the totality of the existence of the universe?\n
      \n
      Nautilus is an unusable mess. If command line file utils were this bad, we’d never be able to reliably store and manipulate files. Who in their right mind actually uses this junk?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 86
    +favouriteCount: 73
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699219393 {#2948
      date: 2023-11-05 22:23:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2955 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    +badges: Doctrine\ORM\PersistentCollection {#2965 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 9063
    -titleTs: "'donkeybal':4 'linux':5 'nautilus':2 'rant':6 'suck':3"
    -bodyTs: "'2':108 '50':131 'abl':210 'actual':149,222 'alway':127 'around':75 'assist':5 'bad':65,205 'batch':78,114 'bug':70 'chang':23 'collect':137 'command':199 'copi':26,152 'could':164 'cpu':157 'ctl':40 'd':207 'delet':154 'directori':142 'donkeybal':9 'either':122 'exist':189 'fals':51 'file':4,29,52,88,139,201,216 'filesystem':22,146 'forev':77 'generat':178 'gnome':3 'good':80 'hang':74 'happen':96 'imag':180 'imposs':112 'inform':53 'inod':162 'junk':225 'know':60 'leav':43 'let':10 'like':130,168 'line':200 'list':15 'locat':163 'longer':176 'luck':81 'make':12 'manag':6,30 'manipul':215 'manual':37 'mess':197 'might':58 'mind':221 'move':135 'mv':169 'nautilus':1,193 'never':59,120,208 'number':92,95,101 'one':104 'oper':27,155 'order':89 'perform':150 'present':50 'r':41 'refresh':38 'regex':117 'reliabl':212 'renam':79,84,115 'right':220 'say':24 'sed':119 'sequenc':106 'sequenti':90 'seri':86 'showstopp':69 'sinc':76 'someth':64 'stale':48 'start':98 'state':49 'store':213 'suck':7 'take':156,175 'thumbnail':171 'time':159 'total':186 'tri':82 'under':21 'univers':192 'unord':14 'unus':196 'updat':34,167 'us':11 'use':223 'user':56 'util':202 'utter':8 'video':182 'view':31,45 'wait':124 'way':18 'within':143 'without':35 'work':121,128 'x':110 'year':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698978889
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9218693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698892489 {#2930
      date: 2023-11-02 03:34:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +body: "I don’t have any of OP’s issues, but this one! I hate it! Especially on the Steam Deck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698918632 {#1434
    date: 2023-11-02 10:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1652 …}
  +nested: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  -id: 84378
  -bodyTs: "'deck':20 'especi':16 'hate':14 'issu':9 'one':12 'op':7 'steam':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3897820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698918632 {#1699
    date: 2023-11-02 10:50:32.0 +01:00
  }
  +"title": 84378
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
172 DENIED moderate
App\Entity\EntryComment {#1610
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#1583
    +user: Proxies\__CG__\App\Entity\User {#2820 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
    +image: null
    +domain: Proxies\__CG__\App\Entity\Domain {#2953 …}
    +slug: "A-Nautilus-Sucks-Donkeyballs-Linux-Rant"
    +title: "A Nautilus Sucks Donkeyballs Linux Rant"
    +url: null
    +body: """
      Nautilus, the Gnome file assistant manager, sucks utter donkeyballs. Let us make an unordered list of the ways:\n
      \n
      - If the underlying filesystem changes, say a copy operation, the file manager view does not update without a manual refresh by CTL+R. This leaves the view in a stale state, presenting false file information to the user, who might never know until they do something bad. This is a showstopper bug that’s been hanging around since forever.\n
      - Batch rename. Good luck trying to rename a series of files ordered sequentially by number, if the number happens to start with any number other than one. A sequence from 2 to x is impossible to batch rename. Because regex in sed never worked either. No, wait. It’s always worked! For like, 50 years.\n
      - Why, when moving a collection of files or a directory within the same filesystem, does it actually perform a copy and delete operation, taking cpu and time, when the inode location could just be updated like mv does?\n
      - Thumbnails? Why do they take longer to generate for images and video than than the totality of the existence of the universe?\n
      \n
      Nautilus is an unusable mess. If command line file utils were this bad, we’d never be able to reliably store and manipulate files. Who in their right mind actually uses this junk?
      """
    +type: "article"
    +lang: "en"
    +isOc: false
    +hasEmbed: false
    +commentCount: 86
    +favouriteCount: 73
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1699219393 {#2948
      date: 2023-11-05 22:23:13.0 +01:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2955 …}
    +votes: Doctrine\ORM\PersistentCollection {#2957 …}
    +reports: Doctrine\ORM\PersistentCollection {#2959 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2961 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2963 …}
    +badges: Doctrine\ORM\PersistentCollection {#2965 …}
    +children: [
      App\Entity\EntryComment {#1610}
    ]
    -id: 9063
    -titleTs: "'donkeybal':4 'linux':5 'nautilus':2 'rant':6 'suck':3"
    -bodyTs: "'2':108 '50':131 'abl':210 'actual':149,222 'alway':127 'around':75 'assist':5 'bad':65,205 'batch':78,114 'bug':70 'chang':23 'collect':137 'command':199 'copi':26,152 'could':164 'cpu':157 'ctl':40 'd':207 'delet':154 'directori':142 'donkeybal':9 'either':122 'exist':189 'fals':51 'file':4,29,52,88,139,201,216 'filesystem':22,146 'forev':77 'generat':178 'gnome':3 'good':80 'hang':74 'happen':96 'imag':180 'imposs':112 'inform':53 'inod':162 'junk':225 'know':60 'leav':43 'let':10 'like':130,168 'line':200 'list':15 'locat':163 'longer':176 'luck':81 'make':12 'manag':6,30 'manipul':215 'manual':37 'mess':197 'might':58 'mind':221 'move':135 'mv':169 'nautilus':1,193 'never':59,120,208 'number':92,95,101 'one':104 'oper':27,155 'order':89 'perform':150 'present':50 'r':41 'refresh':38 'regex':117 'reliabl':212 'renam':79,84,115 'right':220 'say':24 'sed':119 'sequenc':106 'sequenti':90 'seri':86 'showstopp':69 'sinc':76 'someth':64 'stale':48 'start':98 'state':49 'store':213 'suck':7 'take':156,175 'thumbnail':171 'time':159 'total':186 'tri':82 'under':21 'univers':192 'unord':14 'unus':196 'updat':34,167 'us':11 'use':223 'user':56 'util':202 'utter':8 'video':182 'view':31,45 'wait':124 'way':18 'within':143 'without':35 'work':121,128 'x':110 'year':132"
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1698978889
    +visibility: "visible             "
    +apId: "https://beehaw.org/post/9218693"
    +editedAt: null
    +createdAt: DateTimeImmutable @1698892489 {#2930
      date: 2023-11-02 03:34:49.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1587 …}
  +image: null
  +parent: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +root: Proxies\__CG__\App\Entity\EntryComment {#1655 …}
  +body: "I don’t have any of OP’s issues, but this one! I hate it! Especially on the Steam Deck"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 9
  +score: 0
  +lastActive: DateTime @1698918632 {#1434
    date: 2023-11-02 10:50:32.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@ParanoidFactoid@beehaw.org"
    "@Knusper@feddit.de"
  ]
  +children: Doctrine\ORM\PersistentCollection {#1652 …}
  +nested: Doctrine\ORM\PersistentCollection {#1679 …}
  +votes: Doctrine\ORM\PersistentCollection {#1668 …}
  +reports: Doctrine\ORM\PersistentCollection {#1666 …}
  +favourites: Doctrine\ORM\PersistentCollection {#1551 …}
  +notifications: Doctrine\ORM\PersistentCollection {#1576 …}
  -id: 84378
  -bodyTs: "'deck':20 'especi':16 'hate':14 'issu':9 'one':12 'op':7 'steam':19"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/3897820"
  +editedAt: null
  +createdAt: DateTimeImmutable @1698918632 {#1699
    date: 2023-11-02 10:50:32.0 +01:00
  }
  +"title": 84378
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
173 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
174 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2330
  +user: Proxies\__CG__\App\Entity\User {#2562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2862 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "Fellow-landchads-of-Lemmy-Don-t-you-hate-when-this-happens"
  +title: "Fellow landchads of Lemmy. Don't you hate when this happens?"
  +url: "https://lemmy.world/pictrs/image/d892d362-cd30-4ab7-a655-fd9887e55417.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 668
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712587153 {#2239
    date: 2024-04-08 16:39:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
  +badges: Doctrine\ORM\PersistentCollection {#2925 …}
  +children: [
    App\Entity\EntryComment {#2350
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2330 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "If you can’t afford bread, just eat the rich"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1704200217 {#2040
        date: 2024-01-02 13:56:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 273333
      -bodyTs: "'afford':5 'bread':6 'eat':8 'rich':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5358361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200217 {#2345
        date: 2024-01-02 13:56:57.0 +01:00
      }
      +"title": 273333
    }
  ]
  -id: 26619
  -titleTs: "'fellow':1 'happen':11 'hate':8 'landchad':2 'lemmi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10219474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704159153 {#2620
    date: 2024-01-02 02:32:33.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
175 DENIED edit
Proxies\__CG__\App\Entity\Entry {#2330
  +user: Proxies\__CG__\App\Entity\User {#2562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2862 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "Fellow-landchads-of-Lemmy-Don-t-you-hate-when-this-happens"
  +title: "Fellow landchads of Lemmy. Don't you hate when this happens?"
  +url: "https://lemmy.world/pictrs/image/d892d362-cd30-4ab7-a655-fd9887e55417.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 668
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712587153 {#2239
    date: 2024-04-08 16:39:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
  +badges: Doctrine\ORM\PersistentCollection {#2925 …}
  +children: [
    App\Entity\EntryComment {#2350
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2330 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "If you can’t afford bread, just eat the rich"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1704200217 {#2040
        date: 2024-01-02 13:56:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 273333
      -bodyTs: "'afford':5 'bread':6 'eat':8 'rich':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5358361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200217 {#2345
        date: 2024-01-02 13:56:57.0 +01:00
      }
      +"title": 273333
    }
  ]
  -id: 26619
  -titleTs: "'fellow':1 'happen':11 'hate':8 'landchad':2 'lemmi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10219474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704159153 {#2620
    date: 2024-01-02 02:32:33.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
176 DENIED moderate
Proxies\__CG__\App\Entity\Entry {#2330
  +user: Proxies\__CG__\App\Entity\User {#2562 …}
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: Proxies\__CG__\App\Entity\Image {#2862 …}
  +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
  +slug: "Fellow-landchads-of-Lemmy-Don-t-you-hate-when-this-happens"
  +title: "Fellow landchads of Lemmy. Don't you hate when this happens?"
  +url: "https://lemmy.world/pictrs/image/d892d362-cd30-4ab7-a655-fd9887e55417.jpeg"
  +body: null
  +type: "image"
  +lang: "en"
  +isOc: false
  +hasEmbed: true
  +commentCount: 53
  +favouriteCount: 668
  +score: 0
  +isAdult: false
  +sticky: false
  +lastActive: DateTime @1712587153 {#2239
    date: 2024-04-08 16:39:13.0 +02:00
  }
  +ip: null
  +adaAmount: 0
  +tags: null
  +mentions: null
  +comments: Doctrine\ORM\PersistentCollection {#2883 …}
  +votes: Doctrine\ORM\PersistentCollection {#2881 …}
  +reports: Doctrine\ORM\PersistentCollection {#2878 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2912 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
  +badges: Doctrine\ORM\PersistentCollection {#2925 …}
  +children: [
    App\Entity\EntryComment {#2350
      +user: App\Entity\User {#260 …}
      +entry: Proxies\__CG__\App\Entity\Entry {#2330 …2}
      +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
      +image: null
      +parent: null
      +root: null
      +body: "If you can’t afford bread, just eat the rich"
      +lang: "en"
      +isAdult: false
      +favouriteCount: 16
      +score: 0
      +lastActive: DateTime @1704200217 {#2040
        date: 2024-01-02 13:56:57.0 +01:00
      }
      +ip: null
      +tags: null
      +mentions: [
        "@STRIKINGdebate2@lemmy.world"
      ]
      +children: Doctrine\ORM\PersistentCollection {#2348 …}
      +nested: Doctrine\ORM\PersistentCollection {#2351 …}
      +votes: Doctrine\ORM\PersistentCollection {#2332 …}
      +reports: Doctrine\ORM\PersistentCollection {#2349 …}
      +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
      +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
      -id: 273333
      -bodyTs: "'afford':5 'bread':6 'eat':8 'rich':10"
      +ranking: 0
      +commentCount: 0
      +upVotes: 0
      +downVotes: 0
      +visibility: "visible             "
      +apId: "https://infosec.pub/comment/5358361"
      +editedAt: null
      +createdAt: DateTimeImmutable @1704200217 {#2345
        date: 2024-01-02 13:56:57.0 +01:00
      }
      +"title": 273333
    }
  ]
  -id: 26619
  -titleTs: "'fellow':1 'happen':11 'hate':8 'landchad':2 'lemmi':4"
  -bodyTs: null
  +cross: false
  +upVotes: 0
  +downVotes: 0
  +ranking: 1704245553
  +visibility: "visible             "
  +apId: "https://lemmy.world/post/10219474"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704159153 {#2620
    date: 2024-01-02 02:32:33.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
177 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
178 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330
    +user: Proxies\__CG__\App\Entity\User {#2562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2862 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Fellow-landchads-of-Lemmy-Don-t-you-hate-when-this-happens"
    +title: "Fellow landchads of Lemmy. Don't you hate when this happens?"
    +url: "https://lemmy.world/pictrs/image/d892d362-cd30-4ab7-a655-fd9887e55417.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 668
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587153 {#2239
      date: 2024-04-08 16:39:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2912 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
    +badges: Doctrine\ORM\PersistentCollection {#2925 …}
    +children: [
      App\Entity\EntryComment {#2350}
    ]
    -id: 26619
    -titleTs: "'fellow':1 'happen':11 'hate':8 'landchad':2 'lemmi':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704245553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10219474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704159153 {#2620
      date: 2024-01-02 02:32:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you can’t afford bread, just eat the rich"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704200217 {#2040
    date: 2024-01-02 13:56:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 273333
  -bodyTs: "'afford':5 'bread':6 'eat':8 'rich':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5358361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200217 {#2345
    date: 2024-01-02 13:56:57.0 +01:00
  }
  +"title": 273333
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
179 DENIED edit
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330
    +user: Proxies\__CG__\App\Entity\User {#2562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2862 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Fellow-landchads-of-Lemmy-Don-t-you-hate-when-this-happens"
    +title: "Fellow landchads of Lemmy. Don't you hate when this happens?"
    +url: "https://lemmy.world/pictrs/image/d892d362-cd30-4ab7-a655-fd9887e55417.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 668
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587153 {#2239
      date: 2024-04-08 16:39:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2912 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
    +badges: Doctrine\ORM\PersistentCollection {#2925 …}
    +children: [
      App\Entity\EntryComment {#2350}
    ]
    -id: 26619
    -titleTs: "'fellow':1 'happen':11 'hate':8 'landchad':2 'lemmi':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704245553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10219474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704159153 {#2620
      date: 2024-01-02 02:32:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you can’t afford bread, just eat the rich"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704200217 {#2040
    date: 2024-01-02 13:56:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 273333
  -bodyTs: "'afford':5 'bread':6 'eat':8 'rich':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5358361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200217 {#2345
    date: 2024-01-02 13:56:57.0 +01:00
  }
  +"title": 273333
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
180 DENIED moderate
App\Entity\EntryComment {#2350
  +user: App\Entity\User {#260 …}
  +entry: Proxies\__CG__\App\Entity\Entry {#2330
    +user: Proxies\__CG__\App\Entity\User {#2562 …}
    +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
    +image: Proxies\__CG__\App\Entity\Image {#2862 …}
    +domain: Proxies\__CG__\App\Entity\Domain {#2884 …}
    +slug: "Fellow-landchads-of-Lemmy-Don-t-you-hate-when-this-happens"
    +title: "Fellow landchads of Lemmy. Don't you hate when this happens?"
    +url: "https://lemmy.world/pictrs/image/d892d362-cd30-4ab7-a655-fd9887e55417.jpeg"
    +body: null
    +type: "image"
    +lang: "en"
    +isOc: false
    +hasEmbed: true
    +commentCount: 53
    +favouriteCount: 668
    +score: 0
    +isAdult: false
    +sticky: false
    +lastActive: DateTime @1712587153 {#2239
      date: 2024-04-08 16:39:13.0 +02:00
    }
    +ip: null
    +adaAmount: 0
    +tags: null
    +mentions: null
    +comments: Doctrine\ORM\PersistentCollection {#2883 …}
    +votes: Doctrine\ORM\PersistentCollection {#2881 …}
    +reports: Doctrine\ORM\PersistentCollection {#2878 …}
    +favourites: Doctrine\ORM\PersistentCollection {#2912 …}
    +notifications: Doctrine\ORM\PersistentCollection {#2908 …}
    +badges: Doctrine\ORM\PersistentCollection {#2925 …}
    +children: [
      App\Entity\EntryComment {#2350}
    ]
    -id: 26619
    -titleTs: "'fellow':1 'happen':11 'hate':8 'landchad':2 'lemmi':4"
    -bodyTs: null
    +cross: false
    +upVotes: 0
    +downVotes: 0
    +ranking: 1704245553
    +visibility: "visible             "
    +apId: "https://lemmy.world/post/10219474"
    +editedAt: null
    +createdAt: DateTimeImmutable @1704159153 {#2620
      date: 2024-01-02 02:32:33.0 +01:00
    }
    +__isInitialized__: true
     …2
  }
  +magazine: Proxies\__CG__\App\Entity\Magazine {#1629 …}
  +image: null
  +parent: null
  +root: null
  +body: "If you can’t afford bread, just eat the rich"
  +lang: "en"
  +isAdult: false
  +favouriteCount: 16
  +score: 0
  +lastActive: DateTime @1704200217 {#2040
    date: 2024-01-02 13:56:57.0 +01:00
  }
  +ip: null
  +tags: null
  +mentions: [
    "@STRIKINGdebate2@lemmy.world"
  ]
  +children: Doctrine\ORM\PersistentCollection {#2348 …}
  +nested: Doctrine\ORM\PersistentCollection {#2351 …}
  +votes: Doctrine\ORM\PersistentCollection {#2332 …}
  +reports: Doctrine\ORM\PersistentCollection {#2349 …}
  +favourites: Doctrine\ORM\PersistentCollection {#2141 …}
  +notifications: Doctrine\ORM\PersistentCollection {#2164 …}
  -id: 273333
  -bodyTs: "'afford':5 'bread':6 'eat':8 'rich':10"
  +ranking: 0
  +commentCount: 0
  +upVotes: 0
  +downVotes: 0
  +visibility: "visible             "
  +apId: "https://infosec.pub/comment/5358361"
  +editedAt: null
  +createdAt: DateTimeImmutable @1704200217 {#2345
    date: 2024-01-02 13:56:57.0 +01:00
  }
  +"title": 273333
}
"Scheb\TwoFactorBundle\Security\Authorization\Voter\TwoFactorInProgressVoter"
ACCESS ABSTAIN
"App\Security\Voter\EntryCommentVoter"
ACCESS DENIED
"App\Security\Voter\EntryVoter"
ACCESS ABSTAIN
"App\Security\Voter\MagazineVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageThreadVoter"
ACCESS ABSTAIN
"App\Security\Voter\MessageVoter"
ACCESS ABSTAIN
"App\Security\Voter\NotificationVoter"
ACCESS ABSTAIN
"App\Security\Voter\OAuth2UserConsentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostCommentVoter"
ACCESS ABSTAIN
"App\Security\Voter\PostVoter"
ACCESS ABSTAIN
"App\Security\Voter\UserVoter"
ACCESS ABSTAIN
Show voter details
181 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
182 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